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

92 Commits

Author SHA1 Message Date
hniksic
5eb068a46a [svn] Explain how to get the cookie file from IE. 2001-12-11 00:15:11 -08:00
hniksic
1f1f302bb0 [svn] Handle @asis in table. 2001-12-11 00:11:39 -08:00
hniksic
fdd51b8d46 [svn] Bump version to 1.8. 2001-12-08 17:37:17 -08:00
hniksic
75fcce81a4 [svn] More documentation for --load-cookies. 2001-12-08 12:14:00 -08:00
hniksic
7474c84c7b [svn] Also generate the EXAMPLES section. 2001-12-07 22:50:08 -08:00
hniksic
5379abeee0 [svn] Examples section of the documentation revamped.
Include EXAMPLES in the man page.
2001-12-07 22:47:48 -08:00
hniksic
60680e27db [svn] Release 1.8-pre2. 2001-12-07 19:44:23 -08:00
hniksic
1f272be070 [svn] Bump version to 1.8-beta1. 2001-11-30 19:09:14 -08:00
hniksic
a244a67bc3 [svn] Doc update.
Published in <sxsy9kny8e1.fsf@florida.arsdigita.de>.
2001-11-30 18:36:21 -08:00
hniksic
0f56f4056a [svn] Document ftp_proxy in sample.wgetrc.
Submitted by Ingo T. Storm in <026a01c17913$acfac660$7400a8c0@dukat.cb.de>.
2001-11-29 23:32:17 -08:00
hniksic
2c41d783c6 [svn] New option --random-wait.
Submitted by Alan Eldridge in
<200111042106.fA4L63b75804@wwweasel.geeksrus.net>.
2001-11-25 13:23:15 -08:00
hniksic
dc3f406061 [svn] Download the new `--progress' option. 2001-11-23 09:04:26 -08:00
hniksic
08ebc7576e [svn] Small doc fixes.
Published in <sxsy9kzk4qb.fsf@florida.arsdigita.de>.
2001-11-21 16:52:19 -08:00
hniksic
4f5a898a66 [svn] Fix installation of info files.
Published in <sxslmh6i9me.fsf@florida.arsdigita.de>.
2001-11-16 15:23:22 -08:00
hniksic
dc0070ca2d [svn] Apply Peter Farmer's changes from <3BD110CB.61EBED92@zveno.com>. 2001-11-16 09:19:47 -08:00
hniksic
006e936b9e [svn] Upgrade version to 1.7.1. 2001-06-16 06:10:34 -07:00
hniksic
468778c895 [svn] Make `make install' non-interactive.
Published in <20010611201545.A9740@adam.yggdrasil.com>.
2001-06-15 11:36:31 -07:00
hniksic
9b7f6ff41d [svn] Take DESTDIR into account when creating directory for wgetrc. 2001-06-15 06:31:56 -07:00
hniksic
91ac958e45 [svn] Set version to 1.7.1-pre1. 2001-06-15 02:29:00 -07:00
janp
4f9affe92e [svn] Changes for builddir != srcdir. 2001-06-05 14:43:14 -07:00
hniksic
7416812ad1 [svn] Updated version to 1.7. 2001-06-04 04:23:23 -07:00
hniksic
87dbcfdb4b [svn] Fix mailing list address. 2001-05-31 07:00:55 -07:00
hniksic
4213dc9b2b [svn] Clarify; link to "free-software-for-freedom.html". 2001-05-27 14:43:28 -07:00
hniksic
1f4b5402c3 [svn] Update list of contributors.
Published in <sxsofsemvua.fsf@florida.arsdigita.de>.
2001-05-27 12:33:34 -07:00
hniksic
6b405f2b66 [svn] Commit administrative changes in preparation for the 1.7
prerelease.
Published in <sxsd78wwiwj.fsf@florida.arsdigita.de>.
2001-05-26 02:38:24 -07:00
hniksic
0ea6f28018 [svn] Document new behavior of -c.
Published in <sxs7l028zee.fsf@florida.arsdigita.de>.
2001-04-30 03:19:30 -07:00
hniksic
55c0317e53 [svn] Document cookie-related options.
Published in <sxs8zkmnaec.fsf@florida.arsdigita.de>.
2001-04-26 23:08:23 -07:00
hniksic
83fe8f3597 [svn] "Support DESTDIR when installing.
Patch courtesy Karl Eichwalder.
Published in <sxs4rvu2tmu.fsf@florida.arsdigita.de>.
2001-04-12 05:25:22 -07:00
hniksic
b4394a057b [svn] Fix documentation of --convert-links. Published in
<sxs4rw9jq63.fsf@florida.arsdigita.de>.
2001-03-31 18:54:31 -08:00
dan
f486b43c23 [svn] * {.,doc,src,util,windows}/Makefile.in: Moved top_builddir out of "User
configuration section" of top Makefile and analogous spot in others.

* po/Makefile.in.in: Previous addition of top_builddir to
  po/Makefile.in was bogus -- it's generated from po/Makefile.in.in.
