Commit Graph

9 Commits

Author SHA1 Message Date
Bastian Kleineidam 6e42487575 Updated copyright. 2012-08-04 13:27:12 +02:00
Bastian Kleineidam e65fff3f7f Require and use Python >= 2.5 2012-05-25 22:15:29 +02:00
Bastian Kleineidam a1c9ced204 Use common functions for standard operations on singlefile archives. 2010-04-05 13:55:23 +02:00
Bastian Kleineidam 8cbef81a50 Only quote commandline arguments that need quoting. 2010-04-04 19:12:24 +02:00
Bastian Kleineidam c329208910 Simplify and cleanup all command functions. 2010-03-08 17:32:18 +01:00
Bastian Kleineidam 76ede8c91d Port to Python 2.4: remove with statement and relative imports. 2010-03-04 14:57:55 +01:00
Bastian Kleineidam 8d02fdfe8f Remove unused imports 2010-03-03 21:10:11 +01:00
Bastian Kleineidam 8cd637e198 Prevent overwriting the archive itself when extracting single-file archives. 2010-03-03 21:08:57 +01:00
Bastian Kleineidam bc7e99b35b Added support for LZMA archives 2010-02-22 17:21:55 +01:00