]> sjero.net Git - wget/log
wget
16 years agoMerging Ted Mielczarek's CSS changes with tip.
Micah Cowan [Tue, 22 Apr 2008 08:28:15 +0000 (01:28 -0700)]
Merging Ted Mielczarek's CSS changes with tip.

16 years agoTed Mielczarek's CSS wonder-patch, applied against the source from around the time...
Micah Cowan [Tue, 22 Apr 2008 07:15:48 +0000 (00:15 -0700)]
Ted Mielczarek's CSS wonder-patch, applied against the source from around the time the patch was written.

16 years agoAutomated merge.
Micah Cowan [Sun, 13 Apr 2008 06:21:09 +0000 (23:21 -0700)]
Automated merge.

16 years agoBack out quieting of background message: need the pid.
Micah Cowan [Sun, 13 Apr 2008 06:20:28 +0000 (23:20 -0700)]
Back out quieting of background message: need the pid.

16 years agoFix quiet -> opt.quiet.
Micah Cowan [Sun, 13 Apr 2008 06:12:35 +0000 (23:12 -0700)]
Fix quiet -> opt.quiet.

16 years agoDon't want to close log if an explicit -o was given. Let reopen to /dev/null handle...
Micah Cowan [Sun, 13 Apr 2008 06:10:47 +0000 (23:10 -0700)]
Don't want to close log if an explicit -o was given. Let reopen to /dev/null handle any potential logging we'd do in --quiet.

16 years agoAutomated merge.
Micah Cowan [Sun, 13 Apr 2008 05:46:55 +0000 (22:46 -0700)]
Automated merge.

16 years agoDon't create a logfile for --background if we're --quiet.
Micah Cowan [Sun, 13 Apr 2008 05:45:45 +0000 (22:45 -0700)]
Don't create a logfile for --background if we're --quiet.

16 years agoMinor formatting adjustments.
Micah Cowan [Sat, 12 Apr 2008 20:09:43 +0000 (13:09 -0700)]
Minor formatting adjustments.

16 years agoMerging in the rest of Alex's bundle.
Micah Cowan [Sat, 12 Apr 2008 19:57:25 +0000 (12:57 -0700)]
Merging in the rest of Alex's bundle.

16 years agoMerging my botched import with Alex's original commit.
Micah Cowan [Sat, 12 Apr 2008 19:54:47 +0000 (12:54 -0700)]
Merging my botched import with Alex's original commit.

16 years ago* utils.c (aprintf): print log message and abort if we have too big text buffer.
Alexander Dergachev [Sat, 12 Apr 2008 15:13:23 +0000 (19:13 +0400)]
* utils.c (aprintf): print log message and abort if we have too big text buffer.

16 years agoFix fuzzy match of ChangeLog.
Micah Cowan [Fri, 11 Apr 2008 23:38:43 +0000 (16:38 -0700)]
Fix fuzzy match of ChangeLog.

16 years agoDon't append to an existing .listing when --continue is used. Fixes bug #22825.
Micah Cowan [Fri, 11 Apr 2008 23:28:24 +0000 (16:28 -0700)]
Don't append to an existing .listing when --continue is used. Fixes bug #22825.

16 years ago* utils.c (aprintf): Now we are setting limits (1 Mb) for text buffer when we use...
Alexander Dergachev [Fri, 11 Apr 2008 19:52:57 +0000 (23:52 +0400)]
* utils.c (aprintf): Now we are setting limits (1 Mb) for text buffer when we use non-C99 vsnprintf.

16 years agoAuthentication through proxy.
Micah Cowan [Fri, 11 Apr 2008 04:35:27 +0000 (21:35 -0700)]
Authentication through proxy.

16 years agoaprintf is calling memfatal function now instead of calling abort function
Alexander Dergachev [Thu, 10 Apr 2008 18:31:33 +0000 (22:31 +0400)]
aprintf is calling memfatal function now instead of calling abort function
for consistency with xmalloc/xrealloc

16 years agoChangeLog entry for Alex's aprintf changes.
Micah Cowan [Thu, 10 Apr 2008 18:20:35 +0000 (11:20 -0700)]
ChangeLog entry for Alex's aprintf changes.

16 years agoaprintf is calling memfatal function now instead of calling abort function
Alexander Dergachev [Wed, 9 Apr 2008 18:27:58 +0000 (22:27 +0400)]
aprintf is calling memfatal function now instead of calling abort function
for consistency with xmalloc/xrealloc

