Commit Graph

169 Commits

Author SHA1 Message Date
Bastian Kleineidam a59ae7c03b List xz archives with echo. 2010-02-23 19:30:20 +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 30c58834bd Improved format listing 2010-02-22 21:55:16 +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 077275eb32 Fix formats command 2010-02-21 16:04:09 +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 dde435cc16 Do not run file(1) on non-existing files. 2010-02-21 14:30:26 +01:00
Bastian Kleineidam bb7347b03d Merged master 2010-02-21 13:45:41 +01:00
Bastian Kleineidam 2587bfda86 Added test archive command. 2010-02-21 13:40:42 +01:00
Bastian Kleineidam ed244c1338 Improved error message for unknown commands. 2010-02-21 13:00:21 +01:00
Bastian Kleineidam 314e6805aa Added the baker module locally because it is small, not widely known and I have patched it. 2010-02-21 12:56:13 +01:00
Bastian Kleineidam 1f1896b175 initial framework for creation of archives 2010-02-21 12:53:00 +01:00
Bastian Kleineidam 1e9d656d70 Better names for some functions and values 2010-02-21 12:28:20 +01:00
Bastian Kleineidam 1b38fff5ce Better names for some functions and values 2010-02-21 12:20:47 +01:00
Bastian Kleineidam 82e97a62a6 Remove unused imports 2010-02-21 12:19:14 +01:00
Bastian Kleineidam 1e3a72bdaa Initial commit 2010-02-21 12:14:57 +01:00