| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make debug_info default | Tuncer Ayaz | 2011-03-30 | 2 | -9/+8 |
* | Clean up specs | Tuncer Ayaz | 2011-03-28 | 6 | -53/+57 |
* | Fix bug: xref should be stopped after being run | Jordi Chacon | 2011-03-26 | 1 | -0/+3 |
* | Fix code clarity and formatting | Tuncer Ayaz | 2011-03-22 | 1 | -17/+17 |
* | Fix ct include option prefix | Shunichi Shinohara | 2011-03-22 | 1 | -1/+1 |
* | Simplify find_dep_in_dir | Tuncer Ayaz | 2011-03-13 | 1 | -1/+1 |
* | Fix comments | Tuncer Ayaz | 2011-03-13 | 1 | -12/+12 |
* | Deprecate old hooks | Tuncer Ayaz | 2011-03-12 | 3 | -0/+53 |
* | Simplify hook changes to rebar_core | Tuncer Ayaz | 2011-03-12 | 1 | -11/+5 |
* | Add pre and post script support for all commands | Tim Watson | 2011-03-12 | 1 | -1/+17 |
* | Fix regression (thanks Anthony Molinaro) | Tuncer Ayaz | 2011-03-07 | 1 | -4/+5 |
* | Fix bug that causes appup generation to fail | joewilliams | 2011-03-03 | 2 | -22/+43 |
* | honor local deps before code path | Christopher Brown | 2011-03-02 | 1 | -26/+49 |
* | Convert the entries in the code path to absolute paths | Juan Jose Comellas | 2011-02-26 | 2 | -1/+14 |
* | Ignore app files not in ebin | joewilliams | 2011-02-25 | 1 | -4/+4 |
* | Fix regression in rebar_lfe_compiler | Tuncer Ayaz | 2011-02-22 | 1 | -2/+3 |
* | Use erlang:function_exported/3 | Tuncer Ayaz | 2011-02-21 | 1 | -2/+2 |
* | Fix Dialyzer warning and slightly reformat code | Tuncer Ayaz | 2011-02-21 | 1 | -3/+7 |
* | Add up to date instructions in case LFE is missing | Tim Dysinger | 2011-02-21 | 1 | -7/+11 |
* | Add fail_on_warning support for LFE | Tim Dysinger | 2011-02-21 | 1 | -4/+8 |
* | Add -spec support to rebar_ct command line | Tim Watson | 2011-02-21 | 1 | -21/+49 |
* | Clean up and simplify {vsn, VCS} support | Dave Smith | 2011-02-18 | 1 | -12/+11 |
* | Add {vsn,Vcs} support for bzr, hg and svn | Tuncer Ayaz | 2011-02-17 | 1 | -6/+15 |
* | Expand {vsn,git} in app.src to git-describe output | Adam Kocoloski | 2011-02-17 | 2 | -2/+14 |
* | Clean up trailing whitespace | joewilliams | 2011-02-17 | 3 | -5/+5 |
* | Clean up rebar_appups and rebar_upgrade | joewilliams | 2011-02-17 | 4 | -109/+92 |
* | Add PropEr support | Tuncer Ayaz | 2011-02-16 | 1 | -17/+24 |
* | Fix generate-appups regression (atom vs list) | joewilliams | 2011-02-16 | 1 | -1/+1 |
* | Add 'generate-appups' command | joewilliams | 2011-02-15 | 3 | -3/+230 |
* | Give an absolute path to code:add_path/1 | Anthony Ramine | 2011-02-15 | 1 | -1/+1 |
* | Remove export_all directive | Tuncer Ayaz | 2011-02-13 | 1 | -3/+2 |
* | Add eunit_first_files option | Joseph Wayne Norton | 2011-02-13 | 1 | -1/+4 |
* | Support 2 forms of implicit HEAD for git | David Reid | 2011-02-13 | 1 | -0/+8 |
* | Clean up code | Tuncer Ayaz | 2011-02-06 | 26 | -385/+523 |
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 33 | -33/+33 |
* | Fix Dialyzer warnings in rebar_upgrade | Tuncer Ayaz | 2011-01-29 | 1 | -2/+2 |
* | Move BUILD_TIME and VCS_INFO macros | Tim Watson | 2011-01-29 | 2 | -8/+8 |
* | Use filename:join instead of ?FMT | Tuncer Ayaz | 2011-01-28 | 1 | -2/+4 |
* | Fix help: previous_release is mandatory | Tuncer Ayaz | 2011-01-28 | 1 | -1/+1 |
* | Add 'generate-upgrade' command | joewilliams | 2011-01-27 | 2 | -2/+210 |
* | Fix circular dependency | Tuncer Ayaz | 2011-01-27 | 2 | -45/+45 |
* | Use an order independent method for exact matches when looking for command ca... | Dave Smith | 2011-01-25 | 1 | -3/+3 |
* | Add support for abbreviated command names | Klas Johansson | 2011-01-24 | 2 | -12/+75 |
* | Move command line handling funs into rebar.erl | Tuncer Ayaz | 2011-01-24 | 2 | -173/+187 |
* | Update getopt | Tuncer Ayaz | 2011-01-23 | 1 | -6/+13 |
* | Add support for arch specific port_sources | Andrew Tunnell-Jones | 2011-01-17 | 1 | -1/+13 |
* | Fix underspec (thanks Kostis Sagonas) | Tuncer Ayaz | 2011-01-13 | 1 | -1/+1 |
* | Simplify rebar_core | Tuncer Ayaz | 2011-01-13 | 1 | -23/+17 |
* | Fix grep invocations | Tuncer Ayaz | 2011-01-13 | 2 | -13/+23 |
* | Fix indentation in rebar_ct | Tuncer Ayaz | 2011-01-13 | 1 | -20/+20 |