summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* grep: don’t diagnose "grep '\-c'"Paul Eggert2022-06-061-1/+9
* doc: document \] and \}Paul Eggert2022-06-041-1/+7
* build: update gnulib submodule to latestPaul Eggert2022-06-041-0/+0
* build: update bootstrap to gnulib latestPaul Eggert2022-06-031-2/+2
* build: update gnulib submodule to latestPaul Eggert2022-06-031-0/+0
* maint: spelling fixesPaul Eggert2022-06-033-4/+4
* grep: sanity-check GREP_COLORPaul Eggert2022-05-312-1/+8
* tests: placate syntax-check's sorted-test ruleJim Meyering2022-05-291-1/+1
* maint: include fdl.texi in version control, per gnulib module adviceJim Meyering2022-05-294-2/+506
* maint: po/POTFILES.in: add src/dfasearch.c to avoid syntax-check failureJim Meyering2022-05-291-0/+1
* build: sync init.sh from gnulibJim Meyering2022-05-291-19/+24
* grep: document --color[=WHEN] more carefullyPaul Eggert2022-05-291-4/+16
* tests: new test color-colorsPaul Eggert2022-05-292-0/+49
* grep: deprecate GREP_COLORPaul Eggert2022-05-294-69/+43
* maint: fix typo in bug numberPaul Eggert2022-05-241-1/+1
* grep: warn about ‘(+x)’ etc.Paul Eggert2022-05-242-1/+6
* build: update gnulib submodule to latestPaul Eggert2022-05-241-0/+0
* grep: warn about stray backslashesPaul Eggert2022-05-232-3/+10
* build: update gnulib submodule to latestPaul Eggert2022-05-231-0/+0
* doc: document regex corner cases betterPaul Eggert2022-05-222-56/+173
* tests: port to platforms lacking PerlPaul Eggert2022-05-216-0/+13
* build: be more careful about PerlPaul Eggert2022-05-211-5/+1
* doc: document regex corner cases betterPaul Eggert2022-05-211-11/+46
* grep: assume POSIX.1-2017 for [:space:]Paul Eggert2022-05-214-16/+7
* tests: make spencer1.tests more POSIX-compliantPaul Eggert2022-05-211-1/+3
* doc: omit -y from grep man pagePaul Eggert2022-05-191-4/+0
* tests: improve tests of ‘.’Paul Eggert2022-05-171-1/+88
* grep: document -m betterPaul Eggert2022-05-162-0/+14
* maint: spelling fixesPaul Eggert2022-05-143-5/+5
* grep: fix bug with . and some Hangul SyllablesPaul Eggert2022-05-133-0/+96
* build: update gnulib submodule to latestPaul Eggert2022-05-131-0/+0
* build: update gnulib to latest, for glob improvementsJim Meyering2022-04-021-0/+0
* grep: Remove recent PCRE2 bug workaroundsPaul Eggert2022-03-221-7/+0
* grep: work around another potential PCRE2 bugPaul Eggert2022-03-221-6/+7
* grep: work around PCRE2 bug 2642Paul Eggert2022-03-221-0/+6
* Pacify GCC 11.2.0Paul Eggert2022-03-221-0/+1
* build: update gnulib to latest, for bootstrap long-line fixJim Meyering2022-03-202-2/+3
* build: Re-disable -WinlineJim Meyering2022-03-201-1/+1
* build: update gnulib to latest; also bootstrap and init.shJim Meyering2022-03-202-4/+20
* build: avoid build failure on systems that must compile regexec.cJim Meyering2022-03-201-11/+2
* grep: very long lines no longer evoke unwarranted "memory exhausted"Jim Meyering2022-03-203-1/+13
* doc: more on leading ‘-’Paul Eggert2022-02-271-9/+23
* doc: mention issues with set -ePaul Eggert2022-02-241-0/+24
* grep: Remove commentUlrich Eckhardt2022-02-151-1/+0
* tests: remove redundant testUlrich Eckhardt2022-02-151-8/+1
* bug#52958: [PATCH] doc: fix man page syntax errorsOndřej Fiala2022-01-021-4/+11
* maint: make update-copyrightJim Meyering2022-01-01118-118/+118
* build: update gnulib to latest; also bootstrap and init.shJim Meyering2022-01-013-112/+129
* build: disable some expensive compiler warnings by defaultJim Meyering2021-12-261-15/+43
* maint: avoid new syntax-check failuresJim Meyering2021-12-241-1/+3