summaryrefslogtreecommitdiff
path: root/doc/grep.texi
Commit message (Expand)AuthorAgeFilesLines
* doc: spelling fixes in doc/, comments and old ChangeLogJosh Soref2023-05-101-1/+1
* doc: improve doc for -P '\d'Paul Eggert2023-04-291-8/+5
* doc: say that `-f -` reads patterns from stdinJim Meyering2023-04-291-0/+1
* doc: avoid capital sharp S with TeXPaul Eggert2023-03-221-1/+7
* doc: clarify BRE vs ERE (bug#62272)Paul Eggert2023-03-201-4/+5
* grep: -P (--perl-regexp) \D once again works like [^0-9]Jim Meyering2023-03-191-13/+7
* grep: forward port to PCRE2 10.43Paul Eggert2023-03-191-7/+11
* doc: distinguish Perl from PCREPaul Eggert2023-03-191-0/+6
* grep: -P (--perl-regexp) \d: match only ASCII digitsJim Meyering2023-03-181-0/+31
* doc: remove mention of unused _N_GNU_nonoption_argv_flags_ envvarJim Meyering2023-03-091-12/+0
* maint: update copyright datesJim Meyering2023-01-011-1/+1
* doc: improve GREP_COLORS doc (Bug#57696)Paul Eggert2022-09-091-2/+1
* Fix obsolescence doc for egrep, fgrepPaul Eggert2022-09-061-3/+3
* doc: document \] and \}Paul Eggert2022-06-041-1/+7
* grep: document --color[=WHEN] more carefullyPaul Eggert2022-05-291-4/+16
* grep: deprecate GREP_COLORPaul Eggert2022-05-291-39/+32
* doc: document regex corner cases betterPaul Eggert2022-05-221-56/+168
* doc: document regex corner cases betterPaul Eggert2022-05-211-11/+46
* grep: assume POSIX.1-2017 for [:space:]Paul Eggert2022-05-211-6/+2
* grep: document -m betterPaul Eggert2022-05-161-0/+4
* maint: spelling fixesPaul Eggert2022-05-141-2/+2
* doc: more on leading ‘-’Paul Eggert2022-02-271-9/+23
* doc: mention issues with set -ePaul Eggert2022-02-241-0/+24
* maint: make update-copyrightJim Meyering2022-01-011-1/+1
* doc: update to match recent "Binary files" changePaul Eggert2021-11-221-2/+1
* doc: "binary file matches" -> stderr [Bug#51860]Paul Eggert2021-11-201-1/+1
* grep: migrate to pcre2Carlo Marcelo Arenas Belón2021-11-141-1/+1
* doc: document interval expression limitationsPaul Eggert2021-08-271-1/+14
* doc: modernize portability advicePaul Eggert2021-08-161-20/+5
* egrep, fgrep: now obsoletePaul Eggert2021-08-161-12/+24
* doc: update cites and authorsPaul Eggert2021-08-141-3/+18
* doc: improve examples and wordingPaul Eggert2021-06-101-9/+8
* doc: man: fix -L description and improve -l'sJim Meyering2021-01-311-2/+1
* doc: further clarify regexp structurePaul Eggert2021-01-011-19/+45
* doc: update grep.texi cite to 2021Paul Eggert2021-01-011-1/+1
* maint: run "make update-copyright"Paul Eggert2021-01-011-1/+1
* doc: clarify special chars and }Paul Eggert2020-12-291-16/+21
* doc: fix missing right curly braceMarek Suppa2020-12-291-3/+3
* grep: remove GREP_OPTIONSPaul Eggert2020-11-031-18/+14
* doc: document --include/--exclude betterPaul Eggert2020-10-031-0/+4
* doc: improve --line-buffer docPaul Eggert2020-09-221-2/+5
* doc: say how to match chars by codePaul Eggert2020-09-211-16/+68
* Send "Binary file FOO matches" to stderrPaul Eggert2020-09-171-1/+2
* Revert -L exit status change introduced in grep 3.2Paul Eggert2020-08-221-3/+0
* doc: mention glibc bug 24269Paul Eggert2020-01-021-3/+9
* maint: update all copyright year number rangesJim Meyering2020-01-011-1/+1
* doc: don’t encourage back-referencesPaul Eggert2019-12-301-25/+0
* doc: robustify some examplesPaul Eggert2019-12-301-17/+26
* doc: fix bug# typoPaul Eggert2019-12-301-1/+1
* doc: mention back-reference bugsPaul Eggert2019-12-301-1/+18