]> sjero.net Git - wget/shortlog
wget
2009-06-12 Benjamin WolseyAllow proxied-https-auth test to function when building...
2009-06-12 Micah CowanMore contributors.
2009-06-12 Xin ZouFix some memory leaks.
2009-06-12 Micah CowanFix bad setlocale usage.
2009-06-11 Joao FerreiraFix confusing example on --folow-ftp and negation.
2009-06-11 Micah CowanNeed NAMESPACE_TWEAKS on non-Linux glibc-based systems...
2009-06-10 Micah CowanAdd "https_proxy" to the proxy examples.
2009-05-28 Steven SchubigerRestore string after function call.
2009-05-27 Steven SchubigerDuplicate string to circumvent eventual memory corruption.
2009-05-17 Steven SchubigerFix wrong human-readable ETA output.
2009-04-24 Micah Cowanstdint.h adjustments for Interix, thanks Markus Duft...
2009-04-22 Micah CowanAutomated merge.
2009-04-20 Micah CowanFix unportable echo -n.
2009-04-13 Steven SchubigerMove duplicated code to a function.
2009-04-11 Steven SchubigerSkip running rc files while executing tests.
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-27 Steven SchubigerImprove also messages when writing a document retrieved...
2009-02-25 Benjamin WolseyFixes to make tests work when building outside the...
2009-02-21 Steven SchubigerImprove messages when writing a document to stdout.
2009-02-18 Steven SchubigerRemove an unused declaration.
2009-02-01 gerelremoved some more calls
2009-02-01 gerelone less call
2009-01-23 Steven SchubigerWhitespace tweaks for utils.
2008-12-04 Micah CowanRobots idn test.
2008-12-04 Micah CowanFix test names.
2008-12-02 Micah CowanNot-so-automated merge.
2008-12-01 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Saint XavierFixes bug #24862: --content-disposition doesn't work...
2008-11-26 Micah CowanMore module-scoped warnings.
2008-11-26 Micah CowanMerge with mainline.
2008-11-25 Steven SchubigerRemove another shebang line.
2008-11-16 Steven SchubigerMove numurls out of options struct.
2008-11-15 Steven SchubigerDefault value for waitretry.
2008-11-14 Steven SchubigerImprove printing formatted build information.
2008-11-13 Steven SchubigerPurge orphaned whitespace in test libraries.
2008-11-13 Micah CowanDon't download content just to ignore it.
2008-11-13 Micah CowanHTML-escape dirname in href (not perfect, good enough).
2008-11-13 Micah CowanHTML-escape dir name in title, h1.
2008-11-13 Micah CowanApplied Alexander Belopolsky's patch for htmlified...
2008-11-12 Steven SchubigerUse lexical warnings in test scripts.
2008-11-12 Steven SchubigerRemove shebang line from test libraries.
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-11 Micah CowanTest --auth-no-challenge, for URL- and option-specified...
2008-11-11 Saint XavierMake --auth-no-challenge work with user:pass@ in URLs.
2008-11-10 Micah CowanRemove README.maint from EXTRA_DIST.
2008-11-10 Micah CowanUpdate node references.
2008-11-10 Micah CowanMention Gmane portal, add subsections to "Mailing Lists".
2008-11-07 Steven SchubigerAdd colors to test summary.
2008-11-06 stsCall tests with executable name.
2008-11-06 Micah Cowanuse strict in run-px.
2008-11-05 Micah CowanML archive, moderation
2008-11-05 Micah CowanOnly print remaining size when > 1k.
2008-11-05 Micah CowanAutomated merge.
2008-11-05 Micah CowanMove --no-http-keep-alive to HTTP Options section.
2008-11-04 Micah CowanUpdate FDL to version 1.3.
2008-11-01 Micah CowanRemoved no-longer-used README.maint.
2008-11-01 Micah CowanMailing list move.
2008-10-31 Alexander DrozdovFix underflow, incorrect assertion.
2008-10-26 Steven SchubigerDocument missing wgetrc options.
2008-10-26 Gisle VanemCompatibility tweaks to format_and_print_line.
2008-10-25 Micah CowanMinor tweaks to freeopts.
2008-10-25 Micah CowanHow many options remain available?
2008-09-27 Saint XavierIRI requirement: do not percent-encode already percent...
2008-09-10 Michael Kesslerdownloads => download
2008-09-10 Micah CowanTest-idn-cmd.px.
2008-09-09 Gisle Vanemaprintf, not asprintf.
2008-09-09 Micah CowanAvoid unnecessary vars, and make wgetrc_file_name build...
2008-09-09 Micah CowanDefine program_name, for lib/error.c.
2008-09-09 Gisle VanemHAVE_STDINT_H, SIZEOF_LONG_LONG.
2008-09-02 Gisle VanemEnsure stdio.h is included.
2008-08-28 Micah CowanTest for IDN, based on meta-specified encoding.
2008-08-28 Micah CowanIDN test.
2008-08-28 Micah CowanAutomated merge.
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-15 Saint XavierRemoved commented *printf and use quote_n() for quotin...
2008-08-15 Saint XavierFixes: use encoding got from the remote server serving...
2008-08-15 Saint XavierFix a double quoting
2008-08-14 Xavier SaintAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-14 Xavier SaintUpdate tests/Changelog for Test-iri-list.px
2008-08-14 Xavier SaintCorrect iri handling while fetching a remote file list...
2008-08-14 Xavier SaintDon't forget to free the iri struct
2008-08-09 Steven SchubigerRemoved dead DEBUG_MALLOC code.
2008-08-07 Xavier SaintCorrect a mis-merge: return type for url_error is char...
2008-08-07 Xavier SaintAutomated merge.
2008-08-04 Xavier SaintUpdate doc/ChangeLog in regards to IRI support
2008-08-04 Xavier SaintUpdate tests/ChangeLog for the 6 new tests for testing...
2008-08-04 Xavier Saintiri.h is already included in wget.h, so don't include...
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.
next