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

332 Commits

Author SHA1 Message Date
Giuseppe Scrivano
9ae052b1e2 Remove redundant guard. 2010-12-01 13:15:13 +01:00
Reza Snowdon
8c7afaf3bb Implement --config. 2010-10-29 00:20:31 +02:00
Jessica McKellar
69fb378d59 Print the total download time as part of the summary for recursive downloads. 2010-10-24 21:45:30 +02:00
Giuseppe Scrivano
542c549985 Silent warnings reported by clang. 2010-10-16 03:04:25 +02:00
Giuseppe Scrivano
62864cee6e Remove unused local variable. 2010-10-06 12:24:38 +02:00
Merinov Nikolay
b5c9573ad6 Add --unlink. 2010-09-29 13:34:09 +02:00
Giuseppe Scrivano
822a32d813 Align --trust-server-names help text. 2010-09-12 14:21:03 +02:00
Giuseppe Scrivano
3e25a9817f Introduce --trust-server-names. Close CVE-2010-2252. 2010-07-28 21:22:22 +02:00
Giuseppe Scrivano
a6625c97c5 Fix help string for --random-wait. 2010-06-20 12:10:35 +02:00
Giuseppe Scrivano
e16bd20474 Drop the current maintainer line from the version display. 2010-06-10 10:19:27 +02:00
Giuseppe Scrivano
9e286ee357 Print diagnostic messages to stderr, not stdout. 2010-05-31 09:45:03 +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
293008f682 Mass update copyright years. 2010-05-08 21:56:15 +02:00
Micah Cowan
7585b7019d --no-match-server-timestamps -> --no-use-server-timestamps 2010-01-09 20:21:37 -08:00
David Holman
1f08245076 --no-match-server-timestamps 2010-01-09 18:57:18 -08:00
Steven Schweda
3450481772 imported patch vms-overlay 2010-01-09 15:24:02 -08:00
Micah Cowan
a454495722 Remove misleading comment. 2009-10-09 02:23:26 -07:00
Micah Cowan
c86f7c7b82 Fix declaration of compiled_features. 2009-10-09 02:12:33 -07:00
Steven Schweda
e83b33f844 target -> targ; use OS_TYPE for VMS in build info string. 2009-09-24 12:23:08 -07:00
Micah Cowan
4a08094db8 [mq]: cfg-mk 2009-09-21 20:39:44 -07:00
Steven Schweda
5ef1d7b949 Fixes needed for VMS. 2009-09-11 19:41:57 -07:00
Steven Schubiger
7415b33b6c Mark some options as deprecated. 2009-09-08 14:54:20 +02:00
Gisle Vanem
f3e634a8b2 Adjustments for MSDOS. 2009-09-05 11:27:52 -07:00
Micah Cowan
b014f8fae9 Improved exit status handling. 2009-08-27 23:08:58 -07:00
Micah Cowan
9dadbf6fe9 Rename --html-extension to --adjust-extension. 2009-07-28 17:37:58 -07:00
Petr Pisar
ee43faf2b1 Minor msgid fixes. Typos, and corrected contact mail. 2009-07-27 01:56:49 -07:00
Micah Cowan
d2e150dc2d Remove documentation for no-longer-used --preserve-permissions. 2009-07-26 21:58:43 -07:00
Micah Cowan
da2ac85f40 Documentation fixes for IRI options, and rename --locale -> --local-encoding. 2009-07-26 21:50:19 -07:00
Micah Cowan
25a3d032fa Mark --dot-style as deprecated. 2009-07-26 18:55:49 -07:00
Micah Cowan
d6065c927e Space before closing brace. Fixes paramcheck.pl output. 2009-07-10 02:12:34 -07:00
Micah Cowan
532aa2cb2d Doc improvements for --base. 2009-07-06 22:53:01 -07:00
Peter Pisar
2524076dd2 Translation fixes. 2009-07-05 14:35:21 -07:00
Micah Cowan
ae042e99cf Remove version.h; we generate version.c these days. 2009-07-04 16:15:26 -07:00
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
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
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
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
Steven Schubiger
ae034d236f Use gnulib's getpass-gnu module for password prompting. 2008-05-01 00:28:23 +02: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
ce983c8421 Revised usage description of --convert-links to apply to CSS as well as to HTML. 2008-04-24 14:33:32 -07:00
Micah Cowan
714ccdcd84 Steven Schweda's VMS patch. 2008-04-22 14:48:36 -07:00
Micah Cowan
4c1a59ea48 Fix #22242: Option to allow auths before challenged. 2008-02-10 17:31:27 -08:00
Micah Cowan
bc8f473272 Updated copyright year. 2008-01-25 05:04:01 -08:00
Micah Cowan
01dfe8a759 Notes to translators re (C) and diacritics in names. 2008-01-25 04:38:56 -08:00
Micah Cowan
0734d8dd37 Remove -Y from --help, and example in manual. 2007-12-12 12:13:50 -08:00
Micah Cowan
7039d2ce7f Merging content-disposition documentation fixes from 1.11. 2008-01-23 20:19:56 -08:00
Micah Cowan
462e643a7e Merge SFLC licensing changes for OpenSSL with tip. 2007-12-07 17:37:07 -08:00
Micah Cowan
86395b297b Updated licensing exception for OpenSSL from the SFLC. 2007-11-28 00:05:33 -08:00
Micah Cowan
5e2ef06c07 Remove constification of argv in main. 2007-10-30 16:50:17 -07:00