summaryrefslogtreecommitdiff
path: root/entomb.py
Commit message (Collapse)AuthorAgeFilesLines
* Minor improvements:HEADmasterJoseph Hunkeler2019-09-201-4/+48
| | | | | | * Added statistics * Only create directories when they don't exist * Added verbose mode
* Refactor:Joseph Hunkeler2019-09-191-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 clobberJoseph Hunkeler2019-09-191-1/+1
|
* Initial commitJoseph Hunkeler2019-09-191-0/+71