]> sjero.net Git - wget/history - src/init.c
Mark --dot-style as deprecated.
[wget] / src / init.c
2009-07-27 Micah CowanMark --dot-style as deprecated.
2009-07-04 Micah CowanAutomated merge.
2009-07-01 Micah CowanAutomated merge.
2009-06-25 Micah CowanMerge with mainline.
2009-06-14 Micah CowanCleanup/bugfix for tilde patch.
2009-06-13 Julien PichonTilde expansion without globals
2009-06-13 Micah CowanMerge in gerel's url-parsing stuff.
2009-04-11 Steven SchubigerSkip running rc files while executing tests.
2008-12-01 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Micah CowanMerge with mainline.
2008-11-15 Steven SchubigerDefault value for waitretry.
2008-09-09 Micah CowanAvoid unnecessary vars, and make wgetrc_file_name build...
2008-08-28 Micah CowanAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-07 Xavier SaintAutomated merge.
2008-08-04 Micah Cowanjff: option for specifying the default page-name.
2008-07-23 Saint XavierAutomated merge.
2008-07-22 Micah Cowanstsc: -i URL improvements.
2008-07-20 Saint XavierAutomated merge.
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-26 Saint XavierAutomated merge.
2008-06-19 Saint XavierSet an initial value for IRIs options and some minor...
2008-06-19 Saint XavierThe prefered way is to avoid #ifdef flooding, so take...
2008-06-14 Saint XavierAutomated merge.
2008-06-14 Micah CowanMerge build info with head.
2008-06-08 Saint XavierAutomaetd merge.
2008-06-01 Micah CowanAutomated merge.
2008-05-31 Micah CowanAutomated merge.
2008-05-31 Micah CowanHenri's -Wall patch.
2008-05-25 Saint XavierAdd options for enabling IRI support and forcing some...
2008-05-17 Micah CowanApply Kenneth Parnell's patch for prefer_family, in...
2008-05-17 Micah Cowanpreferred_family = none
2008-05-16 Micah CowanMerging heads.
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-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-23 Micah CowanTest to confirm that rc commands are properly sorted.
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions throughout the source.
2008-04-16 Steven SchubigerUse Gnulib's quote function in init.c.
2008-02-11 Micah CowanFix #22242: Option to allow auths before challenged.
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-19 Micah CowanEschew config-post.h.
2007-10-18 Micah CowanMerging to reinstate autoreconf.
2007-10-15 Micah CowanAutomated merge.
2007-10-14 Micah CowanISSPACE -> c_isspace
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-09-28 Micah CowanGisle's MS-DOS support
2007-08-08 micah[svn] Fix for #20659 - Content-Disposition off by default.
2007-08-03 micah[svn] Make indentation consistent (all-spaces, no tabs).
2007-07-29 micah[svn] Merging fix #20499: MAX_REDIRECTIONS should be...
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2007-01-09 mtortonesi[svn] Get rid of a gcc warning about strict-aliasing...
2006-08-08 hniksic[svn] Warn to keep the option list sorted.
2006-07-21 hniksic[svn] Fix ordering of the command array.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2006-06-13 mtortonesi[svn] Added support for --restrict-file-names=lowercase...
2006-04-28 mtortonesi[svn] Improvements/fixes to HTTP Content-Disposition...
2006-01-30 mtortonesi[svn] Removed broken output file removal patch.
2006-01-24 mtortonesi[svn] Remove output document in case of download proble...
2005-08-08 hniksic[svn] Don't read more than the amount of data specified...
2005-07-07 hniksic[svn] In for loops with empty body, put the ";" on...
2005-07-06 hniksic[svn] New option --ignore-case for case-insensitive...
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-28 hniksic[svn] Fix parsing alphanumerics in .wgetrc.
2005-06-27 hniksic[svn] Move extern declarations to .h files.
2005-06-25 hniksic[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify...
2005-06-24 hniksic[svn] Declare opt.verbose as int, not bool.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-22 hniksic[svn] Remove the "lockable boolean" setting for passive...
2005-06-19 hniksic[svn] Remove K&R support.
2005-06-19 hniksic[svn] Fix "lockable boolean" error message.
2005-06-16 hniksic[svn] Improve error message so it names the more useful...
2005-05-30 hniksic[svn] Allow --header to contain ",".
2005-05-30 hniksic[svn] Doc fix.
2005-05-21 hniksic[svn] Report exact command name alongside the "display...
2005-05-16 hniksic[svn] Don't free the non-existent opt.ftp_acc. Free...
2005-05-08 hniksic[svn] Re-alphabetize the command list. Have run_comman...
2005-05-06 hniksic[svn] Don't complain about "unknown authentication...
2005-05-05 hniksic[svn] Propagate option name to init.c code so error...
2005-05-05 hniksic[svn] Abort if there have been errors while processing...
2005-04-28 hniksic[svn] Wrap the use of opt.random_file in HAVE_SSL.
2005-04-27 hniksic[svn] Free the old value of opt.useragent before settin...
2005-04-27 mtortonesi[svn] Add the --user, --password, --ftp-user and -...
2005-04-27 hniksic[svn] Add --random-file option. Bail out in case of...
2005-04-27 hniksic[svn] Wrap private key commands in #ifdef HAVE_SSL.
2005-04-27 hniksic[svn] Allow separate specification of certificate type...
2005-04-26 hniksic[svn] Doc typo fix.
next