]> sjero.net Git - wget/log
wget
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.

16 years agoGisle's OpenWacom 1.7 _Bool fix.
Micah Cowan [Mon, 15 Oct 2007 19:10:37 +0000 (12:10 -0700)]
Gisle's OpenWacom 1.7 _Bool fix.

16 years agoGisle's diff-7.txt.
Micah Cowan [Mon, 15 Oct 2007 18:57:46 +0000 (11:57 -0700)]
Gisle's diff-7.txt.

16 years ago--spider or --delete-after implies --no-directories.
Micah Cowan [Mon, 15 Oct 2007 05:41:29 +0000 (22:41 -0700)]
--spider or --delete-after implies --no-directories.

16 years agoAutomated merge.
Micah Cowan [Mon, 15 Oct 2007 05:00:25 +0000 (22:00 -0700)]
Automated merge.

16 years agoNEWS updates re Automake and Gnulib.
Micah Cowan [Mon, 15 Oct 2007 04:54:25 +0000 (21:54 -0700)]
NEWS updates re Automake and Gnulib.

16 years agoUse gnulib's MD5.
Micah Cowan [Mon, 15 Oct 2007 02:45:40 +0000 (19:45 -0700)]
Use gnulib's MD5.

16 years agoPrint any errors from unlinking robots.txt.
Micah Cowan [Mon, 15 Oct 2007 02:10:38 +0000 (19:10 -0700)]
Print any errors from unlinking robots.txt.

16 years agoJosh's patch to remove robots.txt when appriopriate.
Micah Cowan [Mon, 15 Oct 2007 02:00:33 +0000 (19:00 -0700)]
Josh's patch to remove robots.txt when appriopriate.

16 years agoISSPACE -> c_isspace
Micah Cowan [Sun, 14 Oct 2007 21:46:24 +0000 (14:46 -0700)]
ISSPACE -> c_isspace

16 years agoForgot to remove safe-type.[ch] from Makefile.am.
Micah Cowan [Sun, 14 Oct 2007 06:58:01 +0000 (23:58 -0700)]
Forgot to remove safe-type.[ch] from Makefile.am.

16 years agoReplaced safe-ctype.[ch] with gnulib's c-ctype.
Micah Cowan [Sun, 14 Oct 2007 06:52:19 +0000 (23:52 -0700)]
Replaced safe-ctype.[ch] with gnulib's c-ctype.

16 years agoImported gnulib's crypto/md5.
Micah Cowan [Sun, 14 Oct 2007 06:47:36 +0000 (23:47 -0700)]
Imported gnulib's crypto/md5.

16 years agoLink with libgnu.a.
Micah Cowan [Sun, 14 Oct 2007 06:38:43 +0000 (23:38 -0700)]
Link with libgnu.a.

16 years agoRemove original getopt.[ch] in favor of gnulib's.
Micah Cowan [Sun, 14 Oct 2007 06:16:57 +0000 (23:16 -0700)]
Remove original getopt.[ch] in favor of gnulib's.

16 years agoInitial gnulib-tool --import.
Micah Cowan [Sun, 14 Oct 2007 05:37:15 +0000 (22:37 -0700)]
Initial gnulib-tool --import.

16 years agoMention IRC chan in manual.
Micah Cowan [Sun, 14 Oct 2007 01:17:31 +0000 (18:17 -0700)]
Mention IRC chan in manual.

16 years agoEnsure that hg-id is regenerated even when it already exists.
Micah Cowan [Sat, 13 Oct 2007 09:57:57 +0000 (02:57 -0700)]
Ensure that hg-id is regenerated even when it already exists.

16 years agoAvoid regenerating on 'make' when we don't have to.
Micah Cowan [Sat, 13 Oct 2007 09:39:01 +0000 (02:39 -0700)]
Avoid regenerating on 'make' when we don't have to.

16 years agoAutomated merge.
Micah Cowan [Sat, 13 Oct 2007 09:04:14 +0000 (02:04 -0700)]
Automated merge.

16 years agoReplace PATCHES reference in manual.
Micah Cowan [Sat, 13 Oct 2007 08:55:44 +0000 (01:55 -0700)]
Replace PATCHES reference in manual.

16 years agoAutomated merge with file:/home/micah/devel/wget/mailing-lists
Micah Cowan [Sat, 13 Oct 2007 07:23:44 +0000 (00:23 -0700)]
Automated merge with file:/home/micah/devel/wget/mailing-lists

16 years agoAutomated merge with file:/home/micah/devel/wget/eleven-repo-mentions
Micah Cowan [Sat, 13 Oct 2007 07:02:03 +0000 (00:02 -0700)]
Automated merge with file:/home/micah/devel/wget/eleven-repo-mentions

16 years agoRemove PATCHES in favor of http://wget.addictivecode.org/PatchGuidelines
Micah Cowan [Sat, 13 Oct 2007 04:30:48 +0000 (21:30 -0700)]
Remove PATCHES in favor of http://wget.addictivecode.org/PatchGuidelines

