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

2172 Commits

Author SHA1 Message Date
Micah Cowan
a75ed01852 Moved md5 stuff out into separate md5/ dir. 2007-12-07 21:11:46 -08:00
Micah Cowan
d1801fcb1d the the -> the 2007-12-06 22:43:28 -08:00
Micah Cowan
28136d644a More attention to Content-Disposition's buggy state. 2007-12-07 17:40:51 -08:00
Micah Cowan
7dc476b700 Don't return without freeing, in convert_all_links function. 2007-12-05 23:05:53 -08:00
Micah Cowan
5114aa2d07 Handle --no-parent correctly when path is /. 2007-12-05 20:56:23 -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
86395b297b Updated licensing exception for OpenSSL from the SFLC. 2007-11-28 00:05:33 -08:00
Micah Cowan
84ebc1e5d5 Updated copyright dates in manual. 2007-11-20 22:14:09 -08:00
Micah Cowan
72bab0c11f Normalize whitespace in ChangeLogs. 2007-10-30 18:13:39 -07:00
Micah Cowan
dc4645031b Merging to bring en@*.po back in (and removed from .hgignore). 2007-10-30 17:25:23 -07:00
Micah Cowan
89351965bd Bring en@*.po back in. 2007-10-30 17:22:20 -07:00
Micah Cowan
5e2ef06c07 Remove constification of argv in main. 2007-10-30 16:50:17 -07:00
Micah Cowan
a9fa555c51 Gnulib stdbool.h fix. 2007-10-23 12:34:10 -07:00
Micah Cowan
ec7940f347 Move INHIBIT_WRAP up with wget.h. 2007-10-22 12:44:32 -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
cb155a6b5d Workaround for broken Tru64 inttypes.h. 2007-10-18 22:55:39 -07:00
Micah Cowan
5e699b03cf Ensure en@quot and en@boldquot only appear in LINGUAS once. make distcheck lives! 2007-10-18 22:27:50 -07:00
Micah Cowan
20396f7dc7 Making make check win. 2007-10-18 22:16:08 -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
b7c6c35be5 Merging to reinstate autoreconf. 2007-10-18 13:23:17 -07:00
Micah Cowan
62b9d4c007 Branch to reinstate autogen.sh, with history, to tip.
License text, explanatory messages removed; just
  does "exec autoreconf" for the time being.
2007-10-18 13:19:59 -07:00
Micah Cowan
e6d99a6c12 Update README.checkout to be more generic. 2007-10-18 13:15:24 -07:00
Micah Cowan
3844bf178a Removed inappropriate files from po/POTFILES.in. 2007-10-18 10:15:49 -07:00
Micah Cowan
91da7ace3f version.c should not be distributed. 2007-10-18 10:12:45 -07:00
Micah Cowan
e8b7020226 PATCHES doesn't exist, shouldn't be in EXTRA_DIST. 2007-10-18 09:46:41 -07:00
Micah Cowan
d48ea51666 Use -r . rather than -r tip. 2007-10-16 18:18:40 -07:00
Micah Cowan
d72a50d496 Mention PathGuidelines link in README file. 2007-10-16 17:43:03 -07:00
Micah Cowan
7fb8b92cd5 Remove intermediate hg-id. 2007-10-15 17:22:27 -07:00
Micah Cowan
f9b8427e1f Gisle's OpenWacom 1.7 _Bool fix. 2007-10-15 12:10:37 -07:00
Micah Cowan
6a03aa891e Gisle's diff-7.txt. 2007-10-15 11:57:46 -07:00
Micah Cowan
d905504a0a --spider or --delete-after implies --no-directories. 2007-10-14 22:41:29 -07:00
Micah Cowan
68740f10dd Automated merge. 2007-10-14 22:00:25 -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
20a19fa69f Print any errors from unlinking robots.txt. 2007-10-14 19:10:38 -07:00
Micah Cowan
38b0f4ba27 Josh's patch to remove robots.txt when appriopriate. 2007-10-14 19:00:33 -07:00
Micah Cowan
da99855784 ISSPACE -> c_isspace 2007-10-14 14:46:24 -07:00
Micah Cowan
ee9243cb2f Forgot to remove safe-type.[ch] from Makefile.am. 2007-10-13 23:58:01 -07:00
Micah Cowan
5d3248ebae Replaced safe-ctype.[ch] with gnulib's c-ctype. 2007-10-13 23:52:19 -07:00
Micah Cowan
4aad4fe616 Imported gnulib's crypto/md5. 2007-10-13 23:47:36 -07:00
Micah Cowan
7c7ef3cb01 Link with libgnu.a. 2007-10-13 23:38:43 -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
613c317785 Mention IRC chan in manual. 2007-10-13 18:17:31 -07:00
Micah Cowan
be6af65e30 Ensure that hg-id is regenerated even when it already exists. 2007-10-13 02:57:57 -07:00
Micah Cowan
12aa50d08f Avoid regenerating on 'make' when we don't have to. 2007-10-13 02:39:01 -07:00
Micah Cowan
787ffba182 Automated merge. 2007-10-13 02:04:14 -07:00