1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
Commit Graph

127 Commits

Author SHA1 Message Date
hniksic
b306ed79c0 [svn] Document --retry-connrefused. 2005-04-25 13:00:16 -07:00
hniksic
f5194cab0d [svn] Update version and include minor doc fixes. 2005-04-25 03:30:36 -07:00
hniksic
cf994330a3 [svn] Added reordering of addresses to try IPv4 first and the associated
--prefer-family switch.
2005-04-24 13:00:19 -07:00
hniksic
8710ea2686 [svn] No longer claim that -6 accepts mapped IPv4 addresses. 2005-04-24 03:54:58 -07:00
hniksic
369554bd74 [svn] Document the SSL command-line options. 2005-04-24 02:21:07 -07:00
hniksic
f97fe7bd3c [svn] Documented --ftp-passwd and ftp_passwd. 2005-04-23 02:43:21 -07:00
hniksic
6979e3b5c1 [svn] Correctly handle @samp{foo@@}. 2005-04-23 02:36:55 -07:00
hniksic
d40d3dd38d [svn] Document behavior of -6 wrt mapped IPv4 addresses. 2005-04-20 04:30:21 -07:00
hniksic
1e84a6a971 [svn] Documented IPv6-related options. 2005-04-19 15:57:28 -07:00
hniksic
899eca751a [svn] Update mailing list information. 2005-04-18 13:52:27 -07:00
hniksic
1aa8ce44c8 [svn] Don't advertise --no-dns-cache as necessary for dyndns downloads. 2005-04-17 16:26:26 -07:00
hniksic
89b218e02f [svn] Don't use $< in an explicit rule.
Submitted by Larry Jones.
2005-04-08 14:01:30 -07:00
hniksic
57c56abc9e [svn] Restore correct handling of asis. 2005-03-22 05:27:49 -08:00
mtortonesi
87e0d2682b [svn]
Renamed src/string.{c,h} to src/string_t.{c,h} to solve a conflict with the
string.h standard C library header file.

Fixed a bug and triggered escape of backslashes in string_t.c to avoid
ambiguities in the result string.

Added Simone Piunno as new contributor.
2005-02-11 13:34:42 -08:00
mtortonesi
ca13ffd249 [svn] Added string.c module. Updated copyright information and added names of new contributors to the documentation. 2005-01-01 13:29:11 -08:00
mtortonesi
1a9c0f6c31 [svn] Describe limitations of combining the -O and -k options. 2004-11-20 15:16:29 -08:00
hniksic
d2a87bd2a4 [svn] Allow building in a separate tree when writing to source tree is impossible. 2004-05-13 05:32:20 -07:00
hniksic
b4e408b3a6 [svn] Updated contributor list. 2004-02-22 07:46:49 -08:00
hniksic
94eccf9739 [svn] Document `-e'. 2004-02-12 14:16:48 -08:00
hniksic
a4b95084e8 [svn] Put @item contents on a separate line. 2004-02-08 02:50:13 -08:00
hniksic
26dd99930e [svn] Document the --no-http-keep-alive option. 2004-02-06 08:50:14 -08:00
hniksic
92c0f627b7 [svn] Don't incorrectly claim that `-O' sets the number of retries to 1. 2003-12-06 02:59:59 -08:00
hniksic
0e74e24d95 [svn] Document the new option --protocol-directories. 2003-12-05 19:07:10 -08:00
hniksic
c4c71684cf [svn] Small update. 2003-11-14 15:59:59 -08:00
hniksic
e494a925d8 [svn] Documented --no-remove-listing. 2003-11-14 15:39:14 -08:00
hniksic
2cafbc790b [svn] Update to GFDL 1.2. 2003-11-14 14:53:38 -08:00
hniksic
c92e54ce02 [svn] Get rid of the node previous/next/up links. 2003-11-08 16:09:26 -08:00
hniksic
dcc561a107 [svn] Update the documentation regarding the removal of -s/-C/-g/-G. 2003-11-08 15:48:36 -08:00
hniksic
8a7dda95aa [svn] Document new option `--keep-session-cookies'. 2003-11-05 13:11:59 -08:00
hniksic
dd6e9914e6 [svn] Fixed typo. By DervishD. 2003-10-26 07:23:30 -08:00
hniksic
a84e550e93 [svn] Handle the case when only a single wget.info file is generated. 2003-10-23 15:52:17 -07:00
hniksic
d1211bddb1 [svn] Document POST. 2003-10-06 16:12:37 -07:00
hniksic
5973da7abc [svn] Renamed prep.ai.mit.edu to ftp.gnu.org. 2003-10-01 14:12:09 -07:00
hniksic
8a604c9f6f [svn] Updated list of contributors. 2003-10-01 06:53:04 -07:00
hniksic
1c01316428 [svn] Tweaks and tag use improvements.
By Aaron S. Hawley.
2003-09-30 14:09:06 -07:00
hniksic
1dc4b76bf3 [svn] Documented the new timeout options. 2003-09-20 21:45:37 -07:00
hniksic
de19d38434 [svn] Change @itemx not preceded by @item to @item. 2003-09-18 16:12:58 -07:00
hniksic
4e92ad1cdb [svn] Explain default --tries 2003-09-17 13:58:46 -07:00
hniksic
aa24b822ca [svn] Improved --restrict-file-names to accept ",nocontrol". 2003-09-16 18:32:05 -07:00
hniksic
493aad1880 [svn] Update man page title. 2003-09-16 03:38:02 -07:00
hniksic
93ff8fcd98 [svn] Update texi2pod.pl.in from the Gcc distribution. 2003-09-16 03:20:38 -07:00
hniksic
7c40372a78 [svn] Fix misspelling. 2003-09-15 16:23:55 -07:00
hniksic
5e2f4ee878 [svn] Add link from download options to Proxies node in the manual. 2003-09-14 15:07:38 -07:00
hniksic
0a3697ad65 [svn] New mechanism for quoting file names.
Published in <m3smmzt4px.fsf@hniksic.iskon.hr>.
2003-09-14 15:04:13 -07:00
hniksic
10137bd186 [svn] New option --dns-cache. 2003-09-10 12:41:54 -07:00
hniksic
556b2cf861 [svn] Update the documentation on RES.
Published in <sxssn5mvsnk.fsf@florida.munich.redhat.com>.
2002-04-23 17:37:39 -07:00
hniksic
b9210ecbc8 [svn] Correctly document that the bar display is the default one. 2002-04-15 14:54:33 -07:00
hniksic
f0c20666da [svn] Document `--limit-rate'.
Published in <sxszo07w76u.fsf@florida.arsdigita.de>.
2002-04-13 15:44:16 -07:00
hniksic
08bee01a23 [svn] Warn against specifying passwords on the command line.
Published in <sxsu1qjp6y2.fsf@florida.arsdigita.de>.
2002-04-10 14:42:16 -07:00
hniksic
5f63b4f873 [svn] Undocument simple_host_check. 2001-12-16 10:05:34 -08:00