16 years agowget.texi: @noindent where appropriate, and @set UPDATED Mar 2008.
Micah Cowan [Mon, 24 Mar 2008 21:56:06 +0000 (14:56 -0700)]
wget.texi: @noindent where appropriate, and @set UPDATED Mar 2008.

16 years agoAdded accept/reject doc changes to NEWS, and rearranged some NEWS items.
Micah Cowan [Mon, 24 Mar 2008 19:26:58 +0000 (12:26 -0700)]
Added accept/reject doc changes to NEWS, and rearranged some NEWS items.

16 years agoMention various caveats related to accept/reject lists.
Micah Cowan [Mon, 24 Mar 2008 19:26:37 +0000 (12:26 -0700)]
Mention various caveats related to accept/reject lists.

16 years agoAdd --no-parents doc change to NEWS.
Micah Cowan [Mon, 24 Mar 2008 18:24:47 +0000 (11:24 -0700)]
Add --no-parents doc change to NEWS.

16 years agoRemove tests target.
Micah Cowan [Thu, 20 Mar 2008 17:42:01 +0000 (10:42 -0700)]
Remove tests target.

16 years agoMerging ABOUT-NLS modification in to reinstate ABOUT-NLS.
Micah Cowan [Thu, 20 Mar 2008 17:28:36 +0000 (10:28 -0700)]
Merging ABOUT-NLS modification in to reinstate ABOUT-NLS.

16 years agoAdding notice on ABOUT-NLS indicating that --with-included-gettext does not apply...
Micah Cowan [Thu, 20 Mar 2008 17:23:08 +0000 (10:23 -0700)]
Adding notice on ABOUT-NLS indicating that --with-included-gettext does not apply to Wget. This change made so ABOUT-NLS may be reinstated upon merging, to satisfy automake's requirement that ABOUT-NLS be present.

16 years agoMore tests for directory include/exclude.
Micah Cowan [Wed, 19 Mar 2008 22:48:54 +0000 (15:48 -0700)]
More tests for directory include/exclude.

16 years agoImported slash/--no-parents and sys/time.h fixes from eleven (99b1afbc14bc).
Micah Cowan [Mon, 17 Mar 2008 08:53:49 +0000 (01:53 -0700)]
Imported slash/--no-parents and sys/time.h fixes from eleven (99b1afbc14bc).

16 years agoRemoving ABOUT-NLS, as it seems to assume the inclusion of intl/, and so probably...
Micah Cowan [Thu, 14 Feb 2008 18:33:05 +0000 (10:33 -0800)]
Removing ABOUT-NLS, as it seems to assume the inclusion of intl/, and so probably was never appropriate for Wget.

16 years agoBetter messages for --spider without -r.
Micah Cowan [Mon, 11 Feb 2008 22:55:25 +0000 (14:55 -0800)]
Better messages for --spider without -r.

16 years agoNEWS re --auth-no-challenge.
Micah Cowan [Mon, 11 Feb 2008 01:47:39 +0000 (17:47 -0800)]
NEWS re --auth-no-challenge.

16 years agoFix #22242: Option to allow auths before challenged.
Micah Cowan [Mon, 11 Feb 2008 01:31:27 +0000 (17:31 -0800)]
Fix #22242: Option to allow auths before challenged.

16 years agoNEWS update re renamed files at connection loss.
Micah Cowan [Mon, 11 Feb 2008 00:15:04 +0000 (16:15 -0800)]
NEWS update re renamed files at connection loss.

16 years agoFixed #22251: Terminated download gets new filename.
Micah Cowan [Sun, 10 Feb 2008 22:39:41 +0000 (14:39 -0800)]
Fixed #22251: Terminated download gets new filename.

16 years agoRemove reference to socks library.
Micah Cowan [Fri, 8 Feb 2008 19:51:04 +0000 (11:51 -0800)]
Remove reference to socks library.

16 years agoRemove screenwidth assertion from create_image.
Micah Cowan [Thu, 7 Feb 2008 08:25:03 +0000 (00:25 -0800)]
Remove screenwidth assertion from create_image.

16 years agoNEWS update.
Micah Cowan [Thu, 7 Feb 2008 06:20:06 +0000 (22:20 -0800)]
NEWS update.

16 years agoDon't build/install trunc.
Micah Cowan [Thu, 7 Feb 2008 05:16:46 +0000 (21:16 -0800)]
Don't build/install trunc.

16 years agoAutomated merge.
Micah Cowan [Thu, 7 Feb 2008 04:48:59 +0000 (20:48 -0800)]
Automated merge.

