wget/po
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
..
Makefile.in.in [svn] Initial revision 1999-12-01 23:42:23 -08:00
POTFILES.in [svn] Initial revision 1999-12-01 23:42:23 -08:00
cs.gmo [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
cs.po [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
de.gmo [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
de.po [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
hr.gmo [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
hr.po [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
it.gmo [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
it.po [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
no.gmo [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
no.po [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
pt_BR.gmo [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00
pt_BR.po [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.pot [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to 2000-03-10 22:48:06 -08:00