]> sjero.net Git - wget/shortlog
wget
2001-11-28 hniksic[svn] Resurrect opt.dot_style.
2001-11-28 hniksic[svn] Fix typo.
2001-11-27 hniksic[svn] Use rand instead of random.
2001-11-27 hniksic[svn] * retr.c (retrieve_from_file): Initialize `new_fi...
2001-11-27 hniksic[svn] Don't reuse IP addresses proven to be faulty...
2001-11-27 hniksic[svn] Updated po/hr.po.
2001-11-27 hniksic[svn] Rebuilt from sources.
2001-11-27 hniksic[svn] Don't translate %d-%d.
2001-11-27 hniksic[svn] Rebuilt from sources.
2001-11-27 hniksic[svn] Remove stray HAVE_RANDOM check from main.c.
2001-11-27 hniksic[svn] Rebuilt from the current sources.
2001-11-27 hniksic[svn] Fix FTP PASV output.
2001-11-27 hniksic[svn] Document --limit-rate.
2001-11-27 hniksic[svn] Document --limit-rate.
2001-11-27 hniksic[svn] Default the progress implementation to "bar".
2001-11-27 hniksic[svn] Commence bar progress with two newlines.
2001-11-27 hniksic[svn] Check for random.
2001-11-26 hniksic[svn] New option `--limit-rate'.
2001-11-26 hniksic[svn] Declare ERR in gethttp.
2001-11-26 hniksic[svn] Allocate a timer directly in get_contents.
2001-11-26 hniksic[svn] A lot of host name changes.
2001-11-26 hniksic[svn] Be careful whether we want to descend into result...
2001-11-25 hniksic[svn] New option --random-wait.
2001-11-25 hniksic[svn] Recursion and progress bar tweaks.
2001-11-25 hniksic[svn] Handle <base href=...> when converting links.
2001-11-25 hniksic[svn] Attempt to quote '?' as "%3F" when linking to...
2001-11-25 hniksic[svn] Remove host canonicalization code.
2001-11-25 hniksic[svn] New file util/dist-wget.
2001-11-25 hniksic[svn] Commit progress bar tweaks.
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-24 hniksic[svn] Don't modify bp->total_length if it equals zero.
2001-11-24 hniksic[svn] Print the actual error message when parsing of...
2001-11-24 hniksic[svn] Fake a miniscule amount of download time when...
2001-11-24 hniksic[svn] Fix typo that made us never use robots.txt.
2001-11-23 hniksic[svn] hr.po overhauled.
2001-11-23 hniksic[svn] A major update of the Croatian translation.
2001-11-23 hniksic[svn] Rebuilt again.
2001-11-23 hniksic[svn] Don't translate "%ld ".
2001-11-23 hniksic[svn] Rebuilt wget.pot.
2001-11-23 hniksic[svn] Minor doc update.
2001-11-23 hniksic[svn] Download the new `--progress' option.
2001-11-23 hniksic[svn] Allow the user to force bar progress.
2001-11-23 hniksic[svn] Seed OpenSSL's RNG.
2001-11-23 hniksic[svn] Minor progress bar fixes.
2001-11-23 hniksic[svn] Minor fix for the new progress bar.
2001-11-23 hniksic[svn] Remove accidentally committed DEBUG_MALLOC.
2001-11-23 hniksic[svn] Big progress bar update.
2001-11-22 hniksic[svn] Replace opt.no_flush with a function to disable...
2001-11-22 hniksic[svn] More windows documentation updates.
2001-11-22 hniksic[svn] Update documentation generation under Windows.
2001-11-22 hniksic[svn] Small doc fixes.
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-11-21 hniksic[svn] Split the copyright notice for easier translation.
2001-11-20 hniksic[svn] Support the SIZE command.
2001-11-20 hniksic[svn] Don't use the now-obsolete TYPE variable.
2001-11-19 hniksic[svn] Handle shorthands in proxy URLs.
2001-11-19 hniksic[svn] Remove --wait/--waitretry compatibility code.
2001-11-19 hniksic[svn] Update windows Makefiles and dependencies.
2001-11-19 hniksic[svn] Rewrite shorthand URLs in a step separate from...
2001-11-19 hniksic[svn] Clean up handling of schemes.
2001-11-18 hniksic[svn] Don't list all the "known" (but unsupported)...
2001-11-18 hniksic[svn] Don't compile getopt.c on systems that already...
2001-11-18 hniksic[svn] Use Solaris's libmd5 when available.
2001-11-18 hniksic[svn] Initialize vars to appease the compiler.
2001-11-18 hniksic[svn] Prettier printing of HTTP headers.
2001-11-18 hniksic[svn] Use 1.8-dev as version.
2001-11-18 hniksic[svn] Plug in new implementation of RES.
2001-11-18 hniksic[svn] *** empty log message ***
2001-11-18 hniksic[svn] Bumped version to 1.7.1.
2001-11-17 hniksic[svn] New files from the TP.
2001-11-17 hniksic[svn] Minor doc addition.
2001-11-16 hniksic[svn] Fix installation of info files.
2001-11-16 hniksic[svn] Bump version to 1.7.1-pre3.
2001-11-16 hniksic[svn] Bumped version to 1.7-pre2.
2001-11-16 hniksic[svn] Ignore trailing whitespace in header_extract_number.
2001-11-16 hniksic[svn] Process attributes in order in which they appear...
2001-11-16 hniksic[svn] Don't call rate() with bogus data.
2001-11-16 hniksic[svn] Use 0x22 instead of '"' or '\"'.
2001-11-16 hniksic[svn] Apply Peter Farmer's changes from <3BD110CB.61EBE...
2001-11-16 hniksic[svn] Applied Christian Fraenkel's patch from <3BAF5B30...
2001-11-16 hniksic[svn] Applied Chris Seawood's patch for compilation...
2001-11-16 hniksic[svn] Applied Edward Sabol's patch from
2001-11-16 hniksic[svn] Support XML-style empty tags.
2001-11-16 hniksic[svn] *** empty log message ***
2001-06-26 hniksic[svn] Check for do_realloc_newsize in loop condition...
2001-06-26 hniksic[svn] Fix access violation bug in DO_REALLOC_FROM_ALLOCA.
2001-06-18 hniksic[svn] Allow more characters in attribute name.
2001-06-18 hniksic[svn] Make sure that slashes don't sneak in as part...
2001-06-16 hniksic[svn] Update MACHINES.
2001-06-16 hniksic[svn] Upgrade version to 1.7.1.
2001-06-15 hniksic[svn] Make `make install' non-interactive.
2001-06-15 hniksic[svn] Take DESTDIR into account when creating directory...
2001-06-15 hniksic[svn] Set version to 1.7.1-pre1.
2001-06-15 hniksic[svn] New version of po/da.po from the TP.
2001-06-14 hniksic[svn] Upgrade libtool to 1.4.
2001-06-14 hniksic[svn] Installed new PO files from the TP.
2001-06-14 hniksic[svn] After canonicalizing the URL, check for its exist...
2001-06-14 hniksic[svn] Check for -lnsl more carefully.
2001-06-14 hniksic[svn] Docfix.
2001-06-14 hniksic[svn] Search netrc with the proper host name, not the...
next