16 years agoUpdated po files from the Translation Project.
Micah Cowan [Thu, 7 Feb 2008 02:24:54 +0000 (18:24 -0800)]
Updated po files from the Translation Project.

16 years agoChangeLog entries for NLS progress-bar changes; use correct conditional checks in...
Micah Cowan [Thu, 7 Feb 2008 00:53:46 +0000 (16:53 -0800)]
ChangeLog entries for NLS progress-bar changes; use correct conditional checks in progress.c.

16 years agoDeal with progress bars in environs lacking mbtowc or wcwidth.
Micah Cowan [Thu, 7 Feb 2008 02:10:24 +0000 (18:10 -0800)]
Deal with progress bars in environs lacking mbtowc or wcwidth.

16 years agoAdded util/trunc.
Micah Cowan [Mon, 4 Feb 2008 00:10:34 +0000 (16:10 -0800)]
Added util/trunc.

16 years agoUgly fix to make -nc without --content-disposition go back to not fetching files.
Micah Cowan [Sun, 3 Feb 2008 20:20:52 +0000 (12:20 -0800)]
Ugly fix to make -nc without --content-disposition go back to not fetching files.

16 years agoShift 1.11 line down below mainline section.
Micah Cowan [Sun, 3 Feb 2008 10:03:28 +0000 (02:03 -0800)]
Shift 1.11 line down below mainline section.

16 years agoAdded 1.11.1 (just bugfixes) to NEWS.
Micah Cowan [Sun, 3 Feb 2008 09:31:49 +0000 (01:31 -0800)]
Added 1.11.1 (just bugfixes) to NEWS.

16 years agoHandle error codes from mbtowc, wcwidth.
Micah Cowan [Sun, 3 Feb 2008 09:28:05 +0000 (01:28 -0800)]
Handle error codes from mbtowc, wcwidth.

16 years agoHandle missing wchar.h, wcwidth.
Micah Cowan [Sun, 3 Feb 2008 09:48:50 +0000 (01:48 -0800)]
Handle missing wchar.h, wcwidth.

16 years agoUse character widths instead of number-of-bytes, to determine where on the terminal...
Micah Cowan [Sun, 3 Feb 2008 08:53:16 +0000 (00:53 -0800)]
Use character widths instead of number-of-bytes, to determine where on the terminal line we are (for progress-bar).

16 years agoProperly handle missing Content-Length for partial HTTP fetches.
Micah Cowan [Thu, 31 Jan 2008 10:01:00 +0000 (02:01 -0800)]
Properly handle missing Content-Length for partial HTTP fetches.

16 years agoAdded cscope.out
Micah Cowan [Thu, 31 Jan 2008 10:00:38 +0000 (02:00 -0800)]
Added cscope.out

16 years agoEnsure that FDL invocation appears in the info version of the manual.
Micah Cowan [Thu, 31 Jan 2008 10:00:14 +0000 (02:00 -0800)]
Ensure that FDL invocation appears in the info version of the manual.

16 years agoRemoving obsolete and/or incomplete stuff from util/.
Micah Cowan [Thu, 31 Jan 2008 09:38:46 +0000 (01:38 -0800)]
Removing obsolete and/or incomplete stuff from util/.

16 years agoEnsure that en_US appears in ALL_LINGUAS exactly once.
Micah Cowan [Tue, 29 Jan 2008 02:10:35 +0000 (18:10 -0800)]
Ensure that en_US appears in ALL_LINGUAS exactly once.

16 years agoUpdate en@*.po files with new copyright year from --version.
Micah Cowan [Tue, 29 Jan 2008 01:29:04 +0000 (17:29 -0800)]
Update en@*.po files with new copyright year from --version.

16 years agoMove msdos/config.h entry into msdos/ChangeLog.
Micah Cowan [Fri, 25 Jan 2008 13:10:04 +0000 (05:10 -0800)]
Move msdos/config.h entry into msdos/ChangeLog.

16 years agoUpdated copyright year.
Micah Cowan [Fri, 25 Jan 2008 13:04:01 +0000 (05:04 -0800)]
Updated copyright year.

16 years agoNotes to translators re (C) and diacritics in names.
Micah Cowan [Fri, 25 Jan 2008 12:38:56 +0000 (04:38 -0800)]
Notes to translators re (C) and diacritics in names.

16 years agoAdd rule to translate copyright (C) sign.
Micah Cowan [Fri, 25 Jan 2008 08:28:40 +0000 (00:28 -0800)]
Add rule to translate copyright (C) sign.

