I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[svn] Skip `:port' in the host header if it is the DEFAULT_HTTPS_PORT when using SSL. Patch submitted by Hack Kampbjorn <[email protected]>. More... over 24 years ago
[svn] Add a --range parameter allowing you to explicitly specify a range of bytes to get from a file over HTTP (FTP only supports ranges ending at the end of the file, though forcibly disconnecting from the server at the desired endpoint might be workable).
dan
More... over 24 years ago
[svn] ChangeLog.README: Renamed from README.branches and added a note that Wget has multiple ChangeLog files (currently ./ChangeLog, doc/ChangeLog, and src/ChangeLog), since this is unusual and people have complained their patches hadn't been applied after checking only the top-level ChangeLog.
dan
More... over 24 years ago
[svn] Applied Jonas Jensen's patch to correctly calculate the number of bytes in the first line of the download that. Published in <[email protected]>. More... over 24 years ago
[svn] MACHINES: Explicitly tell people to send us config.guess output.
dan
More... over 24 years ago
[svn] TODO: Make "ftp://<host>/%2F<file>" cause an initial "CWD /".
dan
More... over 24 years ago
[svn] TODO: Re-use FTP connection if multiple URLs on one host specified.
dan
More... over 24 years ago
[svn] TODO: "Timestamps are sometimes not copied over on files retrieved by FTP." removed. Hopefully all the failures I was seeing were due to the fact that it wasn't documented that non-globbing, non-recursive FTP downloads need -N to get the remote timestamp to be preserved.
dan
More... over 24 years ago
[svn] wget.texi: Mentioned that .listing symlinked to /etc/passwd is not a security hole, but that other files could be, so root shouldn't run wget in user dirs.
dan
More... over 24 years ago
[svn] * po/*.po*: Updated after moving -nr to a different category in --help output.
dan
More... over 24 years ago
[svn] * po/*.po*: Updated after moving -nr to a different category.
dan
More... over 24 years ago
[svn] NEWS: Note that Wget now has a man page again.
dan
More... over 24 years ago
[svn] * main.c (print_help): --help documentation for -N said it would re-download files if they had the _same_ timestamp on server.
dan
More... over 24 years ago
[svn] Oops, _all_ those fixes were to the time-stamping documentation.
dan
More... over 24 years ago
[svn] wget.texi: Corrections, clarifications, and English fixes to time-stamping documentation and a couple other places.
dan
More... over 24 years ago
[svn] * configure.in: Look for perl and pod2man and make substitutions.
dan
More... over 24 years ago
[svn] Cut & paste error -- forgot to change date.
dan
More... over 24 years ago
[svn] TODO: Remove empty directories created due to --accept/--reject.
dan
More... over 24 years ago
[svn] wget.texi (Download Options): Further improvement to --continue documentation -- explain interaction with -r and -N, mention usefulness for downloading new sections of appended-to files, etc.
dan
More... over 24 years ago
[svn] init.c (commands): Hack Kampbj?rn <[email protected]> discovered that "httpsproxy" had been inserted into commands[] out of alphabetical order, causing "BUG: unknown command `httpuser'".
dan
More... over 24 years ago
[svn] Changes in FTP listing parser code - suport for VMS and MacOS, removed dependency on ftpparse as the copyright issue has not been resolved. More... over 24 years ago
[svn] Removed references to ftpparse sources. More... over 24 years ago
[svn] Removed ftpparse dependencies. New parser for VMS listings. MacOS NetPresenz FTP sevber is now supported. More... over 24 years ago
[svn] Changes related to ftpparse removal. More... over 24 years ago
[svn] Removed because of unclear copyright statement and unwillingess of original author to resolve this. More... over 24 years ago
[svn] ChangeLog tweak; initialize con to appease the access checker. More... over 24 years ago
[svn] Applied Jan's patch to allow non-quoted @ character in passwords. Published in <[email protected]>. More... over 24 years ago
[svn] Applied doc fixes from Jan's "realclean patch". The doc fixes include the new texi2pod generator for creating the man page out of Texinfo docs. Published in <[email protected]>. More... over 24 years ago
[svn] Applied Hack Kampbjorn's patch to print FTP type in debug output. Published in <[email protected]>. More... over 24 years ago
[svn] Applied Jonas Jensen's download rate patch with my additions. Published in <015b01c09084$ce2d9330$0100000a@bob> and <[email protected]>. More... over 24 years ago