2001-03-27 03:23:59 -08:00
dan
c33a1f97fe [svn] TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.
wget.texi (Recursive Retrieval Options): Explained that you need
to use -r -l1 -p to get the two levels of requisites for a
<FRAMESET> page.  Also made a few other wording improvements.
2001-03-26 19:22:17 -08:00
dan
d41af5f52e [svn] Linking with OpenSSL previously required the user to set up all the
appropriate -I, -L, and -R/-rpath flags in environment variables,
manually.  Automated everything, including bundling libtool so we can
successfully link with the OpenSSL shared libraries on just about any
platform.
2001-03-17 06:21:19 -08:00
dan
9d673c1da2 [svn] Makefile.in: Using '^' in the sed call caused a weird failure on Solaris 2.6.
Changed it to a ','.
2001-03-17 02:19:46 -08:00
dan
9e94eb26ef [svn] wget.texi: Mentioned that .listing symlinked to /etc/passwd is not a security
hole, but that other files could be, so root shouldn't run wget in user dirs.
2001-02-23 14:49:42 -08:00
dan
b6febbc84b [svn] * po/*.po*: Updated after moving -nr to a different category.
* wget.texi: Moved -nr from "Recursive Retrieval Options" to "FTP Options" and
  gave it a @cindex entry. Alphabetized FTP options by long option name.

* main.c (print_help): -nr belongs in "FTP options" section of --help output,
  not "Recursive retrieval" section.  Alphabetized FTP options by long option
  name.
2001-02-23 13:31:54 -08:00
dan
9f71ad5f81 [svn] Oops, _all_ those fixes were to the time-stamping documentation. 2001-02-23 12:21:20 -08:00
dan
a09ac9ea6c [svn] wget.texi: Corrections, clarifications, and English fixes to time-stamping
documentation and a couple other places.
2001-02-23 12:16:07 -08:00
dan
776d65e829 [svn] * configure.in: Look for perl and pod2man and make substitutions.
* Makefile.in (install): Do install.man if we have pod2man.

* Makefile.in: Make wget man page and install it if we have pod2man.  Added some
  missing '$(srcdir)/'s.  Added missing dependencies on install targets
  (allowing you to just do `make install' rather than forcing you to do `make &&
  make install').  Also, Makefile rules should always use output file parameters
  if available rather than redirecting stdout with '>', or you falsely satisfy
  dependencies if the tool you're running is missing or fails -- fixed call of
  texi2pod.pl that did this wrong.

* texi2pod.pl: Removed from CVS.  Now automatically generated.

* texi2pod.pl.in: This new file is processed into texi2pod.pl, getting the
  appropriate path to the Perl 5+ executable on this system and becoming
  executable (CVS files, by contrast, don't arrive executable).
2001-02-22 18:09:36 -08:00
dan
c9471c3b38 [svn] wget.texi (Download Options): Further improvement to --continue documentation --
explain interaction with -r and -N, mention usefulness for downloading new
sections of appended-to files, etc.
2001-02-19 15:22:48 -08:00
hniksic
18d476b8d0 [svn] Applied doc fixes from Jan's "realclean patch". The doc fixes
include the new texi2pod generator for creating the man page out
of Texinfo docs.
Published in <20010106184340.A14968@erwin.telekabel.at>.
2001-02-10 16:22:42 -08:00
dan
f84a94e913 [svn] Made clarifications and corrections to --continue's --help output and wget.texi
documentation.  Published in <200101100629.WAA09744@dilvish.speed.net>.
2001-01-09 22:51:51 -08:00
dan
cbe2ca1b80 [svn] Here're the changes we agreed to on the wget mailing list regarding the
multiple-branches ChangeLog problem.  Note the new directories -- you'll need to
do a cvs update -d.
2001-01-06 01:26:02 -08:00
dan
67bfa88fd8 [svn] ChangeLog: Since this flat file doesn't have multiple branches,
looking at the dates would make you think that things went into
1.6 that actually just went into the 1.7-dev branch.  Added "[Not
in 1.6 branch.]" where appropriate to clarify.
2000-12-31 04:45:42 -08:00
dan
25fc74cf86 [svn] Need to write the ChangeLog in such a way that it looks like the 1.6 changes
went in on the correct date.
2000-12-31 04:07:25 -08:00
dan
e8905e2e87 [svn] Makefile.in (distclean): sample.wgetrc.munged_for_texi_inclusion needs to be
included in the distribution or it'll get regenerated due to the wget.info
dependency, and then that file will get regenerated, forcing people to have
makeinfo installed unnecessarily.  We could use a kludge of a 0-length file in
the distro, but the file isn't that big and should compress very well.

wget.texi: Changed "VERSION 1.5.3+dev" to "VERSION 1.7-dev" and "UPDATED Feb
2000" to "UPDATED Dec 2000".  Like the comment in the file says, it'd be nice if
these were handled automatically...
2000-12-31 03:50:52 -08:00
dan
f105b3e43f [svn] Changed my address from dan-wget@dilvish.speed.net to wget@harkless.org
everywhere -- dilvish will probably be going away soon.
2000-12-31 03:18:37 -08:00
hniksic
0db59ca6f6 [svn] Makefile.in fix from <sxshf4dvv29.fsf@florida.arsdigita.de>. 2000-12-09 19:03:14 -08:00
hniksic
b5e467d44a [svn] Removed all auto-generated files. 2000-12-09 18:18:23 -08:00
hniksic
b0b1c815c1 [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>.
2000-11-19 12:50:10 -08:00
hniksic
69cb9be79c [svn] *** empty log message *** 2000-11-16 08:29:46 -08:00