]> sjero.net Git - wget/log
wget
23 years ago[svn] * README: Changed 1.5.3 in the FTP URL to 1.6.
dan [Sun, 31 Dec 2000 12:05:29 +0000 (04:05 -0800)]
[svn] * README: Changed 1.5.3 in the FTP URL to 1.6.

* NEWS: Released Wget version 1.6.

* po/*.po: 'Project-Id-Version's were very haphazard, saying
either "wget" or "GNU wget", and with versions of 1.5.2-b[124], 1.5.3, the
nonexistent 1.5.4, and 1.6-pre.  Standardized all to "GNU Wget 1.7-dev".
Perhaps this is wrong to do because some of the translations haven't been
updated since the versions they state, but I know some of the files were updated
specifically for 1.6, and none of them used this version.  In any case, the
'POT-Creation-Date's and 'PO-Revision-Date's remain the best indicator of
whether a translation's out of date.

23 years ago[svn] 2000-12-31 Dan Harkless <wget@harkless.org>
dan [Sun, 31 Dec 2000 12:04:14 +0000 (04:04 -0800)]
[svn] 2000-12-31  Dan Harkless  <wget@harkless.org>

        * ftp.c, http.c:  Applied Hack Kampbj?rn <hack@hackdata.com>'s
        patch to deal with h_errno not being defined in netdb.h under Cygwin.

2000-12-30  Dan Harkless  <wget@harkless.org>

        * version.c: Released Wget version 1.6.  Note that on this branch we
        never actually had the version set to 1.6, but we still need the
        ChangeLog comment for posterity.

23 years ago[svn] Makefile.in (distclean): sample.wgetrc.munged_for_texi_inclusion needs to be
dan [Sun, 31 Dec 2000 11:50:52 +0000 (03:50 -0800)]
[svn] Makefile.in (distclean): sample.wgetrc.munged_for_texi_inclusion needs to be
included in the distribution or it'll get regenerated due to the wget.info
dependency, and then that file will get regenerated, forcing people to have
makeinfo installed unnecessarily.  We could use a kludge of a 0-length file in
the distro, but the file isn't that big and should compress very well.

wget.texi: Changed "VERSION 1.5.3+dev" to "VERSION 1.7-dev" and "UPDATED Feb
2000" to "UPDATED Dec 2000".  Like the comment in the file says, it'd be nice if
these were handled automatically...

23 years ago[svn] Changed my address from dan-wget@dilvish.speed.net to wget@harkless.org
dan [Sun, 31 Dec 2000 11:18:37 +0000 (03:18 -0800)]
[svn] Changed my address from dan-wget@dilvish.speed.net to wget@harkless.org
everywhere -- dilvish will probably be going away soon.

23 years ago[svn] Igor Khristophorov's fix for check_end(). From
hniksic [Sun, 17 Dec 2000 19:31:30 +0000 (11:31 -0800)]
[svn] Igor Khristophorov's fix for check_end().  From
<sxs4s027snq.fsf@florida.arsdigita.de>.

23 years ago[svn] Apply lint-expired fixes from <sxsn1du7ufa.fsf@florida.arsdigita.de>.
hniksic [Sun, 17 Dec 2000 18:52:52 +0000 (10:52 -0800)]
[svn] Apply lint-expired fixes from <sxsn1du7ufa.fsf@florida.arsdigita.de>.

23 years ago[svn] Applied Csaba Raduly's patch from <802569B4.0043F7B1.00@Jagannath.uk.sophos>.
hniksic [Sun, 17 Dec 2000 18:18:14 +0000 (10:18 -0800)]
[svn] Applied Csaba Raduly's patch from <802569B4.0043F7B1.00@Jagannath.uk.sophos>.

23 years ago[svn] Include <netdb.h> where h_errno is used. Likewise for <errno.h> and errno.
hniksic [Sun, 17 Dec 2000 18:12:02 +0000 (10:12 -0800)]
[svn] Include <netdb.h> where h_errno is used.  Likewise for <errno.h> and errno.
From <sxsvgsi7wcw.fsf@florida.arsdigita.de>.

23 years ago[svn] Updated makeinfo URL.
hniksic [Wed, 13 Dec 2000 16:58:59 +0000 (08:58 -0800)]
[svn] Updated makeinfo URL.

23 years ago[svn] Use '"' rather than '\"' in assert.
hniksic [Wed, 13 Dec 2000 13:37:37 +0000 (05:37 -0800)]
[svn] Use '"' rather than '\"' in assert.

23 years ago[svn] Removed.
hniksic [Mon, 11 Dec 2000 02:53:02 +0000 (18:53 -0800)]
[svn] Removed.

23 years ago[svn] Made xfree alias to free if memory debugging is not used.
hniksic [Mon, 11 Dec 2000 02:17:44 +0000 (18:17 -0800)]
[svn] Made xfree alias to free if memory debugging is not used.
From <sxsd7ezd7p2.fsf@florida.arsdigita.de>.

23 years ago[svn] Fix -O timestamp bug.
hniksic [Mon, 11 Dec 2000 00:47:44 +0000 (16:47 -0800)]
[svn] Fix -O timestamp bug.
From <sxs7l57u6o6.fsf@florida.arsdigita.de>.

23 years ago[svn] Set the timestamp even when -O is used.
hniksic [Mon, 11 Dec 2000 00:31:14 +0000 (16:31 -0800)]
[svn] Set the timestamp even when -O is used.

23 years ago[svn] Updated.
hniksic [Sun, 10 Dec 2000 20:11:59 +0000 (12:11 -0800)]
[svn] Updated.

23 years ago[svn] New file.
hniksic [Sun, 10 Dec 2000 18:24:13 +0000 (10:24 -0800)]
[svn] New file.

23 years ago[svn] Makefile.in fix from <sxshf4dvv29.fsf@florida.arsdigita.de>.
hniksic [Sun, 10 Dec 2000 03:03:14 +0000 (19:03 -0800)]
[svn] Makefile.in fix from <sxshf4dvv29.fsf@florida.arsdigita.de>.

23 years ago[svn] Correct error.
hniksic [Sun, 10 Dec 2000 02:45:26 +0000 (18:45 -0800)]
[svn] Correct error.

23 years ago[svn] Re-run `make update-po'.
hniksic [Sun, 10 Dec 2000 02:38:18 +0000 (18:38 -0800)]
[svn] Re-run `make update-po'.

23 years ago[svn] Updated and translated.
hniksic [Sun, 10 Dec 2000 02:36:23 +0000 (18:36 -0800)]
[svn] Updated and translated.

23 years ago[svn] Removed.
hniksic [Sun, 10 Dec 2000 02:25:19 +0000 (18:25 -0800)]
[svn] Removed.

23 years ago[svn] Updated.
hniksic [Sun, 10 Dec 2000 02:24:44 +0000 (18:24 -0800)]
[svn] Updated.

23 years ago[svn] Updated.
hniksic [Sun, 10 Dec 2000 02:23:47 +0000 (18:23 -0800)]
[svn] Updated.

23 years ago[svn] Removed all auto-generated files.
hniksic [Sun, 10 Dec 2000 02:18:23 +0000 (18:18 -0800)]
[svn] Removed all auto-generated files.

23 years ago[svn] Add a dummy Makefile.in.
hniksic [Sun, 10 Dec 2000 01:55:43 +0000 (17:55 -0800)]
[svn] Add a dummy Makefile.in.

23 years ago[svn] Add , before `int ssl'.
hniksic [Wed, 6 Dec 2000 17:22:27 +0000 (09:22 -0800)]
[svn] Add , before `int ssl'.

23 years ago[svn] Move inclusion of gen_ssl.h below Wget's headers.
hniksic [Wed, 6 Dec 2000 17:18:14 +0000 (09:18 -0800)]
[svn] Move inclusion of gen_ssl.h below Wget's headers.

23 years ago[svn] Fix opt.wait.
hniksic [Wed, 6 Dec 2000 00:24:40 +0000 (16:24 -0800)]
[svn] Fix opt.wait.

23 years ago[svn] Committed Karl Eichwalder's patch from
hniksic [Tue, 5 Dec 2000 23:58:21 +0000 (15:58 -0800)]
[svn] Committed Karl Eichwalder's patch from
<20001125153103.ECBCEDD2DB@tux.gnu.franken.de>.

23 years ago[svn] Applied Karl Eichwalder's patches.
hniksic [Tue, 5 Dec 2000 23:56:34 +0000 (15:56 -0800)]
[svn] Applied Karl Eichwalder's patches.
<20001125153354.51087DD2DC@tux.gnu.franken.de>
<20001125165332.92862DD2DB@tux.gnu.franken.de>

23 years ago[svn] Use a single version of RBUF_READCHAR.
hniksic [Tue, 5 Dec 2000 23:50:34 +0000 (15:50 -0800)]
[svn] Use a single version of RBUF_READCHAR.

23 years ago[svn] Cosmetic cleanup of SSL stuff.
hniksic [Tue, 5 Dec 2000 23:35:56 +0000 (15:35 -0800)]
[svn] Cosmetic cleanup of SSL stuff.

23 years ago[svn] New files.
hniksic [Tue, 5 Dec 2000 23:26:13 +0000 (15:26 -0800)]
[svn] New files.

23 years ago[svn] Committed C. Frankel's SSL patch.
hniksic [Tue, 5 Dec 2000 23:09:41 +0000 (15:09 -0800)]
[svn] Committed C. Frankel's SSL patch.

23 years ago[svn] Use the proper Jan's changelog entry.
hniksic [Tue, 5 Dec 2000 23:03:46 +0000 (15:03 -0800)]
[svn] Use the proper Jan's changelog entry.

23 years ago[svn] ChangeLog for Jan's last patch.
hniksic [Tue, 5 Dec 2000 22:44:46 +0000 (14:44 -0800)]
[svn] ChangeLog for Jan's last patch.

23 years ago[svn] Commit my url.c fix (space as unsafe character) and Jan's
hniksic [Tue, 5 Dec 2000 22:29:47 +0000 (14:29 -0800)]
[svn] Commit my url.c fix (space as unsafe character) and Jan's
winnt directory listing parsing.

23 years ago[svn] Do away with line separator.
hniksic [Wed, 29 Nov 2000 16:19:46 +0000 (08:19 -0800)]
[svn] Do away with line separator.

23 years ago[svn] Undo Jan's typo fix.
hniksic [Sat, 25 Nov 2000 11:51:14 +0000 (03:51 -0800)]
[svn] Undo Jan's typo fix.

23 years ago[svn] New version from Karl Eichwalder.
hniksic [Sat, 25 Nov 2000 11:47:56 +0000 (03:47 -0800)]
[svn] New version from Karl Eichwalder.
Published in <20001124052321.A85CBDD15E@tux.gnu.franken.de>.

23 years ago[svn] Update.
hniksic [Fri, 24 Nov 2000 14:04:55 +0000 (06:04 -0800)]
[svn] Update.

23 years ago[svn] Applied Karl Eichwalder's patch from
hniksic [Fri, 24 Nov 2000 13:51:36 +0000 (05:51 -0800)]
[svn] Applied Karl Eichwalder's patch from
<20001124044348.AF524DD15E@tux.gnu.franken.de>.

23 years ago[svn] More memory debug tweaks.
hniksic [Thu, 23 Nov 2000 21:44:56 +0000 (13:44 -0800)]
[svn] More memory debug tweaks.
Published in <sxs4s0z2bwi.fsf@florida.arsdigita.de>.

23 years ago[svn] Determine ALL_LINGUAS dynamically.
hniksic [Thu, 23 Nov 2000 21:41:37 +0000 (13:41 -0800)]
[svn] Determine ALL_LINGUAS dynamically.

23 years ago[svn] New translations from
hniksic [Thu, 23 Nov 2000 18:05:26 +0000 (10:05 -0800)]
[svn] New translations from
<URL:http://www2.iro.umontreal.ca/~pinard/po/registry.cgi?domain=wget>.

23 years ago[svn] Committed memory debugging stuff.
hniksic [Wed, 22 Nov 2000 22:15:45 +0000 (14:15 -0800)]
[svn] Committed memory debugging stuff.
Published in <sxs1yw34pt4.fsf@florida.arsdigita.de>.

23 years ago[svn] Make sure xfree is #define'd in standalone mode in files that
hniksic [Wed, 22 Nov 2000 17:00:31 +0000 (09:00 -0800)]
[svn] Make sure xfree is #define'd in standalone mode in files that
support one.

23 years ago[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita.de>.
hniksic [Wed, 22 Nov 2000 16:58:28 +0000 (08:58 -0800)]
[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita.de>.

23 years ago[svn] Fixup ftpparse dependencies.
hniksic [Tue, 21 Nov 2000 17:01:39 +0000 (09:01 -0800)]
[svn] Fixup ftpparse dependencies.

23 years ago[svn] Committed Jan's ftpparse patch with Hrvoje's modifications.
hniksic [Tue, 21 Nov 2000 16:48:39 +0000 (08:48 -0800)]
[svn] Committed Jan's ftpparse patch with Hrvoje's modifications.
<sxshf518e72.fsf@florida.arsdigita.de>.

23 years ago[svn] Commit hash table bugfix.
hniksic [Tue, 21 Nov 2000 16:42:29 +0000 (08:42 -0800)]
[svn] Commit hash table bugfix.
Published in <sxs8zqd9x1g.fsf@florida.arsdigita.de>.

23 years ago[svn] New TODO item.
hniksic [Tue, 21 Nov 2000 14:58:46 +0000 (06:58 -0800)]
[svn] New TODO item.

23 years ago[svn] Remove stray debugging statement.
hniksic [Tue, 21 Nov 2000 03:08:41 +0000 (19:08 -0800)]
[svn] Remove stray debugging statement.

23 years ago[svn] Committed a bunch of different tweaks of mine.
hniksic [Tue, 21 Nov 2000 02:06:36 +0000 (18:06 -0800)]
[svn] Committed a bunch of different tweaks of mine.
Published in <sxsr9463wrx.fsf@florida.arsdigita.de>.

23 years ago[svn] Constify check_end().
hniksic [Mon, 20 Nov 2000 10:25:28 +0000 (02:25 -0800)]
[svn] Constify check_end().

23 years ago[svn] Improved comments for the persistent connections feature.
hniksic [Mon, 20 Nov 2000 10:20:39 +0000 (02:20 -0800)]
[svn] Improved comments for the persistent connections feature.

23 years ago[svn] Auth tweaks.
hniksic [Mon, 20 Nov 2000 02:10:54 +0000 (18:10 -0800)]
[svn] Auth tweaks.
Published in <sxs3dgnz955.fsf@florida.arsdigita.de>.

23 years ago[svn] Bump version number.
hniksic [Mon, 20 Nov 2000 00:15:21 +0000 (16:15 -0800)]
[svn] Bump version number.

23 years ago[svn] New option --no-http-keep-alive.
hniksic [Mon, 20 Nov 2000 00:04:06 +0000 (16:04 -0800)]
[svn] New option --no-http-keep-alive.
Published in <sxsd7fr1pdf.fsf@florida.arsdigita.de>.

23 years ago[svn] My patch "persistent connection tweaks".
hniksic [Sun, 19 Nov 2000 23:42:13 +0000 (15:42 -0800)]
[svn] My patch "persistent connection tweaks".
Published in <sxshf531qhj.fsf@florida.arsdigita.de>.

(Applied with the addition of correct calculation for the
length of the request.)

23 years ago[svn] A bunch of new features:
hniksic [Sun, 19 Nov 2000 20:50:10 +0000 (12:50 -0800)]
[svn] A bunch of new features:

- use mmap() to read whole files in core instead of allocating memory
  and read'ing it.

- use a new, more general, HTML parser (html-parse.c) and interface to
  it from Wget (html-url.c).

- respect <meta name=robots content=nofollow> (easy with the new HTML
  parser).

- use hash tables instead of linked lists in places where the lists
  were used to facilitate mappings.

- rewrite the code in host.c to be more readable and faster (hash
  tables instead of home-grown lists.)

- make convert_links properly convert partial URLs to complete ones
  for those URLs that have *not* been downloaded.

- use HTTP persistent connections where available.  very
  simple-minded, caches the last connection to the server.

Published in <sxshf533d5r.fsf@florida.arsdigita.de>.

23 years ago[svn] vsnprintf() fixup.
hniksic [Thu, 16 Nov 2000 16:37:49 +0000 (08:37 -0800)]
[svn] vsnprintf() fixup.

23 years ago[svn] *** empty log message ***
hniksic [Thu, 16 Nov 2000 16:29:46 +0000 (08:29 -0800)]
[svn] *** empty log message ***

23 years ago[svn] Doc tweaks.
hniksic [Thu, 16 Nov 2000 12:35:27 +0000 (04:35 -0800)]
[svn] Doc tweaks.
Published by me in <sxs8zqkayf2.fsf@florida.arsdigita.de>.

23 years ago[svn] Updated by Const Kaplinsky.
hniksic [Thu, 16 Nov 2000 11:45:23 +0000 (03:45 -0800)]
[svn] Updated by Const Kaplinsky.

23 years ago[svn] Compile in vsnprintf.c under Windows.
hniksic [Thu, 16 Nov 2000 09:52:45 +0000 (01:52 -0800)]
[svn] Compile in vsnprintf.c under Windows.
Published by Herold Heiko in
<412FC0AFD62ED31191B40008C7E9A11A2AABF0@srvnt04.previnet.it>.

23 years ago[svn] Do the _XOPEN_SOURCE/_SVID_SOURCE things only on Linux.
hniksic [Wed, 15 Nov 2000 18:10:01 +0000 (10:10 -0800)]
[svn] Do the _XOPEN_SOURCE/_SVID_SOURCE things only on Linux.

23 years ago[svn] Robots doc changes.
hniksic [Wed, 15 Nov 2000 10:44:18 +0000 (02:44 -0800)]
[svn] Robots doc changes.
Published at <sxsn1f1o6s2.fsf@florida.arsdigita.de>.

23 years ago[svn] Introduce GFDL; remove warnings.
hniksic [Tue, 14 Nov 2000 22:49:07 +0000 (14:49 -0800)]
[svn] Introduce GFDL; remove warnings.
Published at <sxsaeb2qigu.fsf@florida.arsdigita.de>.

23 years ago[svn] One more todo item.
hniksic [Tue, 14 Nov 2000 22:45:43 +0000 (14:45 -0800)]
[svn] One more todo item.

23 years ago[svn] Remove "debug" comment.
hniksic [Mon, 13 Nov 2000 00:48:19 +0000 (16:48 -0800)]
[svn] Remove "debug" comment.

23 years ago[svn] Don't clutter the host list with duplicate hosts.
hniksic [Mon, 13 Nov 2000 00:46:13 +0000 (16:46 -0800)]
[svn] Don't clutter the host list with duplicate hosts.
Published in <sxsitpt56eh.fsf@florida.arsdigita.de>.

23 years ago[svn] Better version of read_whole_line().
hniksic [Fri, 10 Nov 2000 18:01:35 +0000 (10:01 -0800)]
[svn] Better version of read_whole_line().
Published in <sxsr94jd7z4.fsf@florida.arsdigita.de>.

23 years ago[svn] Fix off-by-one error in comind().
hniksic [Fri, 10 Nov 2000 16:20:55 +0000 (08:20 -0800)]
[svn] Fix off-by-one error in comind().
Published in <sxsvgtvdcki.fsf@florida.arsdigita.de>.

23 years ago[svn] cc.fer.hr -> srk.fer.hr
hniksic [Fri, 10 Nov 2000 14:47:30 +0000 (06:47 -0800)]
[svn] cc.fer.hr -> srk.fer.hr

23 years ago[svn] Mentioned CVS.
hniksic [Thu, 9 Nov 2000 09:18:36 +0000 (01:18 -0800)]
[svn] Mentioned CVS.

23 years ago[svn] Beautify...
hniksic [Wed, 8 Nov 2000 17:11:25 +0000 (09:11 -0800)]
[svn] Beautify...

23 years ago[svn] Changed last_slash[-1] to *(last_slash - 1).
hniksic [Wed, 8 Nov 2000 15:51:28 +0000 (07:51 -0800)]
[svn] Changed last_slash[-1] to *(last_slash - 1).

23 years ago[svn] Correctly handle URLs where / does not follow the host name.
hniksic [Wed, 8 Nov 2000 09:15:40 +0000 (01:15 -0800)]
[svn] Correctly handle URLs where / does not follow the host name.
Published in <sxsn1fag6zu.fsf@florida.arsdigita.de>.

23 years ago[svn] Sort commands[].
hniksic [Tue, 7 Nov 2000 11:43:36 +0000 (03:43 -0800)]
[svn] Sort commands[].

23 years ago[svn] Update.
hniksic [Tue, 7 Nov 2000 11:40:59 +0000 (03:40 -0800)]
[svn] Update.

23 years ago[svn] Commit "minor fixes".
hniksic [Mon, 6 Nov 2000 21:24:57 +0000 (13:24 -0800)]
[svn] Commit "minor fixes".

23 years ago[svn] Update.
hniksic [Mon, 6 Nov 2000 10:57:45 +0000 (02:57 -0800)]
[svn] Update.

23 years ago[svn] New file.
hniksic [Mon, 6 Nov 2000 10:56:49 +0000 (02:56 -0800)]
[svn] New file.

23 years ago[svn] Spelling fixlet.
hniksic [Mon, 6 Nov 2000 10:16:37 +0000 (02:16 -0800)]
[svn] Spelling fixlet.

23 years ago[svn] As of recently, path simplification does stop at '?'.
hniksic [Mon, 6 Nov 2000 10:03:57 +0000 (02:03 -0800)]
[svn] As of recently, path simplification does stop at '?'.

23 years ago[svn] Committed modified .po files due to modification to .pot.
hniksic [Sun, 5 Nov 2000 07:12:18 +0000 (23:12 -0800)]
[svn] Committed modified .po files due to modification to .pot.

23 years ago[svn] Minor fixes: use $(srcdir) in sample.wgetrc.munged_for_texi_inclusion;
hniksic [Sun, 5 Nov 2000 07:06:41 +0000 (23:06 -0800)]
[svn] Minor fixes: use $(srcdir) in sample.wgetrc.munged_for_texi_inclusion;
added names of many contributors.

23 years ago[svn] Added more contributors to the contributors section.
hniksic [Sun, 5 Nov 2000 04:56:11 +0000 (20:56 -0800)]
[svn] Added more contributors to the contributors section.

23 years ago[svn] Rewrote the logging code.
hniksic [Sun, 5 Nov 2000 04:38:31 +0000 (20:38 -0800)]
[svn] Rewrote the logging code.
Published at <sxs1ywrf300.fsf@florida.arsdigita.de>.

23 years ago[svn] snprintf.c addition.
hniksic [Sat, 4 Nov 2000 22:49:46 +0000 (14:49 -0800)]
[svn] snprintf.c addition.

23 years ago[svn] Update copyright blurbs with the year 2000.
hniksic [Thu, 2 Nov 2000 01:50:03 +0000 (17:50 -0800)]
[svn] Update copyright blurbs with the year 2000.

23 years ago[svn] Hide password from URL when non-verbose, too.
hniksic [Thu, 2 Nov 2000 01:41:20 +0000 (17:41 -0800)]
[svn] Hide password from URL when non-verbose, too.

23 years ago[svn] Another contributed fix...
hniksic [Thu, 2 Nov 2000 01:06:57 +0000 (17:06 -0800)]
[svn] Another contributed fix...

23 years ago[svn] Contributed fix.
hniksic [Thu, 2 Nov 2000 01:02:56 +0000 (17:02 -0800)]
[svn] Contributed fix.

23 years ago[svn] Another contributed fix.
hniksic [Thu, 2 Nov 2000 00:21:53 +0000 (16:21 -0800)]
[svn] Another contributed fix.

23 years ago[svn] Fixed minor memory leaks.
hniksic [Thu, 2 Nov 2000 00:18:27 +0000 (16:18 -0800)]
[svn] Fixed minor memory leaks.

23 years ago[svn] Applied contributed fix.
hniksic [Wed, 1 Nov 2000 23:57:19 +0000 (15:57 -0800)]
[svn] Applied contributed fix.

23 years ago[svn] Updated prep -> gnu, etc.
hniksic [Wed, 1 Nov 2000 23:46:37 +0000 (15:46 -0800)]
[svn] Updated prep -> gnu, etc.

23 years ago[svn] Gracefully handle opt.downloaded overflowing.
hniksic [Wed, 1 Nov 2000 23:17:31 +0000 (15:17 -0800)]
[svn] Gracefully handle opt.downloaded overflowing.
Published in <sxsd7gfnv17.fsf@florida.arsdigita.de>.