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

2157 Commits

Author SHA1 Message Date
Micah Cowan
eb332ede03 Comment out $(POTFILES) target. 2007-10-09 18:44:12 -07:00
Micah Cowan
e876e353e5 Don't update .po's unless explicitly asked. 2007-10-09 18:22:34 -07:00
Micah Cowan
71656f2e10 Added config.status.lineno to .hgignore. 2007-10-09 17:04:22 -07:00
Micah Cowan
2681148154 Ignore failure from "hg id". 2007-10-09 16:18:24 -07:00
Micah Cowan
181c613814 Generate version.c based on output of "hg id". 2007-10-09 16:03:07 -07:00
Micah Cowan
0b0893fabe Removing version.c and hard-coding version in configure.ac. 2007-10-09 15:39:48 -07:00
Micah Cowan
a33fa2dbe0 ENABLE_NLS now, not HAVE_NLS. 2007-10-09 13:30:04 -07:00
Micah Cowan
e73b52c52c Put ALL_LINGUAS back in now. 2007-10-09 12:02:31 -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
02877eb0fe Moving configure.in to configure.ac. 2007-10-09 11:32:09 -07:00
Micah Cowan
e5d015856c msdos/Makefile.WC in EXTRA_DIST. 2007-10-09 11:18:59 -07:00
Micah Cowan
f2956990ca Automated merge with file:/home/micah/devel/wget/eleven 2007-10-09 11:17:26 -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
aa4991b8f7 Automated merge with file:/home/micah/devel/wget/fix-double-gets 2007-10-09 00:14:33 -07:00
Micah Cowan
e402ae37f4 Put send_head_first check where it needs to be. 2007-10-09 00:12:51 -07:00
Micah Cowan
a97661b70f Credit Ralf Wildenhues in AUTHORS, manual's Contributors section. 2007-10-08 12:29:48 -07:00
Micah Cowan
06bd760869 Add sample.wgetrc.munged_for_texi_inclusion to wget_TEXINFOS. 2007-10-08 12:07:02 -07:00
Micah Cowan
c0a444d5e6 Applying Gisle's latest MS-DOS patches. 2007-10-06 12:44:17 -07:00
Micah Cowan
551dd3bd35 Moving some "ignores" into check-ins. 2007-10-05 18:58:49 -07:00
Micah Cowan
56b8a2f7ae Ignoring po/wget.pot. 2007-10-05 18:43:33 -07:00
Micah Cowan
5c3b3209cc Removed run-px-tests from check target, as it is broken. 2007-10-05 18:42:58 -07:00
Micah Cowan
beee86176c Removed README.checkout, autogen.sh from EXTRA_DIST 2007-10-05 18:41:07 -07:00
Micah Cowan
f8a6d549d6 Added doc/stamp-vti, doc/version.texi to .hgignore. 2007-10-05 18:24:44 -07:00
Micah Cowan
908efa85cc Added src/.deps, src/stamp-h1 to .hgignore. 2007-10-05 18:23:35 -07:00
Micah Cowan
5a78ac6dd9 Added/moved some files automake needs; adjusted .hgignore. 2007-10-05 18:16:22 -07:00
Micah Cowan
a20684d374 Abbreviated ChangeLog entries for Makefile.am conversions. 2007-10-05 17:58:24 -07:00
Micah Cowan
636fc3d751 configure.in adapted to automake; announce in NEWS. README.checkout adjustment. 2007-10-05 17:46:23 -07:00
Micah Cowan
a2c55d24b9 Removal of "realclean" target (Automake provisions seem quite sufficient). 2007-10-05 17:36:47 -07:00
Micah Cowan
e7d78dd2a7 Merging with previous Makefile.in updates. 2007-10-05 17:30:38 -07:00
Micah Cowan
93538d26c7 Moved Makefile.in's to Makefile.am's, applied Ralf's automake patches. 2007-10-05 17:09:43 -07:00
Micah Cowan
f74f24c031 Adjustments to po/Makefile.in.in for automake. 2007-10-05 15:24:20 -07:00
Micah Cowan
c14a50bbbd Use build tree instead of src tree for wget testing. 2007-10-05 15:20:16 -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
84eba7c587 Automated merge with file:/home/micah/devel/wget/timestamp-on-get 2007-10-04 23:27:19 -07:00
Micah Cowan
2e3e06cdd0 ChangeLog entry for continue fix. 2007-10-04 23:26:59 -07:00
Micah Cowan
53d0aff795 Automated merge with file:/home/micah/devel/wget/eleven 2007-10-04 23:23:35 -07:00
Micah Cowan
7d33170f7f Hack to make -c work again without HEAD. 2007-10-04 23:00:08 -07:00
Micah Cowan
e769957c55 Mailing list update (generated from manual) 2007-10-03 22:25:35 -07:00
Micah Cowan
6ccee6df12 Ignoring *.orig files, and doc/wget.pdf (preemptively). 2007-10-03 18:51:55 -07:00
Micah Cowan
f6f7731049 Add info about max_redirect rc command. 2007-10-03 18:50:31 -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
c40b95b23e Describe content_disposition in Texinfo manual. 2007-10-03 11:18:21 -07:00
Micah Cowan
ca6653c7b8 Wget command list (alphabetizing, underscore consistency) 2007-10-03 11:09:51 -07:00
Micah Cowan
1b28d66fcb Fix silly scoping bug. 2007-10-02 23:15:08 -07:00
Micah Cowan
1153d3d05c Warn about host resolution failure. 2007-10-02 22:12:04 -07:00