summaryrefslogtreecommitdiff
path: root/src/rebar_prv_version.erl
Commit message (Collapse)AuthorAgeFilesLines
* fix bareness issuesFred Hebert2015-05-311-1/+1
| | | | | | - Crashes in providers lib when no providers in a namespace are bare - Making sure bareness matches semantics; i.e. a bare provider is visible, a non-bare provider is hidden.
* Provide descriptions for all tasksFred Hebert2015-04-041-1/+1
|
* update all examples in providers to use rebar3Tristan Sloughter2015-03-071-1/+1
|
* move back to using format_error/1Tristan Sloughter2014-11-091-4/+4
|
* add format_error/2 provider callback to providersTristan Sloughter2014-10-221-1/+6
|
* fix help taskTristan Sloughter2014-10-101-1/+0
|
* split options up by taskTristan Sloughter2014-10-101-0/+1
|
* move providers to separate appTristan Sloughter2014-10-031-9/+9
|
* return error messages from providersTristan Sloughter2014-09-271-1/+1
|
* more dialyzer fun. no likey opaque typesTristan Sloughter2014-09-211-1/+1
|
* add support for plugins as pre and post hooksTristan Sloughter2014-09-181-0/+1
|
* reworking of help display and parse of commandsTristan Sloughter2014-09-171-0/+35