]> sjero.net Git - wget/history - src
Merging my botched import with Alex's original commit.
[wget] / src /
2008-04-12 Micah CowanMerging my botched import with Alex's original commit.
2008-04-11 Micah CowanFix fuzzy match of ChangeLog.
2008-04-11 Micah CowanDon't append to an existing .listing when --continue...
2008-04-10 Alexander Dergachevaprintf is calling memfatal function now instead of...
2008-04-10 Micah CowanChangeLog entry for Alex's aprintf changes.
2008-04-09 Alexander Dergachevaprintf is calling memfatal function now instead of...
2008-03-20 Micah CowanMerging ABOUT-NLS modification in to reinstate ABOUT...
2008-03-19 Micah CowanMore tests for directory include/exclude.
2008-03-17 Micah CowanImported slash/--no-parents and sys/time.h fixes from...
2008-02-11 Micah CowanBetter messages for --spider without -r.
2008-02-11 Micah CowanFix #22242: Option to allow auths before challenged.
2008-02-10 Micah CowanFixed #22251: Terminated download gets new filename.
2008-02-07 Micah CowanRemove screenwidth assertion from create_image.
2008-02-07 Micah CowanAutomated merge.
2008-02-07 Micah CowanChangeLog entries for NLS progress-bar changes; use...
2008-02-07 Micah CowanDeal with progress bars in environs lacking mbtowc...
2008-02-03 Micah CowanUgly fix to make -nc without --content-disposition...
2008-02-03 Micah CowanHandle error codes from mbtowc, wcwidth.
2008-02-03 Micah CowanHandle missing wchar.h, wcwidth.
2008-02-03 Micah CowanUse character widths instead of number-of-bytes, to...
2008-01-31 Micah CowanProperly handle missing Content-Length for partial...
2008-01-25 Micah CowanUpdated copyright year.
2008-01-25 Micah CowanNotes to translators re (C) and diacritics in names.
2008-01-24 Micah CowanAutomated merge.
2008-01-24 Micah Cowan12-10 goes before 12-08 in changelog :) (silly fuzzy...
2008-01-24 Micah CowanChangeLog entries for content-disposition doc fixes.
2007-12-12 Micah CowanRemove -Y from --help, and example in manual.
2008-01-24 Micah CowanMerging content-disposition documentation fixes from...
2007-12-08 Micah CowanPrint arguments of fnmatch properly; don't use fnmatch...
2007-12-08 Micah CowanFinish integration of libmd5.
2007-12-06 Micah CowanDon't return without freeing, in convert_all_links...
2007-12-06 Micah CowanHandle --no-parent correctly when path is /.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-12-08 Micah CowanUpdated ChangeLogs for license exemptions.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-31 Micah CowanNormalize whitespace in ChangeLogs.
2007-10-31 Micah CowanMerging to bring en@*.po back in (and removed from...
2007-10-30 Micah CowanRemove constification of argv in main.
2007-10-22 Micah CowanMove INHIBIT_WRAP up with wget.h.
2007-10-19 Micah CowanWorkaround for broken Tru64 inttypes.h.
2007-10-19 Micah CowanMaking make check win.
2007-10-19 Micah CowanEschew config-post.h.
2007-10-18 Micah CowanMerging to reinstate autoreconf.
2007-10-18 Micah Cowanversion.c should not be distributed.
2007-10-17 Micah CowanUse -r . rather than -r tip.
2007-10-16 Micah CowanRemove intermediate hg-id.
2007-10-15 Micah Cowan--spider or --delete-after implies --no-directories.
2007-10-15 Micah CowanAutomated merge.
2007-10-15 Micah CowanUse gnulib's MD5.
2007-10-15 Micah CowanPrint any errors from unlinking robots.txt.
2007-10-15 Micah CowanJosh's patch to remove robots.txt when appriopriate.
2007-10-14 Micah CowanISSPACE -> c_isspace
2007-10-14 Micah CowanForgot to remove safe-type.[ch] from Makefile.am.
2007-10-14 Micah CowanReplaced safe-ctype.[ch] with gnulib's c-ctype.
2007-10-14 Micah CowanLink with libgnu.a.
2007-10-14 Micah CowanRemove original getopt.[ch] in favor of gnulib's.
2007-10-13 Micah CowanEnsure that hg-id is regenerated even when it already...
2007-10-13 Micah CowanAvoid regenerating on 'make' when we don't have to.
2007-10-13 Micah CowanAutomated merge.
2007-10-13 Micah CowanAutomated merge with file:/home/micah/devel/wget/mailin...
2007-10-13 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven...
2007-10-11 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-11 Micah Cowan#include <openssl/opensslv.h>
2007-10-11 Micah CowanMerged with eleven for Gisle's mswindows.c patch.
2007-10-11 Micah CowanRemoval of no-longer-used argc, argv (Gisle).
2007-10-10 Micah CowanAutomated merge with file:/home/micah/devel/wget/mainline
2007-10-10 Micah CowanUse portable method to obtain hg id's output.
2007-10-10 Micah CowanAdd @LIBINTL@ to LIBS in src/Makefile.am
2007-10-09 Micah CowanIgnore failure from "hg id".
2007-10-09 Micah CowanGenerate version.c based on output of "hg id".
2007-10-09 Micah CowanRemoving version.c and hard-coding version in configure.ac.
2007-10-09 Micah CowanENABLE_NLS now, not HAVE_NLS.
2007-10-09 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-09 Micah CowanMerge with mainline.
2007-10-09 Micah CowanBring up-to-date with gettext.
2007-10-09 Micah CowanAutomated merge with file:/home/micah/devel/wget/fix...
2007-10-09 Micah CowanPut send_head_first check where it needs to be.
2007-10-06 Micah CowanApplying Gisle's latest MS-DOS patches.
2007-10-06 Micah CowanAbbreviated ChangeLog entries for Makefile.am conversions.
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-06 Micah CowanMoved Makefile.in's to Makefile.am's, applied Ralf...
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/timest...
2007-10-05 Micah CowanChangeLog entry for continue fix.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-05 Micah CowanHack to make -c work again without HEAD.
2007-10-03 Micah CowanFix silly scoping bug.
2007-10-03 Micah CowanWarn about host resolution failure.
2007-10-03 Micah CowanCredit for dated timestamps
2007-10-03 Micah CowanMerge with mainline
2007-10-03 Micah CowanAdded changelog entries.
2007-10-03 Micah CowanDates as well as times in output timestamps
2007-09-29 Micah CowanFix gethttp returning RETROK, which caused abortion.
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-09-28 Micah CowanGisle's MS-DOS support
2007-09-25 Micah CowanUse autoconf-provided EXEEXT instead of our own exeext...
2007-09-25 micah[svn] Apply Jochen's patch to stop local size always...
2007-09-25 Micah CowanApply patch to fix always reporting local size of zero.
2007-09-12 Micah CowanTimestamp files, regardless of HEAD
2007-08-30 micah[svn] Removed the visited_url function.
next