Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent crashes in `rebar3 as` with no tasks | Fred Hebert | 2016-10-17 | 1 | -1/+16 |
* | add profile option to clean task | Tristan Sloughter | 2016-01-23 | 1 | -2/+20 |
* | Tests for warnings | Fred Hebert | 2015-10-05 | 1 | -2/+32 |
* | support args on tasks passed to 'as' | Tristan Sloughter | 2015-03-23 | 1 | -2/+20 |
* | parse `rebar3 as foo, bar task` correctly | alisdair sullivan | 2015-03-06 | 1 | -1/+16 |
* | name profile directories in `_build` similarly to the arguments | alisdair sullivan | 2015-03-03 | 1 | -2/+18 |
* | fix names in `rebar_as_SUITE` | alisdair sullivan | 2015-03-03 | 1 | -3/+4 |
* | `as` delegates task handling to `do` provider | alisdair sullivan | 2015-03-02 | 1 | -0/+88 |