]> sjero.net Git - wget/log
wget
14 years agoRemove version.h; we generate version.c these days.
Micah Cowan [Sat, 4 Jul 2009 23:15:26 +0000 (16:15 -0700)]
Remove version.h; we generate version.c these days.

14 years agoFix minor version-printer merge glitch.
Micah Cowan [Sat, 4 Jul 2009 22:38:42 +0000 (15:38 -0700)]
Fix minor version-printer merge glitch.

14 years agoAutomated merge.
Micah Cowan [Sat, 4 Jul 2009 22:32:57 +0000 (15:32 -0700)]
Automated merge.

14 years agoAutomated merge.
Micah Cowan [Sat, 4 Jul 2009 18:47:24 +0000 (11:47 -0700)]
Automated merge.

14 years agoTranslation-related improvements to version-info string.
Micah Cowan [Sat, 4 Jul 2009 18:47:08 +0000 (11:47 -0700)]
Translation-related improvements to version-info string.

14 years agoImprove handling of schemeless URLs.
Steven Schubiger [Sat, 4 Jul 2009 09:19:57 +0000 (11:19 +0200)]
Improve handling of schemeless URLs.

14 years agoFixes for when IRIs are disabled.
Micah Cowan [Sat, 4 Jul 2009 05:36:14 +0000 (22:36 -0700)]
Fixes for when IRIs are disabled.

14 years agoUpdates to NEWS and AUTHORS.
Micah Cowan [Sat, 4 Jul 2009 04:37:19 +0000 (21:37 -0700)]
Updates to NEWS and AUTHORS.

14 years agoPrefer --no-iri over --iri=no.
Micah Cowan [Sat, 4 Jul 2009 02:31:28 +0000 (19:31 -0700)]
Prefer --no-iri over --iri=no.

14 years agoMake sure we link against libiconv when necessary.
Micah Cowan [Fri, 3 Jul 2009 20:04:51 +0000 (13:04 -0700)]
Make sure we link against libiconv when necessary.

14 years agoMore quoting.
Micah Cowan [Thu, 2 Jul 2009 08:04:11 +0000 (01:04 -0700)]
More quoting.

14 years agoReferer/IRI fix.
Micah Cowan [Thu, 2 Jul 2009 06:17:33 +0000 (23:17 -0700)]
Referer/IRI fix.

14 years agoAdd src/build_info.c to ignores.
Micah Cowan [Thu, 2 Jul 2009 04:20:50 +0000 (21:20 -0700)]
Add src/build_info.c to ignores.

14 years agoGenerate build_info.c automatically.
Steven Schubiger [Wed, 1 Jul 2009 21:59:57 +0000 (23:59 +0200)]
Generate build_info.c automatically.

14 years agoAutomated merge.
Micah Cowan [Wed, 1 Jul 2009 18:10:42 +0000 (11:10 -0700)]
Automated merge.

14 years agoQuote some things that needed quoting.
Micah Cowan [Tue, 30 Jun 2009 04:37:03 +0000 (21:37 -0700)]
Quote some things that needed quoting.

14 years agoFTP recursion test, when IRI is on.
Micah Cowan [Tue, 30 Jun 2009 01:53:13 +0000 (18:53 -0700)]
FTP recursion test, when IRI is on.

14 years agoCheck for negated option names when extracting params.
Steven Schubiger [Mon, 29 Jun 2009 11:38:30 +0000 (13:38 +0200)]
Check for negated option names when extracting params.

14 years agoPercent-coded value test.
Micah Cowan [Mon, 29 Jun 2009 10:29:16 +0000 (03:29 -0700)]
Percent-coded value test.

14 years agoChangelog entry for past few checkins.
Micah Cowan [Mon, 29 Jun 2009 09:39:33 +0000 (02:39 -0700)]
Changelog entry for past few checkins.

14 years agoFix Test-iri-list.
Micah Cowan [Mon, 29 Jun 2009 08:07:12 +0000 (01:07 -0700)]
Fix Test-iri-list.

14 years agoFix Test-ftp-iri.
Micah Cowan [Mon, 29 Jun 2009 04:15:22 +0000 (21:15 -0700)]
Fix Test-ftp-iri.

14 years agoFixes to restore Test-iri and Test-iri-forced-remote
Micah Cowan [Mon, 29 Jun 2009 03:55:01 +0000 (20:55 -0700)]
Fixes to restore Test-iri and Test-iri-forced-remote

14 years agoEnhance paramcheck script to recognize undocumented options/commands.
Steven Schubiger [Sun, 28 Jun 2009 20:44:13 +0000 (22:44 +0200)]
Enhance paramcheck script to recognize undocumented options/commands.

