summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: suppress new test's doubled-word syntax-check failureHEADmasterJim Meyering2023-05-131-0/+1
* build: update gnulib submodule to latestPaul Eggert2023-05-131-0/+0
* gnulib: fix Y2038 bug (again)Carlo Marcelo Arenas Belón2023-05-134-1/+19
* maint: add 'diff --git' TODOPaul Eggert2023-02-241-0/+6
* maint: update .gitignorePaul Eggert2023-02-101-11/+5
* diff: fix bug where -D does not workPaul Eggert2023-02-104-1/+44
* build: update gnulib submodule to latestPaul Eggert2023-02-072-1/+1
* diff: use C23 boolPaul Eggert2023-02-053-3/+1
* diff: prefer nullptr to NULLPaul Eggert2023-02-059-50/+52
* doc: update README-hackingPaul Eggert2023-02-051-4/+10
* maint: sync bootstrap from GnulibPaul Eggert2023-02-051-605/+1018
* build: update gnulib submodule to latestPaul Eggert2023-02-052-15/+0
* build: add librariesPaul Eggert2023-02-051-2/+7
* doc: update HACKINGJim Meyering2023-02-041-22/+9
* maint: prefer https: to git:Jim Meyering2023-02-043-6/+6
* tests: accommodate newer GNU make's SIGPIPE-ignoreJim Meyering2023-01-161-1/+4
* maint: post-release administriviaJim Meyering2023-01-153-2/+5
* version 3.9v3.9Jim Meyering2023-01-151-1/+1
* build: update gnulib to latestJim Meyering2023-01-151-0/+0
* tests: avoid large-subopt XPASS on systems without perlJim Meyering2023-01-052-1/+2
* tests: avoid a test failure when using Solaris 11.4's old grepBruno Haible2023-01-051-1/+1
* build: update gnulib to latestJim Meyering2023-01-011-0/+0
* maint: update copyright datesJim Meyering2023-01-0144-45/+45
* build: simplify GCC 12 false alarm workaroundPaul Eggert2022-12-311-16/+7
* maint: fix assumption typoPaul Eggert2022-12-311-1/+1
* build: update gnulib to latestJim Meyering2022-12-301-0/+0
* build: temp?-disable -Wanalyzer-use-of-uninitialized-valueJim Meyering2022-12-301-1/+9
* build: update gnulib to latestJim Meyering2022-12-111-0/+0
* build: update gnulib to latestJim Meyering2022-11-121-0/+0
* doc: mark up SEE ALSO (Bug#53976)Paul Eggert2022-02-144-4/+14
* tests: fix false-failure on systems without valgrindJim Meyering2022-01-241-1/+1
* build: update gnulib submodule to latestPaul Eggert2022-01-141-0/+0
* maint: avoid new syntax-check failureJim Meyering2022-01-031-1/+2
* maint: make update-copyrightJim Meyering2022-01-0342-42/+43
* build: update gnulib to latest; also bootstrap and init.shJim Meyering2022-01-033-117/+149
* maint: modernize README-{hacking,prereq}Paul Eggert2021-10-302-35/+81
* doc: copy fdl.texi into gitPaul Eggert2021-10-162-1/+505
* maint: direct dependency on time_rz nowPaul Eggert2021-10-161-0/+1
* build: update gnulib submodule to latestPaul Eggert2021-10-161-0/+0
* diff: fix timezone bug on SolarisPaul Eggert2021-10-156-1/+32
* diff3: port better to MS-WindowsPaul Eggert2021-08-311-23/+23
* maint: port better to non-POSIXPaul Eggert2021-08-301-4/+24
* maint: prefer attribute.h attributesPaul Eggert2021-08-3010-42/+29
* build: update gnulib submodule to latestPaul Eggert2021-08-301-0/+0
* diff: avoid double translationPaul Eggert2021-08-301-2/+2
* diff: use variable arg list for messagesPaul Eggert2021-08-304-56/+74
* diff: port better to MS-WindowsPaul Eggert2021-08-291-21/+15
* diff: cleanup signal handling just before exitPaul Eggert2021-08-284-65/+127
* diff: add integer overflow checkingPaul Eggert2021-08-221-3/+12
* maint: refactor integer overflow checkingPaul Eggert2021-08-224-29/+14