summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 4.9v4.9Jim Meyering2022-11-061-1/+1
* build: update gnulib to latest, and testsuite/init.shJim Meyering2022-11-062-19/+24
* tests: do not rely on unportable "grep -q"Jim Meyering2022-11-061-2/+2
* test: add a test case and mention the change in NEWSJim Meyering2022-10-232-0/+10
* sed: handle the unspecified "n as delimiter alias" case more sensiblyOğuz2022-10-231-2/+0
* build: update gnulib to latest, for Solaris static_assert fixJim Meyering2022-10-231-0/+0
* build: fix am_DISTCHECK_CONFIGURE_FLAGS typoJim Meyering2022-10-161-1/+1
* build: update gnulib to latest, for getdelim vs macOS workaroundJim Meyering2022-10-161-0/+0
* maint: avoid syntax-check failureJim Meyering2022-10-161-1/+1
* maint: tell git to ignore new generated files in lib/Jim Meyering2022-10-161-0/+2
* build: work when perl is installed but not in /usr/bin/perlJim Meyering2022-10-165-53/+138
* build: fix THANKS generationJim Meyering2022-10-161-0/+1
* build: update gnulib to latestJim Meyering2022-10-161-0/+0
* tests: remove stray export-ending semicolon in test setupMarvin Schmidt2022-09-151-1/+1
* maint: pacify ‘make syntax-check’Paul Eggert2022-07-032-7/+7
* sed: fix infloop with symlink cyclesPaul Eggert2022-07-036-66/+87
* build: update gnulib submodule to latestPaul Eggert2022-07-021-0/+0
* maint: exempt doc/fdl.texi from long-line checkJim Meyering2022-07-021-0/+1
* sed: fix temp file cleanupPaul Eggert2022-07-026-123/+75
* .gitconfig: add gt-bug* for some test casesPaul Eggert2022-07-021-0/+1
* Remove unused BOOST.tests, PCRE.tests, SPENCER.testsPaul Eggert2022-07-025-3772/+0
* Remove unused files testcases.h, ptestcases.hPaul Eggert2022-07-023-495/+0
* maint: stop using fdl modulePaul Eggert2022-07-022-1/+505
* Update COPYING, bootstrap from GnulibPaul Eggert2022-07-022-6/+23
* Update, simplify, and sort .gitignore filesPaul Eggert2022-07-025-534/+427
* Add NEWS item for dfa fix in GnulibPaul Eggert2022-07-021-0/+7
* tests: export CONFIG_HEADER to test scriptsChris Marusich2022-02-131-0/+1
* maint: make update-copyrightJim Meyering2022-01-0197-97/+97
* build: update gnulib to latest; also bootstrap and init.shJim Meyering2022-01-013-112/+129
* maint: syntax-check: disable the indent checkJim Meyering2021-12-241-0/+1
* build: non-recursive Automake in a less hacky wayJim Meyering2021-12-172-7/+2
* doc: fix more typosJim Meyering2021-10-021-3/+3
* doc: fix a typoAntonio Diaz Diaz2021-10-021-1/+1
* maint: avoid new syntax-check failureJim Meyering2021-09-051-3/+4
* build: update gnulib to latestJim Meyering2021-09-051-0/+0
* build: update gnulib to latestJim Meyering2021-09-051-0/+0
* doc: tighten/clarify wording e.g., re "g" modifierJim Meyering2021-09-051-30/+34
* sed: allow '0rFILE' (insert FILE before the first line)Assaf Gordon2021-08-168-11/+260
* sed: extract print_file functionAssaf Gordon2021-08-111-17/+21
* doc: fix wording in 'line length adj.' exampleRenaud Pacalet2021-08-041-4/+3
* sed: avoid potential double-fcloseJim Meyering2021-08-011-2/+26
* maint: update obsolete constructs in configure.acJim Meyering2021-08-011-8/+11
* maint: avoid new warning about deprecated security_context_tJim Meyering2021-08-011-2/+2
* build: update gnulib to latestJim Meyering2021-07-105-8/+31
* build: restore build rules for manual pageAssaf Gordon2021-01-051-10/+2
* sed: silence -Wformat-nonoliteral warningAssaf Gordon2021-01-051-0/+3
* maint: update all copyright year number rangesAssaf Gordon2021-01-05100-107/+119
* build: update to newer help2manJim Meyering2020-03-232-156/+387
* sed: handle very long input lines with R (tiny change)Tobias Stoeckmann2020-01-182-1/+4
* sed: handle very long execution lines (tiny change)Tobias Stoeckmann2020-01-182-2/+7