Commit Graph

496 Commits

Author SHA1 Message Date
Bastian Kleineidam 0910281d20 Fix syntax. 2012-04-09 12:29:05 +02:00
Bastian Kleineidam 4dec7fc06e Use some of the new convenience functions. 2012-04-09 12:27:42 +02:00
Bastian Kleineidam b9e60da545 Allow verbose option in diff and repack commands. 2012-04-09 12:26:54 +02:00
Bastian Kleineidam aa04cd9086 Reformat changelog. 2012-04-09 12:24:57 +02:00
Bastian Kleineidam 8987927edb Added convenience library functions for handling archives. 2012-04-09 12:23:02 +02:00
Bastian Kleineidam c790c5c7b9 Fix RPM generation. 2012-04-09 12:05:48 +02:00
Bastian Kleineidam 0c652e63c3 Add changelog script to close Sourceforge bugs. 2012-04-09 12:05:26 +02:00
Bastian Kleineidam 9904c8872d Document the --outdir option. 2012-04-09 11:56:35 +02:00
Bastian Kleineidam 822b650c79 Bump up version. 2012-04-09 11:54:20 +02:00
Bastian Kleineidam 29bebdd10c Python 2.4 is required, not 2.7. 2012-04-09 08:37:59 +02:00
Bastian Kleineidam 47c43a57b1 Updated copyright. 2012-04-08 18:54:37 +02:00
Bastian Kleineidam 28cbbc4087 Add release. 2012-04-08 18:54:24 +02:00
Bastian Kleineidam 021626aa82 Added support for the pigz program handling GZIP archives. 2012-04-06 12:59:52 +02:00
Bastian Kleineidam 4d0509e893 Ignore errors getting the current working directory. 2012-04-06 12:58:15 +02:00
Bastian Kleineidam 0ce0e92ac0 Add install instructions. 2012-03-12 21:32:53 +01:00
Bastian Kleineidam 37f0daf18f Print error when archive files do not exist. 2012-02-13 21:05:48 +01:00
Bastian Kleineidam 81ab40ab45 Bump up version. 2012-02-12 09:18:17 +01:00
Bastian Kleineidam 66a368419a Print help on errors. 2012-02-12 09:17:17 +01:00
Bastian Kleineidam 6699e833b4 Add help function and check always the keyword arguments. 2012-02-12 09:17:07 +01:00
Bastian Kleineidam 45e54345ed Ignore local todos. 2012-02-08 11:40:48 +01:00
Bastian Kleineidam 3370d84c15 Add version tag on release. 2012-01-30 21:02:32 +01:00
Bastian Kleineidam 5dd91b758e Updated copyright. 2012-01-30 21:01:18 +01:00
Bastian Kleineidam b4d13690ad Fix freecode submission filename. 2012-01-30 21:01:08 +01:00
Bastian Kleineidam 4f49a90582 Ignore local changelogs. 2012-01-30 20:54:14 +01:00
Bastian Kleineidam 6d94cca388 Updated version and changelog. 2012-01-30 20:54:08 +01:00
Bastian Kleineidam 8205f7f8b7 Don't use the -r rar option. 2011-12-27 17:48:10 +01:00
Bastian Kleineidam 9adf64fc90 Updated the Makefile. 2011-12-27 17:47:28 +01:00
Bastian Kleineidam 7485bf8044 Cleanup 2011-10-19 09:27:45 +02:00
Bastian Kleineidam abc807e956 Add crx mime-type; ignore non-supported extensions in file(1) mime type guessing; code cleanup 2011-10-19 09:12:01 +02:00
Bastian Kleineidam ed41abb47b Add listing support for xz 2011-10-19 09:11:08 +02:00
Bastian Kleineidam ad9011e57e Remove 2011-10-19 09:10:39 +02:00
Bastian Kleineidam ba6d138615 Xz supports all archive commands. 2011-10-19 09:10:17 +02:00
Bastian Kleineidam 89aea6aa43 Updated freshmeat announcement file. 2011-01-25 21:33:54 +01:00
Bastian Kleineidam b264064ca8 Release name and date. 2011-01-25 07:00:02 -06:00
Bastian Kleineidam 4e7ac839f8 Remove pyflakes from releasecheck and keep that independent. 2011-01-25 06:59:49 -06:00
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