summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecate fail_on_warning and refactor codeTuncer Ayaz2011-04-077-50/+52
* Add Mickael Remond to THANKS fileTuncer Ayaz2011-04-061-0/+1
* Pass extra params to ct (thanks Mickael Remond)Tim Watson2011-04-062-6/+18
* Add Shunichi Shinohara to THANKS fileTuncer Ayaz2011-04-061-0/+1
* Document xref optionsTuncer Ayaz2011-04-061-0/+6
* Add skip_app to shell completionTuncer Ayaz2011-04-061-1/+1
* New eunit param skip_app, allow suite to be a listAndrew Thompson2011-04-061-8/+25
* Use infinite receive (thanks Hakan Mattsson)Tuncer Ayaz2011-04-041-4/+4
* Use abort in check-plt and update docDavid Reid2011-04-021-3/+3
* Make debug_info defaultTuncer Ayaz2011-03-305-13/+12
* Clean up specsTuncer Ayaz2011-03-287-56/+57
* Remove unused record definitionTuncer Ayaz2011-03-281-2/+0
* Add Jordi Chacon to THANKS fileTuncer Ayaz2011-03-261-0/+1
* Fix bug: xref should be stopped after being runJordi Chacon2011-03-261-0/+3
* Fix code clarity and formattingTuncer Ayaz2011-03-221-17/+17
* Fix ct include option prefixShunichi Shinohara2011-03-221-1/+1
* Merge branch 'simplenode_runner_start_args' of git://github.com/alexeyr/rebarDave Smith2011-03-161-1/+2
|\
| * Support passing plain arguments to `appname start`Alexey Romanov2011-03-051-1/+2
| * Remove rejected commitAlexey Romanov2011-03-051-1/+1
| * Merge commit 'upstream/master'Alexey Romanov2011-03-0513-88/+223
| |\
| * | Add console_clean to usage message for simplenode.Alexey Romanov2011-02-211-1/+1
| * | Support passing plain arguments to simplenode.Alexey Romanov2011-02-211-1/+1
| * | Merge branch 'master' of https://github.com/basho/rebarAlexey Romanov2011-02-2164-1007/+2831
| |\ \
| * \ \ Merge branch 'master' of git://github.com/basho/rebarAlexey Romanov2010-12-115-10/+58
| |\ \ \
| * | | | ignore .eunitAlexey Romanov2010-12-071-0/+1
| * | | | Fix quotesAlexey Romanov2010-12-071-1/+1
| * | | | Allow for non-SMP emulatorAlexey Romanov2010-12-071-1/+1
* | | | | Simplify find_dep_in_dirTuncer Ayaz2011-03-131-1/+1
* | | | | Fix commentsTuncer Ayaz2011-03-131-12/+12
* | | | | Cleanup rebar.config.sampleTuncer Ayaz2011-03-121-3/+4
* | | | | Deprecate old hooksTuncer Ayaz2011-03-124-20/+53
* | | | | Simplify hook changes to rebar_coreTuncer Ayaz2011-03-121-11/+5
* | | | | Add pre and post script support for all commandsTim Watson2011-03-125-1/+78
* | | | | Update README: file local variablesTuncer Ayaz2011-03-101-16/+0
* | | | | Fix regression (thanks Anthony Molinaro)Tuncer Ayaz2011-03-071-4/+5
| |_|_|/ |/| | |
* | | | Update runner script in test projectTuncer Ayaz2011-03-041-3/+3
* | | | Add console_clean to usage message for simplenodeAlexey Romanov2011-03-041-1/+1
* | | | Fix bug that causes appup generation to failjoewilliams2011-03-032-22/+43
* | | | Add Christopher Brown to THANKS fileTuncer Ayaz2011-03-031-0/+1
* | | | honor local deps before code pathChristopher Brown2011-03-021-26/+49
* | | | Convert the entries in the code path to absolute pathsJuan Jose Comellas2011-02-262-1/+14
* | | | Ignore app files not in ebinjoewilliams2011-02-251-4/+4
* | | | Fix regression in rebar_lfe_compilerTuncer Ayaz2011-02-221-2/+3
* | | | Use erlang:function_exported/3Tuncer Ayaz2011-02-211-2/+2
* | | | Fix Dialyzer warning and slightly reformat codeTuncer Ayaz2011-02-211-3/+7
* | | | Add up to date instructions in case LFE is missingTim Dysinger2011-02-211-7/+11
* | | | Add fail_on_warning support for LFETim Dysinger2011-02-211-4/+8
* | | | Add -spec support to rebar_ct command lineTim Watson2011-02-215-22/+86
| |_|/ |/| |
* | | Clean up and simplify {vsn, VCS} supportDave Smith2011-02-181-12/+11
* | | Add {vsn,Vcs} support for bzr, hg and svnTuncer Ayaz2011-02-171-6/+15