summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* doc: fix missing “more” in man pagePaul Eggert2020-01-021-1/+1
* doc: add [:blank:] to man pagePaul Eggert2020-01-011-0/+1
* maint: update all copyright year number rangesJim Meyering2020-01-013-3/+3
* 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: spell "back-reference" more consistentlyPaul Eggert2019-12-301-1/+1
* doc: mention back-reference bugsPaul Eggert2019-12-301-1/+18
* doc: Add -- to more-complex examplePaul Eggert2019-12-292-6/+12
* doc: improve subsection title (Bug#26132)Paul Eggert2019-12-291-1/+1
* doc: fix typo in previous patchPaul Eggert2019-12-291-1/+1
* doc: document quoting betterPaul Eggert2019-12-292-34/+101
* grep: new --no-ignore-case optionPaul Eggert2019-11-052-1/+15
* grep: tighten -i docPaul Eggert2019-10-032-2/+4