14 years agoMerge with mainline.
Micah Cowan [Thu, 25 Jun 2009 08:14:11 +0000 (01:14 -0700)]
Merge with mainline.

14 years agoFix for building on Interix, from Jay Krell.
Micah Cowan [Sat, 20 Jun 2009 21:50:02 +0000 (14:50 -0700)]
Fix for building on Interix, from Jay Krell.

14 years agoReturn CONERROR when accept_connection fails (#25015).
Micah Cowan [Tue, 16 Jun 2009 06:48:14 +0000 (23:48 -0700)]
Return CONERROR when accept_connection fails (#25015).

14 years agoFix for bug #24948.
Micah Cowan [Tue, 16 Jun 2009 06:33:41 +0000 (23:33 -0700)]
Fix for bug #24948.

14 years agoMake distcheck happy.
Micah Cowan [Sun, 14 Jun 2009 08:41:44 +0000 (01:41 -0700)]
Make distcheck happy.

14 years agoCleanup/bugfix for tilde patch.
Micah Cowan [Sun, 14 Jun 2009 00:04:31 +0000 (17:04 -0700)]
Cleanup/bugfix for tilde patch.

14 years agoTilde expansion without globals
Julien Pichon [Sat, 13 Jun 2009 23:45:09 +0000 (16:45 -0700)]
Tilde expansion without globals

14 years agoMerge in gerel's url-parsing stuff.
Micah Cowan [Sat, 13 Jun 2009 11:48:18 +0000 (04:48 -0700)]
Merge in gerel's url-parsing stuff.

14 years agoChangeLog entry for Gerardo's url-parse changes.
Micah Cowan [Sat, 13 Jun 2009 11:30:45 +0000 (04:30 -0700)]
ChangeLog entry for Gerardo's url-parse changes.

14 years agoImprove accuracy in documentation regarding -nd with -r or -p. Bug #21509.
Micah Cowan [Sat, 13 Jun 2009 00:56:12 +0000 (17:56 -0700)]
Improve accuracy in documentation regarding -nd with -r or -p. Bug #21509.

14 years ago#include <sys/types.h>
Micah Cowan [Fri, 12 Jun 2009 22:37:10 +0000 (15:37 -0700)]
#include <sys/types.h>

14 years agoSeparate "https" feature.
Micah Cowan [Fri, 12 Jun 2009 20:28:17 +0000 (13:28 -0700)]
Separate "https" feature.

14 years agoDeclare h_errno if no declaration provided (HP-UX).
Micah Cowan [Fri, 12 Jun 2009 08:32:44 +0000 (01:32 -0700)]
Declare h_errno if no declaration provided (HP-UX).

14 years agoAllow proxied-https-auth test to function when building outside of source dir.
Benjamin Wolsey [Fri, 12 Jun 2009 07:06:10 +0000 (00:06 -0700)]
Allow proxied-https-auth test to function when building outside of source dir.

14 years agoMore contributors.
Micah Cowan [Fri, 12 Jun 2009 02:20:19 +0000 (19:20 -0700)]
More contributors.

14 years agoFix some memory leaks.
Xin Zou [Fri, 12 Jun 2009 02:16:51 +0000 (19:16 -0700)]
Fix some memory leaks.

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.

14 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>.

14 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 agoremoved some more calls
gerel [Sun, 1 Feb 2009 18:03:51 +0000 (15:03 -0300)]
removed some more calls

15 years agoone less call
gerel [Sun, 1 Feb 2009 16:06:32 +0000 (13:06 -0300)]
one less call

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 agoRobots idn test.
Micah Cowan [Thu, 4 Dec 2008 22:25:12 +0000 (14:25 -0800)]
Robots idn test.

15 years agoFix test names.
Micah Cowan [Thu, 4 Dec 2008 21:57:18 +0000 (13:57 -0800)]
Fix test names.

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 [Mon, 1 Dec 2008 15:05:29 +0000 (07:05 -0800)]
Automated merge.

15 years agoAutomated merge.
Micah Cowan [Thu, 27 Nov 2008 05:55:12 +0000 (21:55 -0800)]
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 agoMore module-scoped warnings.
Micah Cowan [Wed, 26 Nov 2008 15:14:27 +0000 (07:14 -0800)]
More module-scoped warnings.

15 years agoMerge with mainline.
Micah Cowan [Wed, 26 Nov 2008 15:08:38 +0000 (07:08 -0800)]
Merge with mainline.

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.