summaryrefslogtreecommitdiff
path: root/scripts/support.py
Commit message (Collapse)AuthorAgeFilesLines
* untar: don't compare when a dir doesn't existJF Bastien2016-01-171-1/+5
| | | | Fixes issues in #112.
* Make the untar API more intuitiveJF Bastien2016-01-161-22/+57
| | | | As discussed in #112.
* Factor out some support codeJF Bastien2016-01-161-0/+50
Patches such as #112 could use them.