]> sjero.net Git - wget/shortlog
wget
2012-02-26 Giuseppe ScrivanoReport stdout close errors.
2012-02-25 Gijs van Tulderwarc: support large files.
2012-02-23 Giuseppe ScrivanoPrint some diagnostic messages to stderr not to stdout.
2012-02-23 Giuseppe ScrivanoHandle correctly some malloc failures.
2012-02-23 Giuseppe Scrivanognutls: Remove two unused variables.
2012-02-17 Steven Schubigerwarc: add license header.
2012-01-28 Gijs van TulderAdd support for chunks to the WARC outputter.
2012-01-28 Gijs van TulderFix memory leak.
2012-01-11 Gijs van TulderFix a linker error if zlib is not found.
2012-01-08 Sasikantha... Properly format IPv6 addresses.
2011-12-12 Giuseppe ScrivanoFix regeneration of autotools files in a distributed...
2011-12-11 Giuseppe Scrivanotrunc: check for `close'-ing the fd errors.
2011-11-20 Gijs van TulderFix for gzip bug in WARC + zlib 1.2.4.
2011-11-05 Steven Schwedawarc: Fix a problem under OS X.
2011-11-04 Giuseppe ScrivanoNEWS: cite last changes.
2011-11-04 Steven Schwedagnutls: fix memory leak.
2011-11-04 Gijs van TulderAdd support for WARC files.
2011-10-23 Giuseppe Scrivanobootstrap.conf: Include module `vsnprintf'.
2011-10-23 Steven SchwedaFix some problems under VMS.
2011-10-21 Steven Schubigerparamcheck: Use + quantifier and return copy.
2011-10-06 Henrik HolstAdd support for --content-on-error.
2011-09-27 Karl Berrydoc: Make dir entry consistent with others.
2011-09-19 Giuseppe ScrivanoFix typo in an inline comment.
2011-09-19 Giuseppe ScrivanoFix copyright year.
2011-09-13 Giuseppe ScrivanoNEWS: Specify next wget version.
2011-09-13 Giuseppe ScrivanoReturn a network failure when FTP downloads fail and...
2011-09-07 Giuseppe ScrivanoAllow --timestamping and --continue at the same time. v1.13.4
2011-09-06 Giuseppe ScrivanoNEWS: cite last change.
2011-09-06 Jakob MatthesDo not exit prematurely when --help is passed.
2011-09-04 Alan Hourihaneconfigure: check for libz when GNU TLS is used.
2011-09-04 Christian JullienFix a build problem under solaris.
2011-09-02 Mojca MiklavecNow --version works again.
2011-08-30 Giuseppe ScrivanoBump version number in NEWS. v1.13.3
2011-08-30 Giuseppe ScrivanoFix some other problems with GNU TLS and non blocking...
2011-08-29 Giuseppe ScrivanoFix some problems with the GNU TLS backend and not...
2011-08-27 Giuseppe ScrivanoDetect some failures when write to stdout fails.
2011-08-26 Giuseppe Scrivanognutls: Honor read timeout.
2011-08-26 Giuseppe ScrivanoSilent a compiler warning.
2011-08-26 Giuseppe ScrivanoUnder mingw don't check for different OpenSSL when...
2011-08-25 Giuseppe ScrivanoPrefers utime over futimens when available.
2011-08-19 Giuseppe ScrivanoSilence compiler warning.
2011-08-19 Giuseppe ScrivanoNEWS: Bump version number. v1.13.2
2011-08-19 Giuseppe ScrivanoUpdate ChangeLog
2011-08-18 Giuseppe ScrivanoFix a memory leak.
2011-08-18 Giuseppe ScrivanoFix a build error detected MacOS and NetBSD.
2011-08-18 Giuseppe Scrivanodoc: Don't assume the perl executable is under /usr...
2011-08-18 Giuseppe ScrivanoFix a hang on redirects which change the transfer-encoding
2011-08-16 Giuseppe ScrivanoNEWS: Bump version number. v1.13.1
2011-08-13 Giuseppe ScrivanoDo not define max twice.
2011-08-13 Giuseppe ScrivanoDon't define snprintf and vsnprintf twice.
2011-08-12 Giuseppe Scrivanocss: do not include "wget.h"
2011-08-11 Giuseppe ScrivanoUse sigprocmask instead of sigsetmask.
2011-08-11 Giuseppe Scrivanoconfigure: do not hardcode libraries
2011-08-11 Giuseppe Scrivanobootstrap.conf: add module iconv.
2011-08-11 Giuseppe Scrivanoallow --with-libgnutls-prefix and --with-libssl-prefix.
2011-08-11 Giuseppe Scrivanognutls: don't use gnutls_certificate_type_set_priority.
2011-08-11 Giuseppe ScrivanoDon't invoke hg to set version string.
2011-08-11 Giuseppe Scrivanobzr-version-gen: consider only the last tag.
2011-08-10 Giuseppe ScrivanoNEWS: document that GNU TLS is used by default now.
2011-08-10 Giuseppe Scrivanoconfigure: print usage string for --with-ssl.
2011-08-10 Giuseppe ScrivanoFix a linker error on systems with an older gnutls...
2011-08-09 Giuseppe Scrivanobzr-version-gen: Fix some portability issues. v1.13
2011-08-06 Jochen RoderburgEnsure it doesn't print more IPs than available ones.
2011-08-06 Giuseppe ScrivanoInitialize show_all_dns_entries to false.
2011-08-06 Giuseppe ScrivanoNEWS: finalize the next version number.
2011-08-06 Giuseppe ScrivanoIntroduce `show_all_dns_entries'.
2011-08-06 Giuseppe Scrivanodoc: silence a warning.
2011-08-06 Giuseppe Scrivanotexi2pod.pl: Update from GCC.
2011-08-06 Giuseppe ScrivanoUse Cache-Control when --no-cache is specified.
2011-08-05 Giuseppe ScrivanoAccept always the file if it is the specified output...
2011-08-05 Giuseppe Scrivanognutls: do not use a deprecated function.
2011-08-02 Giuseppe ScrivanoMaintain the cookie value quoted if it was in the serve...
2011-07-29 Giuseppe ScrivanoExit immediately on a SIGPIPE error while logging.
2011-07-28 Noèl Köthedoc: fix typo.
2011-07-26 Giuseppe Scrivanodoc: Remove reference to --cookies option.
2011-07-26 Giuseppe ScrivanoAdd missing files.
2011-07-26 Carlos Martín... Do not use PATH_MAX.
2011-07-26 Giuseppe ScrivanoDo not register redirects when in spider mode.
2011-07-26 Merinov NikolayFix problem with IDN and UTF-8 encoding.
2011-07-05 Giuseppe Scrivanodoc: Make clearer the default recursion level.
2011-06-08 Giuseppe ScrivanoParse URLs read from a file.
2011-06-05 Giuseppe ScrivanoFix indentation.
2011-06-05 Giuseppe ScrivanoFix ChangeLog entry.
2011-05-25 Giuseppe ScrivanoAdd strerror_r-posix module from gnulib.
2011-05-24 Giuseppe ScrivanoDefine max
2011-05-23 Adrien NaderSet stdout mode to binary under Windows.
2011-05-23 Giuseppe ScrivanoAvoid a small buffer when retrieving a file.
2011-05-23 Giuseppe ScrivanoFix error messages under Windows.
2011-05-19 Brett SmithFix copyright year.
2011-05-15 Ray SatiroEnsure sockets are not blocking after a select under...
2011-05-15 Ray Satiroopenssl: Prevent loops on read errors.
2011-04-24 Giuseppe ScrivanoFix GCC warnings.
2011-04-24 Giuseppe ScrivanoUpdate src/ChangeLog.
2011-04-23 Daniel ManriqueSet exit status when invalid host given
2011-04-19 Giuseppe Scrivanognutls: use the blocking socket.
2011-04-19 Giuseppe ScrivanoUse futimens instead of utimes.
2011-04-19 Giuseppe ScrivanoUse mkdir module from gnulib.
2011-04-19 Ray Satiroconfigure.ac: fix indentation.
2011-04-18 Giuseppe ScrivanoUse utimes instead of utime.
2011-04-18 Giuseppe ScrivanoFix build error.
next