debian/gzip
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
2012-04-24 Paul Eggertgzip: port gzip -rf to ZFS
2012-03-18 Paul Eggertgzip: fix nondeterministic compression results
2012-01-11 Jim Meyeringtests: make all test scripts executable; work with...
2012-01-11 Jim Meyeringbuild: accommodate newer bootstrap from gnulib
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-22 Paul Eggertzless: decompress stdin too, if less 429 or later
2011-11-29 Jim Meyeringbuild: update gnulib submodule to latest
2011-11-29 Jim Meyeringbuild: accommodate gnulib's new warnings with --enable...
2011-11-29 Jim Meyeringtests: use "compare exp out", not "compare out exp"
2011-11-05 Jim Meyeringbuild: update gnulib submodule to latest
2011-11-03 Paul Eggert* tests/zgrep-signal: Don't assume exit status 141...
2011-11-02 Paul Eggert* tests/zgrep-signal: Use perl instead of a nonportable...
2011-11-02 Paul Eggert* tests/zgrep-signal: Test for Fedora 15 signal bug.
2011-11-02 Jim Meyeringbuild: update gnulib submodule to latest
2011-11-02 Jim Meyeringtests: mixed: correct size-enumeration logic
2011-11-02 Jim Meyeringmaint: avoid "make syntax-check" failure
2011-11-02 Paul Eggert* gzip.c (treat_stdin): If quiet, be quiet with plain...
2011-08-10 Jim Meyeringmaint: remove amiga, atari, msdos, nt, os2, vms sub...
2011-08-10 Jim Meyeringbuild: use largefile module and update to latest gnulib
2011-07-12 Jim Meyeringmaint: update init.sh and bootstrap from gnulib
2011-07-12 Jim Meyeringmaint: use gnulib's realloc-gnu and malloc-gnu modules
2011-07-12 Jim Meyeringbuild: update gnulib submodule to latest
2011-06-21 Paul Eggert* deflate.c: Export nice_match to assembler.
2011-06-08 Jim Meyeringbuild: fix "make syntax-check"
2011-06-08 Jim Meyeringbuild: avoid link failure: this time on i686 linux
2011-05-14 Jim Meyeringbuild: avoid link failure on at least i386-FreeBSD7.2
2011-05-13 Jim Meyeringavoid new build failure on a system without <crypt.h>
2011-05-13 Jim Meyeringmaint: use gnulib's new readme-release module
2011-05-09 Jim Meyeringbuild: update gnulib submodule to latest
2011-05-09 Jim Meyeringmaint: prepare for gnulib's new tight-scope syntax...
2011-05-09 Jim Meyeringmaint: declare many variables to be static
2011-05-09 Jim Meyeringmaint: remove crypt.[ch] stubs
2011-05-09 Jim Meyeringmaint: limit scope of several functions
2011-05-09 Jim Meyeringmaint: remove all uses of OF((...)) prototype-hiding...
2011-05-09 Jim Meyeringmaint: prepare for tight-scope rule: use noinst_HEADERS
2011-04-14 Jim Meyeringmaint: update bootstrap and init.sh from gnulib
2011-04-14 Jim Meyeringmaint: note that we'll remove amiga, atari, msdos,...
2011-04-14 Jim Meyeringbuild: update gnulib submodule to latest
2011-04-14 Jim Meyeringmaint: fix typos in vms manual: s/it\nit/\nit/
2011-04-10 Jim Meyeringmaint: fix typos in comment: s/to to/to/
2011-03-20 Jim Meyeringmaint: stop using .x-sc_* files to list syntax-check...
next