Commit Graph

2335 Commits

Author SHA1 Message Date
Micah Cowan dac53e8bdf Minor tweaks to Henri's patch. 2008-05-31 00:24:53 -07:00
Micah Cowan 48b53471e8 Henri's -Wall patch. 2008-05-30 22:42:36 -07:00
Micah Cowan 695e40eb87 TP update. 2008-05-29 18:06:33 -07:00
Micah Cowan f3e03d4b2c Remove xmalloc.c from POTFILES.in; update po/boldquot.sed to match po/quot.sed. 2008-05-29 17:56:41 -07:00
Micah Cowan b55f8bf86c Explicitly import quotearg gnulib module. 2008-05-29 17:43:26 -07:00
Micah Cowan d0476cad42 Translation for quote arg ` and '. 2008-05-29 17:33:22 -07:00
Micah Cowan 1859cd569b Picked off remaining escnonprint call. 2008-05-26 11:36:42 -07:00
Saint Xavier 4aab9e8f0a Detect HTTP Content-Type server encoding 2008-05-25 03:49:00 +02:00
Saint Xavier d9cd5d2207 Add options for enabling IRI support and forcing some encodings 2008-05-25 03:34:28 +02:00
Saint Xavier d66a45f828 Add autoconf code for IDN/IRIs support 2008-05-24 23:57:56 +02:00
Micah Cowan 6ed6093dfc Remove Test--spider-HTTP-Content-Disposition.px. 2008-05-23 00:04:09 -07:00
Micah Cowan 998ede3a88 Test--spider.px expect 0. 2008-05-23 00:00:55 -07:00
Micah Cowan fb648cb8a6 Removing --spider--no-content... tests. 2008-05-22 23:59:28 -07:00
Micah Cowan aaf50d9a0f ChangeLog entry for new run-px script. 2008-05-22 23:49:05 -07:00
Micah Cowan 3323ed3c17 Avoid re-forking. Fixes bug #20458. 2008-05-22 23:40:56 -07:00
Micah Cowan 9561f6bd2b Perl script to manage running of .px tests. 2008-05-22 23:14:05 -07:00
Micah Cowan e416bb27cb ChangeLog formatting adjustment. 2008-05-19 02:41:14 -07:00
Micah Cowan f7235a59b7 Password prompt only once, and before backgrounding. 2008-05-19 02:36:35 -07:00
Micah Cowan 7c46e0f2c1 Apply Kenneth Parnell's patch for prefer_family, in addition to Steven Schubiger's; fix attribution for Schubiger's patch. 2008-05-17 13:23:47 -07:00
Micah Cowan ecdfa5b1bc preferred_family = none 2008-05-17 13:19:37 -07:00
Micah Cowan c3bd5412a8 Handle Ctrl-D, empty password. 2008-05-17 13:01:06 -07:00
Micah Cowan 66517821ee Added copyright notice, removing unused declaration. 2008-05-16 10:39:35 -07:00
Micah Cowan d78cd8d8f8 Merging heads. 2008-05-15 22:36:20 -07:00
Micah Cowan da51f9b2c4 Fix file-checking in FTP with --spider. 2008-05-15 22:26:00 -07:00
Micah Cowan 2db5ea9160 Added Steven Schubiger's paramcheck.pl, but not for distribution. 2008-05-15 21:17:34 -07:00
Micah Cowan 7962d2c0fc Ignore lib/alloca.h, tags files in any dir. 2008-05-15 21:16:56 -07:00
Micah Cowan c27af259f0 Missed an updated file: lib/stdlib.h 2008-05-15 21:14:58 -07:00
Micah Cowan 051528cb85 Use the quote module for the password prompt. 2008-05-15 21:06:51 -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 3323b84c30 Quoting tweaks. 2008-05-14 22:26:15 -07:00
Joao Ferreira 9fa15c310f Changed some comments related with bug fix #23238, to make things clearer. 2008-05-14 23:21:06 +01:00
Joao Ferreira 38243f993c Updated Changelog 2008-05-14 22:18:32 +01:00
Joao Ferreira 888c30ba01 Fixed bug #23238: --no-clobber doesn't work with -O flag
"wget -nc -O file URL" now checks if "file" exists first. If it does, it terminates.
2008-05-14 22:10:37 +01:00
Micah Cowan 1ddd88d7c5 Updated NEWS for 1.11.3. 2008-05-12 23:07:55 -07:00
Micah Cowan 61e9169dbb Turn off timestamping after the warning. 2008-05-12 22:22:56 -07:00
Micah Cowan e8200e6808 Downgrade -N with -O to a warning. 2008-05-12 23:54:48 -07:00
Madhusudan Hosaagrahara 5e7f976fa1 Adds build information to the --version command line option. 2008-05-05 23:14:25 -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 16b833c16d Fix too-many-spaces problem for multibyte progress bars, when ETA string not displayed. 2008-04-30 13:48:30 -07:00
Micah Cowan 202caab4c2 Parse html from files when -r -nc is active. 2008-04-27 12:11:03 -07:00
Micah Cowan 886cc094e1 Add support for .. at beginning of paths back in, but only for FTP. 2008-04-27 03:23:54 -07: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 ad21f8e2b7 Add fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4ac33). 2008-04-26 21:28:35 -07:00
Steven Schubiger aeced96fae Further quote*()-related integrations in openssl.c. 2008-04-26 14:34:30 +02:00
Steven Schubiger 883ff34537 Further quote*()-related integrations in http.c. 2008-04-26 14:25:50 +02:00
Micah Cowan c9ffc82f46 -I foo -> -Ifoo 2008-04-25 20:05:29 -07:00
Steven Schubiger 12db0ebf11 Further quote*()-related integrations in host.c. 2008-04-25 23:05:54 +02:00
Steven Schubiger 070cf12e40 Further quote*()-related integrations in gnutls.c. 2008-04-25 23:01:33 +02:00