debian/gzip
2010-04-08 Jim Meyeringbuild: include cfg.mk in the distribution tarball
2010-04-07 Eric Blakemaint: ignore more built files
2010-04-07 Jim Meyeringtests: help-version: cross-check PATH in tests
2010-04-07 Jim Meyeringtests: improve help-version
2010-04-07 Jim Meyeringtests: pull help-version from grep
2010-04-07 Jim Meyeringbuild: keep --version strictly up to date
2010-04-06 Jim Meyeringtests: (portability) use st, not "status" as variable...
2010-04-06 Jim Meyeringtests: s/framework_failure/framework_failure_/
2010-04-06 Jim Meyeringtests: update init.sh from gnulib
2010-04-06 Jim Meyeringtests: run most tests via tests/Makefile.am
2010-04-06 Jim Meyeringtests: skip tests that use grep's -f and -E options...
2010-04-06 Jim Meyeringtests: arrange for skip and failure notices to go to...
2010-04-06 Eric Blakemaint: ignore generated files
2010-04-06 Eric Blakemaint: update bootstrap
2010-04-06 Jim Meyeringbuild: use gnulib's lib-ignore module
2010-04-06 Jim Meyeringmaint: let configure-invoked cpp emit diagnostics to...
2010-04-06 Jim Meyeringbuild: update gnulib submodule to latest, and adapt
2010-04-06 Jim Meyeringuse assembly code matcher when possible
2010-03-20 Jim Meyeringdo not use stat.st_mtime of a non-regular file
2010-02-22 Jim Meyeringtests: exercise the fix for the decompression data...
2010-02-22 Jim Meyeringgzip: fix a data-loss bug when decompressing with ...
2010-02-22 Jim Meyeringtests: add ---presume-input-tty option, solely for...
2010-02-07 Jim Meyeringdoc: minor adjustment to README-release
2010-02-07 Jim Meyeringtests: add the help-version sanity tests from coreutils
2010-02-07 Jim Meyeringtests: make distcheck invoke "make syntax-check" and...
2010-02-07 Jim Meyeringzcmp: consistently indicate failure with exit status...
2010-02-04 Jim Meyeringtests: add more tests of gzip -cdf
2010-02-04 Jim Meyeringtests: flip and adjust mixed test, now that the bug...
2010-02-04 Mark Adlergzip -cdf now handles concatenation of gzip'd and uncom...
2010-02-04 Dmitry V. Levinzgrep: terminate gracefully when a pipeline is interrup...
2010-02-03 Jim Meyeringmaint: teach "make syntax-check" the space-only indenta...
2010-02-03 Jim Meyeringglobal: convert indentation-TABs to spaces
2010-02-03 Dmitry V. Levinwrapper scripts: write diagnostics to stderr, not to...
2010-02-03 Jim Meyeringgzip -cdf mishandles some concatenated input streams...
2010-02-03 Jim Meyeringtests: move the hufts-segv test to its own file
2010-02-03 Jim Meyeringtests: begin moving tests into their own files
2010-02-03 Jim Meyeringtests: remove unnecessary use of "path_prepend_ ."
2010-02-03 Jim Meyeringtests: note that znew-k test depends on length of temp...
2010-02-01 Jim Meyeringbuild: update gnulib submodule to latest
2010-02-01 Dmitry V. Levinfix "znew -K" to work without use of compress utility
2010-01-20 Jim Meyeringmaint: update README-release procedure
2010-01-20 Jim Meyeringpost-release administrivia
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
next