Björn-Egil Dahlberg
9584453194
Fix usage decription of 'rebar3'
il y a 8 ans
Rasmus Svensson
4c2873d213
Print error on too many help arguments
Previously the help task would crash when given more than two
arguments. After this change it instead print a message:
Too many arguments given. Usage: rebar3 help [<namespace>] <task>
il y a 8 ans
Tristan Sloughter
5a6b551eb5
print help for namespaces
il y a 10 ans
Fred Hebert
3ed0c5feff
fix bareness issues
- 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.
il y a 10 ans
Fred Hebert
60f7474632
Support namespaces in help search
il y a 10 ans
Fred Hebert
a3274e1bc8
Fixes #306 : help text consistency
il y a 10 ans
Fred Hebert
1d9f1737c7
Initial WTF provider implementation
Tests missing
il y a 10 ans
Tristan Sloughter
79b1f23240
move back to using format_error/1
il y a 10 ans
Tristan Sloughter
1dce2d36cc
add format_error/2 provider callback to providers
il y a 10 ans
Tristan Sloughter
21cf46ff9c
dialyzer fixes
il y a 10 ans
Tristan Sloughter
390bdbcc6d
fix print help for task
il y a 10 ans
Tristan Sloughter
ae40b253c0
handle unknown provider asked for help
il y a 10 ans
Tristan Sloughter
f77e565962
use providers help/2
il y a 10 ans
Tristan Sloughter
26a53f323b
print usage and desc of task for 'help task'
il y a 10 ans
Tristan Sloughter
587e57c03c
fix help task
il y a 10 ans
Tristan Sloughter
b37a5ae611
move providers to separate app
il y a 10 ans
Tristan Sloughter
e9a3396e56
return error messages from providers
il y a 10 ans
Tristan Sloughter
e1b1152b21
slowly widdling away at dialyzer errors
il y a 10 ans
Tristan Sloughter
2357bdf67f
reworking of help display and parse of commands
il y a 10 ans
Tristan Sloughter
070689632b
only build unbuilt deps
il y a 10 ans
Tristan Sloughter
629792f36b
start of moving to splitting state from config parsing
il y a 10 ans