]> sjero.net Git - wget/shortlog
wget
2005-06-26 hniksic[svn] Use the proper GPL header.
2005-06-26 hniksic[svn] Better document DEBUGP.
2005-06-26 hniksic[svn] Slightly more correct description of HAVE_SSL.
2005-06-26 hniksic[svn] Mark the "eta" string for translation.
2005-06-26 hniksic[svn] Don't explicitly set entry->next to NULL since...
2005-06-26 hniksic[svn] Define gai_strerror under mingw.
2005-06-26 hniksic[svn] Correctly implement thousand seps of more than...
2005-06-26 hniksic[svn] Changed text attr line.
2005-06-26 hniksic[svn] Don't translate SI units. Print more exact durat...
2005-06-26 hniksic[svn] Update alloca declaration.
2005-06-26 hniksic[svn] When the download is finished, print the time...
2005-06-25 hniksic[svn] Rewrite with_thousand_seps to be size-agnostic...
2005-06-25 hniksic[svn] Divide with 1024 instead of shifting by ten places.
2005-06-25 hniksic[svn] New ETA display.
2005-06-25 hniksic[svn] Decrease buffer size of with_thousand_seps_sum.
2005-06-25 hniksic[svn] Use %I64d, not %I64.
2005-06-25 hniksic[svn] Don't pattern-match server redirects.
2005-06-25 hniksic[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify...
2005-06-25 hniksic[svn] Don't clean .libs, which is no longer being gener...
2005-06-25 hniksic[svn] AI_ADDRCONFIG is no longer used, modify docs...
2005-06-25 hniksic[svn] Comment docfix.
2005-06-24 hniksic[svn] Remove warning under AIX.
2005-06-24 hniksic[svn] Don't split the sed invocation over multiple...
2005-06-24 hniksic[svn] Don't generate configure.bat, just use it.
2005-06-24 hniksic[svn] Expanded and updated with the current options.
2005-06-24 hniksic[svn] Mention that this file doesn't pertain to Cygwin.
2005-06-24 mtortonesi[svn] Updated ChangeLog for config.rpath patch.
2005-06-24 hniksic[svn] Correctly spell Thomas Lussnig's name.
2005-06-24 hniksic[svn] Move the large file check further up. Only check...
2005-06-24 hniksic[svn] Don't indent #include lines.
2005-06-24 hniksic[svn] Enable turning off SSL.
2005-06-24 hniksic[svn] Remove the aclocal.m4 dependencies.
2005-06-24 hniksic[svn] Include m4/*.m4 from configure.in.
2005-06-24 hniksic[svn] Use AC_LIB_HAVE_LINKFLAGS instead of AC_LIB_LINKF...
2005-06-24 hniksic[svn] Consistently prepend / to path when entering...
2005-06-24 hniksic[svn] Declare opt.verbose as int, not bool.
2005-06-24 mtortonesi[svn] Remove m4/README.
2005-06-24 mtortonesi[svn] Removed libtool and switched to config.rpath...
2005-06-23 hniksic[svn] Actually add gpl.texi.
2005-06-23 hniksic[svn] Split GPL text into a separate file, gpl.texi.
2005-06-23 hniksic[svn] The latest GPLv2 text from www.gnu.org; updates...
2005-06-23 hniksic[svn] Doc fix for human_readable.
2005-06-23 hniksic[svn] Updated list of principal contributors.
2005-06-23 hniksic[svn] Removed the ChangeLog-branches directories.
2005-06-23 hniksic[svn] Comment fix.
2005-06-23 hniksic[svn] Don't check for strpbrk and mktime.
2005-06-23 hniksic[svn] Remove obsolete symbols from .h files.
2005-06-23 hniksic[svn] Expect strpbrk and mktime to exist.
2005-06-23 hniksic[svn] Use struct_fstat when calling fstat because of...
2005-06-23 hniksic[svn] Remove support for Watcom's compiler.
2005-06-23 hniksic[svn] Expand comment for strpbrk.
2005-06-23 hniksic[svn] Fix treminology mismatch: tag->revision
2005-06-23 hniksic[svn] Modify dist-wget to work with the subversion...
2005-06-23 hniksic[svn] Comment addition.
2005-06-23 hniksic[svn] Document autogen.sh in README.checkout.
2005-06-23 hniksic[svn] Replaced the non-standard Makefile.svn with autog...
2005-06-23 hniksic[svn] More annotations.
2005-06-22 hniksic[svn] Add more annotations to the TODO list.
2005-06-22 hniksic[svn] Reorder the two new entries.
2005-06-22 hniksic[svn] Don't check for availability of C prototypes...
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-22 hniksic[svn] Check for the C99 bool type and define it if...
2005-06-22 hniksic[svn] Clarify the difference between this and sysdep.h.
2005-06-22 hniksic[svn] Remove reference to the no longer existent wget...
2005-06-22 hniksic[svn] Add the ChangeLogs from the 1.10 branch.
2005-06-22 hniksic[svn] Document the new windows ChangeLog.
2005-06-22 hniksic[svn] Remove reference to the obsolete `wget-cvs' maili...
2005-06-22 hniksic[svn] Mention the Subversion repository.
2005-06-22 hniksic[svn] Use the more standard authorship phrase "and...
2005-06-22 hniksic[svn] Updated config.sub and config.guess.
2005-06-22 hniksic[svn] Remove explicit vertical spacings from the manual.
2005-06-22 hniksic[svn] Update texinfo.tex with a non-prehistoric version.
2005-06-22 hniksic[svn] Don't generate texi2pod.pl from texi2pod.pl.in.
2005-06-22 hniksic[svn] Change CVS references to subversion. Minor styli...
2005-06-22 hniksic[svn] Remove the "lockable boolean" setting for passive...
2005-06-22 hniksic[svn] Use bitfields for booleans in struct cookie to...
2005-06-22 hniksic[svn] Also depend on config.h.
2005-06-22 hniksic[svn] Define the IF_DEBUG macro.
2005-06-22 hniksic[svn] Fix crash with --no-cookies.
2005-06-22 hniksic[svn] Expect existence of C89 functions, as well as...
2005-06-21 hniksic[svn] Remove manual tracking of dependencies; instead...
2005-06-21 mtortonesi[svn] Updated French translation from TP.
2005-06-21 mtortonesi[svn] Updated Dutch translation from TP.
2005-06-21 mtortonesi[svn] Updated Russian translation from TP.
2005-06-21 mtortonesi[svn] Updated Catalan translation from TP.
2005-06-21 mtortonesi[svn] Updated Vietnamese translation from TP.
2005-06-21 mtortonesi[svn] Updated Slovak translation from TP.
2005-06-21 hniksic[svn] Add ChangeLog entry. Renamed CVS -> Subversion...
2005-06-21 hniksic[svn] Replaced CVS with svn.
2005-06-20 hniksic[svn] Trivially rename "mapping" to "cell" and "non...
2005-06-20 hniksic[svn] Use #elif where appropriate to make chaining...
2005-06-19 hniksic[svn] Revert style of function definitions to an older...
2005-06-19 hniksic[svn] Don't cast return type of malloc/realloc. Assume...
2005-06-19 hniksic[svn] Remove K&R support.
2005-06-19 hniksic[svn] Fix "lockable boolean" error message.
2005-06-19 hniksic[svn] Mark version as post-1.10 CVS code base.
2005-06-18 hniksic[svn] Fix broken --save-headers.
2005-06-17 hniksic[svn] When -E is in use, check for file existence after...
2005-06-17 hniksic[svn] Fix typo in comment.
2005-06-17 hniksic[svn] Stop using AI_ADDRCONFIG.
next