summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | improve behaviour of `rebar shell`alisdair sullivan2014-05-263-21/+38
* | | | | | Merge pull request #52 from shino/slim-release-supportJared Morrow2014-05-215-17/+80
|\ \ \ \ \ \
| * | | | | | Add TODO comment to install_upgrade script templateShunichi Shinohara2014-03-091-0/+8
| * | | | | | Change nodetool path to under releases/<RELEASE_VERSION>/Shunichi Shinohara2014-03-092-7/+8
| * | | | | | Add slim marker file as automatic overlayShunichi Shinohara2014-03-092-8/+33
| * | | | | | Add slim release support for runner scriptShunichi Shinohara2014-03-091-8/+37
* | | | | | | Update release notes for 2.3.1Jared Morrow2014-05-211-58/+56
* | | | | | | Bump rebar version to 2.3.1Jared Morrow2014-05-211-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #251 from mururu/eunit_compile_optsJared Morrow2014-05-196-9/+76
|\ \ \ \ \ \
| * | | | | | Make sure that eunit/qc_compile_opts works fix #245Yuki Ito2014-05-136-9/+76
* | | | | | | Merge pull request #244 from tuncer/missing-helpJared Morrow2014-05-191-1/+10
|\ \ \ \ \ \ \
| * | | | | | | Document require_*_vsn optionsTuncer Ayaz2014-03-121-0/+6
| * | | | | | | Document skip_apps= and apps=Tuncer Ayaz2014-03-121-1/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #255 from tuncer/superfluous-quotingJared Morrow2014-05-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | rebar.app: remove superfluous quotingTuncer Ayaz2014-03-301-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #274 from redpine50/broken_on_winJared Morrow2014-05-191-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Do not wrap base_dir with filename:absname() redpine502014-05-101-2/+2
| * | | | | | | Update rebar_utils.erlredpine502014-05-081-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #242 from tuncer/erlc-speedup-v5-fixupJared Morrow2014-05-1915-1/+283
|\ \ \ \ \ \ \
| * | | | | | | erlc: add test suiteTuncer Ayaz2014-03-1214-0/+282
| * | | | | | | erlc: fixup log messageTuncer Ayaz2014-03-121-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Roll rebar version 2.3.0Jared Morrow2014-05-132-1/+34
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #252 from tuncer/file_utils-errorsJared Morrow2014-04-243-7/+8
|\ \ \ \ \ \
| * | | | | | file_utils: properly report errors (fix #95)Tuncer Ayaz2014-04-113-7/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #269 from goofansu/patch-1Jared Morrow2014-04-241-0/+1
|\ \ \ \ \ \
| * | | | | | Update THANKSgoofansu2014-04-181-0/+1
* | | | | | | Merge pull request #268 from tuncer/code-path-regressionJared Morrow2014-04-2416-90/+210
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix #267 (code path regression)Tuncer Ayaz2014-04-2316-52/+176
| * | | | | | rebar_core: consistently order args and simplify codeTuncer Ayaz2014-04-201-59/+55
|/ / / / / /
* | | | | | Merge pull request #265 from goofansu/fix-qc-help-cleanJared Morrow2014-04-161-1/+4
|\ \ \ \ \ \
| * | | | | | Fix 'rebar help clean' function_clause errorgoofansu2014-04-121-1/+4
|/ / / / / /
* | | | | | Merge pull request #254 from tuncer/fix-generateJared Morrow2014-04-111-1/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix 'rebar generate' regression (#253)Tuncer Ayaz2014-03-301-1/+21
| |/ / / /
* | | | | Merge pull request #237 from norton/norton-17Andrew Thompson2014-04-092-2/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add partial support for Erlang/OTP 17Joseph Wayne Norton2014-03-292-2/+26
|/ / / /
* | | | Merge branch 'tuncer-auto-recursion'Jared Morrow2014-03-1112-20/+134
|\ \ \ \ | |/ / / |/| | |
| * | | Keep compile recursive and update the tests to not pass -r to compileJared Morrow2014-03-115-5/+6
| * | | Fix #226Tuncer Ayaz2014-03-111-1/+2
| * | | Fix #56 (always-on recursion)Tuncer Ayaz2014-03-1112-20/+132
* | | | Merge pull request #208 from goofansu/fix-typo-rebar-erlydtl-compilerJared Morrow2014-03-051-1/+1
|\ \ \ \ | |/ / /
| * | | Fix typo in rebar_erlydtl_compilergoofansu2014-03-061-1/+1
|/ / /
* | | Merge pull request #139 from rnewson/depmodsJared Morrow2014-03-051-17/+26
|\ \ \
| * | | Allow specification of module dependencies for appupsRobert Newson2013-09-201-17/+26
* | | | Merge pull request #115 from mdaguete/simplenode.runner-remsh-fixesAndrew Thompson2014-03-051-3/+29
|\ \ \ \
| * | | | Make REMSH node run in hidden modeManuel Durán Aguete2013-07-191-1/+1
| * | | | Incorrect REMSH args when sname is usedManuel Durán Aguete2013-07-191-2/+28
| |/ / /
* | | | Merge pull request #234 from tuncer/fix-220Andrew Thompson2014-03-051-10/+11
|\ \ \ \
| * | | | Fix #220 (Reported-by: Joseph Norton)Tuncer Ayaz2014-03-051-4/+4
| * | | | erlc: fix commentTuncer Ayaz2014-03-051-6/+7
* | | | | Merge pull request #98 from jcomellas/jc-no-erl-libs-repetitionJared Morrow2014-03-051-1/+11
|\ \ \ \ \ | |/ / / / |/| | | |