Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | print and format error message for bad .app files and all bad configs | Tristan Sloughter | 2015-05-22 | 1 | -15/+6 | |
| | ||||||
* | try to read a config file when running `rebar shell` | Nathaniel Waisbrot | 2015-05-07 | 1 | -1/+61 | |
| | | | | | | Adds a `--config` flag to the shell command to specify a config file. If the flag is not specified, attempts to read the sys_config defined for relx. | |||||
* | real bootstrapping | Tristan Sloughter | 2015-04-22 | 1 | -1/+1 | |
| | ||||||
* | track and cleanup code paths for different contexts | Tristan Sloughter | 2015-04-21 | 1 | -6/+7 | |
| | ||||||
* | add default test paths in the `shell` and `cover` providers | alisdair sullivan | 2015-04-03 | 1 | -2/+14 | |
| | ||||||
* | update all examples in providers to use rebar3 | Tristan Sloughter | 2015-03-07 | 1 | -1/+1 | |
| | ||||||
* | remove unneeded add path that breaks with apps/ dir as well | Tristan Sloughter | 2014-12-01 | 1 | -1/+0 | |
| | ||||||
* | move back to using format_error/1 | Tristan Sloughter | 2014-11-09 | 1 | -4/+4 | |
| | ||||||
* | handle throw by relx | Tristan Sloughter | 2014-11-08 | 1 | -2/+2 | |
| | ||||||
* | add format_error/2 provider callback to providers | Tristan Sloughter | 2014-10-22 | 1 | -1/+6 | |
| | ||||||
* | move providers to separate app | Tristan Sloughter | 2014-10-03 | 1 | -9/+9 | |
| | ||||||
* | 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 | -8/+8 | |
| | ||||||
* | add support for plugins as pre and post hooks | Tristan Sloughter | 2014-09-18 | 1 | -7/+3 | |
| | ||||||
* | reworking of help display and parse of commands | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 | |
| | ||||||
* | rename shell provider | Tristan Sloughter | 2014-08-24 | 1 | -0/+118 | |