]> sjero.net Git - wget/history - src/init.c
More progress bar aesthetic changes
[wget] / src / init.c
2014-05-30 Darshit ShahMore progress bar aesthetic changes
2014-05-12 Tim RuehsenFix compiler warnings
2014-04-30 Darshit ShahAdd --show-progress to force display progress bar
2014-03-21 Yousong ZhouMake wget capable of starting downloads from a specifie...
2014-02-01 Darshit ShahTurn --debug into no-op if compiled without debugging...
2014-01-22 Darshit ShahIntroduce --no-config. The wgetrc files will not be...
2013-12-29 Giuseppe ScrivanoRemove some useless if statements
2013-09-07 Tim Ruehsenadded PFS to --secure-protocol
2013-08-22 Tim Ruehsenadded option --https-only
2013-06-22 Ángel GonzálezCleanup cmd_string_uppercase
2013-05-17 Tim Ruehsenreplaced read_whole_file() by getline()
2013-05-04 Darshit ShahFix issue when converting string to uppercase
2013-05-02 Giuseppe ScrivanoFix crash when receiving a HTTP redirect upon a POST...
2013-04-14 Darshit ShahAdd a generic --method command to set a method in HTTP...
2012-08-28 Giuseppe ScrivanoRemove static modifier for functions used in other...
2012-07-08 Steven SchubigerInclude missing header.
2012-06-17 Giuseppe ScrivanoCheck for fclose errors.
2012-06-16 Giuseppe ScrivanoMove cleanup related code to `cleanup'
2012-06-06 Giuseppe ScrivanoRename, again, --reports-bits to report-speed.
2012-06-06 Giuseppe ScrivanoRename --bits to --report-bps.
2012-05-09 Gijs van TulderAdd support for -accept-regex and --reject-regex.
2012-03-08 Steven SchubigerFix typo.
2012-03-05 Sasikantha BabuAccept --bit option
2012-01-11 Gijs van TulderFix a linker error if zlib is not found.
2011-11-04 Gijs van TulderAdd support for WARC files.
2011-10-23 Steven SchwedaFix some problems under VMS.
2011-10-06 Henrik HolstAdd support for --content-on-error.
2011-08-19 Giuseppe ScrivanoSilence compiler warning.
2011-08-06 Giuseppe ScrivanoInitialize show_all_dns_entries to false.
2011-08-06 Giuseppe ScrivanoIntroduce `show_all_dns_entries'.
2011-07-26 Carlos Martín NietoDo not use PATH_MAX.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-12-01 Giuseppe ScrivanoRemove redundant guard.
2010-11-29 Reza SnowdonExit immediately if the system config file cannot be...
2010-10-28 Reza SnowdonImplement --config.
2010-10-16 Giuseppe ScrivanoSilent warnings reported by clang.
2010-09-29 Merinov NikolayAdd --unlink.
2010-07-28 Giuseppe ScrivanoIntroduce --trust-server-names. Close CVE-2010-2252.
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2010-01-10 Micah Cowan--no-match-server-timestamps -> --no-use-server-timestamps
2010-01-10 David Holman--no-match-server-timestamps
2010-01-10 Jeremy OlexaPATH_MAX from sys/param.h, when not available from...
2009-09-22 Micah Cowan[mq]: cfg-mk
2009-09-08 Steven SchubigerMark some options as deprecated.
2009-09-06 Micah CowanAutomated merge.
2009-09-05 Gisle VanemAdjustments for MSDOS.
2009-07-29 Micah CowanRename --html-extension to --adjust-extension.
2009-07-28 Micah Cowan--restrict-file-names=ascii
2009-07-27 Micah CowanRemove documentation for no-longer-used --preserve...
2009-07-27 Micah CowanDocumentation fixes for IRI options, and rename --local...
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.
next