]> sjero.net Git - wget/log
wget
14 years agoFix bad setlocale usage.
Micah Cowan [Fri, 12 Jun 2009 01:58:26 +0000 (18:58 -0700)]
Fix bad setlocale usage.

14 years agoFix confusing example on --folow-ftp and negation.
Joao Ferreira [Thu, 11 Jun 2009 23:27:00 +0000 (16:27 -0700)]
Fix confusing example on --folow-ftp and negation.

14 years agoNeed NAMESPACE_TWEAKS on non-Linux glibc-based systems, too.
Micah Cowan [Thu, 11 Jun 2009 23:00:59 +0000 (16:00 -0700)]
Need NAMESPACE_TWEAKS on non-Linux glibc-based systems, too.

14 years agoAdd "https_proxy" to the proxy examples.
Micah Cowan [Wed, 10 Jun 2009 16:22:05 +0000 (09:22 -0700)]
Add "https_proxy" to the proxy examples.

14 years agoRestore string after function call.
Steven Schubiger [Thu, 28 May 2009 21:32:54 +0000 (23:32 +0200)]
Restore string after function call.

14 years agoDuplicate string to circumvent eventual memory corruption.
Steven Schubiger [Wed, 27 May 2009 19:47:57 +0000 (21:47 +0200)]
Duplicate string to circumvent eventual memory corruption.

14 years agoFix wrong human-readable ETA output.
Steven Schubiger [Sun, 17 May 2009 10:53:28 +0000 (12:53 +0200)]
Fix wrong human-readable ETA output.

15 years agostdint.h adjustments for Interix, thanks Markus Duft <mduft@gentoo.org>.
Micah Cowan [Fri, 24 Apr 2009 17:00:48 +0000 (10:00 -0700)]
stdint.h adjustments for Interix, thanks Markus Duft <mduft@gentoo.org>.

15 years agoAutomated merge.
Micah Cowan [Wed, 22 Apr 2009 18:44:13 +0000 (11:44 -0700)]
Automated merge.

15 years agoFix unportable echo -n.
Micah Cowan [Mon, 20 Apr 2009 17:37:27 +0000 (10:37 -0700)]
Fix unportable echo -n.

15 years agoMove duplicated code to a function.
Steven Schubiger [Mon, 13 Apr 2009 20:19:13 +0000 (22:19 +0200)]
Move duplicated code to a function.

15 years agoSkip running rc files while executing tests.
Steven Schubiger [Sat, 11 Apr 2009 19:59:55 +0000 (21:59 +0200)]
Skip running rc files while executing tests.

15 years agoAdjust copyright years.
Steven Schubiger [Tue, 3 Mar 2009 20:16:47 +0000 (21:16 +0100)]
Adjust copyright years.

15 years agoFixed my stupid CONAIR typo...
Micah Cowan [Mon, 2 Mar 2009 18:29:49 +0000 (10:29 -0800)]
Fixed my stupid CONAIR typo...

15 years agoMerge.
Micah Cowan [Sun, 1 Mar 2009 10:57:14 +0000 (02:57 -0800)]
Merge.

15 years agoNo freopen(NULL,...).
Gisle Vanem [Sun, 1 Mar 2009 08:08:44 +0000 (00:08 -0800)]
No freopen(NULL,...).

