Commit Graph

1070 Commits

Author SHA1 Message Date
Micah Cowan 4e288c5db5 Merging in the rest of Alex's bundle. 2008-04-12 12:57:25 -07:00
Micah Cowan aed143ea0c Fix fuzzy match of ChangeLog. 2008-04-11 16:38:43 -07:00
Micah Cowan 9d5b9daf06 Don't append to an existing .listing when --continue is used. Fixes bug #22825. 2008-04-11 16:28:24 -07:00
Alexander Dergachev 311f76645f * utils.c (aprintf): Now we are setting limits (1 Mb) for text buffer when we use non-C99 vsnprintf. 2008-04-11 23:52:57 +04:00
Micah Cowan 9ce3a8c0c8 ChangeLog entry for Alex's aprintf changes. 2008-04-10 11:20:35 -07:00
Micah Cowan aed227e903 More tests for directory include/exclude. 2008-03-19 15:48:54 -07:00
Micah Cowan 1db9f1e9ac Imported slash/--no-parents and sys/time.h fixes from eleven (99b1afbc14bc). 2008-03-17 01:53:49 -07:00
Micah Cowan af6517900e Better messages for --spider without -r. 2008-02-11 14:55:25 -08:00
Micah Cowan 4c1a59ea48 Fix #22242: Option to allow auths before challenged. 2008-02-10 17:31:27 -08:00
Micah Cowan 653a658a58 Fixed #22251: Terminated download gets new filename. 2008-02-10 14:39:41 -08:00
Micah Cowan e111c92008 Remove screenwidth assertion from create_image. 2008-02-07 00:25:03 -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 c1b7382ec4 Ugly fix to make -nc without --content-disposition go back to not fetching files. 2008-02-03 12:20:52 -08:00
Micah Cowan 2a8fe286da Use character widths instead of number-of-bytes, to determine where on the terminal line we are (for progress-bar). 2008-02-03 00:53:16 -08:00
Micah Cowan d92eda101b Properly handle missing Content-Length for partial HTTP fetches. 2008-01-31 02:01:00 -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 dedd90a9c7 12-10 goes before 12-08 in changelog :) (silly fuzzy matching for patch...) 2008-01-23 20:34:16 -08:00
Micah Cowan 509351765c ChangeLog entries for content-disposition doc fixes. 2008-01-23 20:29:07 -08:00
Micah Cowan d26ff3ca0d Print arguments of fnmatch properly; don't use fnmatch if we're not in globbing mode. 2007-12-08 14:21:37 -08:00
Micah Cowan 6b4d44ff0b Finish integration of libmd5. 2007-12-07 22:24:03 -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 72bab0c11f Normalize whitespace in ChangeLogs. 2007-10-30 18:13:39 -07:00
Micah Cowan 5e2ef06c07 Remove constification of argv in main. 2007-10-30 16:50:17 -07:00
Micah Cowan ec7940f347 Move INHIBIT_WRAP up with wget.h. 2007-10-22 12:44:32 -07:00
Micah Cowan cb155a6b5d Workaround for broken Tru64 inttypes.h. 2007-10-18 22:55:39 -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 91da7ace3f version.c should not be distributed. 2007-10-18 10:12:45 -07:00
Micah Cowan 7fb8b92cd5 Remove intermediate hg-id. 2007-10-15 17:22:27 -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 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 3f45148eba Remove original getopt.[ch] in favor of gnulib's. 2007-10-13 23:16: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 fbe701ce28 Automated merge with file:/home/micah/devel/wget/eleven 2007-10-10 21:35:03 -07:00
Micah Cowan c938b308c0 #include <openssl/opensslv.h> 2007-10-10 21:27:37 -07:00
Micah Cowan 61533a5ebc Merged with eleven for Gisle's mswindows.c patch. 2007-10-10 21:03:07 -07:00
Micah Cowan d60b6388b6 Removal of no-longer-used argc, argv (Gisle). 2007-10-10 20:57:42 -07:00
Micah Cowan fe63bb03f8 Add @LIBINTL@ to LIBS in src/Makefile.am 2007-10-09 19:39:49 -07:00
Micah Cowan a33fa2dbe0 ENABLE_NLS now, not HAVE_NLS. 2007-10-09 13:30:04 -07:00
Micah Cowan f2956990ca Automated merge with file:/home/micah/devel/wget/eleven 2007-10-09 11:17:26 -07:00
Micah Cowan e760334581 Bring up-to-date with gettext. 2007-10-09 10:00:50 -07:00
Micah Cowan aa4991b8f7 Automated merge with file:/home/micah/devel/wget/fix-double-gets 2007-10-09 00:14:33 -07:00