debian/gzip
2010-01-20 Jim Meyeringversion 1.4 v1.4
2010-01-20 Jim Meyeringtests: exercise the segfault fix
2010-01-20 Jim Meyeringgzip -d: do not clobber stack for valid input on x86_64
2010-01-20 Jim Meyeringmaint: avoid a minor "make syntax-check" failure
2010-01-20 Jim Meyeringmaint: remove unused file: README-alpha
2010-01-20 Jim Meyeringbuild: update gnulib submodule to latest
2010-01-11 Yuxi Zhanggzip -d: use memcpy more often
2010-01-11 Jim Meyeringbuild: do not override gnulib-provided AM_CFLAGS options
2010-01-11 Jim Meyeringgzip -d would fail with a CRC error...
2010-01-08 Jim Meyeringtests: switch to gnulib's init.sh test infrastructure
2010-01-08 Jim Meyeringbuild: update gnulib submodule to latest
2010-01-03 Jim Meyeringmaint: record update-copyright options for this package
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-12-31 Jim Meyeringmaint: newer gnulib; don't hard-code my GPG key ID
2009-12-30 Jim Meyeringbuild: update gnulib submodule to latest
2009-12-30 Jim Meyeringmaint: remove lots of obsolete #if...HAVE_* checks
2009-12-30 Jim Meyeringbuild: add a syntax-check
2009-12-30 Jim Meyeringbuild: with --enable-gcc-warnings, use -Werror
2009-12-30 Jim Meyeringbuild: quiet warnings from util.c
2009-12-30 Jim Meyeringbuild: avoid warning about possibly-no-return functions
2009-12-30 Jim Meyeringbuild: avoid warning about ignored chown/fchown return...
2009-12-30 Jim Meyeringbuild: update gnulib submodule to latest
2009-11-20 Jim Meyeringbuild: unlzw.c: avoid warnings about unused macros
2009-11-20 Jim Meyeringbuild: avoid warnings about unused macros
2009-11-20 Jim Meyeringbuild: util.c: avoid warnings about add_envopt
2009-11-20 Jim Meyeringbuild: avoid many const-related warnings
2009-11-20 Jim Meyeringbuild: avoid warnings from -Wstrict-prototypes
2009-11-20 Jim Meyeringbuild: use gnulib's fdopendir module
2009-11-20 Jim Meyeringbuild: enable many warnings
2009-11-20 Jim Meyeringmaint: tweak formatting of bootstrap.conf
2009-11-20 Jim Meyeringmaint: cfg.mk: remove factored-out ftp host/dir definitions
2009-11-20 Jim Meyeringbuild: "make stable" emitted an invalid gnupload command
2009-10-30 Jim Meyeringpost-release administrivia
2009-10-30 Jim Meyeringversion 1.3.14 v1.3.14
2009-10-30 Jim Meyeringbuild: accommodate new syntax-check test
2009-10-30 Jim Meyeringbuild: update gnulib submodule to latest
2009-10-30 Jim Meyeringbuild: link with $(LIB_CLOCK_GETTIME)
2009-10-28 Jim Meyeringmsdos: fix syntax in Makefile.djg
2009-10-20 Jim Meyeringbuild: do not use AC_PREFIX_PROGRAM
2009-10-10 Jim Meyeringgzip: add tests for today's bug fix
2009-10-10 Daniel Barkalowgzip: don't fail when there is exactly one trailing...
2009-10-09 Jim Meyeringbuild: enable automake color- and parallel-test options
2009-10-09 Jim Meyeringzgrep: portability improvements; exercise "-f -"
2009-10-09 Carl Worthzgrep: handle "-f -" the same way that it works with...
2009-10-09 Jim Meyeringzdiff would exit 2 (error) rather than 1 for differences
2009-10-09 Jim Meyeringzdiff: fix malfunction when operating on two gzip'd...
2009-10-09 Jim Meyeringbuild: update gnulib submodule to latest
2009-10-07 Jim Meyeringbuild: update gnulib submodule to latest
2009-10-06 Jim Meyeringmaint: clarify web-doc-update instructions
2009-10-03 Jim Meyeringbuild: update gnulib submodule to latest
2009-10-03 Jim Meyeringdoc: use gnu-web-doc-update module
2009-10-02 Jim Meyeringdoc: describe release procedure
2009-10-01 Jim Meyeringmaint: make cfg.mk slightly more generic
2009-09-30 Jim Meyeringpost-release administrivia
2009-09-30 Jim Meyeringversion 1.3.13 v1.3.13
2009-09-30 Jim Meyeringbuild: update gnulib submodule to latest
2009-09-30 Jim Meyeringmaint: update bootstrap script
2009-09-30 Jim Meyeringmaint: pull in two release-related modules from gnulib
2009-09-30 Jim Meyeringbuild: use more gnulib modules for better POSIX compliance
2009-09-30 Karl Berrydoc: update to FDL 1.3, minor clean-up
2009-09-28 Karl Berrydoc: update gzip.texi
2009-09-26 Jim Meyeringmaint: temporarily exempt failing syntax-check tests
2009-09-26 Jim Meyeringgzip: don't use an uninitialized file descriptor
2009-09-26 Jim Meyeringmaint: use a git submodule for gnulib
2009-09-26 Jim Meyeringmaint: update existing copyright year lists to include...
2009-09-26 Jim Meyeringmaint: include <config.h> first in many files
2009-09-26 Jim Meyeringmaint: avoid another "make syntax-check" failure
2009-09-26 Jim Meyeringmaint: remove RCS $Id$ variables and comments
2009-09-26 Jim Meyeringmaint: change spelling in comments: s/filesystem/file...
2009-09-26 Jim Meyeringmaint: don't use "the the"
2009-09-26 Jim Meyeringmaint: remove trailing blanks
2009-09-26 Jim Meyeringmaint: remove useless if-before-free tests
2009-09-26 Jim Meyeringmaint: remove useless casts to avoid "make syntax-check...
2009-09-26 Jim Meyeringmaint: new file: .prev-version
2009-09-06 Jim Meyeringbuild: avoid spurious warnings from clang
2009-09-06 Jim Meyeringmaint: update build-from-scratch infrastructure
2009-08-18 Jim Meyeringinflate: avoid a leak on a error path
2009-08-18 Jim Meyeringmaint: ignore a few generated files
2009-08-18 Jim Meyeringtests: add a test for just-fixed bug
2009-08-18 Jim Meyeringtests: don't misinterpret a failing test as successful
2009-08-18 Thiemo Nagelavoid creating an undersized buffer for the hufts table
2009-08-18 Jim Meyeringavoid silent data loss e.g., on NFS, due to unchecked...
2009-08-18 Jim Meyeringbuild: require automake-1.11 and produce xz-compressed...
2009-08-18 Jim Meyeringbuild: avoid non-srcdir build failure
2009-08-18 Jim Meyeringbuild: enable git-version-gen, automake silent rules...
2009-08-18 Jim Meyeringmaint: retire the last VC'd ChangeLog file
2009-08-18 Jim Meyeringmaint: rename .cvsignore files to .gitignore
2007-11-25 Paul Eggert* lib/.cvsignore: Update to match current gnulib.
2007-11-25 Paul Eggert* gzip.c (handled_sig): Move out of install_signal_hand...
2007-10-04 Paul Eggert* doc/gzip.texi: Adjust to new fdl.texi format, in...
2007-10-04 Paul Eggert* Makefile.am (gzip.doc.gz, check-local): Depend on...
2007-07-03 Paul EggertUpdate to GPLv3.
2007-06-14 Paul Eggert* zless.1: Fix some troff typos mentioned in the latest...
2007-06-14 Paul Eggert* gzip.c (copy_stat): Adjust to gnulib's renaming of...
2007-06-12 Paul EggertFix typo in 2006-12-04 entry; it should have read ...
2007-06-04 Paul Eggert* gzip.c (get_method): Fix typo: "a a" -> "a" in diagno...
2007-05-08 Paul EggertFix misspelling of name.
2007-05-07 Paul Eggert* NEWS: 'gzip -f foo.gz' now works instead of complaining.
2007-05-04 Paul Eggert* Makefile.am (.in): Substitute @bindir@, not BINDIR...
2007-04-29 Paul Eggert* m4/shell.m4 (AC_PROG_SHELL): Check for old-fashioned...
next