Commit Graph

24 Commits

Author SHA1 Message Date
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 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 670d5df652 Make extracted files user readable. 2010-03-06 15:23:16 +01:00
Bastian Kleineidam 0ad54e0f0f Added support for extracting, listing and testing multiple archives. 2010-03-06 14:17:01 +01:00
Bastian Kleineidam 0ba0ca63d4 Added todo item. 2010-03-06 14:00:50 +01:00
Bastian Kleineidam a2fb1e578f Add -v short option. 2010-03-06 11:38:29 +01:00
Bastian Kleineidam 2692c7f84f Remove --force option. 2010-03-06 11:33:44 +01:00
Bastian Kleineidam 26c455cb39 Added todo items. 2010-03-06 11:28:59 +01:00
Bastian Kleineidam f056e98c0f No Zoo support for now. 2010-03-04 16:54:56 +01:00
Bastian Kleineidam cab43b1238 Added support for LZIP archives. 2010-03-04 16:42:37 +01:00
Bastian Kleineidam 70a7fc2ae2 Ported to Python 2.4 2010-03-04 16:05:08 +01:00
Bastian Kleineidam 9275d6ca47 Ensure archive program supports a given encoding before trying to handle archive commands. 2010-02-23 07:32:45 +01:00
Bastian Kleineidam 3b2b5573a5 Updated documentation and version 2010-02-22 18:28:07 +01:00
Bastian Kleineidam 8742abafe9 Added XZ format support 2010-02-22 17:34:08 +01:00
Bastian Kleineidam 82a85abb33 Updated documentation for new LZMA support. 2010-02-22 17:26:33 +01:00
Bastian Kleineidam ed10997ce3 Updated todo file. 2010-02-22 16:40:13 +01:00
Bastian Kleineidam 8a3d685e3b Re-add todo file 2010-02-21 16:05:56 +01:00
Bastian Kleineidam de4dd49e33 Move program handlers into own python module package. 2010-02-21 15:56:45 +01:00
Bastian Kleineidam 6790380c70 Implemented create command 2010-02-21 15:48:52 +01:00
Bastian Kleineidam 1f1896b175 initial framework for creation of archives 2010-02-21 12:53:00 +01:00
Bastian Kleineidam 1e3a72bdaa Initial commit 2010-02-21 12:14:57 +01:00