]> sjero.net Git - wget/history - src/log.h
Add --show-progress to force display progress bar
[wget] / src / log.h
2014-04-30 Darshit ShahAdd --show-progress to force display progress bar
2011-11-04 Gijs van TulderAdd support for WARC files.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2009-09-04 Micah CowanRan update-copyright.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-19 hniksic[svn] Remove K&R support.
2005-03-20 hniksic[svn] Improve built-in memory debugger.
2005-03-04 hniksic[svn] Fix escape chars in server response vulnerability...
2003-11-29 hniksic[svn] Restructure generation of HTTP requests. Allow...
2003-11-06 hniksic[svn] Don't declare log_* functions in main.c.
2003-11-02 hniksic[svn] Retired the `boolean' type. Renamed FREE_MAYBE...
2003-10-31 hniksic[svn] Moved malloc-related code to xmalloc.c. Defined...