]> sjero.net Git - wget/shortlog
wget
2005-06-29 hniksic[svn] Don't define HAVE_LIMITS_H, Wget no longer uses it.
2005-06-29 hniksic[svn] Define limits.h and include config-post.h explicitly.
2005-06-29 hniksic[svn] Doc fix.
2005-06-29 hniksic[svn] Require Autoconf 2.59.
2005-06-28 hniksic[svn] Mention inspiration for ETA.
2005-06-28 hniksic[svn] Use *rand48 where available.
2005-06-28 hniksic[svn] Include ETA information in dot progress.
2005-06-28 hniksic[svn] Doc fix.
2005-06-28 hniksic[svn] Remove bogus entry.
2005-06-28 hniksic[svn] Don't claim that --base requires --force-html...
2005-06-28 hniksic[svn] Fix parsing alphanumerics in .wgetrc.
2005-06-28 hniksic[svn] Remove unnecessary casts.
2005-06-28 hniksic[svn] Document dp->accumulated
2005-06-28 hniksic[svn] Docfix.
2005-06-28 hniksic[svn] Document print_percentage.
2005-06-28 hniksic[svn] Delete trailing newlines from LIST output when...
2005-06-27 hniksic[svn] Remove superfluous includes and document existing...
2005-06-27 hniksic[svn] Use double quotes to include mswindows.h
2005-06-27 hniksic[svn] Amend alloca declaration.
2005-06-27 hniksic[svn] Force thousand sep to . rather than " " when...
2005-06-27 hniksic[svn] Move extern declarations to .h files.
2005-06-27 hniksic[svn] Make cookies_now static.
2005-06-27 hniksic[svn] Remove intermediary cast.
2005-06-27 hniksic[svn] Docfix.
2005-06-27 hniksic[svn] Remove obsolete mail address.
2005-06-27 hniksic[svn] Doc fix: timegm is not only available on Linux.
2005-06-27 hniksic[svn] Use the system-provided fnmatch by default.
2005-06-27 hniksic[svn] Check for timegm and use it where available.
2005-06-27 hniksic[svn] Remove obsolete comment.
2005-06-27 hniksic[svn] Correctly query the old locale value.
2005-06-27 hniksic[svn] Don't #define alloca under MinGW32.
2005-06-27 hniksic[svn] Docfix.
2005-06-27 hniksic[svn] Don't explicitly include <malloc.h>, mswindows...
2005-06-27 hniksic[svn] Doc fix.
2005-06-27 hniksic[svn] Force the use of separators in C locale.
2005-06-27 hniksic[svn] Set all locale categories.
2005-06-27 hniksic[svn] Fix typo.
2005-06-27 hniksic[svn] Updated Croatian translation.
2005-06-27 hniksic[svn] Really remove translation of <n>s.
2005-06-27 hniksic[svn] Improve "POST data file missing" error message.
2005-06-26 hniksic[svn] Fix typo. Minor style improvements.
2005-06-26 hniksic[svn] Constify variable.
2005-06-26 hniksic[svn] Handle negative numbers in with_thousand_seps.
2005-06-26 hniksic[svn] Delete the obsolete commented-out line with SSL...
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...
next