aboutsummaryrefslogtreecommitdiff
path: root/ipsutils/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* Implement --fast, to use local system tools to extract archives. Python's bui...Joseph Hunkeler2013-07-251-11/+58
* Fix path recognition strategy. Increased verbosity of taskJoseph Hunkeler2013-06-111-18/+30
* Enforce file buffer flushingJoseph Hunkeler2013-06-091-0/+4
* Add AlignPermissions taskJoseph Hunkeler2013-06-091-62/+112
* Add class docstringsJoseph Hunkeler2013-06-071-2/+37
* Add missing license headerJoseph Hunkeler2013-06-061-0/+14
* *Enhancement: Tarfile and Zipfile integration completeJoseph Hunkeler2013-06-061-17/+14
* Initial usage of tarfile and zipfileJoseph Hunkeler2013-06-051-13/+25
* ZIP file format implementedJoseph Hunkeler2013-06-041-1/+1
* Important bugfix: no new lines in generated scriptsJoseph Hunkeler2013-06-031-0/+1
* pkglint integration completeJoseph Hunkeler2013-06-021-0/+39
* Task engine is finally being used properlyJoseph Hunkeler2013-05-291-0/+266