1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Oct 11, 2024 — Oct 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump to 1.5 . More... over 3 years ago
Support latest setuptools which does not support use_2to3. More... over 3 years ago
Ignore "build" directory. More... over 6 years ago
Bump to 1.4 . More... over 6 years ago
htail: Fix support for python3. More... over 6 years ago
htail: Word-wrap some. More... over 6 years ago
htail: Ignore existing .netrc if -n/--netrc is not provided. More... over 6 years ago
setup: Add copyright header. More... over 6 years ago
setup: Simplify. More... over 6 years ago
htail: Use "except ... as ..." instead of "except ..., ...". More... over 6 years ago
Don't display body when status is REQUESTED_RANGE_NOT_SATISFIABLE More... about 7 years ago
htail: EPIPE (connection closed by peer) is also a temporary failure. More... about 7 years ago
Bump to 1.3 . More... over 7 years ago
Fix URLs not being retried when initial seek fails and "retry" is true. More... over 7 years ago
HTTPFile: Implement "tell" and get a nicer repr. More... over 7 years ago
Use standard constant names for seek's "whence" argument. More... over 7 years ago
Skip URLs for which HEAD call does not return a "good" status. More... about 10 years ago
Tolerate NO CONTENT HTTP status. More... about 10 years ago
handle socket.error(ENETUNREACH) consistently with EHOSTUNREACH. More... over 10 years ago
handle ssl.SSLEOFError consistently with socket.error(ECONNRESET). More... over 10 years ago
Bump to 1.2 . More... over 10 years ago
Update documentation. More... over 10 years ago
Do not drop URL on bad status line error. More... over 10 years ago
Improve SSL CA checks configurability. More... over 10 years ago
Add gitignore. More... over 10 years ago
Treat ECONNRESET the same way as EHOSTUNREACH. More... over 10 years ago
Handle socket EHOSTUNREACH errors as temporary errors. More... about 11 years ago
Bump version to 1.1 . More... almost 12 years ago
Ignore missing .netrc file. More... almost 12 years ago
Disable verbosity by default. More... almost 12 years ago