changelog tags files rss atom

shortlog for dtrx

navigate: (0) -100 -60 tip

3 hours Brett Smith 7.0 release.
3 hours Brett Smith Only prompt for recursion if archives are at least 10% of the files.
4 hours Brett Smith Try to conservatively remove unknown extensions from target filename.
6 months Brett Smith Download and then extract archives that are specified by URL.
6 months Brett Smith Use 7z as a backup extractor for zip files.
12 months Brett Smith release dtrx 6.6
12 months Brett Smith add support for xz compression
12 months Brett Smith use the PyYAML library for tests, instead of Syck
14 months Brett Smith release dtrx 6.5
14 months Brett Smith add missing tools that you might need for .deb packages
14 months Brett Smith add more metadata for Cheese Shop et al.
14 months Brett Smith consistency nit in header capitalization
14 months Brett Smith convert more copyright symbols
14 months Brett Smith add missing changes to NEWS
14 months Brett Smith Support more .tar.whatever extensions.
15 months Brett Smith use a real UTF-8 copyright symbol everywhere
15 months Brett Smith more reformatting for better manpageification
15 months Brett Smith Make README more like a man page, so it can be converted into one
16 months Brett Smith add support for LZMA-compressed tar file extensions
16 months Brett Smith Use string.rindex (which is in Python 2.3) instead of my own version.
16 months Brett Smith Don't use str.rindex (not in Python 2.3); instead provide my own cheap version.
16 months Brett Smith Add support for new .deb archives with data.tar.{bz2,lzma}.
17 months Brett Smith Support multiple greps and antigreps per test.
17 months Brett Smith Start printing results ASAP with -l or -t.
17 months Brett Smith Make sure prompts with filenames don't break mid-filename.
17 months Brett Smith Added one entry options a while ago.
17 months Brett Smith Reword one entry prompt; wrap prompt choices; better term size detection.
17 months Brett Smith add missing test archive
21 months Brett Smith Release dtrx 6.4
21 months Brett Smith Fix crasher bug when extracting empty archives.
22 months Brett Smith Improve wrapping of interactive prompts.
22 months Brett Smith Add support for LZMA magic detection.
22 months Brett Smith update sha1sum
22 months Brett Smith merge extractor contents bugfix
22 months Brett Smith Include the NEWS file in source distributions
22 months Brett Smith Avoid DeprecationWarning under Python 2.6. Part of the 6.3 release.
22 months Brett Smith Prepare for a 6.3 release
22 months Brett Smith Add RAR support. Thanks to Peter Kelemen for the patch.
23 months Brett Smith Make sure all extractors get self.contents defined.
2 years Brett Smith Fix TODO merge conflicts, I hope.
2 years Brett Smith Release 6.2
2 years Brett Smith Update TODO
2 years Brett Smith Tidy: no need to import glob anymore.
2 years Brett Smith Be more careful on SIGINT/SIGKILL cleanup.
2 years Brett Smith Use the default action for SIGPIPE.
2 years Brett Smith Add --one-entry option to specify default handling for one-entry archives.
2 years Brett Smith Use the --quiet option for cpio -t too.
2 years Brett Smith Stop worrying about trailing newlines in get_filenames() overrides.
2 years Brett Smith Move most ExtractorBuilder constants to the top.
2 years Brett Smith Move more common extraction/listing functionality into BaseExtractor.
2 years Brett Smith Improve dtrx -l performance on misnamed files, and clean other error messages.
2 years Brett Smith Don't show errors from failed extractors unless they all fail.
2 years Brett Smith Clean the target directory if an extraction attempt failed.
2 years Brett Smith Give extraction stderr more context, and suppress normal cpio stderr junk.
2 years Brett Smith Update for 6.1, plus some tweaks here and there.
2 years Brett Smith Updates for 6.1 release.
2 years Brett Smith Don't assume .exe files are Cabinet archives just by extension.
2 years Brett Smith Add support for InstallShield archives.
2 years Brett Smith Recurse better when the contents were just one file.
2 years Brett Smith Tweak wording of recursion question, and TODO.

navigate: (0) -100 -60 tip