Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | release and tar tests | Tristan Sloughter | 2015-02-22 | 1 | -2/+5 |
* | do not include dir . in relx lib paths it will break lib discovery | Tristan Sloughter | 2015-01-07 | 1 | -1/+2 |
* | include project app dirs in release lib_dirs to search | Tristan Sloughter | 2014-12-24 | 1 | -1/+1 |
* | Remove profile declarations | Fred Hebert | 2014-12-21 | 1 | -1/+1 |
* | rewrite profiles | Tristan Sloughter | 2014-12-16 | 1 | -4/+3 |
* | in relx call only include deps dirs if they exist | Tristan Sloughter | 2014-12-06 | 1 | -3/+5 |
* | move dir functions from utils to new module rebar_dir | Tristan Sloughter | 2014-12-01 | 1 | -2/+2 |
* | wip: profiles | Tristan Sloughter | 2014-11-29 | 1 | -5/+5 |
* | fix default release output dir to _rel | Tristan Sloughter | 2014-11-15 | 1 | -1/+1 |
* | move back to using format_error/1 | Tristan Sloughter | 2014-11-09 | 1 | -6/+10 |
* | pass deps dir of project to relx | Tristan Sloughter | 2014-11-08 | 1 | -2/+3 |
* | handle throw by relx | Tristan Sloughter | 2014-11-08 | 1 | -7/+12 |
* | add format_error/2 provider callback to providers | Tristan Sloughter | 2014-10-22 | 1 | -1/+6 |
* | update release provider to support relx opts | Tristan Sloughter | 2014-10-11 | 1 | -1/+1 |
* | move providers to separate app | Tristan Sloughter | 2014-10-03 | 1 | -10/+17 |
* | add clean provider | Tristan Sloughter | 2014-10-01 | 1 | -2/+2 |
* | return error messages from providers | Tristan Sloughter | 2014-09-27 | 1 | -1/+1 |
* | more dialyzer fun. no likey opaque types | Tristan Sloughter | 2014-09-21 | 1 | -1/+1 |
* | slowly widdling away at dialyzer errors | Tristan Sloughter | 2014-09-20 | 1 | -1/+1 |
* | reworking of help display and parse of commands | Tristan Sloughter | 2014-09-17 | 1 | -7/+7 |
* | update release run and variables in templates | Tristan Sloughter | 2014-09-16 | 1 | -1/+0 |
* | start of moving to splitting state from config parsing | Tristan Sloughter | 2014-08-17 | 1 | -4/+4 |
* | add rebar update provider | Tristan Sloughter | 2014-08-16 | 1 | -2/+1 |
* | large refactoring | Tristan Sloughter | 2014-08-16 | 1 | -0/+37 |