summaryrefslogtreecommitdiff
path: root/src/rebar_prv_help.erl
Commit message (Collapse)AuthorAgeFilesLines
* print help for namespacesTristan Sloughter2015-06-191-1/+7
|
* 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.
* Support namespaces in help searchFred Hebert2015-04-041-12/+16
|
* Fixes #306: help text consistencyFred Hebert2015-04-021-2/+2
|
* Initial WTF provider implementationFred Hebert2015-02-121-1/+1
| | | | Tests missing
* 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
|
* dialyzer fixesTristan Sloughter2014-10-181-1/+1
|
* fix print help for taskTristan Sloughter2014-10-111-2/+3
|
* handle unknown provider asked for helpTristan Sloughter2014-10-101-3/+8
|
* use providers help/2Tristan Sloughter2014-10-101-9/+1
|
* print usage and desc of task for 'help task'Tristan Sloughter2014-10-101-3/+20
|
* fix help taskTristan Sloughter2014-10-101-2/+2
|
* move providers to separate appTristan Sloughter2014-10-031-10/+10
|
* return error messages from providersTristan Sloughter2014-09-271-1/+1
|
* slowly widdling away at dialyzer errorsTristan Sloughter2014-09-201-1/+1
|
* reworking of help display and parse of commandsTristan Sloughter2014-09-171-0/+48