Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor improvements:HEADmaster | Joseph Hunkeler | 2019-09-20 | 1 | -4/+48 |
| | | | | | | * Added statistics * Only create directories when they don't exist * Added verbose mode | ||||
* | Find latest-* or *.final.txt | Joseph Hunkeler | 2019-09-20 | 1 | -6/+11 |
| | |||||
* | Remove dead code | Joseph Hunkeler | 2019-09-20 | 1 | -14/+0 |
| | |||||
* | Initial commit of replace_urls.py: | Joseph Hunkeler | 2019-09-20 | 1 | -0/+101 |
| | | | | * It also needs to be rewritten :) | ||||
* | Refactor: | Joseph Hunkeler | 2019-09-19 | 1 | -14/+40 |
| | | | | | | * Lose the individual spec file approach * Allow for pattern matching of spec files in tree * Allow download() to dump a byte string instead of creating a file | ||||
* | Fix clobber | Joseph Hunkeler | 2019-09-19 | 1 | -1/+1 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2019-09-19 | 1 | -0/+71 |