]> sjero.net Git - wget/history - src/main.c
NEWS: cite --start-pos
[wget] / src / main.c
2014-03-21 Yousong ZhouMake wget capable of starting downloads from a specifie...
2014-02-06 Giuseppe Scrivanowget: move --version copyright year out of the localize...
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-09-07 Tim Ruehsenadded PFS to --secure-protocol
2013-08-22 Tim Ruehsenadded option --https-only
2013-08-09 Will Dietzwget: Fix --version wrapping issue
2013-07-13 Giuseppe Scrivanodoc: document --backups
2013-06-16 Darshit ShahFollow RFC 2616 and httpbis specifications when handlin...
2013-04-24 Darshit ShahImprove output in case of --post-{file,body} commands.
2013-04-14 Darshit ShahAdd a generic --method command to set a method in HTTP...
2012-12-09 Giuseppe ScrivanoDo not honor --config only when used as first long...
2012-09-02 Nguyễn Thái Ngọc DuyMark more strings for translation
2012-07-07 Giuseppe ScrivanoFix some log messages.
2012-06-16 Giuseppe ScrivanoMove cleanup related code to `cleanup'
2012-06-16 Giuseppe ScrivanoDo not close stdout twice.
2012-06-09 Giuseppe Scrivanohelp: Move --report-speed under 'Logging and input...
2012-06-06 Giuseppe ScrivanoRename, again, --reports-bits to report-speed.
2012-06-06 Giuseppe ScrivanoRename --bits to --report-bps.
2012-06-04 Tim Ruehsen* fix a few little dissonances
2012-05-09 Gijs van TulderAdd support for -accept-regex and --reject-regex.
2012-04-22 Tim RuehsenFix a possible invalid `free'.
2012-03-05 Sasikantha BabuAccept --bit option
2012-02-26 Giuseppe ScrivanoReport stdout close errors.
2012-02-23 Giuseppe ScrivanoPrint some diagnostic messages to stderr not to stdout.
2012-02-23 Giuseppe ScrivanoHandle correctly some malloc failures.
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-09-19 Giuseppe ScrivanoFix typo in an inline comment.
2011-09-19 Giuseppe ScrivanoFix copyright year.
2011-09-06 Jakob MatthesDo not exit prematurely when --help is passed.
2011-09-02 Mojca MiklavecNow --version works again.
2011-08-27 Giuseppe ScrivanoDetect some failures when write to stdout fails.
2011-05-23 Adrien NaderSet stdout mode to binary under Windows.
2011-04-23 Daniel ManriqueSet exit status when invalid host given
2011-03-21 Giuseppe ScrivanoSilent compiler warning.
2011-02-24 Gilles CarryUse stderr instead of stdout to prompt password.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-12-10 Filipe BrandenburgerInitialize `total_downloaded_bytes'.
2010-12-09 Giuseppe ScrivanoIf -nc and -k are used at the same time, use only the...
2010-12-07 Jessica McKellarMake the help message clearer.
2010-12-01 Giuseppe ScrivanoRemove redundant guard.
2010-10-28 Reza SnowdonImplement --config.
2010-10-24 Jessica McKellarPrint the total download time as part of the summary...
2010-10-16 Giuseppe ScrivanoSilent warnings reported by clang.
2010-10-06 Giuseppe ScrivanoRemove unused local variable.
2010-09-29 Merinov NikolayAdd --unlink.
2010-09-12 Giuseppe ScrivanoAlign --trust-server-names help text.
2010-07-28 Giuseppe ScrivanoIntroduce --trust-server-names. Close CVE-2010-2252.
2010-06-20 Giuseppe ScrivanoFix help string for --random-wait.
2010-06-10 Giuseppe ScrivanoDrop the current maintainer line from the version display.
2010-05-31 Giuseppe ScrivanoPrint diagnostic messages to stderr, not stdout.
2010-05-27 Giuseppe ScrivanoExit with failure if -k is specified and -O is not...
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-09 Steven Schwedaimported patch vms-overlay
2009-10-09 Micah CowanRemove misleading comment.
2009-10-09 Micah CowanFix declaration of compiled_features.
2009-09-24 Steven Schwedatarget -> targ; use OS_TYPE for VMS in build info string.
2009-09-22 Micah Cowan[mq]: cfg-mk
2009-09-12 Steven SchwedaFixes needed for VMS.
2009-09-08 Steven SchubigerMark some options as deprecated.
2009-09-06 Micah CowanAutomated merge.
2009-09-05 Gisle VanemAdjustments for MSDOS.
2009-08-28 Micah CowanImproved exit status handling.
2009-07-29 Micah CowanRename --html-extension to --adjust-extension.
2009-07-27 Petr PisarMinor msgid fixes. Typos, and corrected contact mail.
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-10 Micah CowanSpace before closing brace. Fixes paramcheck.pl output.
2009-07-07 Micah CowanDoc improvements for --base.
2009-07-05 Peter PisarTranslation fixes.
2009-07-04 Micah CowanRemove version.h; we generate version.c these days.
2009-07-04 Micah CowanFix minor version-printer merge glitch.
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Micah CowanTranslation-related improvements to version-info string.
2009-07-01 Micah CowanAutomated merge.
2009-06-29 Micah CowanFix Test-ftp-iri.
2009-06-29 Micah CowanFixes to restore Test-iri and Test-iri-forced-remote
2009-06-25 Micah CowanMerge with mainline.
2009-06-13 Micah CowanMerge in gerel's url-parsing stuff.
2009-03-03 Steven SchubigerAdjust copyright years.
2009-03-02 Micah CowanFixed my stupid CONAIR typo...
2009-03-01 Micah CowanMerge.
2009-03-01 Gisle VanemNo freopen(NULL,...).
2009-02-01 gerelremoved some more calls
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-16 Steven SchubigerMove numurls out of options struct.
2008-11-14 Steven SchubigerImprove printing formatted build information.
2008-11-12 Steven SchubigerReturn some memory control back to format_and_print_line.
2008-11-11 Steven SchubigerDo not handle memory within format_and_print_line.
2008-11-05 Micah CowanAutomated merge.
next