Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |