wget/doc
dan 4454f6ce0a [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to
download a single HTML document and all its constituents.

* po/*.{gmo,po,pot}: Regenerated after adding new options.

* po/hr.po: Hrvoje forgot '\n's on his translations of my altered messages,
causing msgfmt to balk and `make install' to fail.


* wget.texi (Recursive Retrieval Options): In -K description, added a link to
the discussion of interaction with -N.
(Recursive Accept/Reject Options): Did some alphabetizing and added descriptions
of new --follow-tags and -G / --ignore-tags options.
(Following Links): Changed "the loads of" to "loads of".
(Wgetrc Commands): Added descriptions of new follow_tags and ignore_tags
commands.


* html.c (idmatch): Implemented checking of my new --follow-tags and
--ignore-tags options.

* init.c (commands): Added comment reminding people adding new entries doing
allocation to add corresponding freeing in cleanup().
(commands): Added new followtags and ignoretags commands.
(cleanup): Free storage for new followtags and ignoretags.

* main.c: Use of "comma-separated list" was random -- normalized it.  Did some
alphabetization.  Added comments pointing out "Options without arguments" and
"Options accepting an argument" sections of long_options[].  Added new options
--follow-tags and -G / --ignore-tags.  Added comment that Damir's --referer is
currently undocumented.  Added comment that Heiko's --waitretry is partially
undocumented (mentioned in --help but not in wget.texi).  Moved improperly
sorted 24, 129, and 'G' cases.

* options.h (struct options): Added new fields follow_tags and ignore_tags.

* wget.h: Added "#define EQ 0" so we can say "strcmp(a, b) == EQ".
2000-03-10 22:48:06 -08:00
..
ChangeLog [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
Makefile.in [svn] Initial revision 1999-12-01 23:42:23 -08:00
ansi2knr.1 [svn] Initial revision 1999-12-01 23:42:23 -08:00
sample.wgetrc [svn] Initial revision 1999-12-01 23:42:23 -08:00
texinfo.tex [svn] Initial revision 1999-12-01 23:42:23 -08:00
wget.info [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
wget.info-1 [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
wget.info-2 [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
wget.info-3 [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
wget.texi [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00