16 years agoUpdated en*.po files by new .sed rules.
Micah Cowan [Fri, 25 Jan 2008 07:45:16 +0000 (23:45 -0800)]
Updated en*.po files by new .sed rules.

16 years agoProper quote marks, even when LANGUAGE is just ordinary en_US instead of en@quot...
Micah Cowan [Fri, 25 Jan 2008 07:37:15 +0000 (23:37 -0800)]
Proper quote marks, even when LANGUAGE is just ordinary en_US instead of en@quot; write Hrvoje Niksic with full diacritic marks.

16 years agoLink unit-tests with libmd5.
Micah Cowan [Thu, 24 Jan 2008 07:49:36 +0000 (23:49 -0800)]
Link unit-tests with libmd5.

16 years agoAutomated merge.
Micah Cowan [Thu, 24 Jan 2008 04:45:59 +0000 (20:45 -0800)]
Automated merge.

16 years ago12-10 goes before 12-08 in changelog :) (silly fuzzy matching for patch...)
Micah Cowan [Thu, 24 Jan 2008 04:34:16 +0000 (20:34 -0800)]
12-10 goes before 12-08 in changelog :) (silly fuzzy matching for patch...)

16 years agoChangeLog entries for content-disposition doc fixes.
Micah Cowan [Thu, 24 Jan 2008 04:29:07 +0000 (20:29 -0800)]
ChangeLog entries for content-disposition doc fixes.

16 years agoRemove -Y from --help, and example in manual.
Micah Cowan [Wed, 12 Dec 2007 20:13:50 +0000 (12:13 -0800)]
Remove -Y from --help, and example in manual.

16 years agoMerging content-disposition documentation fixes from 1.11.
Micah Cowan [Thu, 24 Jan 2008 04:19:56 +0000 (20:19 -0800)]
Merging content-disposition documentation fixes from 1.11.

16 years agoPrint arguments of fnmatch properly; don't use fnmatch if we're not in globbing mode.
Micah Cowan [Sat, 8 Dec 2007 22:21:37 +0000 (14:21 -0800)]
Print arguments of fnmatch properly; don't use fnmatch if we're not in globbing mode.

16 years agoFinish integration of libmd5.
Micah Cowan [Sat, 8 Dec 2007 06:24:03 +0000 (22:24 -0800)]
Finish integration of libmd5.

16 years agoMoved md5 stuff out into separate md5/ dir.
Micah Cowan [Sat, 8 Dec 2007 05:11:46 +0000 (21:11 -0800)]
Moved md5 stuff out into separate md5/ dir.

16 years agothe the -> the
Micah Cowan [Fri, 7 Dec 2007 06:43:28 +0000 (22:43 -0800)]
the the -> the

16 years agoMore attention to Content-Disposition's buggy state.
Micah Cowan [Sat, 8 Dec 2007 01:40:51 +0000 (17:40 -0800)]
More attention to Content-Disposition's buggy state.

16 years agoDon't return without freeing, in convert_all_links function.
Micah Cowan [Thu, 6 Dec 2007 07:05:53 +0000 (23:05 -0800)]
Don't return without freeing, in convert_all_links function.

16 years agoHandle --no-parent correctly when path is /.
Micah Cowan [Thu, 6 Dec 2007 04:56:23 +0000 (20:56 -0800)]
Handle --no-parent correctly when path is /.

16 years agoMerge SFLC licensing changes for OpenSSL with tip.
Micah Cowan [Sat, 8 Dec 2007 01:37:07 +0000 (17:37 -0800)]
Merge SFLC licensing changes for OpenSSL with tip.

16 years agoUpdated ChangeLogs for license exemptions.
Micah Cowan [Sat, 8 Dec 2007 00:59:18 +0000 (16:59 -0800)]
Updated ChangeLogs for license exemptions.

16 years agoUpdated licensing exception for OpenSSL from the SFLC.
Micah Cowan [Wed, 28 Nov 2007 08:05:33 +0000 (00:05 -0800)]
Updated licensing exception for OpenSSL from the SFLC.

16 years agoUpdated copyright dates in manual.
Micah Cowan [Wed, 21 Nov 2007 06:14:09 +0000 (22:14 -0800)]
Updated copyright dates in manual.

16 years agoNormalize whitespace in ChangeLogs.
Micah Cowan [Wed, 31 Oct 2007 01:13:39 +0000 (18:13 -0700)]
Normalize whitespace in ChangeLogs.

16 years agoMerging to bring en@*.po back in (and removed from .hgignore).
Micah Cowan [Wed, 31 Oct 2007 00:25:23 +0000 (17:25 -0700)]
Merging to bring en@*.po back in (and removed from .hgignore).

