2010-05-11 |
Paul Eggert | * doc/gzip.texi (Sample): Fix backslash quoting problem.
|
commit | commitdiff | tree |
2007-11-25 |
Paul Eggert | * lib/.cvsignore: Update to match current gnulib.
|
commit | commitdiff | tree |
2007-11-25 |
Paul Eggert | * gzip.c (handled_sig): Move out of install_signal_handlers...
|
commit | commitdiff | tree |
2007-10-04 |
Paul Eggert | * doc/gzip.texi: Adjust to new fdl.texi format, in...
|
commit | commitdiff | tree |
2007-10-04 |
Paul Eggert | * Makefile.am (gzip.doc.gz, check-local): Depend on...
|
commit | commitdiff | tree |
2007-07-03 |
Paul Eggert | Update to GPLv3.
|
commit | commitdiff | tree |
2007-06-14 |
Paul Eggert | * zless.1: Fix some troff typos mentioned in the latest...
|
commit | commitdiff | tree |
2007-06-14 |
Paul Eggert | * gzip.c (copy_stat): Adjust to gnulib's renaming of...
|
commit | commitdiff | tree |
2007-06-12 |
Paul Eggert | Fix typo in 2006-12-04 entry; it should have read ...
|
commit | commitdiff | tree |
2007-06-04 |
Paul Eggert | * gzip.c (get_method): Fix typo: "a a" -> "a" in diagnostic...
|
commit | commitdiff | tree |
2007-05-08 |
Paul Eggert | Fix misspelling of name.
|
commit | commitdiff | tree |
2007-05-07 |
Paul Eggert | * NEWS: 'gzip -f foo.gz' now works instead of complaining.
|
commit | commitdiff | tree |
2007-05-04 |
Paul Eggert | * Makefile.am (.in): Substitute @bindir@, not BINDIR...
|
commit | commitdiff | tree |
2007-04-29 |
Paul Eggert | * m4/shell.m4 (AC_PROG_SHELL): Check for old-fashioned...
|
commit | commitdiff | tree |
2007-04-13 |
Paul Eggert | * NEWS: Version 1.3.12 released.
|
commit | commitdiff | tree |
2007-04-13 |
Paul Eggert | * bootstrap (gnulib_tool_option_extras): Put this back...
|
commit | commitdiff | tree |
2007-03-29 |
Paul Eggert | * znew.in (tmp): Use $TMPDIR as temp directory, if...
|
commit | commitdiff | tree |
2007-03-20 |
Paul Eggert | * README-hacking: New file, renamed from README-cvs.
|
commit | commitdiff | tree |
2007-03-16 |
Paul Eggert | * README (WARNING): Reword to avoid mention of no-longer...
|
commit | commitdiff | tree |
2007-02-12 |
Paul Eggert | * gzip.c (foreground): Initialize to zero. This doesn...
|
commit | commitdiff | tree |
2007-02-08 |
Paul Eggert | * zdiff.in: Don't use '((' in a shell script, as it...
|
commit | commitdiff | tree |
2007-02-05 |
Paul Eggert | * NEWS: Version 1.3.11 released.
|
commit | commitdiff | tree |
2007-02-05 |
Paul Eggert | * doc/gzip.texi: Convert Texinfo format into a more...
|
commit | commitdiff | tree |
2007-02-05 |
Paul Eggert | Update copyright year.
|
commit | commitdiff | tree |
2007-02-05 |
Paul Eggert | * .cvsignore: Add *.gz, gunzip, zcat, zcmp, zegrep...
|
commit | commitdiff | tree |
2007-02-05 |
Paul Eggert | * gunzip.in, zcat.in, zcmp.in, zegrep.in, zfgrep.in...
|
commit | commitdiff | tree |
2007-01-11 |
Paul Eggert | Use -eq, not =, in case expr outputs leading zeros...
|
commit | commitdiff | tree |
2007-01-11 |
Paul Eggert | * m4/shell.m4 (AC_PROG_SHELL): Test that $(...) works.
|
commit | commitdiff | tree |
2007-01-04 |
Paul Eggert | * zdiff.in (cmp0): New var.
|
commit | commitdiff | tree |
2007-01-04 |
Paul Eggert | * zdiff.in: Test /dev//fd/3, not /dev/fd/3, to work...
|
commit | commitdiff | tree |
2006-12-31 |
Paul Eggert | * Makefile.am (check-local): Don't assume $(srcdir...
|
commit | commitdiff | tree |
2006-12-31 |
Paul Eggert | * NEWS: Version 1.3.10 released.
|
commit | commitdiff | tree |
2006-12-30 |
Paul Eggert | * zless.in: Work around a bug in less 394 and earlier; it
|
commit | commitdiff | tree |
2006-12-30 |
Paul Eggert | * doc/gzip.texi: Swap order of dircategory entries...
|
commit | commitdiff | tree |
2006-12-30 |
Paul Eggert | * zgrep.in (version): Fix bug: $grep wasn't evaluated.
|
commit | commitdiff | tree |
2006-12-27 |
Paul Eggert | Mention Debian bug number.
|
commit | commitdiff | tree |
2006-12-27 |
Paul Eggert | * NEWS: gzip -q now exits with status 2 (not 1) on...
|
commit | commitdiff | tree |
2006-12-24 |
Paul Eggert | * NEWS: Fix bug reported by Martin Mares in
|
commit | commitdiff | tree |
2006-12-24 |
Paul Eggert | * NEWS: Document this.
|
commit | commitdiff | tree |
2006-12-24 |
Paul Eggert | * zdiff.in: Fix typo that broke most usages. Problem...
|
commit | commitdiff | tree |
2006-12-23 |
Paul Eggert | * zdiff.1: Mention that these programs currently understand...
|
commit | commitdiff | tree |
2006-12-20 |
Paul Eggert | * inflate.c (huft_build): Fix regression that caused...
|
commit | commitdiff | tree |
2006-12-15 |
Paul Eggert | * configure.ac (for an assembler syntax supported by...
|
commit | commitdiff | tree |
2006-12-15 |
Paul Eggert | * Makefile.am (MOSTLYCLEANFILES): Add _match.i.
|
commit | commitdiff | tree |
2006-12-15 |
Paul Eggert | * NEWS, configure.ac (AC_INIT):
|
commit | commitdiff | tree |
2006-12-14 |
Paul Eggert | * configure.ac: Use $CPPFLAGS everywhere $CPP is used...
|
commit | commitdiff | tree |
2006-12-12 |
Paul Eggert | * configure.ac (ASCPPPOST): Simplify to use just 'sed'. 2006-12-11 Paul Eggert <eggert@cs.ucla.edu>
|
commit | commitdiff | tree |
2006-12-11 |
Paul Eggert | The SSIZE_MAX fix didn't work on NSK, so fix it in...
|
commit | commitdiff | tree |
2006-12-09 |
Paul Eggert | * NEWS, configure.ac (AC_INIT):
|
commit | commitdiff | tree |
2006-12-09 |
Paul Eggert | * gzexe.in (mktemp_status): New var, used to see whether
|
commit | commitdiff | tree |
2006-12-09 |
Paul Eggert | * zdiff.in: Remove first line containing ":". This...
|
commit | commitdiff | tree |
2006-12-09 |
Paul Eggert | Fix problems in porting to NSK reported by Matthew...
|
commit | commitdiff | tree |
2006-12-08 |
Paul Eggert | * gzexe.in: Work around FreeBSD shell trap bug.
|
commit | commitdiff | tree |
2006-12-08 |
Paul Eggert | * .cvsignore: Add .deps, gzexe, gzip, zdiff, zforce...
|
commit | commitdiff | tree |
2006-12-08 |
Paul Eggert | * configure.ac (for assembler): Set ASFLAGS_config to
|
commit | commitdiff | tree |
2006-12-08 |
Paul Eggert | Fix typo in comment.
|
commit | commitdiff | tree |
2006-12-08 |
Paul Eggert | * Makefile.am (install-exec-hook): Fix bug when installing
|
commit | commitdiff | tree |
2006-12-07 |
Paul Eggert | * deflate.c (deflate_fast, deflate): Avoid core dump...
|
commit | commitdiff | tree |
2006-12-07 |
Paul Eggert | Regenerte.
|
commit | commitdiff | tree |
2006-12-07 |
Paul Eggert | * NEWS, configure.ac (AC_INIT):
|
commit | commitdiff | tree |
2006-12-07 |
Paul Eggert | Fix build failure on case-insensitive file systems.
|
commit | commitdiff | tree |
2006-12-07 |
Paul Eggert | * NEWS: Document the fixes below.
|
commit | commitdiff | tree |
2006-12-06 |
Paul Eggert | Port to Tandem NSK/OSS, which lacks fchdir. Problem...
|
commit | commitdiff | tree |
2006-12-05 |
Paul Eggert | * NEWS: Describe the following change briefly.
|
commit | commitdiff | tree |
2006-12-05 |
Paul Eggert | * .cvsignore: Add *.doc, build-aux.
|
commit | commitdiff | tree |
2006-12-02 |
Paul Eggert | * doc/gzip.texi (Overview): Mention limits of gzip...
|
commit | commitdiff | tree |
2006-12-02 |
Paul Eggert | * gzip.c (abort_gzip_signal): Don't call abort () as...
|
commit | commitdiff | tree |
2006-12-01 |
Paul Eggert | * NEWS: Describe gzexe changes noted below.
|
commit | commitdiff | tree |
2006-11-27 |
Paul Eggert | * inflate.c (inflate_dynamic, inflate): Don't send...
|
commit | commitdiff | tree |
2006-11-26 |
Paul Eggert | * zgrep.in: If the file name contains newline, &, ...
|
commit | commitdiff | tree |
2006-11-26 |
Paul Eggert | * gzip.1 (OPTIONS): ouput -> output. Problem reported...
|
commit | commitdiff | tree |
2006-11-26 |
Paul Eggert | (check-local): Quote $file a bit better.
|
commit | commitdiff | tree |
2006-11-26 |
Paul Eggert | * Makefile.am (FILES_TO_CHECK): New macro.
|
commit | commitdiff | tree |
2006-11-20 |
Paul Eggert | * NEWS, configure.ac (AC_INIT):
|
commit | commitdiff | tree |
2004-06-25 |
Paul Eggert | Use set -C to close some security holes.
|
commit | commitdiff | tree |
2004-06-25 |
Paul Eggert | Use just one temporary, not two.
|
commit | commitdiff | tree |
2002-09-30 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2002-09-30 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2002-09-30 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-30 |
Paul Eggert | gzip ChangeLog
|
commit | commitdiff | tree |
2002-09-30 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-30 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-30 |
Paul Eggert | (match.$(OBJEXT)): Use .S as extension for $(ASCPP),
|
commit | commitdiff | tree |
2002-09-30 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-30 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-29 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2002-09-29 |
Paul Eggert | Use LESSOPEN, not PAGER.
|
commit | commitdiff | tree |
2002-09-29 |
Paul Eggert | Use shell pattern matching instead of 'expr', which...
|
commit | commitdiff | tree |
2002-09-28 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-28 |
Paul Eggert | Set ZMORE_PROGRAM_NAME, so that the usage message makes...
|
commit | commitdiff | tree |
2002-09-28 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-28 |
Paul Eggert | Use "gzip -lv", not "gzip -v". Patch by Ralf Neubauer.
|
commit | commitdiff | tree |
2002-09-28 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-28 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-27 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-26 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-26 |
Paul Eggert | (AM_MAKEINFOFLAGS): Add --no-split.
|
commit | commitdiff | tree |
2002-09-26 |
Paul Eggert | Update to current versions of Autoconf and Automake.
|
commit | commitdiff | tree |
2002-09-25 |
Paul Eggert | gzip 1.3.5
|
commit | commitdiff | tree |
2002-09-02 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |