summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Pacify GCC 5.4Paul Eggert2017-08-211-1/+1
* build: update gnulib submodule to latestPaul Eggert2017-08-201-0/+0
* grep: -L exits with status 0 if a file is selectedPaul Eggert2017-08-174-4/+12
* build: update gnulib submodule to latestPaul Eggert2017-08-171-0/+0
* maint: avoid newly-introduced syntax-check failureJim Meyering2017-08-131-1/+1
* doc: improve -o helpPaul Eggert2017-08-031-1/+1
* tests: add Bug#27838 test casePaul Eggert2017-07-261-0/+6
* doc: distinguish -w from \<...\>Paul Eggert2017-07-251-1/+9
* doc: define Dt string in man pagePaul Eggert2017-07-111-0/+15
* maint: post-release administriviaJim Meyering2017-07-023-2/+5
* version 3.1v3.1Jim Meyering2017-07-021-1/+1
* tests: avoid false failures when run in qemu user modeJim Meyering2017-07-014-4/+9
* gnulib: update to latestJim Meyering2017-06-251-0/+0
* doc: fix another typoJim Meyering2017-06-251-1/+1
* doc: stop calling --perl-regexp (-P) "highly" experimentalJim Meyering2017-06-242-2/+2
* doc: correct typoJim Meyering2017-06-211-1/+1
* gnulib: update to latestJim Meyering2017-06-211-0/+0
* grep: -m no longer cuts off trailing contextPaul Eggert2017-06-216-34/+28
* Document grep performancePaul Eggert2017-05-311-0/+88
* build: update gnulib submodule to latestPaul Eggert2017-05-311-0/+0
* maint: make the announcement template Cc the devel- listJim Meyering2017-05-211-0/+3
* gnulib: update to latest; and update tests/init.shJim Meyering2017-05-212-50/+42
* maint: accommodate GCC7's -Werror=duplicated-branchesJim Meyering2017-05-213-8/+24
* maint: update to work with GCC7's -Werror=implicit-fallthrough=Jim Meyering2017-05-212-5/+13
* gnulib: update to latest and adapt src/kwset.cJim Meyering2017-05-132-0/+1
* gnulib: update to latest for dfa [0-9] performance improvementJim Meyering2017-03-222-0/+5
* build: use $(builddir), not $(srcdir)Jim Meyering2017-03-051-1/+1
* build: use $(PATH_SEPARATOR), not ":" to augment PATHJuan Manuel Guerrero2017-03-052-2/+1
* maint: fix distcheck failure: remove stale dosbuf.c referenceJim Meyering2017-02-171-1/+1
* maint: fix new syntax-check errorsJim Meyering2017-02-172-4/+6
* Fix up recent -U patchesPaul Eggert2017-02-164-33/+29
* build: update gnulib submodule to latestPaul Eggert2017-02-161-0/+0
* Simplify -U on MS-Windows by removing guessworkPaul Eggert2017-02-165-272/+46
* grep: don't forcefully strip carriage returnsEric Blake2017-02-161-1/+1
* Update TODO and docPaul Eggert2017-02-133-204/+210
* doc: clarify default input (Bug#25651)Paul Eggert2017-02-122-18/+18
* maint: post-release administriviaJim Meyering2017-02-093-2/+5
* version 3.0v3.0Jim Meyering2017-02-091-1/+1
* grep: do not mishandle \. in multiple patternsPaul Eggert2017-02-083-7/+20
* Do not assume PCRE 8.20 or laterPaul Eggert2017-02-072-3/+7
* maint: post-release administriviaJim Meyering2017-02-063-2/+5
* version 2.28v2.28Jim Meyering2017-02-061-1/+1
* gnulib: update to latestJim Meyering2017-02-021-0/+0
* grep: tune to avoid memchr2 sometimesPaul Eggert2017-02-011-5/+19
* gnulib: update to latestJim Meyering2017-01-291-0/+0
* grep: simplify recent kwset changePaul Eggert2017-01-231-9/+4
* tests: really add the new test nameJim Meyering2017-01-231-0/+1
* grep -Fo could report a match that is not the longestNorihiro Tanaka2017-01-213-3/+41
* grep: speed up Aho-Corasick when at most 2 bytesPaul Eggert2017-01-181-90/+78
* grep: remove Commentz-Walter codePaul Eggert2017-01-183-209/+35