summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 3.7v3.7Jim Meyering2021-08-141-1/+1
* tests: provide an awk-based seq replacementJim Meyering2021-08-093-6/+17
* grep: simplify EGexecutePaul Eggert2021-08-091-2/+1
* grep: simplify data movement slightlyPaul Eggert2021-08-091-11/+5
* grep: pointer-integer cast nitPaul Eggert2021-08-091-2/+2
* tests: use awk, not seqPaul Eggert2021-08-092-5/+6
* build: update gnulib to latestJim Meyering2021-08-081-0/+0
* build: update gnulib to latestJim Meyering2021-08-082-5/+20
* doc: usage: --group-separator/--no-group-separatorKevin Locke2021-08-061-0/+2
* doc: man: add --group-separator/--no-group-separatorKevin Locke2021-08-061-0/+20
* build: update gnulib to latestJim Meyering2021-08-061-0/+0
* doc: note that -H is a GNU extension in man page, tooMateusz Okulus2021-06-191-0/+1
* build: update gnulib submodule to latestPaul Eggert2021-06-131-0/+0
* build: update gnulib submodule to latestPaul Eggert2021-06-111-0/+0
* doc: improve examples and wordingPaul Eggert2021-06-101-9/+8
* doc: man: fix -L description and improve -l'sJim Meyering2021-01-312-4/+2
* build: avoid long-string warnings in gnulib testsJim Meyering2021-01-051-0/+7
* doc: further clarify regexp structurePaul Eggert2021-01-011-19/+45
* maint: copy bootstrap, tests/init.sh from GnulibPaul Eggert2021-01-012-4/+18
* doc: update grep.texi cite to 2021Paul Eggert2021-01-011-1/+1
* maint: run "make update-copyright"Paul Eggert2021-01-01119-119/+119
* build: update gnulib submodule to latestPaul Eggert2021-01-011-0/+0
* build: update gnulib to latestJim Meyering2020-12-301-0/+0
* maint: add parentheses to avoid new clang-10 warningJim Meyering2020-12-301-1/+1
* doc: clarify special chars and }Paul Eggert2020-12-291-16/+21
* doc: fix missing right curly braceMarek Suppa2020-12-291-3/+3
* build: update gnulib to latestJim Meyering2020-12-251-0/+0
* grep: use of --unix-byte-offsets (-u) now elicits a warningJim Meyering2020-12-253-16/+7
* doc: adjust man page syntaxHelge Kreutzmann2020-12-231-5/+5
* grep: avoid performance regression with many patternsJim Meyering2020-11-264-2/+64
* build: update gnulib to latest for warning fixesJim Meyering2020-11-262-1/+1
* tests: enable warnings for the gnulib-tests subdirJim Meyering2020-11-262-0/+17
* maint: post-release administriviaJim Meyering2020-11-083-2/+5
* version 3.6v3.6Jim Meyering2020-11-081-1/+1
* build: update gnulib to latest for test improvementsJim Meyering2020-11-051-0/+0
* build: update gnulib to latest for C++-ready dfa.h and test-verify.c fixJim Meyering2020-11-031-0/+0
* grep: remove GREP_OPTIONSPaul Eggert2020-11-036-98/+22
* grep: use RE_NO_SUB when calling regex solely to check syntaxNorihiro Tanaka2020-11-011-4/+12
* tests: add the test for bugfix in gnulib's dfaNorihiro Tanaka2020-11-011-0/+2
* grep: avoid erroneous matches for e.g., a+a+a+Jim Meyering2020-11-012-0/+5
* grep: -P: report input filename upon PCRE execution failureJim Meyering2020-10-115-8/+32
* grep: minor kwset cleanupsPaul Eggert2020-10-113-36/+20
* grep: remove unused codeNorihiro Tanaka2020-10-111-47/+0
* build: update gnulib submodule to latestPaul Eggert2020-10-051-0/+0
* tests: correct filename-lineno.plJim Meyering2020-10-051-1/+1
* tests: fix tests when PCRE is not usedPaul Eggert2020-10-052-9/+10
* build: update gnulib submodule to latestPaul Eggert2020-10-051-0/+0
* doc: document --include/--exclude betterPaul Eggert2020-10-032-0/+15
* maint: add technically-required quotesJim Meyering2020-10-011-3/+3
* tests: restore deleted -P testsJim Meyering2020-09-282-0/+18