Commit Graph

149 Commits

Author SHA1 Message Date
Bastian Kleineidam a4057e7529 Bump up version. 2010-03-18 19:32:54 +01:00
Bastian Kleineidam 4850afd4bd Explain commands in more detail. 2010-03-18 19:26:07 +01:00
Bastian Kleineidam 5e21670b8e Do not use diff -B. 2010-03-18 19:25:42 +01:00
Bastian Kleineidam 7a901a2d3f Replace iter*() methods of dicts. 2010-03-16 16:54:02 +01:00
Bastian Kleineidam b209c5d46f Fix typo in description 2010-03-12 12:56:59 +01:00
Bastian Kleineidam 4915b611bb Adjust short program description. 2010-03-12 12:54:40 +01:00
Bastian Kleineidam e85406355e Added repack command 2010-03-12 12:54:17 +01:00
Bastian Kleineidam dde370950a Release date 2010-03-11 18:55:44 +01:00
Bastian Kleineidam 5d66704369 Added new command "patool repack". 2010-03-11 18:33:58 +01:00
Bastian Kleineidam 7a8b5ada3e Added test for the diff command. 2010-03-11 18:32:55 +01:00
Bastian Kleineidam 282701e675 Return diff command error code. 2010-03-11 17:54:09 +01:00
Bastian Kleineidam 9d859bc21c Use TMPDIR for temporary data, and catch keyboard interrupts. 2010-03-11 17:15:03 +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 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 5c5a5c36fe Test also the result of the test() function. 2010-03-11 11:13:51 +01:00
Bastian Kleineidam e2cb9208d1 Return test string in test() function instead of printing it. 2010-03-11 11:13:37 +01:00
Bastian Kleineidam 7a67446bdd Add MIME type for .lzh files. 2010-03-10 21:17:29 +01:00
Bastian Kleineidam ec6f98ac0c Add MIME type for .lha files. 2010-03-10 21:13:01 +01:00
Bastian Kleineidam c7570293db Fix baker command parsing 2010-03-10 20:48:47 +01:00
Bastian Kleineidam c4c9eceb28 Use existing vars for short options and command parameters. 2010-03-10 20:30:31 +01:00
Bastian Kleineidam 6f5427fb50 Use correct program name when checking star(1) program. 2010-03-10 20:23:19 +01:00
Bastian Kleineidam aafeea7d94 Test with relative pathnames 2010-03-10 20:22:59 +01:00
Bastian Kleineidam a90b6e69d7 Bump up version 2010-03-10 19:45:17 +01:00
Bastian Kleineidam d6089655b8 Use absolute pathnames when changing directories. 2010-03-10 19:44:48 +01:00
Bastian Kleineidam 8d60f87b06 Updated setup.py long description. 2010-03-09 14:57:30 +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 090a95fdba Add missing imports 2010-03-08 22:07:13 +01:00
Bastian Kleineidam cb10d09e6f Allow mimedb tests to check with a list of MIME types, not only one. 2010-03-08 22:05:57 +01:00
Bastian Kleineidam 9a420df3a4 Run AR format tests only on POSIX systems. 2010-03-08 22:04:27 +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 83f355634b Change back to old working directory after changing it for tests. 2010-03-08 18:05:59 +01:00
Bastian Kleineidam c329208910 Simplify and cleanup all command functions. 2010-03-08 17:32:18 +01:00
Bastian Kleineidam 3a2c854836 Since nose-achievements is usually not installed, comment out its configuration line in setup.cfg. 2010-03-08 17:29:32 +01:00
Bastian Kleineidam 96ea4ab200 Add targets to sign and upload distribution files. 2010-03-08 17:28:59 +01:00
Bastian Kleineidam acbf544d04 Added support for ALZIP (.alz) archives. 2010-03-06 21:35:03 +01:00
Bastian Kleineidam 4bda02dd9c Bump up version 2010-03-06 20:32:46 +01:00
Bastian Kleineidam 3011ff1ac1 Release 0.6 2010-03-06 20:27:27 +01:00
Bastian Kleineidam 3e76a655bd Added support for LZH (.lha, .lzh) archives. 2010-03-06 19:24:34 +01:00
Bastian Kleineidam f6720231dd Added support for LZH (.lha, .lzh) archives. 2010-03-06 19:24:14 +01:00
Bastian Kleineidam 1e733a2158 Make .taz file gzip compressed, not compressed by 'compress'. 2010-03-06 19:22:02 +01:00
Bastian Kleineidam 22dd316db9 Assert that created archive exists in archive test. 2010-03-06 19:21:20 +01:00
Bastian Kleineidam 960d15cd76 Refactor mime detection functions and add better tests. 2010-03-06 19:20:50 +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 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