15 years agoImprove also messages when writing a document retrieved via FTP to stdout (#20520).
Steven Schubiger [Fri, 27 Feb 2009 20:22:29 +0000 (21:22 +0100)]
Improve also messages when writing a document retrieved via FTP to stdout (#20520).

15 years agoFixes to make tests work when building outside the sources directory.
Benjamin Wolsey [Wed, 25 Feb 2009 21:15:40 +0000 (13:15 -0800)]
Fixes to make tests work when building outside the sources directory.

15 years agoImprove messages when writing a document to stdout.
Steven Schubiger [Sat, 21 Feb 2009 16:32:12 +0000 (17:32 +0100)]
Improve messages when writing a document to stdout.

15 years agoRemove an unused declaration.
Steven Schubiger [Wed, 18 Feb 2009 18:52:39 +0000 (19:52 +0100)]
Remove an unused declaration.

15 years agoWhitespace tweaks for utils.
Steven Schubiger [Fri, 23 Jan 2009 21:09:48 +0000 (22:09 +0100)]
Whitespace tweaks for utils.

15 years agoNot-so-automated merge.
Micah Cowan [Tue, 2 Dec 2008 06:59:03 +0000 (22:59 -0800)]
Not-so-automated merge.

15 years agoAutomated merge.
Micah Cowan [Thu, 27 Nov 2008 05:53:40 +0000 (21:53 -0800)]
Automated merge.

15 years agoFixes bug #24862: --content-disposition doesn't work with HTTP authentication
Saint Xavier [Wed, 26 Nov 2008 23:19:06 +0000 (00:19 +0100)]
Fixes bug #24862: --content-disposition doesn't work with HTTP authentication

15 years agoRemove another shebang line.
Steven Schubiger [Tue, 25 Nov 2008 18:59:36 +0000 (19:59 +0100)]
Remove another shebang line.

15 years agoMove numurls out of options struct.
Steven Schubiger [Sun, 16 Nov 2008 19:53:58 +0000 (20:53 +0100)]
Move numurls out of options struct.

15 years agoDefault value for waitretry.
Steven Schubiger [Sat, 15 Nov 2008 12:25:20 +0000 (13:25 +0100)]
Default value for waitretry.

15 years agoImprove printing formatted build information.
Steven Schubiger [Fri, 14 Nov 2008 12:48:32 +0000 (13:48 +0100)]
Improve printing formatted build information.

15 years agoPurge orphaned whitespace in test libraries.
Steven Schubiger [Thu, 13 Nov 2008 11:29:59 +0000 (12:29 +0100)]
Purge orphaned whitespace in test libraries.

15 years agoDon't download content just to ignore it.
Micah Cowan [Thu, 13 Nov 2008 08:59:53 +0000 (00:59 -0800)]
Don't download content just to ignore it.

15 years agoHTML-escape dirname in href (not perfect, good enough).
Micah Cowan [Thu, 13 Nov 2008 05:44:48 +0000 (21:44 -0800)]
HTML-escape dirname in href (not perfect, good enough).

15 years agoHTML-escape dir name in title, h1.
Micah Cowan [Thu, 13 Nov 2008 05:00:05 +0000 (21:00 -0800)]
HTML-escape dir name in title, h1.

15 years agoApplied Alexander Belopolsky's patch for htmlified FTP listings.
Micah Cowan [Thu, 13 Nov 2008 04:47:52 +0000 (20:47 -0800)]
Applied Alexander Belopolsky's patch for htmlified FTP listings.

15 years agoUse lexical warnings in test scripts.
Steven Schubiger [Wed, 12 Nov 2008 21:54:49 +0000 (22:54 +0100)]
Use lexical warnings in test scripts.

15 years agoRemove shebang line from test libraries.
Steven Schubiger [Wed, 12 Nov 2008 20:18:27 +0000 (21:18 +0100)]
Remove shebang line from test libraries.

15 years agoReturn some memory control back to format_and_print_line.
Steven Schubiger [Wed, 12 Nov 2008 11:02:37 +0000 (12:02 +0100)]
Return some memory control back to format_and_print_line.

15 years agoDo not handle memory within format_and_print_line.
Steven Schubiger [Tue, 11 Nov 2008 22:00:05 +0000 (23:00 +0100)]
Do not handle memory within format_and_print_line.

15 years agoTest --auth-no-challenge, for URL- and option-specified user/pass.
Micah Cowan [Tue, 11 Nov 2008 20:53:01 +0000 (12:53 -0800)]
Test --auth-no-challenge, for URL- and option-specified user/pass.

15 years agoMake --auth-no-challenge work with user:pass@ in URLs.
Saint Xavier [Tue, 11 Nov 2008 07:17:17 +0000 (23:17 -0800)]
Make --auth-no-challenge work with user:pass@ in URLs.

15 years agoRemove README.maint from EXTRA_DIST.
Micah Cowan [Mon, 10 Nov 2008 22:41:03 +0000 (14:41 -0800)]
Remove README.maint from EXTRA_DIST.

15 years agoUpdate node references.
Micah Cowan [Mon, 10 Nov 2008 19:24:04 +0000 (11:24 -0800)]
Update node references.

15 years agoMention Gmane portal, add subsections to "Mailing Lists".
Micah Cowan [Mon, 10 Nov 2008 19:21:17 +0000 (11:21 -0800)]
Mention Gmane portal, add subsections to "Mailing Lists".

15 years agoAdd colors to test summary.
Steven Schubiger [Fri, 7 Nov 2008 21:06:38 +0000 (22:06 +0100)]
Add colors to test summary.

15 years agoCall tests with executable name.
sts [Thu, 6 Nov 2008 23:01:25 +0000 (00:01 +0100)]
Call tests with executable name.

15 years agouse strict in run-px.
Micah Cowan [Thu, 6 Nov 2008 19:38:16 +0000 (11:38 -0800)]
use strict in run-px.

15 years agoML archive, moderation
Micah Cowan [Wed, 5 Nov 2008 22:22:40 +0000 (14:22 -0800)]
ML archive, moderation

15 years agoOnly print remaining size when > 1k.
Micah Cowan [Wed, 5 Nov 2008 21:38:50 +0000 (13:38 -0800)]
Only print remaining size when > 1k.

15 years agoAutomated merge.
Micah Cowan [Wed, 5 Nov 2008 17:12:46 +0000 (09:12 -0800)]
Automated merge.

15 years agoMove --no-http-keep-alive to HTTP Options section.
Micah Cowan [Wed, 5 Nov 2008 17:11:33 +0000 (09:11 -0800)]
Move --no-http-keep-alive to HTTP Options section.

15 years agoUpdate FDL to version 1.3.
Micah Cowan [Tue, 4 Nov 2008 09:27:44 +0000 (01:27 -0800)]
Update FDL to version 1.3.

15 years agoRemoved no-longer-used README.maint.
Micah Cowan [Sat, 1 Nov 2008 06:15:45 +0000 (23:15 -0700)]
Removed no-longer-used README.maint.

15 years agoMailing list move.
Micah Cowan [Sat, 1 Nov 2008 06:15:06 +0000 (23:15 -0700)]
Mailing list move.

15 years agoFix underflow, incorrect assertion.
Alexander Drozdov [Fri, 31 Oct 2008 18:13:10 +0000 (11:13 -0700)]
Fix underflow, incorrect assertion.

15 years agoDocument missing wgetrc options.
Steven Schubiger [Sun, 26 Oct 2008 21:32:11 +0000 (14:32 -0700)]
Document missing wgetrc options.

15 years agoCompatibility tweaks to format_and_print_line.
Gisle Vanem [Sun, 26 Oct 2008 20:18:36 +0000 (13:18 -0700)]
Compatibility tweaks to format_and_print_line.

15 years agoMinor tweaks to freeopts.
Micah Cowan [Sat, 25 Oct 2008 14:13:24 +0000 (07:13 -0700)]
Minor tweaks to freeopts.

15 years agoHow many options remain available?
Micah Cowan [Sat, 25 Oct 2008 13:49:35 +0000 (06:49 -0700)]
How many options remain available?

15 years agodownloads => download
Michael Kessler [Wed, 10 Sep 2008 15:42:42 +0000 (08:42 -0700)]
downloads => download

15 years agoaprintf, not asprintf.
Gisle Vanem [Tue, 9 Sep 2008 17:26:44 +0000 (10:26 -0700)]
aprintf, not asprintf.

15 years agoAvoid unnecessary vars, and make wgetrc_file_name build properly on Windows.
Micah Cowan [Tue, 9 Sep 2008 17:20:21 +0000 (10:20 -0700)]
Avoid unnecessary vars, and make wgetrc_file_name build properly on Windows.

15 years agoDefine program_name, for lib/error.c.
Micah Cowan [Tue, 9 Sep 2008 16:40:13 +0000 (09:40 -0700)]
Define program_name, for lib/error.c.

15 years agoHAVE_STDINT_H, SIZEOF_LONG_LONG.
Gisle Vanem [Tue, 9 Sep 2008 16:29:50 +0000 (09:29 -0700)]
HAVE_STDINT_H, SIZEOF_LONG_LONG.

15 years agoEnsure stdio.h is included.
Gisle Vanem [Tue, 2 Sep 2008 22:57:43 +0000 (15:57 -0700)]
Ensure stdio.h is included.

15 years agoTest for -c shorter content (#23613).
Micah Cowan [Sat, 23 Aug 2008 00:39:47 +0000 (17:39 -0700)]
Test for -c shorter content (#23613).

15 years agoDependency improvements (but still needs some work).
Micah Cowan [Sat, 23 Aug 2008 00:14:31 +0000 (17:14 -0700)]
Dependency improvements (but still needs some work).

15 years agoTest for -O, -nc.
Micah Cowan [Fri, 22 Aug 2008 23:56:18 +0000 (16:56 -0700)]
Test for -O, -nc.

15 years agoRemoved dead DEBUG_MALLOC code.
Steven Schubiger [Sat, 9 Aug 2008 16:35:45 +0000 (09:35 -0700)]
Removed dead DEBUG_MALLOC code.

15 years agoDocumentation updates for --default-page.
Micah Cowan [Mon, 4 Aug 2008 05:36:38 +0000 (22:36 -0700)]
Documentation updates for --default-page.

15 years agoDon't set UPDATED; automatically set in version.texi.
Micah Cowan [Mon, 4 Aug 2008 05:25:09 +0000 (22:25 -0700)]
Don't set UPDATED; automatically set in version.texi.

15 years agojff: option for specifying the default page-name.
Micah Cowan [Mon, 4 Aug 2008 05:12:34 +0000 (22:12 -0700)]
jff: option for specifying the default page-name.

15 years ago#include wget.h, not config.h.
Micah Cowan [Mon, 4 Aug 2008 05:08:07 +0000 (22:08 -0700)]
#include wget.h, not config.h.

15 years agostsc: better message for "unsupported schemes".
Micah Cowan [Mon, 4 Aug 2008 05:03:04 +0000 (22:03 -0700)]
stsc: better message for "unsupported schemes".

15 years agostsc: -i URL improvements.
Micah Cowan [Tue, 22 Jul 2008 20:33:42 +0000 (13:33 -0700)]
stsc: -i URL improvements.

15 years ago-i accepts URLs (stsc). For #21265.
Micah Cowan [Sat, 12 Jul 2008 00:16:49 +0000 (17:16 -0700)]
-i accepts URLs (stsc). For #21265.

15 years agoFix merge of src/Makefile.am
Micah Cowan [Fri, 11 Jul 2008 23:36:09 +0000 (16:36 -0700)]
Fix merge of src/Makefile.am

15 years agoMerge current tip with CSS stuff.
Micah Cowan [Fri, 11 Jul 2008 23:30:51 +0000 (16:30 -0700)]
Merge current tip with CSS stuff.

15 years agoAutomated merge.
Micah Cowan [Mon, 30 Jun 2008 19:36:28 +0000 (12:36 -0700)]
Automated merge.

15 years agoContributors updates.
Micah Cowan [Mon, 30 Jun 2008 19:35:56 +0000 (12:35 -0700)]
Contributors updates.

15 years agoAdd Joao Ferreira to contributors.
Micah Cowan [Mon, 30 Jun 2008 19:22:28 +0000 (12:22 -0700)]
Add Joao Ferreira to contributors.

15 years agoChangeLog entry for NEWS, and re-arrange entries so 1.12 is on top.
Micah Cowan [Mon, 30 Jun 2008 19:20:04 +0000 (12:20 -0700)]
ChangeLog entry for NEWS, and re-arrange entries so 1.12 is on top.

15 years agoNEWS for 1.11.4.
Micah Cowan [Mon, 30 Jun 2008 01:39:22 +0000 (18:39 -0700)]
NEWS for 1.11.4.

15 years agostsc: FTP -nv --spider: say something about existant files, too.
Micah Cowan [Thu, 26 Jun 2008 18:01:48 +0000 (11:01 -0700)]
stsc: FTP -nv --spider: say something about existant files, too.

15 years agostsc: escnonprint -> quotearg_style
Micah Cowan [Tue, 24 Jun 2008 19:08:46 +0000 (12:08 -0700)]
stsc: escnonprint -> quotearg_style

15 years agoDon't assume time_t* is compatible with long*.
Micah Cowan [Tue, 24 Jun 2008 18:44:40 +0000 (11:44 -0700)]
Don't assume time_t* is compatible with long*.

15 years agostsc's patch to initialize, free hs->message.
Micah Cowan [Mon, 23 Jun 2008 19:54:50 +0000 (12:54 -0700)]
stsc's patch to initialize, free hs->message.

15 years agoAutomated merge.
Micah Cowan [Mon, 23 Jun 2008 00:53:13 +0000 (17:53 -0700)]
Automated merge.

15 years agoDon't run Test-proxied-https-auth.px if HTTPS support wasn't built.
Micah Cowan [Mon, 23 Jun 2008 00:52:57 +0000 (17:52 -0700)]
Don't run Test-proxied-https-auth.px if HTTPS support wasn't built.

15 years agostsc's better-messages-for-spider-mode patch.
Micah Cowan [Sun, 22 Jun 2008 22:07:19 +0000 (15:07 -0700)]
stsc's better-messages-for-spider-mode patch.

15 years agoMake Test-proxied-https-auth.px pass, and ensure it returns the proper exit status...
Micah Cowan [Sun, 22 Jun 2008 19:58:03 +0000 (12:58 -0700)]
Make Test-proxied-https-auth.px pass, and ensure it returns the proper exit status when it does not.

15 years agoversion.c string token concatenation.
Micah Cowan [Sun, 22 Jun 2008 18:39:13 +0000 (11:39 -0700)]
version.c string token concatenation.

15 years agoDon't abort when len > contlen, when we set it that way.
Micah Cowan [Tue, 17 Jun 2008 04:49:15 +0000 (21:49 -0700)]
Don't abort when len > contlen, when we set it that way.

15 years agoDistinguish "openssl" from "ssl" (gnutls is also "ssl").
Micah Cowan [Sat, 14 Jun 2008 06:31:04 +0000 (23:31 -0700)]
Distinguish "openssl" from "ssl" (gnutls is also "ssl").

15 years agoHAVE_NTLM -> ENABLE_NTLM
Micah Cowan [Sat, 14 Jun 2008 06:13:04 +0000 (23:13 -0700)]
HAVE_NTLM -> ENABLE_NTLM

15 years agoMerge build info with head.
Micah Cowan [Sat, 14 Jun 2008 05:15:01 +0000 (22:15 -0700)]
Merge build info with head.

15 years agoWget-notify no longer receives commit updates.
Micah Cowan [Sat, 14 Jun 2008 03:41:58 +0000 (20:41 -0700)]
Wget-notify no longer receives commit updates.

15 years agorun-px: more summary, exit code.
Micah Cowan [Thu, 12 Jun 2008 22:21:32 +0000 (15:21 -0700)]
run-px: more summary, exit code.

15 years agoReinstate run-px-tests.
Micah Cowan [Thu, 12 Jun 2008 22:09:37 +0000 (15:09 -0700)]
Reinstate run-px-tests.

15 years agoDraw attention to the fact that WgetTest.pm is generated.
Micah Cowan [Thu, 12 Jun 2008 09:25:04 +0000 (02:25 -0700)]
Draw attention to the fact that WgetTest.pm is generated.

15 years agoDon't use hardcoded ports.
Micah Cowan [Thu, 12 Jun 2008 09:18:35 +0000 (02:18 -0700)]
Don't use hardcoded ports.

15 years agoBetter cleanup for Test-proxied-https-auth.px.
Micah Cowan [Thu, 12 Jun 2008 08:31:54 +0000 (01:31 -0700)]
Better cleanup for Test-proxied-https-auth.px.