16 years agoBring en@*.po back in.
Micah Cowan [Wed, 31 Oct 2007 00:22:20 +0000 (17:22 -0700)]
Bring en@*.po back in.

16 years agoRemove constification of argv in main.
Micah Cowan [Tue, 30 Oct 2007 23:50:17 +0000 (16:50 -0700)]
Remove constification of argv in main.

16 years agoGnulib stdbool.h fix.
Micah Cowan [Tue, 23 Oct 2007 19:34:10 +0000 (12:34 -0700)]
Gnulib stdbool.h fix.

16 years agoMove INHIBIT_WRAP up with wget.h.
Micah Cowan [Mon, 22 Oct 2007 19:44:32 +0000 (12:44 -0700)]
Move INHIBIT_WRAP up with wget.h.

16 years agognulib-tool --update; includes fix for maint.mk/gzip discovered by Steven M. Schweda.
Micah Cowan [Mon, 22 Oct 2007 19:38:37 +0000 (12:38 -0700)]
gnulib-tool --update; includes fix for maint.mk/gzip discovered by Steven M. Schweda.

16 years agomake refresh-po && make update-po. Removed en@*.po from repository, added to .hgignore.
Micah Cowan [Mon, 22 Oct 2007 19:04:42 +0000 (12:04 -0700)]
make refresh-po && make update-po.  Removed en@*.po from repository, added to .hgignore.

16 years agoWorkaround for broken Tru64 inttypes.h.
Micah Cowan [Fri, 19 Oct 2007 05:55:39 +0000 (22:55 -0700)]
Workaround for broken Tru64 inttypes.h.

16 years agoEnsure en@quot and en@boldquot only appear in LINGUAS once. make distcheck lives!
Micah Cowan [Fri, 19 Oct 2007 05:27:50 +0000 (22:27 -0700)]
Ensure en@quot and en@boldquot only appear in LINGUAS once. make distcheck lives!

16 years agoMaking make check win.
Micah Cowan [Fri, 19 Oct 2007 05:16:08 +0000 (22:16 -0700)]
Making make check win.

16 years agoEschew config-post.h.
Micah Cowan [Fri, 19 Oct 2007 03:50:40 +0000 (20:50 -0700)]
Eschew config-post.h.

16 years agoAdd autogen.sh back to EXTRA_DIST.
Micah Cowan [Thu, 18 Oct 2007 20:36:50 +0000 (13:36 -0700)]
Add autogen.sh back to EXTRA_DIST.

16 years agoMerging to reinstate autoreconf.
Micah Cowan [Thu, 18 Oct 2007 20:23:17 +0000 (13:23 -0700)]
Merging to reinstate autoreconf.

16 years agoBranch to reinstate autogen.sh, with history, to tip.
Micah Cowan [Thu, 18 Oct 2007 20:19:59 +0000 (13:19 -0700)]
Branch to reinstate autogen.sh, with history, to tip.

  License text, explanatory messages removed; just
  does "exec autoreconf" for the time being.

16 years agoUpdate README.checkout to be more generic.
Micah Cowan [Thu, 18 Oct 2007 20:15:24 +0000 (13:15 -0700)]
Update README.checkout to be more generic.

16 years agoRemoved inappropriate files from po/POTFILES.in.
Micah Cowan [Thu, 18 Oct 2007 17:15:49 +0000 (10:15 -0700)]
Removed inappropriate files from po/POTFILES.in.

16 years agoversion.c should not be distributed.
Micah Cowan [Thu, 18 Oct 2007 17:12:45 +0000 (10:12 -0700)]
version.c should not be distributed.

16 years agoPATCHES doesn't exist, shouldn't be in EXTRA_DIST.
Micah Cowan [Thu, 18 Oct 2007 16:46:41 +0000 (09:46 -0700)]
PATCHES doesn't exist, shouldn't be in EXTRA_DIST.

16 years agoUse -r . rather than -r tip.
Micah Cowan [Wed, 17 Oct 2007 01:18:40 +0000 (18:18 -0700)]
Use -r . rather than -r tip.

16 years agoMention PathGuidelines link in README file.
Micah Cowan [Wed, 17 Oct 2007 00:43:03 +0000 (17:43 -0700)]
Mention PathGuidelines link in README file.

16 years agoRemove intermediate hg-id.
Micah Cowan [Tue, 16 Oct 2007 00:22:27 +0000 (17:22 -0700)]
Remove intermediate hg-id.