summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 2.27v2.27Jim Meyering2016-12-061-1/+1
* grep: fix DFA-induced infloopJim Meyering2016-11-293-0/+13
* tests: use "returns_ N env VAR=val ..."Jim Meyering2016-11-287-11/+11
* tests: revert check for unibyte French range bugPaul Eggert2016-11-282-36/+31
* build: update gnulib submodule to latestPaul Eggert2016-11-282-2/+1
* grep: avoid false matches in non-UTF8 multibyte localesJim Meyering2016-11-274-0/+46
* tests: check for unibyte French range bugPaul Eggert2016-11-203-31/+39
* build: update gnulib submodule to latestPaul Eggert2016-11-201-0/+0
* grep: further -P performance fixPaul Eggert2016-11-191-3/+5
* grep: -P no longer uses PCRE_MULTILINEPaul Eggert2016-11-197-102/+22
* doc: fix a doubled "the"Jim Meyering2016-11-191-1/+1
* grep: fix -zxP bugPaul Eggert2016-11-193-17/+24
* grep: simplify by using PRIuMAXPaul Eggert2016-11-192-31/+1
* grep: -T now adjusts number widths for worst casePaul Eggert2016-11-194-11/+32
* grep: -T no longer outputs BSPaul Eggert2016-11-194-20/+42
* grep: document -oz betterPaul Eggert2016-11-191-1/+4
* grep: fix performance typo with -PPaul Eggert2016-11-191-0/+1
* tests: use "returns_" rather than "$?"Paul Eggert2016-11-191-2/+1
* grep -f /dev/null -L PAT FILE outputs FILEPaul Eggert2016-11-193-4/+16
* grep: tune -f /dev/nullPaul Eggert2016-11-191-40/+40
* grep: treat -f /dev/null like -m0Paul Eggert2016-11-194-1/+25
* grep: avoid O(N**2) buffer reallocationPaul Eggert2016-11-191-16/+16
* grep: avoid unnecessary gettext callPaul Eggert2016-11-191-21/+30
* grep: drain the input pipe fasterPaul Eggert2016-11-191-4/+26
* grep: scale back /dev/null speedupPaul Eggert2016-11-193-53/+91
* grep: improve diagnostic on lseek failurePaul Eggert2016-11-191-1/+1
* grep: avoid unnecessary isatty callsPaul Eggert2016-11-191-8/+4
* grep: -Pz no longer rejects ^, $Paul Eggert2016-11-194-15/+30
* tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering2016-11-1419-68/+47
* doc: grep builds on HP-UX once againJim Meyering2016-10-261-0/+4
* gnulib: update to latest, for getprogname HPUX portJim Meyering2016-10-261-0/+0
* ignore coverage generated filesMark Veltzer2016-10-221-0/+5
* ignore ar-lib in build-auxMark Veltzer2016-10-221-0/+1
* grep: use 'j' intmax_t printf length modifier if supportedZev Weiss2016-10-202-0/+12
* build: distribute new file, die.h, so "make distcheck" passesJim Meyering2016-10-151-4/+9
* build: update gnulib submodule to latestPaul Eggert2016-10-101-0/+0
* maint: die.h: add the "#define ..." part of double inclusion guardJim Meyering2016-10-091-0/+1
* grep: don't assume stdbool.h before die callPaul Eggert2016-10-041-0/+1
* grep: die more systematicallyPaul Eggert2016-10-045-48/+61
* maint: post-release administriviaJim Meyering2016-10-023-2/+5
* version 2.26v2.26Jim Meyering2016-10-021-1/+1
* gnulib: update to latest; for getprogname fixJim Meyering2016-10-011-0/+0
* tests/grep-dir: port to Solaris 10Paul Eggert2016-10-011-1/+1
* build: placate GCC 7's -Wimplicit-fallthroughJim Meyering2016-09-282-3/+17
* gnulib: update to latest; for ...Jim Meyering2016-09-281-0/+0
* build: reword .git old-GCC warningPaul Eggert2016-09-271-1/+1
* build: port .git builds to newer GCCPaul Eggert2016-09-271-3/+1
* build: port .git builds to older GCCPaul Eggert2016-09-271-4/+11
* tests/long-pattern-perf: avoid false-failure due to cache speedJim Meyering2016-09-271-2/+3
* build: avoid "./configure && make dist" missing-dep. failureJim Meyering2016-09-241-1/+1