debian/gzip
2011-03-18 Jim Meyeringdoc: correct README-release
2011-03-18 Jim Meyeringdoc: update release procedure
2011-01-03 Jim Meyeringmaint: update copyright year ranges to include 2011
2011-01-03 Jim Meyeringbuild: update gnulib submodule to latest
2011-01-03 Jim Meyeringmaint: avoid failure of new test for bindtextdomain
2010-12-02 Jim Meyeringmaint: avoid "make syntax-check" failure due to old...
2010-12-01 Paul Eggert* NEWS: The "gzip -f foo.gz" change occurred in 1.3...
2010-11-10 Paul Eggertzgrep: don't assume traditional behavior with signal...
2010-11-09 Paul Eggertzgrep: fix shell portability bug with -f; fix mishandli...
2010-11-08 Paul Eggertmaint: fix copyright dates that were munged by a mainte...
2010-10-23 Jim Meyeringmaint: anchor patterns in .gitignore files
2010-10-23 Jim Meyeringmaint: update bootstrap and init.sh from gnulib
2010-10-23 Rob Vermaasmaint: update to latest gnulib; use fdutimens, not...
2010-10-23 Jim Meyeringmaint: accommodate stricter syntax-check
2010-10-23 Jim Meyeringmaint: make our use of gnulib's init.sh conform
2010-10-10 Jim Meyeringmaint: describe policy on copyright year number ranges
2010-09-15 Paul Eggertzgrep: fix parsing of -Eh options
2010-08-17 Paul Eggertgzip: fix NO_SIZE_CHECK for VMS
2010-08-15 Paul Eggertalgorithm.doc: mention Internet RFC 1952 and modernize...
2010-08-15 Paul Eggertgzip: Use 0x%04x instead of %x when printing 16-bit...
2010-08-04 Paul Eggertmaint: update bootstrap
2010-07-19 Paul R. Eggertgzip: don't assume C99, and don't assume overlapping...
2010-07-19 Paul R. Eggert* gzip.c (get_method): don't assume size_t can be print...
2010-07-03 Paul EggertMention that gzip -d now handles FHCRC.
2010-07-03 Paul EggertDecode FHCRC flag properly, as per Internet RFC 1952.
2010-07-01 Paul EggertDon't assume that sizeof (long) == 4 when computing...
2010-07-01 Paul EggertUpdate Info-ZIP name and coordinates (thanks to Greg...
2010-05-11 Paul Eggert* doc/gzip.texi (Sample): Fix backslash quoting problem.
2010-04-26 Jim Meyeringbuild: update gnulib submodule to latest
2010-04-26 Jim Meyeringmaint: remove primos support
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
next