Bastian Kleineidam
|
a546db107a
|
Add new option --non-interactive.
|
2015-12-06 20:09:16 +01:00 |
Bastian Kleineidam
|
93f0caeecc
|
Use maximum compression options.
|
2015-07-19 15:43:21 +02:00 |
Bastian Kleineidam
|
47929ecac8
|
Add LZMA functions for xz, fixing build errors.
|
2014-06-27 17:59:58 +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
|
79a376ce4e
|
Rename encoding to compression in the context of archive handling. Makes more sense.
|
2012-05-12 09:31:27 +02:00 |
Bastian Kleineidam
|
47c43a57b1
|
Updated copyright.
|
2012-04-08 18:54:37 +02:00 |
Bastian Kleineidam
|
ed41abb47b
|
Add listing support for xz
|
2011-10-19 09:11:08 +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
|
8742abafe9
|
Added XZ format support
|
2010-02-22 17:34:08 +01:00 |