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

328 Commits

Author SHA1 Message Date
Micah Cowan
ba09ad3502 Documentation updates for --default-page. 2008-08-03 22:36:38 -07:00
Micah Cowan
d4e82e8388 Don't set UPDATED; automatically set in version.texi. 2008-08-03 22:25:09 -07:00
Xavier Saint
e4fd97c2eb Add lines to .wgetrc sample file 2008-08-03 20:06:39 +02:00
Xavier Saint
cda8835de6 IRI support documentation, first attempt 2008-08-03 20:03:13 +02:00
Micah Cowan
e4371807f6 stsc: -i URL improvements. 2008-07-22 13:33:42 -07:00
Micah Cowan
b28a6abfe6 -i accepts URLs (stsc). For #21265. 2008-07-11 17:16:49 -07:00
Micah Cowan
2e2ac6ad2f Merge current tip with CSS stuff. 2008-07-11 16:30:51 -07:00
Micah Cowan
f5372ae71d Contributors updates. 2008-06-30 12:35:56 -07:00
Micah Cowan
bf80f82f32 Add Joao Ferreira to contributors. 2008-06-30 12:22:28 -07:00
Micah Cowan
992134f268 Wget-notify no longer receives commit updates. 2008-06-13 20:41:58 -07:00
Micah Cowan
ecdfa5b1bc preferred_family = none 2008-05-17 13:19:37 -07:00
Micah Cowan
ec84142901 Merge getpass with quote, plus my NEWS entry. 2008-05-15 20:58:27 -07:00
Micah Cowan
e8200e6808 Downgrade -N with -O to a warning. 2008-05-12 23:54:48 -07:00
Steven Schubiger
ae034d236f Use gnulib's getpass-gnu module for password prompting. 2008-05-01 00:28:23 +02:00
Micah Cowan
db61675ec0 Downgrade -r, -p with -O to a warning rather than an error; elaborate about bad combinations with -O. 2008-04-27 02:15:31 -07:00
Micah Cowan
f394450be6 Adjust manual to account for CSS support. 2008-04-24 16:48:46 -07:00
Micah Cowan
d6bd8516dc Xref to resolved bugs. 2008-04-22 22:09:39 -07:00
Micah Cowan
434ca16f34 Gentoo prefer-family example for sample wgetrc. 2008-04-22 21:00:23 -07:00
Micah Cowan
9d5b9daf06 Don't append to an existing .listing when --continue is used. Fixes bug #22825. 2008-04-11 16:28:24 -07:00
Micah Cowan
31ad1acbc1 wget.texi: @noindent where appropriate, and @set UPDATED Mar 2008. 2008-03-24 14:56:06 -07:00
Micah Cowan
c09779f758 Mention various caveats related to accept/reject lists. 2008-03-24 12:26:37 -07:00
Micah Cowan
1db9f1e9ac Imported slash/--no-parents and sys/time.h fixes from eleven (99b1afbc14bc). 2008-03-17 01:53:49 -07:00
Micah Cowan
4c1a59ea48 Fix #22242: Option to allow auths before challenged. 2008-02-10 17:31:27 -08:00
Micah Cowan
a9a38ed864 Remove reference to socks library. 2008-02-08 11:51:04 -08:00
Micah Cowan
a6bac894ac Ensure that FDL invocation appears in the info version of the manual. 2008-01-31 02:00:14 -08:00
Micah Cowan
bc8f473272 Updated copyright year. 2008-01-25 05:04:01 -08:00
Micah Cowan
33f86b17c8 Automated merge. 2008-01-23 20:45:59 -08:00
Micah Cowan
509351765c ChangeLog entries for content-disposition doc fixes. 2008-01-23 20:29:07 -08:00
Micah Cowan
0734d8dd37 Remove -Y from --help, and example in manual. 2007-12-12 12:13:50 -08:00
Micah Cowan
7039d2ce7f Merging content-disposition documentation fixes from 1.11. 2008-01-23 20:19:56 -08:00
Micah Cowan
d1801fcb1d the the -> the 2007-12-06 22:43:28 -08:00
Micah Cowan
28136d644a More attention to Content-Disposition's buggy state. 2007-12-07 17:40:51 -08:00
Micah Cowan
84ebc1e5d5 Updated copyright dates in manual. 2007-11-20 22:14:09 -08:00
Micah Cowan
72bab0c11f Normalize whitespace in ChangeLogs. 2007-10-30 18:13:39 -07:00
Micah Cowan
613c317785 Mention IRC chan in manual. 2007-10-13 18:17:31 -07:00
Micah Cowan
787ffba182 Automated merge. 2007-10-13 02:04:14 -07:00
Micah Cowan
289b9674c0 Replace PATCHES reference in manual. 2007-10-13 01:55:44 -07:00
Micah Cowan
fbe701ce28 Automated merge with file:/home/micah/devel/wget/eleven 2007-10-10 21:35:03 -07:00
Micah Cowan
76d2030353 Fixed typo: doewnloads 2007-10-10 21:28:52 -07:00
Micah Cowan
a97661b70f Credit Ralf Wildenhues in AUTHORS, manual's Contributors section. 2007-10-08 12:29:48 -07:00
Micah Cowan
06bd760869 Add sample.wgetrc.munged_for_texi_inclusion to wget_TEXINFOS. 2007-10-08 12:07:02 -07:00
Micah Cowan
5a78ac6dd9 Added/moved some files automake needs; adjusted .hgignore. 2007-10-05 18:16:22 -07:00
Micah Cowan
a20684d374 Abbreviated ChangeLog entries for Makefile.am conversions. 2007-10-05 17:58:24 -07:00
Micah Cowan
a2c55d24b9 Removal of "realclean" target (Automake provisions seem quite sufficient). 2007-10-05 17:36:47 -07:00
Micah Cowan
e7d78dd2a7 Merging with previous Makefile.in updates. 2007-10-05 17:30:38 -07:00
Micah Cowan
93538d26c7 Moved Makefile.in's to Makefile.am's, applied Ralf's automake patches. 2007-10-05 17:09:43 -07:00
Micah Cowan
f6f7731049 Add info about max_redirect rc command. 2007-10-03 18:50:31 -07:00
Micah Cowan
c40b95b23e Describe content_disposition in Texinfo manual. 2007-10-03 11:18:21 -07:00
Micah Cowan
ca6653c7b8 Wget command list (alphabetizing, underscore consistency) 2007-10-03 11:09:51 -07:00
Micah Cowan
7cebc3ca17 Documentation updates. Web Site, Mailing Lists, Portability. 2007-10-01 01:22:37 -07:00
Micah Cowan
6633b74930 Merge from mainline 2007-09-28 16:22:38 -07:00
Micah Cowan
a3ce2cb429 Improved contributors section, new contributors 2007-09-28 16:15:54 -07:00
Micah Cowan
5dd09d9ba5 Update copyright lists, conforming to maintainer guidelines 2007-09-28 15:45:31 -07:00
Micah Cowan
9c50f9356a Added ChangeLog entries. 2007-09-27 22:35:20 -07:00
Micah Cowan
dafb9f576c Stronger warning about manpage being incomplete. 2007-09-27 22:31:09 -07:00
Micah Cowan
2f76b72f81 Remove @pxref appearances from manpage,
by removing other content in the same parenthetical.
Also made some minor grammatical adjustments.
2007-09-27 21:57:11 -07:00
Micah Cowan
cd04dcfa2a Reversed broken "fix" of @@ processing 2007-09-27 19:03:05 -07:00
Micah Cowan
d3c982b1bd Bring texi2pod.pl up-to-date with gcc's.
BUT: keep GPLv3 invocation, and "use warning" rather than -w.
2007-09-27 18:53:59 -07:00
Micah Cowan
8d9625d419 Describe -p in relation to -nc 2007-09-12 21:48:31 -07:00
Micah Cowan
d33628c2e5 Clarified suffix vs patterns in -A, -R 2007-09-12 20:21:30 -07:00
Micah Cowan
a7958aa4c6 Further refinement of -O description; .hignore <- doc products 2007-09-12 11:40:05 -07:00
Micah Cowan
66f02cb4dc Initial revamp of -O documentation 2007-09-12 10:14:14 -07:00
micah
10da871ac4 [svn] Merging fix #20499: MAX_REDIRECTIONS should be configurable. 2007-07-28 19:37:14 -07:00
micah
4d7c5e087b [svn] Merge of fix for bugs 20341 and 20410. 2007-07-09 22:53:22 -07:00
mtortonesi
a53296c501 [svn] Updated README.maint in order to adopt new FTP upload procedure 1.1. 2006-08-22 08:09:39 -07:00
mtortonesi
ddc3e73adf [svn] Fixed rendering of --no-proxy description in the man page. Added information about current maintainer. 2006-07-10 03:18:53 -07:00
mtortonesi
4870566db4 [svn] Forgot to remove invariant sections. 2006-06-28 07:01:14 -07:00
mtortonesi
7824f7f133 [svn] Removed invariant status to the GPL and GFDL sections in the documentation. 2006-06-28 06:02:55 -07:00
hniksic
ce272c7608 [svn] Moved README.maint to doc. 2006-06-27 03:47:29 -07:00
hniksic
0951c55fda [svn] Document --ignore-case. 2006-06-26 11:37:52 -07:00
hniksic
19f9abeb0e [svn] Add missing word. 2006-06-20 07:12:29 -07:00
hniksic
db8a8bc235 [svn] Changed "a recent article" to "a 2001 article" in the description of
--random-wait.
2006-02-05 00:43:46 -08:00
hniksic
89714210d0 [svn] Put random_wait at the correct location. 2006-02-05 00:40:25 -08:00
hniksic
a202418374 [svn] Made [0.5*wait, 1.5*wait) the range of --random-wait. 2006-02-05 00:35:22 -08:00
hniksic
94a7163d4e [svn] Fix wording for https_proxy. 2005-11-15 13:23:18 -08:00
hniksic
f3b54cdaf4 [svn] Document the https_proxy setting. 2005-11-15 13:18:14 -08:00
hniksic
d668586e8c [svn] Rewrite the "passive FTP" paragraph. 2005-09-02 09:29:11 -07:00
hniksic
4f8da08d67 [svn] Removed kill_longer. 2005-08-08 15:52:39 -07:00
hniksic
b138e352e0 [svn] Don't read more than the amount of data specified by the content-length
header.  Removed the obsolete "kill_lines" wgetrc var.
2005-08-08 15:51:19 -07:00
hniksic
3a3c1e7129 [svn] Don't claim that --base requires --force-html to work. 2005-06-28 13:19:19 -07:00
hniksic
c9ac1f52b4 [svn] AI_ADDRCONFIG is no longer used, modify docs accordingly. 2005-06-25 06:49:49 -07:00
hniksic
a77218d705 [svn] Correctly spell Thomas Lussnig's name. 2005-06-24 09:07:09 -07:00
hniksic
48acf01149 [svn] Actually add gpl.texi. 2005-06-23 16:50:23 -07:00
hniksic
81b515db03 [svn] Split GPL text into a separate file, gpl.texi. 2005-06-23 16:47:03 -07:00
hniksic
4a6882c2c1 [svn] Updated list of principal contributors. 2005-06-23 14:51:26 -07:00
hniksic
b80f389516 [svn] Removed the ChangeLog-branches directories. 2005-06-23 12:32:42 -07:00
hniksic
1a54af24e4 [svn] Remove reference to the no longer existent wget-cvs list. 2005-06-22 07:49:30 -07:00
hniksic
8736f63b75 [svn] Add the ChangeLogs from the 1.10 branch. 2005-06-22 07:39:55 -07:00
hniksic
3fc2c2256e [svn] Use the more standard authorship phrase "and others". 2005-06-22 06:00:02 -07:00
hniksic
04f3fdc577 [svn] Remove explicit vertical spacings from the manual. 2005-06-22 05:52:09 -07:00
hniksic
d13615705a [svn] Update texinfo.tex with a non-prehistoric version. 2005-06-22 05:49:52 -07:00
hniksic
6f97d7144c [svn] Don't generate texi2pod.pl from texi2pod.pl.in. 2005-06-22 05:25:57 -07:00
hniksic
e911bc2943 [svn] Remove the "lockable boolean" setting for passive_ftp. 2005-06-21 18:56:02 -07:00
hniksic
277e840a0f [svn] Remove K&R support. 2005-06-19 15:34:58 -07:00
mtortonesi
a207436528 [svn] Added ChangeLog for Keith Moore's patch. 2005-06-17 07:48:27 -07:00
hniksic
247297276c [svn] Change --non-verbose to --no-verbose. 2005-06-16 04:11:24 -07:00
mtortonesi
8a957c06ec [svn] Changed version strings to 1.10. 2005-06-07 15:36:24 -07:00
mtortonesi
584ab1bfcb [svn] Added Keith Moore in the CREDITS section. 2005-06-07 15:02:28 -07:00
mtortonesi
eb6d61ad7e [svn] Applied Keith Moore's patch to fix a harmless (but annoying) documentation install warning. 2005-06-06 13:42:17 -07:00
hniksic
f79e976e7c [svn] Removed statement that redirect in response to POST is "technically
disallowed", which I cannot find in rfc2616 nor in rfc1945.  Even if that
were technically the case, the widespreadedness of such responses would make
the prohibition irrelevant.
2005-05-30 07:34:56 -07:00