Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | 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 | |
| * | | | | | Add test for regression caused by 252b31f (#90) | Tuncer Ayaz | 2014-01-01 | 6 | -11/+44 | |
* | | | | | | Merge pull request #129 from tuncer/erlc-speedup-v5 | Andrew Thompson | 2014-03-05 | 8 | -120/+363 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | erlc: clean-up, enhance, and regression fix fd17693 | Tuncer Ayaz | 2014-03-05 | 8 | -74/+211 | |
| * | | | | | erlc: add support for detecting core transforms | Anthony Ramine | 2014-03-05 | 1 | -0/+2 | |
| * | | | | | Speed up the compilation process | Evgeniy Khramtsov | 2014-03-05 | 1 | -108/+212 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #233 from tuncer/commands | Jared Morrow | 2014-02-25 | 1 | -5/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | docs: fix #228 | Tuncer Ayaz | 2014-02-25 | 1 | -5/+6 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #230 from tuncer/fix-dialyzer-warnings | Jared Morrow | 2014-02-25 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | eunit: fix dialyzer warnings introduced in 03da5e0b | Tuncer Ayaz | 2014-02-20 | 2 | -2/+2 | |
* | | | | | | Merge pull request #232 from tuncer/doc-abbrev-cmd | Jared Morrow | 2014-02-25 | 1 | -0/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Mention rebar -c/--commands | Tuncer Ayaz | 2014-02-24 | 1 | -0/+2 | |
| * | | | | | | Document support for abbreviated commands | Tuncer Ayaz | 2014-02-24 | 1 | -0/+10 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #221 from kaos/erlydtl | Jared Morrow | 2014-02-24 | 1 | -9/+20 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | {ok, Module} is an acceptable return value from do_compile. | David N. Welton | 2014-02-14 | 1 | -0/+2 | |
| * | | | | | Use proplists:unfold to make sure we feed a proplist to keymerge. | David N. Welton | 2014-02-14 | 1 | -8/+9 | |
| * | | | | | Adapt erlydtl compiler plugin to latest version of erlydtl | Andreas Stenius | 2014-02-14 | 1 | -3/+11 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #223 from rebar/adt-random-suite-order | Jared Morrow | 2014-02-07 | 2 | -1/+33 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add documentation | Andrew Thompson | 2014-02-07 | 2 | -0/+5 | |
| * | | | | | Add random_suite_order option to eunit command | Andrew Thompson | 2014-02-07 | 1 | -1/+28 | |
|/ / / / / |