I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[svn] New file es.po. More... about 24 years ago
[svn] Wget was ignoring an error when getting a directory failed. Fix courtesy Nicolas Lichtmaier. More... about 24 years ago
[svn] Make sure -C is recognized. More... about 24 years ago
[svn] Make sure -c doesn't truncate the file. Published in <[email protected]>. More... about 24 years ago
[svn] Fix documentation of --convert-links. Published in <[email protected]>. More... about 24 years ago
[svn] Don't clear dl_file_url_map and dl_url_file_map in recursive_retrieve. Published in <[email protected]> under the subject "Link conversion fix". More... about 24 years ago
[svn] Undef xmalloc and friends before redefining them when standalone. More... about 24 years ago
[svn] Oops! Fix braino in recur.c -- clear the hash tables only when they are defined. More... about 24 years ago
[svn] Committed my patch that makes HTTP code close its socket in premature returns (before the body was drained). Published in <[email protected]>. More... about 24 years ago
[svn] Record downloaded files and downloaded HTML files in all cases. Published under the subject "Link conversion fix" in <[email protected]>. More... about 24 years ago
[svn] Published my patch "main.c tweaks" published in <[email protected]>. More... about 24 years ago
[svn] Applied Philipp Thomas's safe-ctype patch. Published in <[email protected]>. More... about 24 years ago
[svn] * configure.in: Noticed in libtool documentation that we should have "AC_SUBST(LIBTOOL_DEPS)".
dan
More... about 24 years ago
[svn] * {.,doc,src,util,windows}/Makefile.in: Moved top_builddir out of "User configuration section" of top Makefile and analogous spot in others.
dan
More... about 24 years ago
[svn] configure.in: Christian Fraenkel's tests for -lcrypto and -lssl were in the wrong order, causing a link failure if you're using libcrypto.a and libssl.a rather than shared libraries. Also put in checks for -ldl, necessary since the libcrypto shared library doesn't record its dependency on libdl.
dan
More... about 24 years ago
[svn] INSTALL: Updated to reflect --with-ssl's new optional parameter.
dan
More... about 24 years ago
[svn] TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.
dan
More... about 24 years ago
[svn] MACHINES: Added rs6000-ibm-aix4.3.3.0.
dan
More... about 24 years ago
[svn] MACHINES: Added armv4l-unknown-linux-gnu.
dan
More... about 24 years ago
[svn] TODO: Oops. Hostless absolute link conversion _is_ working. My test that led me to believe it wasn't was exposing a different bug -- URLs specified on the commandline as opposed to being recursed to don't always get re-converted at the end of the Wget run.
dan
More... about 24 years ago
[svn] Linking with OpenSSL previously required the user to set up all the appropriate -I, -L, and -R/-rpath flags in environment variables, manually. Automated everything, including bundling libtool so we can successfully link with the OpenSSL shared libraries on just about any platform.
dan
More... about 24 years ago
[svn] Makefile.in: Using '^' in the sed call caused a weird failure on Solaris 2.6. Changed it to a ','.
dan
More... about 24 years ago
[svn] Duh. Previously made two separate sections for changes on the same date. Fixed.
dan
More... about 24 years ago
[svn] Just reworded my previous entry.
dan
More... about 24 years ago
[svn] * config.guess: Hadn't been updated since 1996 -- didn't work for NetWinder ARM Linux system (among others). Updated to 2001-03-16 vers.
dan
More... about 24 years ago
[svn] TODO: For some reason on 2000-11-19, Hrvoje removed the item about converting hostless absolute links. That isn't working yet, so I've put the item back, with a modified wording.
dan
More... about 24 years ago
[svn] D'oh -- cut and paste error. Said Jan made a change I was making.
dan
More... about 24 years ago
[svn] TODO: Only normal recursion should respect -np -- page-requisite recursion should not.
dan
More... about 24 years ago
[svn] Removed an obsolete TODO item about adding VMS and MS FTP server support. More... about 24 years ago
[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... about 24 years ago