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

426 Commits

Author SHA1 Message Date
Micah Cowan
e4b9611569 Added accept/reject doc changes to NEWS, and rearranged some NEWS items. 2008-03-24 12:26:58 -07:00
Micah Cowan
974716d49e Add --no-parents doc change to NEWS. 2008-03-24 11:24:47 -07:00
Micah Cowan
68ff55536b Remove tests target. 2008-03-20 10:42:01 -07:00
Micah Cowan
1c9574a1cd Removing ABOUT-NLS, as it seems to assume the inclusion of intl/, and so probably was never appropriate for Wget. 2008-02-14 10:33:05 -08:00
Micah Cowan
6565ea669a NEWS re --auth-no-challenge. 2008-02-10 17:47:39 -08:00
Micah Cowan
70d762c4a4 NEWS update re renamed files at connection loss. 2008-02-10 16:15:04 -08:00
Micah Cowan
cb7d0840a0 NEWS update. 2008-02-06 22:20:06 -08:00
Micah Cowan
2f5e7187a2 Automated merge. 2008-02-06 20:48:59 -08:00
Micah Cowan
92cc00dc74 Updated po files from the Translation Project. 2008-02-06 18:24:54 -08:00
Micah Cowan
b9a2f26240 ChangeLog entries for NLS progress-bar changes; use correct conditional checks in progress.c. 2008-02-06 16:53:46 -08:00
Micah Cowan
e65c797cc6 Added util/trunc. 2008-02-03 16:10:34 -08:00
Micah Cowan
208a65f630 Added 1.11.1 (just bugfixes) to NEWS. 2008-02-03 01:31:49 -08:00
Micah Cowan
35b72cc941 Handle missing wchar.h, wcwidth. 2008-02-03 01:48:50 -08:00
Micah Cowan
ec866caaf0 Removing obsolete and/or incomplete stuff from util/. 2008-01-31 01:38:46 -08:00
Micah Cowan
828af9619f Ensure that en_US appears in ALL_LINGUAS exactly once. 2008-01-28 18:10:35 -08:00
Micah Cowan
7fb3802ddb Update en@*.po files with new copyright year from --version. 2008-01-28 17:29:04 -08:00
Micah Cowan
c7c59bf508 Move msdos/config.h entry into msdos/ChangeLog. 2008-01-25 05:10:04 -08:00
Micah Cowan
bc8f473272 Updated copyright year. 2008-01-25 05:04:01 -08:00
Micah Cowan
4468e19303 Add rule to translate copyright (C) sign. 2008-01-25 00:28:40 -08:00
Micah Cowan
a69719aa51 Updated en*.po files by new .sed rules. 2008-01-24 23:45:16 -08:00
Micah Cowan
eb66ec777f Proper quote marks, even when LANGUAGE is just ordinary en_US instead of en@quot; write Hrvoje Niksic with full diacritic marks. 2008-01-24 23:37:15 -08:00
Micah Cowan
7039d2ce7f Merging content-disposition documentation fixes from 1.11. 2008-01-23 20:19:56 -08:00
Micah Cowan
a75ed01852 Moved md5 stuff out into separate md5/ dir. 2007-12-07 21:11:46 -08:00
Micah Cowan
28136d644a More attention to Content-Disposition's buggy state. 2007-12-07 17:40:51 -08:00
Micah Cowan
462e643a7e Merge SFLC licensing changes for OpenSSL with tip. 2007-12-07 17:37:07 -08:00
Micah Cowan
3073a77ed8 Updated ChangeLogs for license exemptions. 2007-12-07 16:59:18 -08:00
Micah Cowan
72bab0c11f Normalize whitespace in ChangeLogs. 2007-10-30 18:13:39 -07:00
Micah Cowan
a9fa555c51 Gnulib stdbool.h fix. 2007-10-23 12:34:10 -07:00
Micah Cowan
94058b72f0 gnulib-tool --update; includes fix for maint.mk/gzip discovered by Steven M. Schweda. 2007-10-22 12:38:37 -07:00
Micah Cowan
f1b5aa9f6d make refresh-po && make update-po. Removed en@*.po from repository, added to .hgignore. 2007-10-22 12:04:42 -07:00
Micah Cowan
212396c7e1 Eschew config-post.h. 2007-10-18 20:50:40 -07:00
Micah Cowan
27ed78ddd6 Add autogen.sh back to EXTRA_DIST. 2007-10-18 13:36:50 -07:00
Micah Cowan
3844bf178a Removed inappropriate files from po/POTFILES.in. 2007-10-18 10:15:49 -07:00
Micah Cowan
d72a50d496 Mention PathGuidelines link in README file. 2007-10-16 17:43:03 -07:00
Micah Cowan
2dc8c95873 NEWS updates re Automake and Gnulib. 2007-10-14 21:54:25 -07:00
Micah Cowan
33880205d7 Use gnulib's MD5. 2007-10-14 19:45:40 -07:00
Micah Cowan
3f45148eba Remove original getopt.[ch] in favor of gnulib's. 2007-10-13 23:16:57 -07:00
Micah Cowan
981d279da3 Initial gnulib-tool --import. 2007-10-13 22:37:15 -07:00
Micah Cowan
787ffba182 Automated merge. 2007-10-13 02:04:14 -07:00
Micah Cowan
bfa4cc8daa Remove PATCHES in favor of http://wget.addictivecode.org/PatchGuidelines 2007-10-12 21:30:48 -07:00
Micah Cowan
06c1a898d6 Update repo info in NEWS. 2007-10-12 10:58:03 -07:00
Micah Cowan
336a5123a8 Adding en@quot and en@boldquot pseudo-LINGUA support. 2007-10-09 19:19:53 -07:00
Micah Cowan
3e9854c6b0 ChangeLog entry for po/Makefile.in.in's no-update-po's policy. 2007-10-09 18:45:54 -07:00
Micah Cowan
eab5ac3431 Removed defunct wget-specific NLS macros; Make configure include Makevars properly. 2007-10-09 11:53:12 -07:00
Micah Cowan
e5d015856c msdos/Makefile.WC in EXTRA_DIST. 2007-10-09 11:18:59 -07:00
Micah Cowan
4b1a1b7fe1 Merge with mainline. 2007-10-09 11:17:02 -07:00
Micah Cowan
e100ff5403 Added ABOUT-NLS to EXTRA_DIST. 2007-10-09 11:15:32 -07:00
Micah Cowan
81b4ea03a3 Make it work with autoreconf. 2007-10-09 10:41:07 -07:00
Micah Cowan
e760334581 Bring up-to-date with gettext. 2007-10-09 10:00:50 -07:00
Micah Cowan
a97661b70f Credit Ralf Wildenhues in AUTHORS, manual's Contributors section. 2007-10-08 12:29:48 -07:00
Micah Cowan
a20684d374 Abbreviated ChangeLog entries for Makefile.am conversions. 2007-10-05 17:58:24 -07:00
Micah Cowan
f74f24c031 Adjustments to po/Makefile.in.in for automake. 2007-10-05 15:24:20 -07:00
Micah Cowan
9f96025c7b Removed autogen.sh. 2007-10-05 15:17:44 -07:00
Micah Cowan
f8ab4aa89c Update config.guess, config.sub, install-sh. 2007-10-05 15:13:59 -07:00
Micah Cowan
568caf4ae2 NEWS: content_disposition is experimental. 2007-10-03 11:33:50 -07:00
Micah Cowan
e88e599ea9 Note missing functionality from current GnuTLS support. 2007-10-03 11:31:55 -07:00
Micah Cowan
1c677674ec Added changelog entries. 2007-10-02 21:35:45 -07:00
Micah Cowan
29dea5f7d7 Removed TODO 2007-09-13 00:36:09 -07:00
Micah Cowan
ec4f9ffcd4 AUTHORS <- Micah 2007-09-12 22:16:48 -07:00
micah
4358313069 [svn] Fix #20322 - Use timestamp from most recent response. 2007-08-29 20:35:49 -07:00
micah
676da61f1d [svn] Added spider.c to POTFILES.in; fixed use of gettext with plural forms. 2007-08-26 16:03:58 -07:00
micah
66bf612188 [svn] po/no.po has been replaced by po/nb.po. 2007-08-24 03:24:54 -07:00
micah
36fc2d6d66 [svn] Exclude .svn/* from distribution. 2007-08-22 22:03:23 -07:00
micah
e8c44c9ebc [svn] Fix #20736: wget.m4 adjustments (m4 quotation)
Also, fixed " <at> " to "@" in attribution for fix of #20735.
2007-08-16 01:32:07 -07:00
micah
fb7fc237f7 [svn] Fix for #20659 - Content-Disposition off by default. 2007-08-08 00:30:26 -07:00
micah
13117dc9a5 [svn] Fix for bug #20321: --with-libssl-prefix=<path> ignores its argument 2007-08-07 13:00:45 -07:00
micah
898c91ccab [svn] NEWS re new --max-redirect option. 2007-07-29 19:14:36 -07:00
micah
c17f57f1fa [svn] Fix for bug #20296: User:pass@ given in Referer header. 2007-07-29 18:22:34 -07:00
micah
8ab8c0ca8e [svn] Forgot to mention NEWS change in ChangeLog. 2007-07-29 17:30:10 -07:00
micah
2c1dbb62a4 [svn] Removed reference to wget.sunsite.dk from util/wget.spec. 2007-07-10 02:04:45 -07:00
micah
4d7c5e087b [svn] Merge of fix for bugs 20341 and 20410. 2007-07-09 22:53:22 -07:00
mtortonesi
32c11ffe36 [svn] Fixed a DESTDIR-related bug. 2006-08-28 02:42:05 -07:00
mtortonesi
563c9ee034 [svn] Added DESTDIR=\'\' to MAKEDEFS in top-dir Makefile.in. 2006-07-17 02:23:59 -07:00
mtortonesi
1c7493b83e [svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information. 2006-07-14 06:25:50 -07:00
hniksic
79f66dfd15 [svn] Don't check strtoimax. 2006-06-27 03:56:22 -07:00
hniksic
c90e4f9c1a [svn] Parse Content-Disposition better. Implement memrchr where missing. 2006-02-28 11:27:52 -08:00
hniksic
3e145c6018 [svn] Use uintptr_t instead of unsigned long for integer representation of pointers. 2005-11-19 11:35:02 -08:00
mtortonesi
b285d8070b [svn] Improved support for unit testing 2005-11-02 07:48:45 -08:00
mtortonesi
74415a7585 [svn] Added basic support for unit testing 2005-10-27 07:13:40 -07:00
hniksic
96aa9c1a06 [svn] Abort configure if --with-ssl given but SSL unavailable. Use HAVE_LIBSSL
and HAVE_LIBGNUTLS symbols provided by AC_LIB_HAVE_LINKFLAGS instead of
inventing new ones.
By Stepan Kasal.
2005-08-26 05:02:04 -07:00
hniksic
f25d593c16 [svn] If strtoll is not present, check for strtoimax and use it where available.
If neither is present, define own strtoll.
2005-08-11 14:18:56 -07:00
hniksic
7790048691 [svn] Remove -Wno-implicit from default GCC flags. 2005-07-08 06:40:44 -07:00
hniksic
5b52e5658d [svn] Use vasprintf where available. 2005-07-08 00:33:05 -07:00
hniksic
ff751683a2 [svn] Unify Windows-related config.h files into windows/config.h and
windows/config-compiler.h.
2005-07-06 15:09:50 -07:00
hniksic
7eec713e10 [svn] Don't check for setjmp.h. 2005-07-06 14:04:06 -07:00
hniksic
bfbd0d35e9 [svn] Also use @LIBGNUTLS@ to build LIBS. 2005-07-06 09:33:24 -07:00
hniksic
cca63ff3f1 [svn] Add GnuTLS support. 2005-07-04 17:16:46 -07:00
hniksic
1850c8ff95 [svn] Include src/ptimer.c in POTFILES.in. 2005-07-03 06:37:29 -07:00
hniksic
7124619cb9 [svn] Mention in message that the "GNU" md5 implementation is in fact built-in to
Wget.
2005-06-30 18:23:03 -07:00
hniksic
cf48fcc2bb [svn] Unconditionally include locale.h. 2005-06-29 14:45:44 -07:00
hniksic
e95b5d6e44 [svn] Fix check for OpenSSL MD5. 2005-06-29 14:41:15 -07:00
hniksic
f86c13a950 [svn] Require Autoconf 2.59. 2005-06-28 17:13:45 -07:00
hniksic
b8456c0fb4 [svn] Use *rand48 where available. 2005-06-28 15:22:10 -07:00
hniksic
48e00fb656 [svn] Use the proper GPL header. 2005-06-26 14:50:08 -07:00
hniksic
b79e5bb0d3 [svn] Don't clean .libs, which is no longer being generated. 2005-06-25 07:31:03 -07:00
hniksic
00196c4303 [svn] Don't split the sed invocation over multiple lines. 2005-06-24 15:52:59 -07:00
hniksic
d197a09c74 [svn] Don't generate configure.bat, just use it. 2005-06-24 15:39:56 -07:00
mtortonesi
3c50d7ca9a [svn] Updated ChangeLog for config.rpath patch. 2005-06-24 09:34:06 -07:00
hniksic
d225cf6087 [svn] Move the large file check further up. Only check for endianness if GNU md5
is used (it being the only file that needs endianness information).
2005-06-24 08:49:37 -07:00
hniksic
b47ea7c8c4 [svn] Don't indent #include lines. 2005-06-24 08:10:44 -07:00