debian/gzip
2016-03-28 Jim Meyeringversion 1.7 v1.7
2016-03-26 Paul EggertPort to NetBSD 7.0
2016-03-26 Paul Eggert* tests/init.sh: Sync from Gnulib.
2016-03-26 Paul EggertPort to Alpine Linux which uses Busybox
2016-03-24 Jim Meyeringgzip: also honor GZIP=--rsyncable
2016-03-21 Paul EggertFix typo in previous patch
2016-03-21 Paul EggertPort to Solaris 11 /bin/sh
2016-03-18 Paul Eggertzgrep: with -f SPECIAL, read SPECIAL just once
2016-03-15 Paul Eggertgzip: port to AIX 7.1 + xlc V12.1
2016-03-15 Jim Meyeringgnulib: update to latest
2016-03-15 Jim Meyeringmaint: don't ignore gitlog-to-changelog failure
2016-03-07 Paul Eggertgzip: pacify clang
2016-03-06 Jim Meyeringtests: port to systems for which ":" is not the PATH...
2016-03-06 Paul Eggertdoc: minor --rsyncable doc fixes
2016-03-06 Paul Eggertgzip: minor zgrep cleanup
2016-03-06 Paul Eggertgzip: port zgrep to Solaris 11.2
2016-03-06 Paul Eggertgzip: remove --__bindir
2016-03-05 Jim Meyeringtests: fix "make check" failure on AIX 7.1
2016-03-02 Rusty Russellgzip: support the --rsyncable option
2016-02-29 Jim Meyeringmaint: dist-check.mk: remove .deps dirs before comparing
2016-02-28 Paul Eggertmisc: update --version copyright
2016-02-28 Paul Eggertgzip: new option --synchronous
2016-02-28 Paul Eggertgzip: use constants, not fileno
2016-02-28 Paul Eggertgzip: fdatasync output dir before unlinking
2016-02-23 Paul Eggertfsync output file before closing
2016-01-22 Jason Leschnikdoc: correct a diagnostic in man page to match actual
2016-01-02 Jim Meyeringmaint: update copyright year, bootstrap, init.sh
2015-11-02 Jim Meyeringmaint: avoid three warnings from the very latest gcc...
2015-08-25 Jim Meyeringmaint: adjust copyright notices in *.in files to be...
2015-08-24 Jim Meyeringbuild: avoid -Wshift-negative-value warning
2015-07-30 Jim Meyeringmaint: remove dead code
2015-03-17 Paul Eggertgzip: make the GZIP env var obsolescent
2015-03-14 Paul Eggertmaint: adjust to recent gnulib
2015-02-08 Jim Meyeringmaint: ensure that --version's copyright date is current
2015-02-08 Jim Meyeringgnulib: update to latest
2015-01-02 Jim Meyeringmaint: update copyright year ranges to include 2015...
2014-11-10 Jim Meyeringmaint: move new NEWS entry into block for upcoming...
2014-11-10 Paul Eggertgzip: adjust -v output when -k is also specified
2014-11-10 Jim Meyeringmaint: enable more syntax checks
2014-11-10 Jim Meyeringmaint: avoid false positive match in check for double...
2014-11-10 Jim Meyeringgnulib+bootstrap: update to latest
2014-10-10 Paul Eggerttests: use local dir for output
2014-08-10 Paul Eggertgzip: fix --suffix=z bug (Bug#18239)
2014-06-13 Paul Eggertzgrep: exit with status 0 if a file matches and there...
2014-06-07 Paul Eggertdoc: use UTF-8 in the manual
2014-06-07 Paul Eggertmaint: update .gitignore files
2014-06-07 Jim Meyeringmaint: udpate all copyright notices via "make update...
2014-06-07 Jim Meyeringmaint: update copyright year range in gzip.texi
2014-06-07 Jim Meyeringmaint: update gnulib to latest and adapt streamsavedir...
2014-03-07 Paul Eggertzless: improve gzip failure checking, and port to new...
2013-10-24 Paul Eggertgzip: fix permissions issue on Solaris-like systems
2013-10-04 Paul Eggertznew: avoid denial-of-service issue
2013-06-19 Paul EggertFix spelling typo in newly-added comment.
2013-06-19 Paul Eggerttests: zgrep-signal race condition fix
2013-06-12 Paul Eggertzgrep: usage should say which grep options are not...
2013-06-12 Paul Eggertgzip: port util.c to Compaq C V6.5-303
2013-06-12 Paul Eggerttests: zgrep-context assumes grep knows context
2013-06-12 Paul Eggertdoc: zgrep exit status, unsupported options
2013-06-12 Paul Eggertmaint: port to platforms lacking SIGPIPE
2013-06-09 Jim Meyeringmaint: post-release administrivia
2013-06-09 Jim Meyeringversion 1.6 v1.6
2013-06-09 Jim Meyeringbuild: avoid automake warning that suggests use of...
2013-06-09 Jim Meyeringbuild: avoid warning about deprecated use of automake...
2013-06-09 Jim Meyeringbuild: use more portable shell syntax in search of...
2013-06-09 Jim Meyeringbuild: update gnulib to latest, and bootstrap
2013-05-28 Jim Meyeringtests: exercise the new --keep option
2013-05-28 Rodrigo Camposgzip: add "--keep" option to retain (don't delete)...
2013-04-15 Paul Eggerttests: redo patch for non-GNU gzip installed in /usr...
2013-04-10 Paul Eggerttests: work even if non-GNU gzip is installed in /usr...
2013-04-10 Paul Eggertmaint: adjust to Gnulib, Automake changes
2013-04-10 Paul Eggerttests: port to Solaris 10 /bin/sh
2013-02-25 Paul Eggertgzip: port to DMF file systems
2013-02-05 Paul Eggertgzip: fix bug where you say "n" and gzip acts as if...
2013-01-06 Paul Eggertmaint: adjust to Gnulib changes
2013-01-04 Jim Meyeringmaint: update all copyright year number ranges
2013-01-04 Jim Meyeringbuild: update gnulib submodule to latest
2012-12-10 Paul Eggertdiagnose unexpected EOF and zero lengths in packed...
2012-12-10 Paul Eggertgzip: diagnose invalid code in packed data
2012-11-17 Jim Meyeringmaint: avoid new syntax-check failures
2012-11-16 Paul Eggertgzip: fix debugging/porting typo
2012-11-16 Paul Eggertmaint: merge build improvements from coreutils
2012-11-16 Paul Eggertbuild: update gnulib submodule to latest
2012-11-16 Paul Eggertmaint: port to platforms lacking SIGPIPE
2012-11-16 Paul Eggertdoc: bring up to date and fix troff typos
2012-10-24 Paul Eggerttests: exercise the grep -e portability fix
2012-10-23 Eric Blakebuild: default to --enable-gcc-warnings in a git tree
2012-10-21 Paul Eggertzgrep: do not assume standard 'grep' has -e
2012-08-15 Paul Eggertzgrep: do not assume GNU expr
2012-08-08 Jim Meyeringtests: exercise the just-fixed part of zgrep
2012-08-08 Jim Meyeringzgrep: handle a multi-digit context option like -15
2012-08-07 Jim Meyeringbuild: update gnulib, bootstrap and init.sh
2012-08-07 Jim Meyeringmaint: fix misspellings in old ChangeLog and NEWS
2012-06-20 Paul Eggertzmore: rewrite to fix bugs and assume POSIX
2012-06-17 Jim Meyeringmaint: add .mailmap
2012-06-17 Jim Meyeringmaint: post-release administrivia
2012-06-17 Jim Meyeringversion 1.5 v1.5
2012-06-17 Jim Meyeringbuild: update gnulib for fixed maint.mk
2012-06-17 Jim Meyeringbuild: update gnulib submodule; bootstrap and init...
2012-04-24 Paul Eggertdoc: document -rf change
2012-04-24 Paul Eggertgzip: remove CLOSEDIR
next