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

137 Commits

Author SHA1 Message Date
Giuseppe Scrivano
b7814f7cf3 Fix some problems with GNU TLS. 2010-06-14 19:40:03 +02:00
Muthu Subramanian K
aca9f566b6 Report the total avg transfer speed correctly with multiple URL's and -c. 2010-06-11 00:35:30 +02:00
Giuseppe Scrivano
bd5527dad4 If --content-disposition is used, do not send a HEAD request. 2010-06-03 16:46:56 +02:00
Giuseppe Scrivano
9e286ee357 Print diagnostic messages to stderr, not stdout. 2010-05-31 09:45:03 +02:00
Giuseppe Scrivano
1b2092fd06 Cope better with unclosed html tags. 2010-05-30 14:01:10 +02:00
Giuseppe Scrivano
d733dbc703 Exit with failure if -k is specified and -O is not a regular file. 2010-05-27 12:45:15 +02:00
Giuseppe Scrivano
83fe87d9ed Mention a recent change. 2010-05-27 12:19:54 +02:00
Giuseppe Scrivano
a59e12ab26 Mention some recent changes in the NEWS file. 2010-05-25 18:39:32 +02:00
Giuseppe Scrivano
bbd81b91c0 Mention support for HTTP/1.1 2010-05-01 23:01:43 +02:00
Micah Cowan
4a08094db8 [mq]: cfg-mk 2009-09-21 20:39:44 -07:00
Micah Cowan
02e5f41670 NEWS adjustments. 2009-09-03 23:50:30 -07:00
Micah Cowan
b014f8fae9 Improved exit status handling. 2009-08-27 23:08:58 -07:00
Micah Cowan
88253c0d00 Add NUL-character fix to NEWS file. 2009-08-27 01:02:00 -07:00
Micah Cowan
9dadbf6fe9 Rename --html-extension to --adjust-extension. 2009-07-28 17:37:58 -07:00
Micah Cowan
c784c334d3 Document new features in --restrict-file-names. 2009-07-28 00:19:48 -07:00
Micah Cowan
8bc61d7026 Updates to NEWS and AUTHORS. 2009-07-03 21:37:19 -07:00
Micah Cowan
fc7e412bd3 Mailing list move. 2008-10-31 23:15:06 -07:00
Steven Schubiger
1228f812fa Document missing wgetrc options. 2008-10-26 14:32:11 -07:00
Micah Cowan
dc9abe478f jff: option for specifying the default page-name. 2008-08-03 22:12:34 -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
50d3ca847f ChangeLog entry for NEWS, and re-arrange entries so 1.12 is on top. 2008-06-30 12:20:04 -07:00
Micah Cowan
ab8c3079f8 NEWS for 1.11.4. 2008-06-29 18:39:22 -07:00
Micah Cowan
ec84142901 Merge getpass with quote, plus my NEWS entry. 2008-05-15 20:58:27 -07:00
Micah Cowan
e72b57629b Merge quote module stuff with current mainline. 2008-05-15 19:13:08 -07:00
Micah Cowan
1ddd88d7c5 Updated NEWS for 1.11.3. 2008-05-12 23:07:55 -07:00
Micah Cowan
54097c0e28 NEWS updated from 1.11.2. 2008-05-01 15:36:17 -07:00
Steven Schubiger
ae034d236f Use gnulib's getpass-gnu module for password prompting. 2008-05-01 00:28:23 +02:00
Micah Cowan
0108799cc7 Add NEWS item for CSS (and remove some inappropriate items). 2008-04-24 14:20:32 -07:00
Micah Cowan
e4b9611569 Added accept/reject doc changes to NEWS, and rearranged some NEWS items. 2008-03-24 12:26:58 -07:00
Micah Cowan
974716d49e Add --no-parents doc change to NEWS. 2008-03-24 11:24:47 -07:00
Micah Cowan
6565ea669a NEWS re --auth-no-challenge. 2008-02-10 17:47:39 -08:00
Micah Cowan
70d762c4a4 NEWS update re renamed files at connection loss. 2008-02-10 16:15:04 -08:00
Micah Cowan
cb7d0840a0 NEWS update. 2008-02-06 22:20:06 -08:00
Micah Cowan
5dacf1191d Shift 1.11 line down below mainline section. 2008-02-03 02:03:28 -08:00
Micah Cowan
208a65f630 Added 1.11.1 (just bugfixes) to NEWS. 2008-02-03 01:31:49 -08:00
Micah Cowan
bc8f473272 Updated copyright year. 2008-01-25 05:04:01 -08:00
Micah Cowan
7039d2ce7f Merging content-disposition documentation fixes from 1.11. 2008-01-23 20:19:56 -08:00
Micah Cowan
28136d644a More attention to Content-Disposition's buggy state. 2007-12-07 17:40:51 -08:00
Micah Cowan
2dc8c95873 NEWS updates re Automake and Gnulib. 2007-10-14 21:54:25 -07:00
Micah Cowan
787ffba182 Automated merge. 2007-10-13 02:04:14 -07:00
Micah Cowan
bfa4cc8daa Remove PATCHES in favor of http://wget.addictivecode.org/PatchGuidelines 2007-10-12 21:30:48 -07:00
Micah Cowan
06c1a898d6 Update repo info in NEWS. 2007-10-12 10:58:03 -07:00
Micah Cowan
636fc3d751 configure.in adapted to automake; announce in NEWS. README.checkout adjustment. 2007-10-05 17:46:23 -07:00
Micah Cowan
568caf4ae2 NEWS: content_disposition is experimental. 2007-10-03 11:33:50 -07:00
Micah Cowan
e88e599ea9 Note missing functionality from current GnuTLS support. 2007-10-03 11:31:55 -07:00
Micah Cowan
5dd09d9ba5 Update copyright lists, conforming to maintainer guidelines 2007-09-28 15:45:31 -07:00
Micah Cowan
29dea5f7d7 Removed TODO 2007-09-13 00:36:09 -07:00
micah
4358313069 [svn] Fix #20322 - Use timestamp from most recent response. 2007-08-29 20:35:49 -07:00
micah
fb7fc237f7 [svn] Fix for #20659 - Content-Disposition off by default. 2007-08-08 00:30:26 -07:00