Commit Graph

147 Commits

Author SHA1 Message Date
Bastian Kleineidam d0df15254e Bump up version. 2013-02-20 21:15:51 +01:00
Bastian Kleineidam d432ab075e Add release date. 2012-12-14 22:09:19 +01:00
Bastian Kleineidam 092245d440 Added support for libchm-bin. 2012-11-19 22:39:50 +01:00
Bastian Kleineidam eaf3aab677 Support archmage CHM files. 2012-11-19 22:27:54 +01:00
Bastian Kleineidam d7f453cc34 Add Python3 support. 2012-11-19 20:58:42 +01:00
Bastian Kleineidam 650e6fdc94 Bump up version. 2012-11-18 21:00:53 +01:00
Bastian Kleineidam 7a4bd2475c Remove orange support. 2012-08-04 14:09:08 +02:00
Bastian Kleineidam 99a31223b9 Updated for release. 2012-08-04 13:19:42 +02:00
Bastian Kleineidam 68b8a524e2 Rename output dir to archive name without extension. 2012-08-03 23:11:11 +02:00
Bastian Kleineidam be7d473b9e Support ADF (.adf) Amiga disk file archives. 2012-08-03 22:26:40 +02:00
Bastian Kleineidam e65fff3f7f Require and use Python >= 2.5 2012-05-25 22:15:29 +02:00
Bastian Kleineidam 14cfeb9607 Add support for shar and unshar. 2012-05-25 22:07:22 +02:00
Bastian Kleineidam 216faeaf0e Add lcab support. 2012-05-24 23:17:37 +02:00
Bastian Kleineidam c0db69fe0c Support the lhasa program extracting LZH archives. 2012-05-24 10:55:17 +02:00
Bastian Kleineidam 7d5c27abdb Support cx_Freeze 2012-05-23 21:32:07 +02:00
Bastian Kleineidam 6f61f5816f Updated changelog. 2012-05-23 18:36:03 +02:00
Bastian Kleineidam e0f491397c Updated changelog. 2012-05-19 08:13:46 +02:00
Bastian Kleineidam 36c2be760d Add support for flac files. 2012-05-17 21:22:56 +02:00
Bastian Kleineidam de18ff9ca3 Support SHN (.shn) files with shorten. 2012-05-17 14:28:12 +02:00
Bastian Kleineidam 9c1f980a19 Updated changelog and documentation. 2012-05-17 11:35:20 +02:00
Bastian Kleineidam ec23368b0f Updated documentation 2012-05-12 13:51:23 +02:00
Bastian Kleineidam e9b307179b Add release date. 2012-05-12 13:38:45 +02:00
Bastian Kleineidam e7f8e00bc5 Support TAR file handling with the Python tarfile module. 2012-05-12 09:00:55 +02:00
Bastian Kleineidam ac76a91d2d Support creation of ZIP files with Python modules. 2012-05-11 23:30:46 +02:00
Bastian Kleineidam 547bd75fd6 Support extraction of GZIP files with the Python gzip module. 2012-05-11 22:56:44 +02:00
Bastian Kleineidam 45a5f7e841 Support extraction of BZIP2 files with the Python bz2 module. 2012-05-11 22:08:00 +02:00
Bastian Kleineidam bae89f9c67 Document convenience functions. 2012-05-11 21:09:32 +02:00
Bastian Kleineidam 96be0020ea Add more checks. 2012-05-11 20:07:50 +02:00
Bastian Kleineidam 6917ab17bb Support plzip. 2012-05-11 07:14:49 +02:00
Bastian Kleineidam 1cb76a9633 Support plbzip2. 2012-05-11 07:08:50 +02:00
Bastian Kleineidam f41259ad1a Updated changelog. 2012-04-11 18:22:27 +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 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 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 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 6d94cca388 Updated version and changelog. 2012-01-30 20:54:08 +01:00
Bastian Kleineidam ba6d138615 Xz supports all archive commands. 2011-10-19 09:10:17 +02:00
Bastian Kleineidam b264064ca8 Release name and date. 2011-01-25 07:00:02 -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 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 cc0e90648f Bump up version. 2010-11-20 21:06:07 +01:00
Bastian Kleineidam 015ac11581 Updated changelog 2010-11-20 14:18:22 +01:00
Bastian Kleineidam b6ef1a7638 Deactivate broken test 2010-11-20 13:56:34 +01:00
Bastian Kleineidam 895197e120 Fix rar extraction unpack directory. 2010-11-10 19:50:19 +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 1eddb60c85 Name the release. 2010-10-04 20:31:48 +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 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 defdede049 Release date added. 2010-03-26 16:13:30 +01:00
Bastian Kleineidam 554d273b08 Added support for ZOO (.zoo) archives. 2010-03-21 15:39:02 +01:00
Bastian Kleineidam 82708b74fa Added support for RZIP (.rz) archives. 2010-03-20 11:34:40 +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 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 a30d44c6a5 Added new command "patool diff" to show differences between two archives. 2010-03-11 16:02:08 +01:00
Bastian Kleineidam c7570293db Fix baker command parsing 2010-03-10 20:48:47 +01:00
Bastian Kleineidam d6089655b8 Use absolute pathnames when changing directories. 2010-03-10 19:44:48 +01:00
Bastian Kleineidam 37fa891535 Added support for LRZIP (.lrz) files. 2010-03-08 19:58:39 +01:00
Bastian Kleineidam 4f12f39834 Added support for ARC (.arc) archives. 2010-03-08 18:28:11 +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 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 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 76672e3bfd Bump up version. 2010-03-06 11:38:20 +01:00
Bastian Kleineidam 9c3fd7c2fa Removed support for setting options via config file. 2010-03-04 17:07:51 +01:00
Bastian Kleineidam cab43b1238 Added support for LZIP archives. 2010-03-04 16:42:37 +01:00
Bastian Kleineidam 70a7fc2ae2 Ported to Python 2.4 2010-03-04 16:05:08 +01:00
Bastian Kleineidam d2e28fe264 Bump up version. 2010-03-04 09:04:36 +01:00
Bastian Kleineidam 2577a454b9 Added support for creating ZIP archives. 2010-03-03 22:04:06 +01:00
Bastian Kleineidam fdf52fbbcc Improved recognition of MIME types with file(1). 2010-03-03 20:11:45 +01:00
Bastian Kleineidam 0849e9aaa2 Added support for windows systems. 2010-03-01 16:29:54 +01:00
Bastian Kleineidam 6b7a339b30 Bump up version 2010-03-01 16:21:13 +01:00
Bastian Kleineidam f93e24a280 Bump up version 2010-02-23 19:37:25 +01:00
Bastian Kleineidam c647f65a87 Test if encoding is supported by the archive program. 2010-02-23 19:31:14 +01:00
Bastian Kleineidam 6f6a614dc3 Updated chcnagelog 2010-02-23 07:37:50 +01:00
Bastian Kleineidam f952c4d9bf Added changelog. 2010-02-21 19:01:15 +01:00