Bastian Kleineidam
|
084c4ffd3d
|
Check for cpio when extracting output from rpm2cpio.
|
2010-03-11 15:54:01 +01:00 |
Bastian Kleineidam
|
5ad18595bd
|
Do not use zip -u
|
2010-03-11 15:53:28 +01:00 |
Bastian Kleineidam
|
d6089655b8
|
Use absolute pathnames when changing directories.
|
2010-03-10 19:44:48 +01:00 |
Bastian Kleineidam
|
f04539deae
|
Use short -v option for verbose ZIP operation to be compatible with other ZIP command line tools.
|
2010-03-08 22:07:53 +01:00 |
Bastian Kleineidam
|
37fa891535
|
Added support for LRZIP (.lrz) files.
|
2010-03-08 19:58:39 +01:00 |
Bastian Kleineidam
|
2f5addad3f
|
Support the nomarch tool for handling ARC files.
|
2010-03-08 18:36:18 +01:00 |
Bastian Kleineidam
|
4f12f39834
|
Added support for ARC (.arc) archives.
|
2010-03-08 18:28:11 +01:00 |
Bastian Kleineidam
|
c329208910
|
Simplify and cleanup all command functions.
|
2010-03-08 17:32:18 +01:00 |
Bastian Kleineidam
|
acbf544d04
|
Added support for ALZIP (.alz) archives.
|
2010-03-06 21:35:03 +01:00 |
Bastian Kleineidam
|
3e76a655bd
|
Added support for LZH (.lha, .lzh) archives.
|
2010-03-06 19:24:34 +01:00 |
Bastian Kleineidam
|
6cba779475
|
Added support for AR (.a) archives.
|
2010-03-06 16:52:13 +01:00 |
Bastian Kleineidam
|
9a04371f07
|
Added support for ACE (.ace) archives.
|
2010-03-06 15:47:00 +01:00 |
Bastian Kleineidam
|
8283d7d9e2
|
Fix typo
|
2010-03-04 16:54:45 +01:00 |
Bastian Kleineidam
|
cab43b1238
|
Added support for LZIP archives.
|
2010-03-04 16:42:37 +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
|
2577a454b9
|
Added support for creating ZIP archives.
|
2010-03-03 22:04:06 +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
|
a59ae7c03b
|
List xz archives with echo.
|
2010-02-23 19:30:20 +01:00 |
Bastian Kleineidam
|
3c01a64a16
|
Added support for lzma or xz encoded tar files (ie. t.tar.lzma and t.tar.xz)
|
2010-02-22 18:22:49 +01:00 |
Bastian Kleineidam
|
8742abafe9
|
Added XZ format support
|
2010-02-22 17:34:08 +01:00 |
Bastian Kleineidam
|
bc7e99b35b
|
Added support for LZMA archives
|
2010-02-22 17:21:55 +01:00 |
Bastian Kleineidam
|
de4dd49e33
|
Move program handlers into own python module package.
|
2010-02-21 15:56:45 +01:00 |