16 years agoUpdate repo info in NEWS.
Micah Cowan [Fri, 12 Oct 2007 17:58:03 +0000 (10:58 -0700)]
Update repo info in NEWS.

16 years agoAutomated merge with file:/home/micah/devel/wget/eleven
Micah Cowan [Thu, 11 Oct 2007 04:35:03 +0000 (21:35 -0700)]
Automated merge with file:/home/micah/devel/wget/eleven

16 years agoFixed typo: doewnloads
Micah Cowan [Thu, 11 Oct 2007 04:28:52 +0000 (21:28 -0700)]
Fixed typo: doewnloads

16 years ago#include <openssl/opensslv.h>
Micah Cowan [Thu, 11 Oct 2007 04:27:37 +0000 (21:27 -0700)]
#include <openssl/opensslv.h>

16 years agoMerged with eleven for Gisle's mswindows.c patch.
Micah Cowan [Thu, 11 Oct 2007 04:03:07 +0000 (21:03 -0700)]
Merged with eleven for Gisle's mswindows.c patch.

16 years agoRemoval of no-longer-used argc, argv (Gisle).
Micah Cowan [Thu, 11 Oct 2007 03:57:42 +0000 (20:57 -0700)]
Removal of no-longer-used argc, argv (Gisle).

16 years agoAutomated merge with file:/home/micah/devel/wget/mainline
Micah Cowan [Wed, 10 Oct 2007 03:50:49 +0000 (20:50 -0700)]
Automated merge with file:/home/micah/devel/wget/mainline

16 years agoUse portable method to obtain hg id's output.
Micah Cowan [Wed, 10 Oct 2007 03:03:18 +0000 (20:03 -0700)]
Use portable method to obtain hg id's output.

16 years agoAdd @LIBINTL@ to LIBS in src/Makefile.am
Micah Cowan [Wed, 10 Oct 2007 02:39:49 +0000 (19:39 -0700)]
Add @LIBINTL@ to LIBS in src/Makefile.am

16 years agoAdding en@quot and en@boldquot pseudo-LINGUA support.
Micah Cowan [Wed, 10 Oct 2007 02:19:53 +0000 (19:19 -0700)]
Adding en@quot and en@boldquot pseudo-LINGUA support.

16 years agoChangeLog entry for po/Makefile.in.in's no-update-po's policy.
Micah Cowan [Wed, 10 Oct 2007 01:45:54 +0000 (18:45 -0700)]
ChangeLog entry for po/Makefile.in.in's no-update-po's policy.

16 years agoComment out $(POTFILES) target.
Micah Cowan [Wed, 10 Oct 2007 01:44:12 +0000 (18:44 -0700)]
Comment out $(POTFILES) target.

16 years agoDon't update .po's unless explicitly asked.
Micah Cowan [Wed, 10 Oct 2007 01:22:34 +0000 (18:22 -0700)]
Don't update .po's unless explicitly asked.

16 years agoAdded config.status.lineno to .hgignore.
Micah Cowan [Wed, 10 Oct 2007 00:04:22 +0000 (17:04 -0700)]
Added config.status.lineno to .hgignore.

16 years agoIgnore failure from "hg id".
Micah Cowan [Tue, 9 Oct 2007 23:18:24 +0000 (16:18 -0700)]
Ignore failure from "hg id".

16 years agoGenerate version.c based on output of "hg id".
Micah Cowan [Tue, 9 Oct 2007 23:03:07 +0000 (16:03 -0700)]
Generate version.c based on output of "hg id".

16 years agoRemoving version.c and hard-coding version in configure.ac.
Micah Cowan [Tue, 9 Oct 2007 22:39:48 +0000 (15:39 -0700)]
Removing version.c and hard-coding version in configure.ac.

16 years agoENABLE_NLS now, not HAVE_NLS.
Micah Cowan [Tue, 9 Oct 2007 20:30:04 +0000 (13:30 -0700)]
ENABLE_NLS now, not HAVE_NLS.

16 years agoPut ALL_LINGUAS back in now.
Micah Cowan [Tue, 9 Oct 2007 19:02:31 +0000 (12:02 -0700)]
Put ALL_LINGUAS back in now.

16 years agoRemoved defunct wget-specific NLS macros; Make configure include Makevars properly.
Micah Cowan [Tue, 9 Oct 2007 18:53:12 +0000 (11:53 -0700)]
Removed defunct wget-specific NLS macros; Make configure include Makevars properly.

16 years agoMoving configure.in to configure.ac.
Micah Cowan [Tue, 9 Oct 2007 18:32:09 +0000 (11:32 -0700)]
Moving configure.in to configure.ac.

16 years agomsdos/Makefile.WC in EXTRA_DIST.
Micah Cowan [Tue, 9 Oct 2007 18:18:59 +0000 (11:18 -0700)]
msdos/Makefile.WC in EXTRA_DIST.