summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* grep: new --no-ignore-case optionPaul Eggert2019-11-054-2/+28
* grep: simplify previous patchPaul Eggert2019-11-051-13/+7
* grep: further simplify out_file handlingPaul Eggert2019-11-051-23/+24
* grep: simplify out_file handlingZev Weiss2019-11-051-16/+24
* grep: fix ‘grep -L ... >/dev/null’ bugPaul Eggert2019-10-123-2/+9
* grep: tighten -i docPaul Eggert2019-10-033-3/+5
* maint: fix “/src/grep: No such file or directory”Paul Eggert2019-03-102-41/+17
* tests: avoid false positive upon stack overflowJim Meyering2019-02-181-1/+4
* build: avoid build failure with --enable-gcc-warningsJim Meyering2019-02-161-1/+1
* doc: clarify --exclude globbingPaul Eggert2019-02-032-9/+9
* grep: parse --color arg independent of localePaul Eggert2019-02-032-7/+11
* grep: fix grep.c includesPaul Eggert2019-02-021-1/+1
* build: update gnulib submodule to latestPaul Eggert2019-02-021-0/+0
* build: ensure no VLA is usedJim Meyering2019-01-201-1/+4
* build: update gnulib to latestJim Meyering2019-01-201-0/+0
* doc: --binary-files update in man pagePaul Eggert2019-01-201-5/+8
* grep: simplify pcresearch.c ifdefsPaul Eggert2019-01-204-35/+31
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-01112-111/+111
* doc: fix the bug-introduced version in 3.3's announcementJim Meyering2018-12-202-2/+2
* maint: post-release administriviaJim Meyering2018-12-203-2/+5
* version 3.3v3.3Jim Meyering2018-12-201-1/+1
* grep: fix \b DFA-bug in C localeJim Meyering2018-12-203-0/+20
* grep: fit --version authorship into 80Paul Eggert2018-12-201-5/+3
* build: update gnulib submodule to latestPaul Eggert2018-12-201-0/+0
* maint: post-release administriviaJim Meyering2018-12-203-2/+5
* version 3.2v3.2Jim Meyering2018-12-201-1/+1
* build: update gnulib for c-stack fixJim Meyering2018-12-181-0/+0
* tests: stack-overflow: avoid unwarranted test failure on some hostsBruno Haible2018-12-171-0/+5
* tests: reenable the surrogate-pair testJim Meyering2018-12-162-0/+45
* tests: stackoverflow: fix test failure on HardenedBSD 11Bruno Haible2018-12-161-1/+1
* tests: remove stale surrogate-pair testJim Meyering2018-12-162-44/+0
* build: update gnulib submodule to latestPaul Eggert2018-12-161-0/+0
* tests: stack-overflow: handle the case of success without the diagnosticJim Meyering2018-12-151-0/+9
* build: update gnulib to latestJim Meyering2018-12-151-0/+0
* build: make the autoconf-2.63 requirement explicitJim Meyering2018-12-151-1/+1
* tests: fix diagnostic typoPaul Eggert2018-12-151-1/+1
* tests: stack-overflow: avoid false failureJim Meyering2018-11-241-7/+16
* tests: reduce the sole failing testJim Meyering2018-10-161-3/+4
* build: update gnulib to latest; also update bootstrap and init.shJim Meyering2018-10-163-21/+24
* doc: NEWS: mention performance improvementsJim Meyering2018-10-131-0/+8
* grep: triple initial buffer size: 32k->96kJim Meyering2018-10-131-1/+3
* maint: fix cross-compiling problemBarret Rhoden2018-09-281-0/+2
* build: update gnulib submodule to latestPaul Eggert2018-09-281-0/+0
* grep: fix usage 80-column glitchPaul Eggert2018-09-281-1/+2
* maint: update bootstrapPaul Eggert2018-09-191-106/+151
* maint: fix build failurePaul Eggert2018-09-191-0/+1
* build: update gnulib submodule to latestPaul Eggert2018-09-181-0/+0
* tests: fix commentPaul Eggert2018-08-091-1/+1
* tests: backref-alt works with glibc 2.28Paul Eggert2018-08-091-3/+3
* doc: “pattern” vs “patterns”Paul Eggert2018-05-113-79/+81