Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bareness issues | Fred Hebert | 2015-05-31 | 1 | -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. | ||||
* | fix usage string in rebar_prv_unlock | Stefan Grundmann | 2015-05-15 | 1 | -1/+1 |
| | |||||
* | Add support for an unlock command | Fred Hebert | 2015-04-18 | 1 | -0/+84 |
Allows to remove entries from the lock file, or the lock file as a whole. |