Add support for fetching archives from URLs trunk tip

release dtrx 6.6 trunk

add support for xz compression trunk

use the PyYAML library for tests, instead of Syck trunk

release dtrx 6.5 trunk

add missing tools that you might need for .deb packages trunk

add more metadata for Cheese Shop et al. trunk

consistency nit in header capitalization trunk

convert more copyright symbols trunk

add missing changes to NEWS trunk

Support more .tar.whatever extensions. trunk

use a real UTF-8 copyright symbol everywhere trunk

more reformatting for better manpageification trunk

Make README more like a man page, so it can be converted into one trunk

add support for LZMA-compressed tar file extensions trunk

Use string.rindex (which is in Python 2.3) instead of my own version. trunk

Don't use str.rindex (not in Python 2.3); instead provide my own cheap version. trunk

Add support for new .deb archives with data.tar.{bz2,lzma}. trunk

Support multiple greps and antigreps per test. trunk

Start printing results ASAP with -l or -t. trunk

Make sure prompts with filenames don't break mid-filename. trunk

Added one entry options a while ago. trunk

Reword one entry prompt; wrap prompt choices; better term size detection. trunk

add missing test archive trunk

Release dtrx 6.4 trunk

Fix crasher bug when extracting empty archives. trunk

Improve wrapping of interactive prompts. trunk

Add support for LZMA magic detection. trunk

update sha1sum trunk

merge extractor contents bugfix trunk

Include the NEWS file in source distributions trunk

Avoid DeprecationWarning under Python 2.6. Part of the 6.3 release. trunk

Prepare for a 6.3 release trunk

Add RAR support. Thanks to Peter Kelemen for the patch. trunk

Make sure all extractors get self.contents defined. trunk

Fix TODO merge conflicts, I hope. trunk

Release 6.2 trunk

Update TODO trunk

Tidy: no need to import glob anymore. trunk

Be more careful on SIGINT/SIGKILL cleanup. trunk

Use the default action for SIGPIPE. trunk

Add --one-entry option to specify default handling for one-entry archives. trunk

Use the --quiet option for cpio -t too. trunk

Stop worrying about trailing newlines in get_filenames() overrides. trunk

Move most ExtractorBuilder constants to the top. trunk

Move more common extraction/listing functionality into BaseExtractor. trunk

Improve dtrx -l performance on misnamed files, and clean other error messages. trunk

Don't show errors from failed extractors unless they all fail. trunk

(0) -100 -48 tip

mercurial