Micah Cowan
|
d5e283b1a7
|
Automated merge.
|
2009-07-04 15:32:57 -07:00 |
|
Micah Cowan
|
399dab5190
|
Translation-related improvements to version-info string.
|
2009-07-04 11:47:08 -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 |
|
Micah Cowan
|
4f3dd68173
|
Merge with mainline.
|
2009-06-25 01:14:11 -07:00 |
|
Micah Cowan
|
94d6650817
|
Merge in gerel's url-parsing stuff.
|
2009-06-13 04:48:18 -07:00 |
|
Steven Schubiger
|
42253233c3
|
Adjust copyright years.
|
2009-03-03 21:16:47 +01:00 |
|
Micah Cowan
|
5beb59b249
|
Fixed my stupid CONAIR typo...
|
2009-03-02 10:29:49 -08:00 |
|
Gisle Vanem
|
3ab05cfe38
|
No freopen(NULL,...).
|
2009-03-01 00:08:44 -08:00 |
|
gerel
|
ea3745e8dc
|
removed some more calls
|
2009-02-01 15:03:51 -03:00 |
|
Micah Cowan
|
78a7657395
|
Automated merge.
|
2008-11-26 21:55:12 -08:00 |
|
Micah Cowan
|
289ff1c86a
|
Merge with mainline.
|
2008-11-26 07:08:38 -08:00 |
|
Steven Schubiger
|
f33c275621
|
Move numurls out of options struct.
|
2008-11-16 20:53:58 +01:00 |
|
Steven Schubiger
|
94d7b0b570
|
Improve printing formatted build information.
|
2008-11-14 13:48:32 +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
|
fc7e412bd3
|
Mailing list move.
|
2008-10-31 23:15:06 -07:00 |
|
Gisle Vanem
|
871992e247
|
Compatibility tweaks to format_and_print_line.
|
2008-10-26 13:18:36 -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 |
|
Saint Xavier
|
26a3eea8e2
|
Removed commented *printf and use quote_n() for quoting several args
|
2008-08-15 15:15:42 +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 |
|
Xavier Saint
|
723dbfc818
|
Correct iri handling while fetching a remote file list with -i and provide a test
|
2008-08-14 18:26:53 +02:00 |
|
Steven Schubiger
|
1515ea0dea
|
Removed dead DEBUG_MALLOC code.
|
2008-08-09 09:35:45 -07:00 |
|
Xavier Saint
|
44a22c78a7
|
Automated merge.
|
2008-08-07 10:27:19 +02:00 |
|
Micah Cowan
|
ba09ad3502
|
Documentation updates for --default-page.
|
2008-08-03 22:36:38 -07:00 |
|
Micah Cowan
|
dc9abe478f
|
jff: option for specifying the default page-name.
|
2008-08-03 22:12:34 -07:00 |
|
Xavier Saint
|
e2813c1e4f
|
Since wget use libidn function for finding the locale, langinfo.h is useless
|
2008-08-03 20:02:35 +02:00 |
|
Xavier Saint
|
b967d49f79
|
opt.remote_encoding should not override opt.locale, add a force arguments to set_uri_encoding()
|
2008-07-30 10:15:55 +02:00 |
|
Saint Xavier
|
d82f80ecab
|
Change global variable model for state-object
|
2008-07-24 00:56:29 +02:00 |
|
Saint Xavier
|
b30a0dd817
|
Automated merge.
|
2008-07-20 21:45:09 +02:00 |
|
Saint Xavier
|
1e9ced0170
|
Get rid of the supplementary bool pointer in url_parse () arguments; UGLY :)
|
2008-07-20 18:47:52 +02:00 |
|
Saint Xavier
|
9a2ea3938d
|
Basic IDN/IRI support
|
2008-07-20 13:10:02 +02: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 |
|
Saint Xavier
|
e6376b4743
|
Introduce a new function check_encoding_name() for doing a basic check on encoding name validity
|
2008-06-20 00:33:02 +02:00 |
|
Saint Xavier
|
2baf323933
|
Introduce find_locale() to find out local system encoding.
|
2008-06-19 23:10:06 +02:00 |
|
Saint Xavier
|
ed558a83f6
|
The prefered way is to avoid #ifdef flooding, so take it that way. Introduce iri.c and iri.h for achieving it
|
2008-06-19 22:07:03 +02:00 |
|
Saint Xavier
|
1a33947ca0
|
Automated merge.
|
2008-06-14 17:46:53 +02:00 |
|
Micah Cowan
|
8e9648a972
|
Merge build info with head.
|
2008-06-13 22:15:01 -07:00 |
|
Saint Xavier
|
8fc5241a2d
|
Automaetd merge.
|
2008-06-08 13:00:15 +02:00 |
|
Micah Cowan
|
de86fc8c82
|
Reopen stdout in binary mode for -O -.
|
2008-06-01 17:28:44 -07:00 |
|
Micah Cowan
|
48b53471e8
|
Henri's -Wall patch.
|
2008-05-30 22:42:36 -07:00 |
|
Saint Xavier
|
d9cd5d2207
|
Add options for enabling IRI support and forcing some encodings
|
2008-05-25 03:34:28 +02:00 |
|
Micah Cowan
|
f7235a59b7
|
Password prompt only once, and before backgrounding.
|
2008-05-19 02:36:35 -07:00 |
|
Micah Cowan
|
c3bd5412a8
|
Handle Ctrl-D, empty password.
|
2008-05-17 13:01:06 -07:00 |
|
Micah Cowan
|
d78cd8d8f8
|
Merging heads.
|
2008-05-15 22:36:20 -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 |
|