]> sjero.net Git - wget/history - src/ChangeLog
stsc: FTP -nv --spider: say something about existant files, too.
[wget] / src / ChangeLog
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-22 Micah Cowanstsc's better-messages-for-spider-mode patch.
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-02 Micah CowanReopen stdout in binary mode for -O -.
2008-06-01 Micah CowanAutomated merge.
2008-05-31 Micah CowanAutomated merge.
2008-05-31 Micah CowanChangelog entries for the warning tweaks.
2008-05-26 Micah CowanPicked off remaining escnonprint call.
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 CowanMerging heads.
2008-05-16 Micah CowanFix file-checking in FTP with --spider.
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-13 Micah CowanTurn off timestamping after the warning.
2008-05-13 Micah CowanDowngrade -N with -O to a warning.
2008-05-06 Madhusudan Hosaagr... Adds build information to the --version command line...
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 Micah Cowan-I foo -> -Ifoo
2008-04-23 Micah CowanEnsure that dir matches aren't mere prefix matches.
2008-04-23 Micah CowanAllow combined cert/key once again.
2008-04-23 Micah CowanMake http.c's handling of --quiet --server-response...
2008-04-23 Micah CowanTest to confirm that rc commands are properly sorted.
2008-04-23 Micah CowanOnly remove .listing if it has been created.
2008-04-23 Micah CowanXref to resolved bugs.
2008-04-23 Micah CowanMove declaration before statements.
2008-04-23 Micah CowanRearrange library order in Makefile.am.
2008-04-16 Steven SchubigerUse Gnulib's quote function in utils.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in res.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in recur.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in progress.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in openssl.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in mswindows.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in log.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in init.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in gnutls.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in ftp-opie.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in cookies.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in convert.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in connect.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in ftp.c.
2008-04-16 stsAvoid redefined warnings caused by clashing defines.
2008-04-14 Micah CowanApplied Steven Schubiger's patch to use Gnulib's quote...
2008-04-13 Micah CowanAutomated merge.
2008-04-13 Micah CowanBack out quieting of background message: need the pid.
2008-04-13 Micah CowanDon't want to close log if an explicit -o was given...
2008-04-13 Micah CowanAutomated merge.
2008-04-13 Micah CowanDon't create a logfile for --background if we're -...
2008-04-12 Micah CowanMinor formatting adjustments.
2008-04-12 Micah CowanMerging in the rest of Alex's bundle.
2008-04-12 Micah CowanMerging my botched import with Alex's original commit.
2008-04-11 Micah CowanFix fuzzy match of ChangeLog.
2008-04-11 Micah CowanDon't append to an existing .listing when --continue...
2008-04-11 Alexander Dergachev* utils.c (aprintf): Now we are setting limits (1 Mb...
2008-04-10 Micah CowanChangeLog entry for Alex's aprintf changes.
2008-03-20 Micah CowanMerging ABOUT-NLS modification in to reinstate ABOUT...
2008-03-19 Micah CowanMore tests for directory include/exclude.
2008-03-17 Micah CowanImported slash/--no-parents and sys/time.h fixes from...
2008-02-11 Micah CowanBetter messages for --spider without -r.
2008-02-11 Micah CowanFix #22242: Option to allow auths before challenged.
2008-02-10 Micah CowanFixed #22251: Terminated download gets new filename.
2008-02-07 Micah CowanRemove screenwidth assertion from create_image.
2008-02-07 Micah CowanAutomated merge.
2008-02-07 Micah CowanChangeLog entries for NLS progress-bar changes; use...
2008-02-03 Micah CowanUgly fix to make -nc without --content-disposition...
2008-02-03 Micah CowanUse character widths instead of number-of-bytes, to...
2008-01-31 Micah CowanProperly handle missing Content-Length for partial...
2008-01-25 Micah CowanUpdated copyright year.
2008-01-25 Micah CowanNotes to translators re (C) and diacritics in names.
2008-01-24 Micah CowanAutomated merge.
2008-01-24 Micah Cowan12-10 goes before 12-08 in changelog :) (silly fuzzy...
2008-01-24 Micah CowanChangeLog entries for content-disposition doc fixes.
2007-12-08 Micah CowanPrint arguments of fnmatch properly; don't use fnmatch...
2007-12-08 Micah CowanFinish integration of libmd5.
2007-12-06 Micah CowanDon't return without freeing, in convert_all_links...
2007-12-06 Micah CowanHandle --no-parent correctly when path is /.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-12-08 Micah CowanUpdated ChangeLogs for license exemptions.
2007-10-31 Micah CowanNormalize whitespace in ChangeLogs.
2007-10-31 Micah CowanMerging to bring en@*.po back in (and removed from...
2007-10-30 Micah CowanRemove constification of argv in main.
2007-10-22 Micah CowanMove INHIBIT_WRAP up with wget.h.
next