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

2630 Commits

Author SHA1 Message Date
Micah Cowan
19cc6c4a49 announce-gen. 2009-09-04 00:37:14 -07:00
Micah Cowan
faaa147b35 gnupload. 2009-09-04 00:27:23 -07:00
Micah Cowan
b9e9ad65cc Ran update-copyright. 2009-09-04 00:13:47 -07:00
Micah Cowan
35fe2bcefd Imported update-copyright; set build-aux in cfg.mk. 2009-09-04 00:08:46 -07:00
Micah Cowan
02e5f41670 NEWS adjustments. 2009-09-03 23:50:30 -07:00
Gisle Vanem
b0b6b22347 config.h updates for Mingw. 2009-09-03 20:57:44 -07:00
Micah Cowan
e0b8a67d33 Replace use of localtime with localtime_r. 2009-09-03 20:50:00 -07:00
Micah Cowan
cff51866dd Import gnulib strcasestr. 2009-09-03 20:44:09 -07:00
Micah Cowan
227daa7415 Move AM_GNU_GETTEXT below AC_AIX. 2009-09-03 14:35:07 -07:00
Micah Cowan
ab4c3117d1 Rearrange SOURCES order, add gettext.h for dist. 2009-09-03 09:43:59 -07:00
Micah Cowan
3411bd9488 Use stamp-po mechanism, and update to gettext-0.17. 2009-09-03 09:40:59 -07:00
Micah Cowan
75c4606003 Fixes for FreeBSD build. 2009-09-02 20:14:19 -07:00
Micah Cowan
fcdf608fb2 Remove harmful dependency line for unit-tests. 2009-09-02 11:27:13 -07:00
Micah Cowan
edc9055768 Remove useless "gettext" advertisement. 2009-09-02 11:25:55 -07:00
Micah Cowan
42d953765b Automated merge. 2009-09-01 11:00:57 -07:00
Micah Cowan
306e622a61 Make run-unit-tests _always_ make libunittest.a. 2009-09-01 10:58:32 -07:00
Steven Schubiger
7543c0831d Add more testfiles to dist. 2009-09-01 11:07:41 +02:00
Steven Schubiger
e57b3b231a Add testfile to dist. 2009-08-31 22:59:05 +02:00
Steven Schubiger
b4dca1816f Escape semicolons when converting links (#27272). 2009-08-29 23:24:49 +02:00
Micah Cowan
4198c7239f Document exit codes. 2009-08-27 23:57:09 -07:00
Micah Cowan
b014f8fae9 Improved exit status handling. 2009-08-27 23:08:58 -07:00
Micah Cowan
88253c0d00 Add NUL-character fix to NEWS file. 2009-08-27 01:02:00 -07:00
Micah Cowan
d21dde51b8 Heed cookies from 401s. 2009-08-27 00:40:48 -07:00
Micah Cowan
57c9e17e6c Only warn of attack if the hostname would have matched. 2009-08-19 01:15:27 -07:00
Joao Ferreira
61a4b1f77a Detect NULs in common name. 2009-08-19 00:44:22 -07:00
Tony Lewis
ee1df87dd8 Parse content-length before using it. Fixes NTLM (#27192). 2009-08-17 20:47:05 -07:00
Micahel Baeuerle
ba84c1ec98 #include strings.h in ftp.c. 2009-08-09 18:19:25 -07:00
Micah Cowan
22073f546a a complete equivalent of -> completely equivalent to 2009-08-02 09:10:32 -07:00
Micah Cowan
d763f8bf6d Updated config.guess, config.sub, install.sh. 2009-08-01 09:50:04 -07:00
Micah Cowan
9dadbf6fe9 Rename --html-extension to --adjust-extension. 2009-07-28 17:37:58 -07:00
Micah Cowan
c784c334d3 Document new features in --restrict-file-names. 2009-07-28 00:19:48 -07:00
Micah Cowan
fb0946c7fc --restrict-file-names=ascii 2009-07-27 23:41:26 -07:00
Marcel Telka
a9a2b34b05 "invalide" -> "invalid" 2009-07-27 19:58:06 -07:00
Petr Pisar
ee43faf2b1 Minor msgid fixes. Typos, and corrected contact mail. 2009-07-27 01:56:49 -07:00
Micah Cowan
e55befe5e2 Document: ask_password, auth_no_challenge, and keep_session_cookies. 2009-07-26 22:14:07 -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
f11619be14 "Translation note" -> "TRANSLATORS" 2009-07-23 10:24:36 -07:00
Steven Schubiger
6871383fe6 Minor improvements for paramcheck.pl. 2009-07-11 13:50:52 +02:00
Micah Cowan
d6065c927e Space before closing brace. Fixes paramcheck.pl output. 2009-07-10 02:12:34 -07:00
Micah Cowan
e340b00f15 Check for undocumented options in --help, too. 2009-07-10 01:29:22 -07:00
Steven Schubiger
76bd534668 Make IDN/IRI tests part of distribution. 2009-07-07 20:28:56 +02:00
Micah Cowan
0b4470b5e7 Clarify operation of --post-file. 2009-07-06 23:12:06 -07:00
Micah Cowan
532aa2cb2d Doc improvements for --base. 2009-07-06 22:53:01 -07:00
Micah Cowan
ed533c23c7 Corrected documentation on --input-file. 2009-07-06 21:11:03 -07:00
Micah Cowan
5febddec70 Fix meta name=robots. 2009-07-05 23:23:17 -07:00
Micah Cowan
bc7ea11d8e Explicit rules to build en@{quot,boldquot}.po. 2009-07-05 21:35:47 -07:00
Micah Cowan
e941befd40 Avoid name conflict with quote function. 2009-07-05 21:26:40 -07:00
Micah Cowan
4f8d504903 Fix my stupid typo of Petr's name. 2009-07-05 14:38:15 -07:00