1
I Use This!
Inactive

Commits : Listings

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