Commit Graph

32 Commits

Author SHA1 Message Date
Bastian Kleineidam 7d299c1b1d Paginate help. 2013-02-28 21:20:19 +01:00
Bastian Kleineidam 13eddd752e Use python-argcompletion. 2013-02-27 20:55:24 +01: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 c854102908 Add search command. 2013-02-22 18:38:52 +01:00
Bastian Kleineidam d7f453cc34 Add Python3 support. 2012-11-19 20:58:42 +01:00
Bastian Kleineidam 2f134e4f74 Import sys module. 2012-05-27 21:04:16 +02:00
Bastian Kleineidam e65fff3f7f Require and use Python >= 2.5 2012-05-25 22:15:29 +02:00
Bastian Kleineidam 4dec7fc06e Use some of the new convenience functions. 2012-04-09 12:27:42 +02:00
Bastian Kleineidam 9904c8872d Document the --outdir option. 2012-04-09 11:56:35 +02:00
Bastian Kleineidam 47c43a57b1 Updated copyright. 2012-04-08 18:54:37 +02:00
Bastian Kleineidam 37f0daf18f Print error when archive files do not exist. 2012-02-13 21:05:48 +01:00
Bastian Kleineidam 66a368419a Print help on errors. 2012-02-12 09:17:17 +01:00
Bastian Kleineidam 5d66704369 Added new command "patool repack". 2010-03-11 18:33:58 +01:00
Bastian Kleineidam a30d44c6a5 Added new command "patool diff" to show differences between two archives. 2010-03-11 16:02:08 +01:00
Bastian Kleineidam c4c9eceb28 Use existing vars for short options and command parameters. 2010-03-10 20:30:31 +01:00
Bastian Kleineidam 9ee4f65b90 Check that archive exists before handling it. 2010-03-06 14:38:51 +01:00
Bastian Kleineidam 0ad54e0f0f Added support for extracting, listing and testing multiple archives. 2010-03-06 14:17:01 +01:00
Bastian Kleineidam aff6657980 Added --verbose option to create command 2010-03-06 14:01:02 +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 702a80dbf0 Make extract the default command; further improve parameter help. 2010-03-06 11:29:25 +01:00
Bastian Kleineidam 68120581a3 Added help strings to patool options. 2010-03-06 11:23:20 +01:00
Bastian Kleineidam 70a7fc2ae2 Ported to Python 2.4 2010-03-04 16:05:08 +01:00
Bastian Kleineidam 90f4d607df Added missing documentation strings. 2010-03-01 16:03:31 +01:00
Bastian Kleineidam 6790380c70 Implemented create command 2010-02-21 15:48:52 +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 c1ada5cc39 Show error for unknown commands. 2010-02-21 13:01:06 +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 1e3a72bdaa Initial commit 2010-02-21 12:14:57 +01:00