Bastian Kleineidam
|
a546db107a
|
Add new option --non-interactive.
|
2015-12-06 20:09:16 +01:00 |
Bastian Kleineidam
|
d8688491d9
|
Updated copyright
|
2015-07-19 19:29:01 +02:00 |
Bastian Kleineidam
|
9f4f86928d
|
Updated copyright.
|
2014-03-30 10:00:10 +02:00 |
Bastian Kleineidam
|
3ea731db9b
|
More restructuring - get rid of generic function sigs.
|
2013-02-26 20:41:42 +01:00 |
Bastian Kleineidam
|
cee88ecb60
|
Replace baker with argparse; some code restructuration.
|
2013-02-25 21:04:02 +01:00 |
Bastian Kleineidam
|
e65fff3f7f
|
Require and use Python >= 2.5
|
2012-05-25 22:15:29 +02:00 |
Bastian Kleineidam
|
d987325ae5
|
Updated copyright.
|
2012-05-12 13:38:52 +02:00 |
Bastian Kleineidam
|
79a376ce4e
|
Rename encoding to compression in the context of archive handling. Makes more sense.
|
2012-05-12 09:31:27 +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
|
b51777c8f1
|
Support decompressing files without .lzo extension.
|
2010-03-03 21:04:02 +01:00 |
Bastian Kleineidam
|
de4dd49e33
|
Move program handlers into own python module package.
|
2010-02-21 15:56:45 +01:00 |