]> sjero.net Git - wget/shortlog
wget
2001-04-08 janp[svn] The AM/PM change did assume 12:01PM == 00:01...
2001-04-08 janp[svn] ChangeLog: Removed an excess conflict marker...
2001-04-08 hniksic[svn] New function hash_table_count.
2001-04-06 hniksic[svn] Do the namespace tweaks only on systems we know...
2001-04-06 hniksic[svn] Cast MMAP_FAILED to char *.
2001-04-06 hniksic[svn] Include string.h.
2001-04-06 hniksic[svn] Specify "compilation environment" that works...
2001-04-06 hniksic[svn] Don't insist on strict ANSI mode of the compiler.
2001-04-06 hniksic[svn] Prepend literal newline with `\n\' inside quoted...
2001-04-06 hniksic[svn] Remove VERY_LONG_FORMAT. Instead, define functio...
2001-04-04 hniksic[svn] parse_uname() Would run past the end of the strin...
2001-04-04 hniksic[svn] Cosmetic changes.
2001-04-03 hniksic[svn] Fix support for rfc850 time recognition on system...
2001-04-03 hniksic[svn] Norwegian and Danish are Latin 1, not Latin 2.
2001-04-03 hniksic[svn] Small cleanup of mswindows.c by Paul Bludov.
2001-04-03 hniksic[svn] Remove stray conflict marker.
2001-04-03 hniksic[svn] Make `-c' and `-O' work together.
2001-04-01 hniksic[svn] Make sure opt.dfp is rewound only on the first...
2001-04-01 hniksic[svn] New version of et.po.
2001-04-01 hniksic[svn] Handle trailing whitespace in .netrc. Published in
2001-04-01 hniksic[svn] Fix memory allocation in cmd_address().
2001-04-01 hniksic[svn] New file es.po.
2001-04-01 hniksic[svn] Wget was ignoring an error when getting a directo...
2001-04-01 hniksic[svn] Make sure -C is recognized.
2001-04-01 hniksic[svn] Make sure -c doesn't truncate the file.
2001-04-01 hniksic[svn] Fix documentation of --convert-links. Published in
2001-04-01 hniksic[svn] Don't clear dl_file_url_map and dl_url_file_map...
2001-03-31 hniksic[svn] Undef xmalloc and friends before redefining them...
2001-03-31 hniksic[svn] Oops! Fix braino in recur.c -- clear the hash...
2001-03-31 hniksic[svn] Committed my patch that makes HTTP code close...
2001-03-31 hniksic[svn] Record downloaded files and downloaded HTML files...
2001-03-30 hniksic[svn] Published my patch "main.c tweaks" published in
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2001-03-27 dan[svn] * configure.in: Noticed in libtool documentation...
2001-03-27 dan[svn] * {.,doc,src,util,windows}/Makefile.in: Moved...
2001-03-27 dan[svn] configure.in: Christian Fraenkel's tests for...
2001-03-27 dan[svn] INSTALL: Updated to reflect --with-ssl's new...
2001-03-27 dan[svn] TODO: -p should probably go "_two_ more hops...
2001-03-22 dan[svn] MACHINES: Added rs6000-ibm-aix4.3.3.0.
2001-03-22 dan[svn] MACHINES: Added armv4l-unknown-linux-gnu.
2001-03-20 dan[svn] TODO: Oops. Hostless absolute link conversion...
2001-03-17 dan[svn] Linking with OpenSSL previously required the...
2001-03-17 dan[svn] Makefile.in: Using '^' in the sed call caused...
2001-03-17 dan[svn] Duh. Previously made two separate sections for...
2001-03-17 dan[svn] Just reworded my previous entry.
2001-03-17 dan[svn] * config.guess: Hadn't been updated since 1996...
2001-03-17 dan[svn] TODO: For some reason on 2000-11-19, Hrvoje remov...
2001-03-13 dan[svn] D'oh -- cut and paste error. Said Jan made a...
2001-03-13 dan[svn] TODO: Only normal recursion should respect -np...
2001-03-08 janp[svn] Removed an obsolete TODO item about adding VMS...
2001-03-08 janp[svn] Skip `:port' in the host header if it is the...
2001-03-06 dan[svn] Add a --range parameter allowing you to explicitl...
2001-03-02 dan[svn] ChangeLog.README: Renamed from README.branches...
2001-03-01 hniksic[svn] Applied Jonas Jensen's patch to correctly calcula...
2001-03-01 dan[svn] MACHINES: Explicitly tell people to send us confi...
2001-02-28 dan[svn] TODO: Make "ftp://<host>/%2F<file>" cause an...
2001-02-28 dan[svn] TODO: Re-use FTP connection if multiple URLs...
2001-02-23 dan[svn] TODO: "Timestamps are sometimes not copied over...
2001-02-23 dan[svn] wget.texi: Mentioned that .listing symlinked...
2001-02-23 dan[svn] * po/*.po*: Updated after moving -nr to a differe...
2001-02-23 dan[svn] * po/*.po*: Updated after moving -nr to a differe...
2001-02-23 dan[svn] NEWS: Note that Wget now has a man page again.
2001-02-23 dan[svn] * main.c (print_help): --help documentation for...
2001-02-23 dan[svn] Oops, _all_ those fixes were to the time-stamping...
2001-02-23 dan[svn] wget.texi: Corrections, clarifications, and Engli...
2001-02-23 dan[svn] * configure.in: Look for perl and pod2man and...
2001-02-23 dan[svn] Cut & paste error -- forgot to change date.
2001-02-22 dan[svn] TODO: Remove empty directories created due to...
2001-02-19 dan[svn] wget.texi (Download Options): Further improvement...
2001-02-17 dan[svn] init.c (commands): Hack Kampbj?rn <hack@hackdata...
2001-02-13 janp[svn] Changes in FTP listing parser code - suport for...
2001-02-13 janp[svn] Removed references to ftpparse sources.
2001-02-13 janp[svn] Removed ftpparse dependencies. New parser for...
2001-02-13 janp[svn] Changes related to ftpparse removal.
2001-02-13 janp[svn] Removed because of unclear copyright statement...
2001-02-11 hniksic[svn] ChangeLog tweak; initialize con to appease the...
2001-02-11 hniksic[svn] Applied Jan's patch to allow non-quoted @ charact...
2001-02-11 hniksic[svn] Applied doc fixes from Jan's "realclean patch...
2001-02-11 hniksic[svn] Applied Hack Kampbjorn's patch to print FTP type...
2001-02-11 hniksic[svn] Applied Jonas Jensen's download rate patch with...
2001-02-10 hniksic[svn] Applied Tim Mooney's patch that fixes a build...
2001-02-10 hniksic[svn] Applied Christian Fraenkel's patch "custom certif...
2001-01-31 dan[svn] Regenerated just to test my recollection that...
2001-01-23 hniksic[svn] Changes according to Herold Heiko's instructions...
2001-01-16 dan[svn] Hrvoje forgot to make a ChangeLog entry when...
2001-01-16 hniksic[svn] Updated.
2001-01-16 dan[svn] NEWS: Was not being maintained. Added some signi...
2001-01-16 janp[svn] *** empty log message ***
2001-01-15 janp[svn] Updated to 1.7, merged with the spec file from...
2001-01-15 janp[svn] Makefile in po/ knows about "make realclean"...
2001-01-12 dan[svn] If -c used with -N, check to make sure a file...
2001-01-11 hniksic[svn] Committed Adrian Aichner's Windows Makefile updates.
2001-01-11 dan[svn] url.c (str_url): Clarified this function's commen...
2001-01-10 hniksic[svn] Declare addrlen as int. Published in <sxsu27cbtz...
2001-01-10 dan[svn] Jan did make a ChangeLog entry for his fix of...
2001-01-10 dan[svn] Made clarifications and corrections to --continue...
2001-01-10 dan[svn] TODO: Add a "rollback" option to have --continue...
2001-01-10 dan[svn] Just clarified a comment in the fix I just committed.
2001-01-10 dan[svn] url.c (str_url): Henrik van Ginhoven pointed...
2001-01-10 dan[svn] When did the bug get fixed where recursive FTP...
next