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

23 years ago[svn] Mention Dan, the web page, and the CVS server.
hniksic [Wed, 1 Nov 2000 21:52:52 +0000 (13:52 -0800)]
[svn] Mention Dan, the web page, and the CVS server.

23 years ago[svn] Updated long_to_string(); enhanced opt.downloaded to use
hniksic [Wed, 1 Nov 2000 21:51:25 +0000 (13:51 -0800)]
[svn] Updated long_to_string(); enhanced opt.downloaded to use
64-bit types where available.
Published in <sxswvenqsmn.fsf@florida.arsdigita.de> and
<sxssnpbqshp.fsf@florida.arsdigita.de>.

23 years ago[svn] Fix "optimization" of query-strings in URLs.
hniksic [Wed, 1 Nov 2000 18:31:53 +0000 (10:31 -0800)]
[svn] Fix "optimization" of query-strings in URLs.
Published in <sxs3dhbwnmw.fsf@florida.arsdigita.de>.

23 years ago[svn] Even newer translations.
hniksic [Wed, 1 Nov 2000 04:47:22 +0000 (20:47 -0800)]
[svn] Even newer translations.

23 years ago[svn] Newer translations.
hniksic [Wed, 1 Nov 2000 04:38:35 +0000 (20:38 -0800)]
[svn] Newer translations.

23 years ago[svn] Detect redirection cycles.
hniksic [Wed, 1 Nov 2000 04:21:50 +0000 (20:21 -0800)]
[svn] Detect redirection cycles.
Published in <sxsd7ggtjac.fsf@florida.arsdigita.de>.

23 years ago[svn] Committed my patch from <sxsy9z4xz5m.fsf@florida.arsdigita.de>
hniksic [Wed, 1 Nov 2000 01:25:12 +0000 (17:25 -0800)]
[svn] Committed my patch from <sxsy9z4xz5m.fsf@florida.arsdigita.de>
(recognize HTML entities.)

23 years ago[svn] Applied my patch from <sxs3dhczfv5.fsf@florida.arsdigita.de>.
hniksic [Wed, 1 Nov 2000 00:38:57 +0000 (16:38 -0800)]
[svn] Applied my patch from <sxs3dhczfv5.fsf@florida.arsdigita.de>.

23 years ago[svn] Committed my patch from <sxs7l6ozghz.fsf@florida.arsdigita.de>.
hniksic [Wed, 1 Nov 2000 00:26:33 +0000 (16:26 -0800)]
[svn] Committed my patch from <sxs7l6ozghz.fsf@florida.arsdigita.de>.

23 years ago[svn] Committed my patches from <sxsbsw16sbu.fsf@florida.arsdigita.de>
hniksic [Tue, 31 Oct 2000 19:25:32 +0000 (11:25 -0800)]
[svn] Committed my patches from <sxsbsw16sbu.fsf@florida.arsdigita.de>
and <sxsvgu824xk.fsf@florida.arsdigita.de>.

23 years ago[svn] NEWS: Hrvoje pointed out that relative URL grokking deserves mention.
dan [Tue, 31 Oct 2000 04:24:14 +0000 (20:24 -0800)]
[svn] NEWS: Hrvoje pointed out that relative URL grokking deserves mention.

23 years ago[svn] Applied Adrian Aichner's patch from
hniksic [Mon, 30 Oct 2000 21:07:04 +0000 (13:07 -0800)]
[svn] Applied Adrian Aichner's patch from
<20001029223711.28688.qmail@web10601.mail.yahoo.com>.

23 years ago[svn] retr.c (retrieve_url): Manually applied T. Bharath
dan [Sat, 28 Oct 2000 03:18:20 +0000 (20:18 -0700)]
[svn] retr.c (retrieve_url): Manually applied T. Bharath
<TBharath@responsenetworks.com>'s patch to get wget to grok illegal relative URL
redirects.  Reformatted and re-commented it.

23 years ago[svn] NEWS: Forgot to update regarding new --bind-address option.
dan [Tue, 24 Oct 2000 22:41:32 +0000 (15:41 -0700)]
[svn] NEWS: Forgot to update regarding new --bind-address option.

23 years ago[svn] --mime-extensions would be more appropriate than --mime-extension.
dan [Tue, 24 Oct 2000 22:40:22 +0000 (15:40 -0700)]
[svn] --mime-extensions would be more appropriate than --mime-extension.
                ^

23 years ago[svn] Forgot to mention that I documented Rob's new bind_address command in the Wgetrc
dan [Tue, 24 Oct 2000 22:39:18 +0000 (15:39 -0700)]
[svn] Forgot to mention that I documented Rob's new bind_address command in the Wgetrc
Commands section as well.

23 years ago[svn] *** empty log message ***
hniksic [Tue, 24 Oct 2000 09:14:40 +0000 (02:14 -0700)]
[svn] *** empty log message ***

23 years ago[svn] Manually applied Rob Mayoff <mayoff@dqd.com>'s patch (vs. 1.5.3, not 1.5.3...
dan [Tue, 24 Oct 2000 06:19:17 +0000 (23:19 -0700)]
[svn] Manually applied Rob Mayoff <mayoff@dqd.com>'s patch (vs. 1.5.3, not 1.5.3+dev)
to add --bind-address, making many necessary alphabetization, coding style,
comment, documentation, and naming fixes and additions.

23 years ago[svn] main.c (print_help): Clarified that --delete-after deletes local files.
dan [Tue, 24 Oct 2000 03:52:34 +0000 (20:52 -0700)]
[svn] main.c (print_help): Clarified that --delete-after deletes local files.

