Commit Graph

311 Commits

Author SHA1 Message Date
Bastian Kleineidam 39ae472651 Updated copyright. 2011-01-25 06:57:57 -06:00
Bastian Kleineidam 14641f8ea3 Updated copyright. 2011-01-25 06:57:30 -06:00
Bastian Kleineidam e48b95f9f1 Support DMS (.dms) files. 2011-01-24 14:28:29 -06:00
Bastian Kleineidam 80916bc335 Added support for the orange CAB extracting program. 2011-01-24 12:24:34 -06:00
Bastian Kleineidam 55f3716eb6 Fall back to file extension detection for MIME type when the uncompressor file(1) uses for compressed TAR archives is not installed. 2011-01-23 09:30:11 -06:00
Bastian Kleineidam cf9264ebe1 Fix typos. 2011-01-17 13:51:51 -06:00
Bastian Kleineidam 748a1dcea6 Added test for ZIP file creation with 7z and 7za. 2011-01-17 13:44:17 -06:00
Bastian Kleineidam d39e1c6750 Support ZIP (.zip) file creation with 7z. 2011-01-17 13:38:53 -06:00
Bastian Kleineidam 296283bf9e Added support for pdlzip. 2011-01-17 13:27:54 -06:00
Bastian Kleineidam 85f592b8ea Added support for clzip. 2011-01-17 13:11:02 -06:00
Bastian Kleineidam e0a661d7ae Added MIME type detected on Debian platform for cpio archives. 2011-01-17 12:39:21 -06:00
Bastian Kleineidam b11339bd2f Fix command argument order when extracting cpio archives. 2011-01-17 12:37:10 -06:00
Bastian Kleineidam d93c0d5b7f Enable lrzip test after upstream fix. 2010-12-16 08:12:15 +01:00
Bastian Kleineidam fbdf2e12e8 When running shell commands, join the command string in the utility function. 2010-12-15 20:40:25 +01:00
Bastian Kleineidam cc0e90648f Bump up version. 2010-11-20 21:06:07 +01:00
Bastian Kleineidam 04eef7301d Added freshmeat-submit to release commands. 2010-11-20 21:01:46 +01:00
Bastian Kleineidam 3fec42dcea Updated version. 2010-11-20 14:26:52 +01:00
Bastian Kleineidam 015ac11581 Updated changelog 2010-11-20 14:18:22 +01:00
Bastian Kleineidam a4209f95ba Add alternative ZIP mime type in tests. 2010-11-20 14:17:39 +01:00
Bastian Kleineidam f0895c7ffc Added alternative ZIP mime type 2010-11-20 14:08:01 +01:00
Bastian Kleineidam 62c19ab8f5 Fix test batch file. 2010-11-20 14:00:58 +01:00
Bastian Kleineidam b6ef1a7638 Deactivate broken test 2010-11-20 13:56:34 +01:00
Bastian Kleineidam 9cfc1b1e61 Remove duplicate code. 2010-11-15 21:29:51 +01:00
Bastian Kleineidam 0d7a90e0f0 Improved command execution logging. 2010-11-15 21:29:19 +01:00
Bastian Kleineidam 79493755c5 Use util.log_info to print extraction info message. 2010-11-10 19:50:59 +01:00
Bastian Kleineidam 895197e120 Fix rar extraction unpack directory. 2010-11-10 19:50:19 +01:00
Bastian Kleineidam 338e0daaa8 Use existing shell_quote function. 2010-11-10 19:49:08 +01:00
Bastian Kleineidam dc7a1a033c Show commands that are run. 2010-11-10 19:34:25 +01:00
Bastian Kleineidam a715a7c16b Bump up version. 2010-11-10 19:33:56 +01:00
Bastian Kleineidam 4758bf1d4b Added MANIFEST.in file. 2010-11-03 20:50:14 +01:00
Bastian Kleineidam 1eddb60c85 Name the release. 2010-10-04 20:31:48 +02:00
Bastian Kleineidam 19b78ed7a9 Updated Python version in .bat files. 2010-10-04 19:39:52 +02:00
Bastian Kleineidam 36d023b0f2 Check for Win32 release archive. 2010-10-04 19:32:04 +02:00
Bastian Kleineidam 06c9917764 Fix function name typo. 2010-10-04 19:28:07 +02:00
Bastian Kleineidam d91ebebc0a Comment out test failures for now. 2010-10-04 19:24:15 +02:00
Bastian Kleineidam 7f33a0f604 Improved error message wording. 2010-10-04 19:21:33 +02:00
Bastian Kleineidam 09c59ab3f0 Added support for the standalone 7za archiver in addition to 7z. 2010-10-04 19:21:01 +02:00
Bastian Kleineidam 23c9c09da8 Add release date. 2010-04-10 22:01:39 +02:00
Bastian Kleineidam a1c9ced204 Use common functions for standard operations on singlefile archives. 2010-04-05 13:55:23 +02:00
Bastian Kleineidam 3c67f6a6a0 Remove unused variables; add missing docstrings. 2010-04-05 09:37:54 +02:00
Bastian Kleineidam 97901d89d9 Correct argument quoting for Windows platforms. 2010-04-05 08:46:09 +02:00
Bastian Kleineidam 1e83fc3594 Added changelog entry for the rmtree error function. 2010-04-05 02:58:09 +02:00
Bastian Kleineidam 04fb6ec5e5 Bump up version. 2010-04-05 02:57:05 +02:00
Bastian Kleineidam faa19bd74e Raise PatoolError on rmtree() errors. 2010-04-05 02:56:59 +02:00
Bastian Kleineidam b9c208b402 Add space into 7z test filename. 2010-04-05 02:56:32 +02:00
Bastian Kleineidam e4010ded03 Fixed argument order for error message. 2010-04-05 02:47:42 +02:00
Bastian Kleineidam 14d591194e Use error function with correct number of arguments for rmtree() 2010-04-05 02:39:40 +02:00
Bastian Kleineidam 5223f93944 Renamed test file to be able to clone under Windows. 2010-04-05 02:27:42 +02:00
Bastian Kleineidam 26ab2a3acb Rename test directory 2010-04-05 02:22:25 +02:00
Bastian Kleineidam b8d2d81d00 Really fix shell quoting, quoting single quotes correctly. 2010-04-04 20:29:14 +02:00