summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 3.8v3.8Jim Meyering2021-08-011-1/+1
* build: update gnulib to latestJim Meyering2021-08-011-0/+0
* cmp: avoid reading uninitialized memoryJim Meyering2021-07-311-0/+5
* cmp: avoid reading uninitialized memoryBruno Haible2021-07-281-0/+4
* cmp: revert preceding changeJim Meyering2021-07-281-2/+0
* cmp: avoid reading uninitialized memoryJim Meyering2021-07-271-0/+2
* build: update gnulib submodule to latestPaul Eggert2021-07-191-0/+0
* diff: better --color helpPaul Eggert2021-05-211-2/+2
* doc: fix URL in HACKINGPaul Eggert2021-05-201-1/+1
* diff: pacify compiler re stylePaul Eggert2021-03-241-1/+1
* diff3: avoid signed int overflowPaul Eggert2021-03-241-10/+13
* maint: don’t bother with -Wno-return-local-addrPaul Eggert2021-03-241-7/+0
* maint: disable -Wstack-protectorPaul Eggert2021-03-241-0/+1
* diff: plug memory leak in ifdef.cPaul Eggert2021-03-243-11/+4
* build: update gnulib submodule to latestPaul Eggert2021-03-241-0/+0
* maint: work around GCC -Wreturn-local-addr bugPaul Eggert2021-01-021-0/+4
* maint: update all copyright year number rangesJim Meyering2021-01-0146-50/+64
* build: require autoconf-2.64Jim Meyering2020-12-051-1/+1
* build: update gnulib to latestJim Meyering2020-03-151-0/+0
* doc: adjust formatting to make apropos (man -k) work betterJim Meyering2020-03-151-1/+1
* doc: correct an ancient "At present"Jim Meyering2020-01-191-2/+2
* doc: use program name, not "GNU", in the nroff/man headerJim Meyering2020-01-051-1/+2
* maint: update all copyright year number rangesJim Meyering2020-01-0146-46/+54
* maint: avoid gnulib-tool deprecation warnings, and build failureJim Meyering2019-12-291-3/+2
* maint: avoid syntax-check failureJim Meyering2019-12-291-1/+1
* maint: disable two and reenable many warning optionsJim Meyering2019-12-291-36/+9
* maint: avoid gnulib's lock-tests moduleJim Meyering2019-12-291-0/+1
* build: update gnulib to latestJim Meyering2019-12-233-227/+294
* maint: tweak bootstrap.confJim Meyering2019-12-201-11/+35
* cmp: add test case for Bug#37558Dave Odell2019-10-011-0/+10
* cmp: fix -l width bugPaul Eggert2019-10-011-1/+2
* diff: don’t mistreat -N in arg as a large numberPaul Eggert2019-08-276-30/+35
* build: update gnulib submodule to latestPaul Eggert2019-08-271-0/+0
* maint: ignore ‘configure’ temporariesPaul Eggert2019-07-191-0/+2
* maint: avoid Gnulib setlocale modulePaul Eggert2019-07-191-0/+1
* tests: init.cfg: use $PATH_SEPARATOR not ':'KO Myung-Hun2019-05-241-5/+5
* build: ensure no VLA is usedJim Meyering2019-01-201-1/+4
* build: update gnulib to latestJim Meyering2019-01-202-0/+1
* diff: use xstdopen, not stdopenPaul Eggert2019-01-065-17/+9
* build: update gnulib submodule to latestPaul Eggert2019-01-061-0/+0
* maint: convert all TABs to equivalent spaces in indentationJim Meyering2019-01-0517-3354/+3354
* diff: fix cmp, diff3, sdiff with stdin closedPaul Eggert2019-01-055-15/+31
* diff: remove unportable ‘diff -N - f <&-’ featurePaul Eggert2019-01-055-23/+15
* build: update gnulib submodule to latestPaul Eggert2019-01-051-0/+0
* diff: recognize file descriptors closed by the parent process on HP-UXBruno Haible2019-01-031-0/+7
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-0146-45/+45
* maint: post-release administriviaJim Meyering2018-12-313-2/+5
* version 3.7v3.7Jim Meyering2018-12-311-1/+1
* maint: distribute new file, init.cfgJim Meyering2018-12-311-1/+1
* diff: adjust ANSI escapes for compatibility with less -RDennis Lambe Jr2018-12-304-36/+29