summaryrefslogtreecommitdiff
path: root/doc/grep.texi
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: Add -- to more-complex examplePaul Eggert2019-12-291-3/+4
* doc: document quoting betterPaul Eggert2019-12-291-8/+42
* grep: new --no-ignore-case optionPaul Eggert2019-11-051-0/+7
* grep: tighten -i docPaul Eggert2019-10-031-1/+2
* doc: clarify --exclude globbingPaul Eggert2019-02-031-3/+4
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-011-1/+1
* doc: “pattern” vs “patterns”Paul Eggert2018-05-111-29/+28
* maint: update URLsPaul Eggert2018-04-211-6/+6
* doc: mention encoding errorsPaul Eggert2018-04-201-11/+29
* doc: clarify that PCRE support is here to stayJim Meyering2018-02-171-2/+2
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-061-1/+1
* doc: document the option delimiter '--'Bernhard Voelker2017-10-131-0/+8
* grep: -L exits with status 0 if a file is selectedPaul Eggert2017-08-171-0/+3
* doc: distinguish -w from \<...\>Paul Eggert2017-07-251-1/+9
* doc: fix another typoJim Meyering2017-06-251-1/+1
* doc: stop calling --perl-regexp (-P) "highly" experimentalJim Meyering2017-06-241-1/+1
* doc: correct typoJim Meyering2017-06-211-1/+1
* grep: -m no longer cuts off trailing contextPaul Eggert2017-06-211-6/+4
* Document grep performancePaul Eggert2017-05-311-0/+88
* Fix up recent -U patchesPaul Eggert2017-02-161-13/+14
* Simplify -U on MS-Windows by removing guessworkPaul Eggert2017-02-161-34/+20
* Update TODO and docPaul Eggert2017-02-131-2/+2
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-011-1/+1
* doc: fix a doubled "the"Jim Meyering2016-11-191-1/+1
* grep: -T now adjusts number widths for worst casePaul Eggert2016-11-191-4/+2
* grep: document -oz betterPaul Eggert2016-11-191-1/+4
* grep: -Pz no longer rejects ^, $Paul Eggert2016-11-191-1/+3
* grep: encoding errors suppress just their linePaul Eggert2016-09-081-6/+7
* doc: define "context lines"Paul Eggert2016-09-071-2/+6
* grep: minor doc tweaks inspired by DebianPaul Eggert2016-04-101-8/+10
* grep: in C locale, all bytes are valid charactersPaul Eggert2016-04-101-5/+14
* Give another example of binary file processingPaul Eggert2016-04-051-4/+10
* grep: -oz now outputs null bytes, not newlinesPaul Eggert2016-03-181-2/+2
* grep: -x now supersedes -w more consistentlyPaul Eggert2016-01-151-0/+1
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-011-1/+1
* doc: clarify text vs binary match outputPaul Eggert2015-12-311-5/+4
* doc: minor clarificationsPaul Eggert2015-12-311-3/+5
* grep: be less picky about encoding errorsPaul Eggert2015-12-301-5/+6
* grep: --exclude matches trailing parts of argsPaul Eggert2015-12-281-5/+8
* doc: give a script wrapper examplePaul Eggert2015-03-111-0/+9
* doc: clarify how -a matchesPaul Eggert2015-03-111-2/+4
* maint: update copyright year ranges to include 2015Jim Meyering2015-01-011-1/+1
* doc: document binary-data heuristic betterPaul Eggert2014-12-151-2/+7
* doc: document grep-2.11 change in behavior of -r, --recursiveSantiago Ruano Rincón2014-12-041-0/+1