23 years ago[svn] --delete-after wasn't implemented for files retrieved by FTP or corresponding to
dan [Tue, 24 Oct 2000 03:43:47 +0000 (20:43 -0700)]
[svn] --delete-after wasn't implemented for files retrieved by FTP or corresponding to
files specified on the commandline.  Made --convert-links be ignored when
--delete-after is specified.  Added note about this fact to --delete-after docs
and made general improvements to them, including the clarification that
--delete-after only deletes local files.

23 years ago[svn] Hrvoje missed this file when changing his email address from hniksic@iskon...
dan [Tue, 24 Oct 2000 01:02:02 +0000 (18:02 -0700)]
[svn] Hrvoje missed this file when changing his email address from hniksic@iskon.hr to
hniksic@arsdigita.com.

23 years ago[svn] Updated.
hniksic [Mon, 23 Oct 2000 15:58:42 +0000 (08:58 -0700)]
[svn] Updated.

23 years ago[svn] hniksic@iskon.hr -> hniksic@arsdigita.com
hniksic [Mon, 23 Oct 2000 15:43:04 +0000 (08:43 -0700)]
[svn] hniksic@iskon.hr  ->  hniksic@arsdigita.com

23 years ago[svn] TODO: Generalize --html-extension to something like --mime-extension.
dan [Fri, 20 Oct 2000 23:20:24 +0000 (16:20 -0700)]
[svn] TODO: Generalize --html-extension to something like --mime-extension.

23 years ago[svn] Include -E on my preferred commandline for downloading a single page and
dan [Fri, 20 Oct 2000 23:06:45 +0000 (16:06 -0700)]
[svn] Include -E on my preferred commandline for downloading a single page and
requisites and making sure it displays properly locally.

23 years ago[svn] * AUTHORS: Added -E to thst list of my stuff.
dan [Fri, 20 Oct 2000 22:29:42 +0000 (15:29 -0700)]
[svn] * AUTHORS: Added -E to thst list of my stuff.

* TODO: We need to check the HTTP spec w.r.t. simplification of absolute URLs.

* MAILING-LIST: I didn't realize <wget@sunsite.auc.dk> allowed posting by
  non-subscribers.  <bug-wget@gnu.org> soon to be an alias for it.

* NEWS: Always forget to update this file when making user-vis. changes.

23 years ago[svn] Hack Kampbjorn noticed that I accidentally repeated a word.
dan [Fri, 20 Oct 2000 21:46:41 +0000 (14:46 -0700)]
[svn] Hack Kampbjorn noticed that I accidentally repeated a word.

23 years ago[svn] TODO: -k needs to convert '?' to "%3F" in links to saved files containing the
dan [Fri, 20 Oct 2000 21:44:26 +0000 (14:44 -0700)]
[svn] TODO: -k needs to convert '?' to "%3F" in links to saved files containing the
      '?' character (e.g. CGI output).

23 years ago[svn] Regenerated after applying patch to ftp.c
dan [Fri, 20 Oct 2000 07:30:40 +0000 (00:30 -0700)]
[svn] Regenerated after applying patch to ftp.c

23 years ago[svn] ftp.c (getftp): Applied Piotr Sulecki <Piotr.Sulecki@ios.krakow.pl>'s
dan [Fri, 20 Oct 2000 07:28:57 +0000 (00:28 -0700)]
[svn] ftp.c (getftp): Applied Piotr Sulecki <Piotr.Sulecki@ios.krakow.pl>'s
        patch to work around FTP servers that incorrectly respond to the
           "REST" command with the remaining size rather than the total
           file size.

23 years ago[svn] Added Polish and Russian message translation files.
dan [Fri, 20 Oct 2000 07:20:55 +0000 (00:20 -0700)]
[svn] Added Polish and Russian message translation files.

23 years ago[svn] Applied John Daily <jdaily@cyberdude.com>'s patch for his "quad" commands ...
dan [Fri, 20 Oct 2000 06:59:30 +0000 (23:59 -0700)]
[svn] Applied John Daily <jdaily@cyberdude.com>'s patch for his "quad" commands (which
I renamed to "lockable_boolean") in the .wgetrc (currently just passive_ftp).
Wrote documentation for his changes and added the missing "referer" to the
.wgetrc section (making mention of the issue of "referrer" being the correct
spelling).

23 years ago[svn] TODO: Make -I and -X allow an optional hostname before the directory name?
dan [Fri, 20 Oct 2000 06:06:03 +0000 (23:06 -0700)]
[svn] TODO:  Make -I and -X allow an optional hostname before the directory name?
       When simplifying paths, wget needs to stop at any '?' character.

23 years ago[svn] Implemented and documented new -E / --html-extension / html_extension option.
dan [Fri, 20 Oct 2000 05:55:46 +0000 (22:55 -0700)]
[svn] Implemented and documented new -E / --html-extension / html_extension option.

23 years ago[svn] TODO: Add option to save local filenames without extra %-encoding.
dan [Thu, 19 Oct 2000 06:29:20 +0000 (23:29 -0700)]
[svn] TODO: Add option to save local filenames without extra %-encoding.

23 years ago[svn] --retr-symlinks was not previously documented properly. Based on my newfound
dan [Mon, 9 Oct 2000 22:43:11 +0000 (15:43 -0700)]
[svn] --retr-symlinks was not previously documented properly.  Based on my newfound
understanding of what its limitations are, added a TODO item.  Also made a minor
tweak in html.c to silence a warning.