summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix a test failure.HEADmasterBruno Haible2023-04-111-2/+6
* gzip: improve a write-failure diagnosticJim Meyering2023-04-073-1/+32
* build: update gnulib to latestJim Meyering2023-04-073-2/+8
* maint: prefer https: to git:Jim Meyering2023-02-042-2/+2
* zless: improve gzip failure checkingPaul Eggert2023-02-032-1/+12
* gzip: fix exit status on broken pipePaul Eggert2023-02-037-18/+79
* doc: document exit statusPaul Eggert2023-02-031-0/+3
* Don't require 'rsync' as a prerequisite. It is no longer needed since 2018.Bruno Haible2023-01-301-1/+0
* Fix "make check" in a subdirectory (VPATH build).Bruno Haible2023-01-301-1/+1
* maint: update --version copyright datesJim Meyering2023-01-1011-11/+11
* build: update gnulib to latestJim Meyering2023-01-011-0/+0
* maint: update copyright datesJim Meyering2023-01-0170-70/+71
* maint: avoid new sc_tight_scope syntax-check failureJim Meyering2022-12-281-0/+2
* maint: SPC-indent inflate.cJim Meyering2022-12-281-8/+8
* maint: update THANKSPaul Eggert2022-12-271-7/+49
* gzip: use strerror, not perrorPaul Eggert2022-12-276-61/+20
* maint: link with $(LIB_FDATASYNC)Paul Eggert2022-12-271-1/+3
* maint: go back to single-file bootstrapPaul Eggert2022-12-275-1377/+1320
* build: update gnulib submodule to latestPaul Eggert2022-12-271-0/+0
* maint: more fallout from Gnulib syncPaul Eggert2022-12-265-3/+1360
* maint: do not include stdbool.h, stdalign.hPaul Eggert2022-12-263-5/+0
* maint: fix typo in previous patchPaul Eggert2022-12-251-1/+1
* maint: expand tabs in previous patchPaul Eggert2022-12-251-4/+4
* maint: sync to Gnulib bootstrapPaul Eggert2022-12-253-1010/+115
* maint: prefer https: to http:Paul Eggert2022-12-254-7/+7
* maint: port to gcc -std=c99 -Wstrict-prototypesPaul Eggert2022-12-254-6/+6
* gzip: port alignas usage to C23Paul Eggert2022-12-252-2/+2
* gzip: local → staticPaul Eggert2022-12-257-135/+154
* maint: port function definitions to C23Paul Eggert2022-12-2517-162/+158
* maint: stop using obsolete dosname modulePaul Eggert2022-12-253-3/+2
* maint: stop using obsolete stdnoreturn modulePaul Eggert2022-12-255-11/+7
* maint: stop using obsolete fdl modulePaul Eggert2022-12-253-2/+505
* maint: update .gitignore to match Gnulib changesPaul Eggert2022-12-252-4/+6
* build: update gnulib submodule to latestPaul Eggert2022-12-251-0/+0
* zgrep: tweak for sed failurePaul Eggert2022-07-201-1/+2
* build: update gnulib submodule to latestPaul Eggert2022-06-291-0/+0
* maint: update from GnulibPaul Eggert2022-06-291-2/+2
* gzip: test invalid-input bugPaul Eggert2022-06-282-0/+7
* gzip: detect invalid inputPaul Eggert2022-06-281-1/+6
* gzip: match printf format to arg typePaul Eggert2022-06-284-9/+19
* maint: reference CVE-2022-1271 in 1.12's NEWSJim Meyering2022-04-072-1/+2
* maint: update --version copyright datesPaul Eggert2022-04-0712-13/+19
* maint: post-release administriviaJim Meyering2022-04-073-2/+5
* version 1.12v1.12Jim Meyering2022-04-071-1/+1
* zgrep: fix "binary file matches" mislabelingPaul Eggert2022-04-074-9/+53
* maint: use C locale more oftenPaul Eggert2022-04-075-16/+27
* gzexe: optimize out a grepPaul Eggert2022-04-071-3/+4
* gzip: mention when fixed bugs were introducedPaul Eggert2022-04-071-0/+2
* zgrep: port to POSIX sedPaul Eggert2022-04-071-11/+4
* zgrep: add NEWS and tests for this exploitable bugJim Meyering2022-04-073-0/+45