debian/gzip
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...
2007-04-13 Paul Eggert* NEWS: Version 1.3.12 released. v1.3.12
2007-04-13 Paul Eggert* bootstrap (gnulib_tool_option_extras): Put this back...
2007-03-29 Paul Eggert* znew.in (tmp): Use $TMPDIR as temp directory, if...
2007-03-20 Paul Eggert* README-hacking: New file, renamed from README-cvs.
2007-03-16 Paul Eggert* README (WARNING): Reword to avoid mention of no-longe...
2007-02-12 Paul Eggert* gzip.c (foreground): Initialize to zero. This doesn...
2007-02-08 Paul Eggert* zdiff.in: Don't use '((' in a shell script, as it...
2007-02-05 Paul Eggert* NEWS: Version 1.3.11 released.
2007-02-05 Paul Eggert* doc/gzip.texi: Convert Texinfo format into a more...
2007-02-05 Paul EggertUpdate copyright year.
2007-02-05 Paul Eggert* .cvsignore: Add *.gz, gunzip, zcat, zcmp, zegrep...
2007-02-05 Paul Eggert* gunzip.in, zcat.in, zcmp.in, zegrep.in, zfgrep.in...
2007-01-11 Paul EggertUse -eq, not =, in case expr outputs leading zeros...
2007-01-11 Paul Eggert* m4/shell.m4 (AC_PROG_SHELL): Test that $(...) works.
2007-01-04 Paul Eggert* zdiff.in (cmp0): New var.
2007-01-04 Paul Eggert* zdiff.in: Test /dev//fd/3, not /dev/fd/3, to work...
2006-12-31 Paul Eggert* Makefile.am (check-local): Don't assume $(srcdir...
2006-12-31 Paul Eggert* NEWS: Version 1.3.10 released.
2006-12-30 Paul Eggert* zless.in: Work around a bug in less 394 and earlier; it
2006-12-30 Paul Eggert* doc/gzip.texi: Swap order of dircategory entries...
2006-12-30 Paul Eggert* zgrep.in (version): Fix bug: $grep wasn't evaluated.
2006-12-27 Paul EggertMention Debian bug number.
2006-12-27 Paul Eggert* NEWS: gzip -q now exits with status 2 (not 1) on...
2006-12-24 Paul Eggert* NEWS: Fix bug reported by Martin Mares in
2006-12-24 Paul Eggert* NEWS: Document this.
2006-12-24 Paul Eggert* zdiff.in: Fix typo that broke most usages. Problem...
2006-12-23 Paul Eggert* zdiff.1: Mention that these programs currently unders...
2006-12-20 Paul Eggert* inflate.c (huft_build): Fix regression that caused...
2006-12-15 Paul Eggert* configure.ac (for an assembler syntax supported by...
2006-12-15 Paul Eggert* Makefile.am (MOSTLYCLEANFILES): Add _match.i.
2006-12-15 Paul Eggert* NEWS, configure.ac (AC_INIT):
2006-12-14 Paul Eggert* configure.ac: Use $CPPFLAGS everywhere $CPP is used...
2006-12-12 Paul Eggert* configure.ac (ASCPPPOST): Simplify to use just 'sed'.
2006-12-11 Paul EggertThe SSIZE_MAX fix didn't work on NSK, so fix it in...
2006-12-09 Paul Eggert* NEWS, configure.ac (AC_INIT):
2006-12-09 Paul Eggert* gzexe.in (mktemp_status): New var, used to see whether
2006-12-09 Paul Eggert* zdiff.in: Remove first line containing ":". This...
2006-12-09 Paul EggertFix problems in porting to NSK reported by Matthew...
2006-12-08 Paul Eggert* gzexe.in: Work around FreeBSD shell trap bug.
2006-12-08 Paul Eggert* .cvsignore: Add .deps, gzexe, gzip, zdiff, zforce...
2006-12-08 Paul Eggert* configure.ac (for assembler): Set ASFLAGS_config to
2006-12-08 Paul EggertFix typo in comment.
2006-12-08 Paul Eggert* Makefile.am (install-exec-hook): Fix bug when installing
2006-12-07 Paul Eggert* deflate.c (deflate_fast, deflate): Avoid core dump...
2006-12-07 Paul EggertRegenerte.
2006-12-07 Paul Eggert* NEWS, configure.ac (AC_INIT):
2006-12-07 Paul EggertFix build failure on case-insensitive file systems.
2006-12-07 Paul Eggert* NEWS: Document the fixes below.
2006-12-06 Paul EggertPort to Tandem NSK/OSS, which lacks fchdir. Problem...
2006-12-05 Paul Eggert* NEWS: Describe the following change briefly.
2006-12-05 Paul Eggert* .cvsignore: Add *.doc, build-aux.
2006-12-02 Paul Eggert* doc/gzip.texi (Overview): Mention limits of gzip...
2006-12-02 Paul Eggert* gzip.c (abort_gzip_signal): Don't call abort () as...
2006-12-01 Paul Eggert* NEWS: Describe gzexe changes noted below.
next