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

2494 Commits

Author SHA1 Message Date
Steven Schubiger
47bf277fb5 Default value for waitretry. 2008-11-15 13:25:20 +01:00
Steven Schubiger
94d7b0b570 Improve printing formatted build information. 2008-11-14 13:48:32 +01:00
Steven Schubiger
a6de4721d1 Purge orphaned whitespace in test libraries. 2008-11-13 12:29:59 +01:00
Micah Cowan
c7f74c62d3 Don't download content just to ignore it. 2008-11-13 00:59:53 -08:00
Micah Cowan
02c211d47c HTML-escape dirname in href (not perfect, good enough). 2008-11-12 21:44:48 -08:00
Micah Cowan
ca12585a0e HTML-escape dir name in title, h1. 2008-11-12 21:00:05 -08:00
Micah Cowan
cf93ce7f4b Applied Alexander Belopolsky's patch for htmlified FTP listings. 2008-11-12 20:47:52 -08:00
Steven Schubiger
1777835073 Use lexical warnings in test scripts. 2008-11-12 22:54:49 +01:00
Steven Schubiger
124f1050af Remove shebang line from test libraries. 2008-11-12 21:18:27 +01:00
Steven Schubiger
3c1725e7a1 Return some memory control back to format_and_print_line. 2008-11-12 12:02:37 +01:00
Steven Schubiger
fafd83c097 Do not handle memory within format_and_print_line. 2008-11-11 23:00:05 +01:00
Micah Cowan
c60c7b9941 Test --auth-no-challenge, for URL- and option-specified user/pass. 2008-11-11 12:53:01 -08:00
Saint Xavier
65ab102f07 Make --auth-no-challenge work with user:pass@ in URLs. 2008-11-10 23:17:17 -08:00
Micah Cowan
662da5e235 Remove README.maint from EXTRA_DIST. 2008-11-10 14:41:03 -08:00
Micah Cowan
d7e1e5be19 Update node references. 2008-11-10 11:24:04 -08:00
Micah Cowan
381f14290d Mention Gmane portal, add subsections to "Mailing Lists". 2008-11-10 11:21:17 -08:00
Steven Schubiger
7fc9281833 Add colors to test summary. 2008-11-07 22:06:38 +01:00
sts
cf4c155c0c Call tests with executable name. 2008-11-07 00:01:25 +01:00
Micah Cowan
0dd8271f32 use strict in run-px. 2008-11-06 11:38:16 -08:00
Micah Cowan
620876d149 ML archive, moderation 2008-11-05 14:22:40 -08:00
Micah Cowan
8f5ffd9589 Only print remaining size when > 1k. 2008-11-05 13:38:50 -08:00
Micah Cowan
3d7fceb1ef Automated merge. 2008-11-05 09:12:46 -08:00
Micah Cowan
d7d0c1f79c Move --no-http-keep-alive to HTTP Options section. 2008-11-05 09:11:33 -08:00
Micah Cowan
c1871f41c6 Update FDL to version 1.3. 2008-11-04 01:27:44 -08:00
Micah Cowan
a791aaded3 Removed no-longer-used README.maint. 2008-10-31 23:15:45 -07:00
Micah Cowan
fc7e412bd3 Mailing list move. 2008-10-31 23:15:06 -07:00
Alexander Drozdov
b0bdf95494 Fix underflow, incorrect assertion. 2008-10-31 11:13:10 -07:00
Steven Schubiger
1228f812fa Document missing wgetrc options. 2008-10-26 14:32:11 -07:00
Gisle Vanem
871992e247 Compatibility tweaks to format_and_print_line. 2008-10-26 13:18:36 -07:00
Micah Cowan
b4ebafa39c Minor tweaks to freeopts. 2008-10-25 07:13:24 -07:00
Micah Cowan
a32d41c5d0 How many options remain available? 2008-10-25 06:49:35 -07:00
Saint Xavier
66dd4bda74 IRI requirement: do not percent-encode already percent-encoded values (try1) 2008-09-27 11:13:21 +02:00
Michael Kessler
86d7168105 downloads => download 2008-09-10 08:42:42 -07:00
Micah Cowan
523c3dfcbc Test-idn-cmd.px. 2008-09-09 21:55:02 -07:00
Gisle Vanem
b58816ed33 aprintf, not asprintf. 2008-09-09 10:26:44 -07:00
Micah Cowan
a38d9e7e7a Avoid unnecessary vars, and make wgetrc_file_name build properly on Windows. 2008-09-09 10:20:21 -07:00
Micah Cowan
abeb6c4a9e Define program_name, for lib/error.c. 2008-09-09 09:40:13 -07:00
Gisle Vanem
3516195389 HAVE_STDINT_H, SIZEOF_LONG_LONG. 2008-09-09 09:29:50 -07:00
Gisle Vanem
8216f0acc5 Ensure stdio.h is included. 2008-09-02 15:57:43 -07:00
Micah Cowan
171c71e09c Test for IDN, based on meta-specified encoding. 2008-08-28 12:47:17 -07:00
Micah Cowan
ab0b0a4090 IDN test. 2008-08-28 02:45:29 -07:00
Micah Cowan
090f1596ae Automated merge. 2008-08-28 01:21:59 -07:00
Micah Cowan
f0438edcf2 Test for -c shorter content (#23613). 2008-08-22 17:39:47 -07:00
Micah Cowan
123f5c3966 Dependency improvements (but still needs some work). 2008-08-22 17:14:31 -07:00
Micah Cowan
72687f78cb Test for -O, -nc. 2008-08-22 16:56:18 -07:00
Saint Xavier
26a3eea8e2 Removed commented *printf and use quote_n() for quoting several args 2008-08-15 15:15:42 +02:00
Saint Xavier
5133d57366 Fixes: use encoding got from the remote server serving the list file and use quote_n() for quote'ing several args 2008-08-15 15:03:38 +02:00
Saint Xavier
1063191b33 Fix a double quoting 2008-08-15 14:41:15 +02:00
Xavier Saint
a459f0aac9 Automated merge. 2008-08-14 18:45:26 +02:00
Xavier Saint
cbd54b549a Automated merge. 2008-08-14 18:45:13 +02:00