]> sjero.net Git - wget/shortlog
wget
2008-08-23 Micah CowanTest for -c shorter content (#23613).
2008-08-23 Micah CowanDependency improvements (but still needs some work).
2008-08-22 Micah CowanTest for -O, -nc.
2008-08-09 Steven SchubigerRemoved dead DEBUG_MALLOC code.
2008-08-04 Micah CowanDocumentation updates for --default-page.
2008-08-04 Micah CowanDon't set UPDATED; automatically set in version.texi.
2008-08-04 Micah Cowanjff: option for specifying the default page-name.
2008-08-04 Micah Cowan#include wget.h, not config.h.
2008-08-04 Micah Cowanstsc: better message for "unsupported schemes".
2008-07-22 Micah Cowanstsc: -i URL improvements.
2008-07-12 Micah Cowan-i accepts URLs (stsc). For #21265.
2008-07-11 Micah CowanFix merge of src/Makefile.am
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-30 Micah CowanAutomated merge.
2008-06-30 Micah CowanContributors updates.
2008-06-30 Micah CowanAdd Joao Ferreira to contributors.
2008-06-30 Micah CowanChangeLog entry for NEWS, and re-arrange entries so...
2008-06-30 Micah CowanNEWS for 1.11.4.
2008-06-26 Micah Cowanstsc: FTP -nv --spider: say something about existant...
2008-06-24 Micah Cowanstsc: escnonprint -> quotearg_style
2008-06-24 Micah CowanDon't assume time_t* is compatible with long*.
2008-06-23 Micah Cowanstsc's patch to initialize, free hs->message.
2008-06-23 Micah CowanAutomated merge.
2008-06-23 Micah CowanDon't run Test-proxied-https-auth.px if HTTPS support...
2008-06-22 Micah Cowanstsc's better-messages-for-spider-mode patch.
2008-06-22 Micah CowanMake Test-proxied-https-auth.px pass, and ensure it...
2008-06-22 Micah Cowanversion.c string token concatenation.
2008-06-17 Micah CowanDon't abort when len > contlen, when we set it that...
2008-06-14 Micah CowanDistinguish "openssl" from "ssl" (gnutls is also "ssl").
2008-06-14 Micah CowanHAVE_NTLM -> ENABLE_NTLM
2008-06-14 Micah CowanMerge build info with head.
2008-06-14 Micah CowanWget-notify no longer receives commit updates.
2008-06-12 Micah Cowanrun-px: more summary, exit code.
2008-06-12 Micah CowanReinstate run-px-tests.
2008-06-12 Micah CowanDraw attention to the fact that WgetTest.pm is generated.
2008-06-12 Micah CowanDon't use hardcoded ports.
2008-06-12 Micah CowanBetter cleanup for Test-proxied-https-auth.px.
2008-06-02 Micah CowanReopen stdout in binary mode for -O -.
2008-06-01 Micah CowanAutomated merge.
2008-06-01 Micah CowanTest-c-partial.px improvement.
2008-06-01 Micah CowanReturh 416 for fully-retrieved resources.
2008-05-31 Micah CowanTest-N-no-info.px
2008-05-31 Micah CowanTest-N-smaller.px.
2008-05-31 Micah CowanTest just the timestamp, not length.
2008-05-31 Micah CowanCatch failures in Test-N-current.px.
2008-05-31 Micah CowanAutomated merge.
2008-05-31 Micah CowanIgnore lib/stdio.h.
2008-05-31 Micah CowanRemoving generated gnulib .h files.
2008-05-31 Micah CowanChangelog entries for the warning tweaks.
2008-05-31 Micah CowanMinor tweaks to Henri's patch.
2008-05-31 Micah CowanHenri's -Wall patch.
2008-05-30 Micah CowanTP update.
2008-05-30 Micah CowanRemove xmalloc.c from POTFILES.in; update po/boldquot...
2008-05-30 Micah CowanExplicitly import quotearg gnulib module.
2008-05-30 Micah CowanTranslation for quote arg ` and '.
2008-05-26 Micah CowanPicked off remaining escnonprint call.
2008-05-23 Micah CowanRemove Test--spider-HTTP-Content-Disposition.px.
2008-05-23 Micah CowanTest--spider.px expect 0.
2008-05-23 Micah CowanRemoving --spider--no-content... tests.
2008-05-23 Micah CowanChangeLog entry for new run-px script.
2008-05-23 Micah CowanAvoid re-forking. Fixes bug #20458.
2008-05-23 Micah CowanPerl script to manage running of .px tests.
2008-05-19 Micah CowanChangeLog formatting adjustment.
2008-05-19 Micah CowanPassword prompt only once, and before backgrounding.
2008-05-17 Micah CowanApply Kenneth Parnell's patch for prefer_family, in...
2008-05-17 Micah Cowanpreferred_family = none
2008-05-17 Micah CowanHandle Ctrl-D, empty password.
2008-05-16 Micah CowanAdded copyright notice, removing unused declaration.
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanFix file-checking in FTP with --spider.
2008-05-16 Micah CowanAdded Steven Schubiger's paramcheck.pl, but not for...
2008-05-16 Micah CowanIgnore lib/alloca.h, tags files in any dir.
2008-05-16 Micah CowanMissed an updated file: lib/stdlib.h
2008-05-16 Micah CowanUse the quote module for the password prompt.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-05-15 Micah CowanQuoting tweaks.
2008-05-14 Joao FerreiraChanged some comments related with bug fix #23238,...
2008-05-14 Joao FerreiraUpdated Changelog
2008-05-14 Joao FerreiraFixed bug #23238: --no-clobber doesn't work with -O...
2008-05-13 Micah CowanUpdated NEWS for 1.11.3.
2008-05-13 Micah CowanTurn off timestamping after the warning.
2008-05-13 Micah CowanDowngrade -N with -O to a warning.
2008-05-06 Madhusudan... Adds build information to the --version command line...
2008-05-01 Micah CowanNEWS updated from 1.11.2.
2008-04-30 Steven SchubigerUse gnulib's getpass-gnu module for password prompting.
2008-04-30 Micah CowanFix too-many-spaces problem for multibyte progress...
2008-04-27 Micah CowanParse html from files when -r -nc is active.
2008-04-27 Micah CowanAdd support for .. at beginning of paths back in, but...
2008-04-27 Micah CowanDowngrade -r, -p with -O to a warning rather than an...
2008-04-27 Micah CowanAdd fix from eleven, for doing HTTPS auth over a proxy...
2008-04-26 Steven SchubigerFurther quote*()-related integrations in openssl.c.
2008-04-26 Steven SchubigerFurther quote*()-related integrations in http.c.
2008-04-26 Micah Cowan-I foo -> -Ifoo
2008-04-25 Steven SchubigerFurther quote*()-related integrations in host.c.
2008-04-25 Steven SchubigerFurther quote*()-related integrations in gnutls.c.
2008-04-25 Steven SchubigerFurther quote*()-related integrations in ftp.c.
2008-04-25 Steven SchubigerFurther quote*()-related integrations in ftp-basic.c.
2008-04-25 Steven SchubigerFurther quote*()-related integrations in cookies.c.
2008-04-25 Steven SchubigerInclude Gnulib quotearg header.
next