0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 10, 2025 — Jul 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version bump More... over 11 years ago
six fixes More... over 11 years ago
setup.py updates More... about 12 years ago
Removed use of timeoutsocket. Make do with standard idle socket timeouts. More... about 12 years ago
Add LICENSE. Thanks, Felix More... over 15 years ago
Parse LIST command sanely. More... over 16 years ago
Prepare new bugfix release More... over 16 years ago
Merge branch 'master' of git://github.com/dbrandt/ftptool More... over 16 years ago
FTPHost.listdir() implementation relied on the order of STAT replies, which you apparently cannot. Using a different way to assess wether a specific filename is a directory or not. More... over 16 years ago
Prepare new version More... over 16 years ago
Merge branch 'master' of git://github.com/dbrandt/ftptool More... over 16 years ago
Rewrote the FTPHost.walk()-test to reflect changes of the internal workings of the listdir command. More... over 16 years ago
New listdir implementation. Old code couldn't handle spaces in filenames. More... over 16 years ago
New listdir implementation. Old code couldn't handle spaces in filenames. More... over 16 years ago
Bump version to 0.4.2. More... over 16 years ago
Use MANIFEST template instead of static manifest. More... over 16 years ago
Bump version to 0.4.1. More... over 16 years ago
Make long description import path agnostic. More... over 16 years ago
Bump version to 0.4. More... over 16 years ago
Add a .gitignore. More... over 16 years ago
Merge branch 'master' of github.com:bloggse/ftptool More... over 16 years ago
Newline nits More... over 16 years ago
Add `rmdir()`. More... over 16 years ago
Add missing import of posixpath. More... over 16 years ago
Merge remote branch 'upstream/master' More... over 16 years ago
Prepare for new version: 0.3 More... over 16 years ago
Return test status from runner More... over 16 years ago
Merge remote branch http://github.com/bloggse/ftptool More... over 16 years ago
Fix bad references to os.path. More... over 16 years ago
Punt non-external API code. More... over 16 years ago