summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* zgrep: avoid exploit via multi-newline file namesLasse Collin2022-04-061-3/+7
* gzip: fix i386 portPaul Eggert2022-04-061-4/+4
* maint: pacify GCC with recent x86 glibcPaul Eggert2022-04-061-0/+1
* maint: update from GnulibPaul Eggert2022-04-044-26/+47
* build: update gnulib submodule to latestPaul Eggert2022-04-041-0/+0
* build: support --program-prefix etc.Paul Eggert2022-04-0415-26/+73
* doc: improve doc for saved timestamps etc.Paul Eggert2022-04-012-12/+24
* tests: port list-big test to macOS 12.1Paul Eggert2022-03-311-1/+1
* zmore: don't assume benign PAGER in testingPaul Eggert2022-03-311-1/+1
* zless: install only on platforms with 'less'Paul Eggert2022-03-314-3/+21
* doc: spelling fixesPaul Eggert2022-03-293-16/+16
* doc: omit @refillPaul Eggert2022-03-291-1/+1
* zdiff: fix another arg-handling bugPaul Eggert2022-03-081-52/+75
* zdiff: fix arg handling bugPaul Eggert2022-03-072-1/+14
* doc: embolden SEE ALSO refsPaul Eggert2022-02-106-6/+36
* maint: avoid new syntax-check failuresJim Meyering2022-01-031-0/+1
* build: disable some expensive compiler warnings by defaultJim Meyering2022-01-031-26/+41
* maint: make update-copyrightJim Meyering2022-01-0365-65/+65
* build: update gnulib to latest; also bootstrap and init.shJim Meyering2022-01-034-112/+130
* doc: document gzip -l changePaul Eggert2021-12-153-29/+10
* gzip: gzip -l now outputs accurate sizePaul Eggert2021-12-158-66/+76
* maint: reduce module couplingPaul Eggert2021-12-0110-51/+26
* maint: modernize README-{hacking,prereq}Paul Eggert2021-10-302-28/+118
* build: update gnulib submodule to latestPaul Eggert2021-09-071-0/+0
* maint: post-release administriviaJim Meyering2021-09-033-2/+5
* version 1.11v1.11Jim Meyering2021-09-031-1/+1
* tests: port still better to NetBSDPaul Eggert2021-08-311-5/+9
* tests: port better to NetBSDPaul Eggert2021-08-312-4/+8
* tests: update help-version from coreutilsPaul Eggert2021-08-311-59/+61
* maint: update .gitignore filesPaul Eggert2021-08-313-11/+11
* tests: port two-files to IRIX 6.5Paul Eggert2021-08-311-0/+2
* build: update gnulib to latestJim Meyering2021-08-291-0/+0
* maint: don't send announcements to TP coordinatorJim Meyering2021-08-291-0/+4
* gzip: clarify "other links" diagnosticPaul Eggert2021-08-191-2/+2
* build: update gnulib to latestJim Meyering2021-08-082-1/+13
* build: update gnulib to latestJim Meyering2021-06-304-5/+13
* bug#47715: [PATCH] gzip.c: use a more portable alignmentDmitry V. Levin2021-04-111-2/+2
* maint: modernize .gitignorePaul Eggert2021-03-072-25/+20
* zgrep: fix option typoPaul Eggert2021-03-071-1/+1
* gzip: port to SIGPIPE-less platformsPaul Eggert2021-03-071-0/+2
* * gzip.1: Quote better (Bug#46730).Paul Eggert2021-02-261-2/+2
* maint: update all copyright year number rangesJim Meyering2021-01-0169-71/+87
* maint: avoid another autoreconf warningJim Meyering2020-12-091-2/+3
* maint: remove uses of obsolete macrosJim Meyering2020-12-091-3/+0
* maint: avoid autoreconf warningsJim Meyering2020-12-091-1/+1
* build: update gnulib to latestJim Meyering2020-12-091-0/+0
* build: require autoconf-2.64Jim Meyering2020-12-091-1/+1
* Add a test for compressing and decompressing two filesIlya Leoshkevich2020-09-242-0/+32
* Fix DFLTCC segfault when compressing or decompressing two filesIlya Leoshkevich2020-09-241-6/+8
* bug#43583: Fix building DFLTCC with clangIlya Leoshkevich2020-09-241-1/+6