Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add qualified name tests specification (see #118) | Sergey Savenko | 2014-05-29 | 3 | -69/+144 |
* | Merge pull request #284 from habibutsu/master | Fred Hebert | 2014-05-29 | 1 | -1/+1 |
|\ | |||||
| * | Error 'Command not found' when sname is used | Habibutsu | 2014-05-27 | 1 | -1/+1 |
* | | Merge pull request #280 from talentdeficit/bettershell | Fred Hebert | 2014-05-27 | 3 | -21/+38 |
|\ \ | |/ |/| | |||||
| * | improve behaviour of `rebar shell` | alisdair sullivan | 2014-05-26 | 3 | -21/+38 |
* | | Merge pull request #52 from shino/slim-release-support | Jared Morrow | 2014-05-21 | 5 | -17/+80 |
|\ \ | |||||
| * | | Add TODO comment to install_upgrade script template | Shunichi Shinohara | 2014-03-09 | 1 | -0/+8 |
| * | | Change nodetool path to under releases/<RELEASE_VERSION>/ | Shunichi Shinohara | 2014-03-09 | 2 | -7/+8 |
| * | | Add slim marker file as automatic overlay | Shunichi Shinohara | 2014-03-09 | 2 | -8/+33 |
| * | | 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 |
| |/ |