2016-03-06 |
Paul Eggert | gzip: minor zgrep cleanup
|
commit | commitdiff | tree |
2016-03-06 |
Paul Eggert | gzip: port zgrep to Solaris 11.2
|
commit | commitdiff | tree |
2016-03-06 |
Paul Eggert | gzip: remove --__bindir
|
commit | commitdiff | tree |
2016-02-28 |
Paul Eggert | misc: update --version copyright
|
commit | commitdiff | tree |
2016-02-28 |
Paul Eggert | gzip: new option --synchronous
|
commit | commitdiff | tree |
2016-02-28 |
Paul Eggert | gzip: use constants, not fileno
|
commit | commitdiff | tree |
2016-02-28 |
Paul Eggert | gzip: fdatasync output dir before unlinking
|
commit | commitdiff | tree |
2016-02-23 |
Paul Eggert | fsync output file before closing
|
commit | commitdiff | tree |
2015-03-17 |
Paul Eggert | gzip: make the GZIP env var obsolescent
|
commit | commitdiff | tree |
2015-03-14 |
Paul Eggert | maint: adjust to recent gnulib
|
commit | commitdiff | tree |
2014-11-10 |
Paul Eggert | gzip: adjust -v output when -k is also specified
|
commit | commitdiff | tree |
2014-10-10 |
Paul Eggert | tests: use local dir for output
|
commit | commitdiff | tree |
2014-08-10 |
Paul Eggert | gzip: fix --suffix=z bug (Bug#18239)
|
commit | commitdiff | tree |
2014-06-13 |
Paul Eggert | zgrep: exit with status 0 if a file matches and there...
|
commit | commitdiff | tree |
2014-06-07 |
Paul Eggert | doc: use UTF-8 in the manual
|
commit | commitdiff | tree |
2014-06-07 |
Paul Eggert | maint: update .gitignore files
|
commit | commitdiff | tree |
2014-03-07 |
Paul Eggert | zless: improve gzip failure checking, and port to new...
|
commit | commitdiff | tree |
2013-10-24 |
Paul Eggert | gzip: fix permissions issue on Solaris-like systems
|
commit | commitdiff | tree |
2013-10-04 |
Paul Eggert | znew: avoid denial-of-service issue
|
commit | commitdiff | tree |
2013-06-19 |
Paul Eggert | Fix spelling typo in newly-added comment.
|
commit | commitdiff | tree |
2013-06-19 |
Paul Eggert | tests: zgrep-signal race condition fix
|
commit | commitdiff | tree |
2013-06-12 |
Paul Eggert | zgrep: usage should say which grep options are not...
|
commit | commitdiff | tree |
2013-06-12 |
Paul Eggert | gzip: port util.c to Compaq C V6.5-303
|
commit | commitdiff | tree |
2013-06-12 |
Paul Eggert | tests: zgrep-context assumes grep knows context
|
commit | commitdiff | tree |
2013-06-12 |
Paul Eggert | doc: zgrep exit status, unsupported options
|
commit | commitdiff | tree |
2013-06-12 |
Paul Eggert | maint: port to platforms lacking SIGPIPE
|
commit | commitdiff | tree |
2013-04-15 |
Paul Eggert | tests: redo patch for non-GNU gzip installed in /usr...
|
commit | commitdiff | tree |
2013-04-10 |
Paul Eggert | tests: work even if non-GNU gzip is installed in /usr...
|
commit | commitdiff | tree |
2013-04-10 |
Paul Eggert | maint: adjust to Gnulib, Automake changes
|
commit | commitdiff | tree |
2013-04-10 |
Paul Eggert | tests: port to Solaris 10 /bin/sh
|
commit | commitdiff | tree |
2013-02-25 |
Paul Eggert | gzip: port to DMF file systems
|
commit | commitdiff | tree |
2013-02-05 |
Paul Eggert | gzip: fix bug where you say "n" and gzip acts as if...
|
commit | commitdiff | tree |
2013-01-06 |
Paul Eggert | maint: adjust to Gnulib changes
|
commit | commitdiff | tree |
2012-12-10 |
Paul Eggert | diagnose unexpected EOF and zero lengths in packed...
|
commit | commitdiff | tree |
2012-12-10 |
Paul Eggert | gzip: diagnose invalid code in packed data
|
commit | commitdiff | tree |
2012-11-16 |
Paul Eggert | gzip: fix debugging/porting typo
|
commit | commitdiff | tree |
2012-11-16 |
Paul Eggert | maint: merge build improvements from coreutils
|
commit | commitdiff | tree |
2012-11-16 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2012-11-16 |
Paul Eggert | maint: port to platforms lacking SIGPIPE
|
commit | commitdiff | tree |
2012-11-16 |
Paul Eggert | doc: bring up to date and fix troff typos
|
commit | commitdiff | tree |
2012-10-24 |
Paul Eggert | tests: exercise the grep -e portability fix
|
commit | commitdiff | tree |
2012-10-21 |
Paul Eggert | zgrep: do not assume standard 'grep' has -e
|
commit | commitdiff | tree |
2012-08-15 |
Paul Eggert | zgrep: do not assume GNU expr
|
commit | commitdiff | tree |
2012-06-20 |
Paul Eggert | zmore: rewrite to fix bugs and assume POSIX
|
commit | commitdiff | tree |
2012-04-24 |
Paul Eggert | doc: document -rf change
|
commit | commitdiff | tree |
2012-04-24 |
Paul Eggert | gzip: remove CLOSEDIR
|
commit | commitdiff | tree |
2012-04-24 |
Paul Eggert | gzip: port gzip -rf to ZFS
|
commit | commitdiff | tree |
2012-03-18 |
Paul Eggert | gzip: fix nondeterministic compression results
|
commit | commitdiff | tree |
2011-12-22 |
Paul Eggert | zless: decompress stdin too, if less 429 or later
|
commit | commitdiff | tree |
2011-11-03 |
Paul Eggert | * tests/zgrep-signal: Don't assume exit status 141...
|
commit | commitdiff | tree |
2011-11-02 |
Paul Eggert | * tests/zgrep-signal: Use perl instead of a nonportable...
|
commit | commitdiff | tree |
2011-11-02 |
Paul Eggert | * tests/zgrep-signal: Test for Fedora 15 signal bug.
|
commit | commitdiff | tree |
2011-11-02 |
Paul Eggert | * gzip.c (treat_stdin): If quiet, be quiet with plain...
|
commit | commitdiff | tree |
2011-06-21 |
Paul Eggert | * deflate.c: Export nice_match to assembler.
|
commit | commitdiff | tree |
2010-12-01 |
Paul Eggert | * NEWS: The "gzip -f foo.gz" change occurred in 1.3...
|
commit | commitdiff | tree |
2010-11-10 |
Paul Eggert | zgrep: don't assume traditional behavior with signal...
|
commit | commitdiff | tree |
2010-11-09 |
Paul Eggert | zgrep: fix shell portability bug with -f; fix mishandling...
|
commit | commitdiff | tree |
2010-11-08 |
Paul Eggert | maint: fix copyright dates that were munged by a maintenance...
|
commit | commitdiff | tree |
2010-09-15 |
Paul Eggert | zgrep: fix parsing of -Eh options
|
commit | commitdiff | tree |
2010-08-17 |
Paul Eggert | gzip: fix NO_SIZE_CHECK for VMS
|
commit | commitdiff | tree |
2010-08-15 |
Paul Eggert | algorithm.doc: mention Internet RFC 1952 and modernize...
|
commit | commitdiff | tree |
2010-08-15 |
Paul Eggert | gzip: Use 0x%04x instead of %x when printing 16-bit...
|
commit | commitdiff | tree |
2010-08-04 |
Paul Eggert | maint: update bootstrap
|
commit | commitdiff | tree |
2010-07-03 |
Paul Eggert | Mention that gzip -d now handles FHCRC.
|
commit | commitdiff | tree |
2010-07-03 |
Paul Eggert | Decode FHCRC flag properly, as per Internet RFC 1952.
|
commit | commitdiff | tree |
2010-07-01 |
Paul Eggert | Don't assume that sizeof (long) == 4 when computing...
|
commit | commitdiff | tree |
2010-07-01 |
Paul Eggert | Update Info-ZIP name and coordinates (thanks to Greg...
|
commit | commitdiff | tree |
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 |