Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support passing plain arguments to simplenode. | Alexey Romanov | 2011-02-21 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/basho/rebar | Alexey Romanov | 2011-02-21 | 64 | -1007/+2831 |
|\ | |||||
| * | 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 |
| * | Add Anders 'andekar' to THANKS file | Tuncer Ayaz | 2011-02-17 | 1 | -0/+1 |
| * | 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 | 6 | -11/+233 |
| * | Give an absolute path to code:add_path/1 | Anthony Ramine | 2011-02-15 | 1 | -1/+1 |
| * | Remove gratuitous spaces | Tuncer Ayaz | 2011-02-15 | 1 | -5/+5 |
| * | Add common_test suite template | Tim Watson | 2011-02-15 | 2 | -0/+169 |
| * | Clarify trailing slash for PIPE_DIR | Joseph Wayne Norton | 2011-02-15 | 1 | -2/+2 |
| * | Document eunit_first_files | Tuncer Ayaz | 2011-02-13 | 1 | -0/+3 |
| * | 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 |
| * | Fix warning | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
| * | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 40 | -40/+40 |
| * | Update nodetool in upgrade_project | Tuncer Ayaz | 2011-01-31 | 1 | -0/+22 |
| * | Add Tim Watson to THANKS file | Tuncer Ayaz | 2011-01-30 | 1 | -0/+1 |
| * | Fix file existence checks | Tuncer Ayaz | 2011-01-29 | 3 | -11/+11 |
| * | 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 |
| * | Fix bug 294 | Tuncer Ayaz | 2011-01-29 | 1 | -0/+22 |
| * | Use filename:join instead of ?FMT | Tuncer Ayaz | 2011-01-28 | 1 | -2/+4 |
| * | Update shell completion: generate-upgrade | Tuncer Ayaz | 2011-01-28 | 1 | -3/+3 |
| * | Fix help: previous_release is mandatory | Tuncer Ayaz | 2011-01-28 | 1 | -1/+1 |
| * | Update THANKS file | Tuncer Ayaz | 2011-01-27 | 1 | -0/+4 |
| * | Add 'generate-upgrade' command | joewilliams | 2011-01-27 | 17 | -5/+720 |
| * | 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 file local variables to nodetool escript | Tuncer Ayaz | 2011-01-21 | 1 | -1/+2 |
| * | Synchronize nodetool escript with riak version | Tuncer Ayaz | 2011-01-21 | 1 | -1/+36 |
| * | Update THANKS file | Tuncer Ayaz | 2011-01-17 | 1 | -1/+1 |
| * | Add Andrew Tunnell-Jones to THANKS file | Tuncer Ayaz | 2011-01-17 | 1 | -0/+1 |
| * | Add support for arch specific port_sources | Andrew Tunnell-Jones | 2011-01-17 | 1 | -1/+13 |
| * | Update README: coding style | Tuncer Ayaz | 2011-01-17 | 1 | -1/+3 |
| * | Update README: coding style | Tuncer Ayaz | 2011-01-15 | 1 | -2/+6 |
| * | Update README: fix formatting | Tuncer Ayaz | 2011-01-14 | 1 | -1/+6 |
| * | Update README: document known discrepancies | Tuncer Ayaz | 2011-01-13 | 1 | -0/+11 |
| * | 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 code clarity in bootstrap | Tuncer Ayaz | 2011-01-13 | 1 | -6/+4 |