summaryrefslogtreecommitdiff
path: root/doc
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-292-0/+6
* doc: avoid capital sharp S with TeXPaul Eggert2023-03-221-1/+7
* doc: clarify BRE vs ERE (bug#62272)Paul Eggert2023-03-202-11/+13
* 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-092-37/+0
* maint: update copyright datesJim Meyering2023-01-014-4/+5
* doc: improve GREP_COLORS doc (Bug#57696)Paul Eggert2022-09-092-4/+4
* Fix obsolescence doc for egrep, fgrepPaul Eggert2022-09-061-3/+3
* doc: document \] and \}Paul Eggert2022-06-041-1/+7
* maint: include fdl.texi in version control, per gnulib module adviceJim Meyering2022-05-292-1/+505
* grep: document --color[=WHEN] more carefullyPaul Eggert2022-05-291-4/+16
* grep: deprecate GREP_COLORPaul Eggert2022-05-292-67/+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
* doc: omit -y from grep man pagePaul Eggert2022-05-191-4/+0
* grep: document -m betterPaul Eggert2022-05-162-0/+14
* maint: spelling fixesPaul Eggert2022-05-142-3/+3
* doc: more on leading ‘-’Paul Eggert2022-02-271-9/+23
* doc: mention issues with set -ePaul Eggert2022-02-241-0/+24
* bug#52958: [PATCH] doc: fix man page syntax errorsOndřej Fiala2022-01-021-4/+11
* maint: make update-copyrightJim Meyering2022-01-013-3/+3
* doc: --invert-match is described "above" --count, not belowHelge Kreutzmann2021-12-201-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-202-2/+2
* grep: migrate to pcre2Carlo Marcelo Arenas Belón2021-11-142-5/+5
* 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-164-35/+27
* doc: update cites and authorsPaul Eggert2021-08-141-3/+18
* doc: man: add --group-separator/--no-group-separatorKevin Locke2021-08-061-0/+20
* doc: note that -H is a GNU extension in man page, tooMateusz Okulus2021-06-191-0/+1
* doc: improve examples and wordingPaul Eggert2021-06-101-9/+8
* doc: man: fix -L description and improve -l'sJim Meyering2021-01-312-4/+2
* 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-013-3/+3
* doc: clarify special chars and }Paul Eggert2020-12-291-16/+21
* doc: fix missing right curly braceMarek Suppa2020-12-291-3/+3
* grep: use of --unix-byte-offsets (-u) now elicits a warningJim Meyering2020-12-251-14/+0
* doc: adjust man page syntaxHelge Kreutzmann2020-12-231-5/+5
* grep: remove GREP_OPTIONSPaul Eggert2020-11-032-29/+14
* doc: document --include/--exclude betterPaul Eggert2020-10-032-0/+15
* doc: improve --line-buffer docPaul Eggert2020-09-221-2/+5
* doc: say how to match chars by codePaul Eggert2020-09-211-16/+68