Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sourcepushqueue.py: Add queue for pushing sources | Raoul Hidalgo Charman | 2019-03-22 | 1 | -1/+1 |
* | runcli.run(): coerce project and args to strings | Angelos Evripiotis | 2019-03-15 | 1 | -0/+4 |
* | Use [a, b, *c] instead of [a, b] + c when building listbschubert/more-pythonic-list-concat | Benjamin Schubert | 2019-03-01 | 1 | -1/+2 |
* | runcli: rm unused 'color' and '**extra' params | Angelos Evripiotis | 2019-03-01 | 1 | -3/+3 |
* | cachedir: add new dir option that's default root to other dirs | Raoul Hidalgo Charman | 2019-02-19 | 1 | -8/+16 |
* | Expose basic api for testing external plugins.phil/plugin-testing-api | Phil Dawson | 2019-02-08 | 1 | -0/+641 |