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

2519 Commits

Author SHA1 Message Date
Micah Cowan
c2fe2f4159 Fix minor version-printer merge glitch. 2009-07-04 15:38:42 -07:00
Micah Cowan
d5e283b1a7 Automated merge. 2009-07-04 15:32:57 -07:00
Micah Cowan
8e9a3e805f Automated merge. 2009-07-04 11:47:24 -07:00
Micah Cowan
399dab5190 Translation-related improvements to version-info string. 2009-07-04 11:47:08 -07:00
Steven Schubiger
a0dc7788e5 Improve handling of schemeless URLs. 2009-07-04 11:19:57 +02:00
Micah Cowan
efd514c825 Fixes for when IRIs are disabled. 2009-07-03 22:36:14 -07:00
Micah Cowan
8bc61d7026 Updates to NEWS and AUTHORS. 2009-07-03 21:37:19 -07:00
Micah Cowan
fcdfd63e8f Prefer --no-iri over --iri=no. 2009-07-03 19:31:28 -07:00
Micah Cowan
9ef8e738a4 Make sure we link against libiconv when necessary. 2009-07-03 13:04:51 -07:00
Micah Cowan
18bca2706b More quoting. 2009-07-02 01:04:11 -07:00
Micah Cowan
a00b834bb3 Referer/IRI fix. 2009-07-01 23:17:33 -07:00
Micah Cowan
bb5af451a0 Add src/build_info.c to ignores. 2009-07-01 21:20:50 -07:00
Steven Schubiger
af100a3c3e Generate build_info.c automatically. 2009-07-01 23:59:57 +02:00
Micah Cowan
a9da78c6d8 Automated merge. 2009-07-01 11:10:42 -07:00
Micah Cowan
889f705d1b Quote some things that needed quoting. 2009-06-29 21:37:03 -07:00
Micah Cowan
901343828b FTP recursion test, when IRI is on. 2009-06-29 18:53:13 -07:00
Steven Schubiger
9b8cba8a12 Check for negated option names when extracting params. 2009-06-29 13:38:30 +02:00
Micah Cowan
32aba4561f Percent-coded value test. 2009-06-29 03:29:16 -07:00
Micah Cowan
efab446726 Changelog entry for past few checkins. 2009-06-29 02:39:33 -07:00
Micah Cowan
44cde778dd Fix Test-iri-list. 2009-06-29 01:07:12 -07:00
Micah Cowan
47e7d242ff Fix Test-ftp-iri. 2009-06-28 21:15:22 -07:00
Micah Cowan
50e12521d6 Fixes to restore Test-iri and Test-iri-forced-remote 2009-06-28 20:55:01 -07:00
Steven Schubiger
c6b9113c61 Enhance paramcheck script to recognize undocumented options/commands. 2009-06-28 22:44:13 +02:00
Micah Cowan
4f3dd68173 Merge with mainline. 2009-06-25 01:14:11 -07:00
Micah Cowan
789f7e1353 Fix for building on Interix, from Jay Krell. 2009-06-20 14:50:02 -07:00
Micah Cowan
222a835bfb Return CONERROR when accept_connection fails (#25015). 2009-06-15 23:48:14 -07:00
Micah Cowan
4bbcfc2a1d Fix for bug #24948. 2009-06-15 23:33:41 -07:00
Micah Cowan
259c560166 Make distcheck happy. 2009-06-14 01:41:44 -07:00
Micah Cowan
e991f13267 Cleanup/bugfix for tilde patch. 2009-06-13 17:04:31 -07:00
Julien Pichon
ca397aa5b0 Tilde expansion without globals 2009-06-13 16:45:09 -07:00
Micah Cowan
94d6650817 Merge in gerel's url-parsing stuff. 2009-06-13 04:48:18 -07:00
Micah Cowan
8d07fbcc9f ChangeLog entry for Gerardo's url-parse changes. 2009-06-13 04:30:45 -07:00
Micah Cowan
dc7f8ea8d2 Improve accuracy in documentation regarding -nd with -r or -p. Bug #21509. 2009-06-12 17:56:12 -07:00
Micah Cowan
1975b2f8f5 #include <sys/types.h> 2009-06-12 15:37:10 -07:00
Micah Cowan
f0790f6412 Separate "https" feature. 2009-06-12 13:28:17 -07:00
Micah Cowan
e265ef9242 Declare h_errno if no declaration provided (HP-UX). 2009-06-12 01:32:44 -07:00
Benjamin Wolsey
30385d6c5d Allow proxied-https-auth test to function when building outside of source dir. 2009-06-12 00:06:10 -07:00
Micah Cowan
be20feb46f More contributors. 2009-06-11 19:20:19 -07:00
Xin Zou
37b7e547c3 Fix some memory leaks. 2009-06-11 19:16:51 -07:00
Micah Cowan
8477863e75 Fix bad setlocale usage. 2009-06-11 18:58:26 -07:00
Joao Ferreira
5b42f5681f Fix confusing example on --folow-ftp and negation. 2009-06-11 16:27:00 -07:00
Micah Cowan
d1e12d9e05 Need NAMESPACE_TWEAKS on non-Linux glibc-based systems, too. 2009-06-11 16:00:59 -07:00
Micah Cowan
7f5c8e7037 Add "https_proxy" to the proxy examples. 2009-06-10 09:22:05 -07:00
Steven Schubiger
766df9d4e9 Restore string after function call. 2009-05-28 23:32:54 +02:00
Steven Schubiger
1df3a35106 Duplicate string to circumvent eventual memory corruption. 2009-05-27 21:47:57 +02:00
Steven Schubiger
2e1619d3fe Fix wrong human-readable ETA output. 2009-05-17 12:53:28 +02:00
Micah Cowan
faa3908610 stdint.h adjustments for Interix, thanks Markus Duft <mduft@gentoo.org>. 2009-04-24 10:00:48 -07:00
Micah Cowan
bb2cba2cc7 Automated merge. 2009-04-22 11:44:13 -07:00
Micah Cowan
1cc32c3014 Fix unportable echo -n. 2009-04-20 10:37:27 -07:00
Steven Schubiger
116b261a9f Move duplicated code to a function. 2009-04-13 22:19:13 +02:00