0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remember to int() the COLUMNS env var, and also handle non-int values More... almost 21 years ago
don't create empty .torrent file when --announceurl isn't specified or bittorrent modules aren't found More... almost 21 years ago
add .torrent creation support More... almost 21 years ago
add special .torrent path strip hack More... almost 21 years ago
don't give impression that unicode support is "fully-functional" (the impression that cfv is fully unicode-ized) More... almost 21 years ago
conditionalize some new .torrent tests that were missing it. More... almost 21 years ago
make status_test use WEXITSTATUS (fixes external testing of non-zero exit status) More... almost 21 years ago
prepare for 1.17 release More... almost 21 years ago
clarify entry 'exceptions when trying to print unicode filenames containing non-ascii characters.' More... almost 21 years ago
update copyright dates and email addr obfuscation method More... almost 21 years ago
Replace automagic buggy-quoting workaround with --unquote option, fixes --strippath handling of quoted filenames and avoids potential insanity with -n, -s, and quoted filenames. More... almost 21 years ago
Improve handling of " and , in filenames in CSV files More... almost 21 years ago
add tests of funky characters in filenames More... almost 21 years ago
add the setup.py for py2exe, and update nsis-prepare rule in makefile More... almost 21 years ago
update NSI for py2exe 0.5, and to use LZMA compression More... almost 21 years ago
Fix --strippaths=0 handling of multiple leading slashes and of dos-style drive letters with forward slashes More... almost 21 years ago
nested scope backwards compatability fix More... almost 21 years ago
if importing bittorrent modules fail, print both error messages from BitTorrent and BitTornado attempts More... almost 21 years ago
add note about -m interaction with -s More... almost 21 years ago
make .torrent handling use standard test_file function with -m, so that search works More... almost 21 years ago
add tests of -s with -m More... almost 21 years ago
try BitTornado module if BitTorrent isn't found More... almost 21 years ago
don't find accidentally find non-file things in search mode More... almost 21 years ago
escape dashs in manpage More... almost 21 years ago
fix setting _ok flag on wrong file with search mode (but not rename) More... almost 21 years ago
fix -s handling with deep checksum files More... almost 21 years ago
Add -s option to search for misnamed files More... almost 21 years ago
change testencoding.torrent to use utf-16be instead of rot13 which is only in python 2.2+ More... about 21 years ago
document python 2.3+ requirement for fully-functional unicode support More... about 21 years ago
codecs.getencoder is only in python2.2+ More... about 21 years ago