Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Add slim release support for runner script | Shunichi Shinohara | 2014-03-09 | 1 | -8/+37 | |
* | | | | | | | Update release notes for 2.3.1 | Jared Morrow | 2014-05-21 | 1 | -58/+56 | |
* | | | | | | | Bump rebar version to 2.3.1 | Jared Morrow | 2014-05-21 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #251 from mururu/eunit_compile_opts | Jared Morrow | 2014-05-19 | 6 | -9/+76 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make sure that eunit/qc_compile_opts works fix #245 | Yuki Ito | 2014-05-13 | 6 | -9/+76 | |
* | | | | | | | Merge pull request #244 from tuncer/missing-help | Jared Morrow | 2014-05-19 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Document require_*_vsn options | Tuncer Ayaz | 2014-03-12 | 1 | -0/+6 | |
| * | | | | | | | Document skip_apps= and apps= | Tuncer Ayaz | 2014-03-12 | 1 | -1/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #255 from tuncer/superfluous-quoting | Jared Morrow | 2014-05-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | rebar.app: remove superfluous quoting | Tuncer Ayaz | 2014-03-30 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #274 from redpine50/broken_on_win | Jared Morrow | 2014-05-19 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Do not wrap base_dir with filename:absname() | redpine50 | 2014-05-10 | 1 | -2/+2 | |
| * | | | | | | | Update rebar_utils.erl | redpine50 | 2014-05-08 | 1 | -1/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #242 from tuncer/erlc-speedup-v5-fixup | Jared Morrow | 2014-05-19 | 15 | -1/+283 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | erlc: add test suite | Tuncer Ayaz | 2014-03-12 | 14 | -0/+282 | |
| * | | | | | | | erlc: fixup log message | Tuncer Ayaz | 2014-03-12 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Roll rebar version 2.3.0 | Jared Morrow | 2014-05-13 | 2 | -1/+34 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #252 from tuncer/file_utils-errors | Jared Morrow | 2014-04-24 | 3 | -7/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | file_utils: properly report errors (fix #95) | Tuncer Ayaz | 2014-04-11 | 3 | -7/+8 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #269 from goofansu/patch-1 | Jared Morrow | 2014-04-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update THANKS | goofansu | 2014-04-18 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #268 from tuncer/code-path-regression | Jared Morrow | 2014-04-24 | 16 | -90/+210 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix #267 (code path regression) | Tuncer Ayaz | 2014-04-23 | 16 | -52/+176 | |
| * | | | | | | rebar_core: consistently order args and simplify code | Tuncer Ayaz | 2014-04-20 | 1 | -59/+55 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #265 from goofansu/fix-qc-help-clean | Jared Morrow | 2014-04-16 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix 'rebar help clean' function_clause error | goofansu | 2014-04-12 | 1 | -1/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #254 from tuncer/fix-generate | Jared Morrow | 2014-04-11 | 1 | -1/+21 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix 'rebar generate' regression (#253) | Tuncer Ayaz | 2014-03-30 | 1 | -1/+21 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #237 from norton/norton-17 | Andrew Thompson | 2014-04-09 | 2 | -2/+26 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add partial support for Erlang/OTP 17 | Joseph Wayne Norton | 2014-03-29 | 2 | -2/+26 | |
|/ / / / | ||||||
* | | | | Merge branch 'tuncer-auto-recursion' | Jared Morrow | 2014-03-11 | 12 | -20/+134 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Keep compile recursive and update the tests to not pass -r to compile | Jared Morrow | 2014-03-11 | 5 | -5/+6 | |
| * | | | Fix #226 | Tuncer Ayaz | 2014-03-11 | 1 | -1/+2 | |
| * | | | Fix #56 (always-on recursion) | Tuncer Ayaz | 2014-03-11 | 12 | -20/+132 | |
* | | | | Merge pull request #208 from goofansu/fix-typo-rebar-erlydtl-compiler | Jared Morrow | 2014-03-05 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix typo in rebar_erlydtl_compiler | goofansu | 2014-03-06 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #139 from rnewson/depmods | Jared Morrow | 2014-03-05 | 1 | -17/+26 | |
|\ \ \ | ||||||
| * | | | Allow specification of module dependencies for appups | Robert Newson | 2013-09-20 | 1 | -17/+26 | |
* | | | | Merge pull request #115 from mdaguete/simplenode.runner-remsh-fixes | Andrew Thompson | 2014-03-05 | 1 | -3/+29 | |
|\ \ \ \ | ||||||
| * | | | | Make REMSH node run in hidden mode | Manuel Durán Aguete | 2013-07-19 | 1 | -1/+1 | |
| * | | | | Incorrect REMSH args when sname is used | Manuel Durán Aguete | 2013-07-19 | 1 | -2/+28 | |
| |/ / / | ||||||
* | | | | Merge pull request #234 from tuncer/fix-220 | Andrew Thompson | 2014-03-05 | 1 | -10/+11 | |
|\ \ \ \ | ||||||
| * | | | | Fix #220 (Reported-by: Joseph Norton) | Tuncer Ayaz | 2014-03-05 | 1 | -4/+4 | |
| * | | | | erlc: fix comment | Tuncer Ayaz | 2014-03-05 | 1 | -6/+7 | |
* | | | | | Merge pull request #98 from jcomellas/jc-no-erl-libs-repetition | Jared Morrow | 2014-03-05 | 1 | -1/+11 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Avoid passing more than one instance of ERL_LIBS to child processes | Juan Jose Comellas | 2013-06-13 | 1 | -1/+11 | |
* | | | | | Merge pull request #175 from tuncer/cwd-plugins-regression | Jared Morrow | 2014-03-05 | 7 | -18/+59 | |
|\ \ \ \ \ | ||||||
| * | | | | | inttest/depplugins: update docs | Tuncer Ayaz | 2014-01-01 | 1 | -5/+8 | |
| * | | | | | Fix regression caused by 252b31f (#90) | Tuncer Ayaz | 2014-01-01 | 1 | -1/+6 | |
| * | | | | | rebar_core: minor comment fix | Tuncer Ayaz | 2014-01-01 | 1 | -1/+1 |