Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send "Binary file FOO matches" to stderr | Paul Eggert | 2020-09-17 | 1 | -3/+1 |
* | tests: standardize on 10-second timeouts to avoid rare false failure | Jim Meyering | 2016-08-06 | 1 | -2/+2 |
* | grep: treat a file as binary if its prefix contains encoding errors | Paul Eggert | 2014-09-16 | 1 | -1/+13 |
* | grep: fix encoding-error incompatibilities among regex, DFA, KWset | Paul Eggert | 2014-05-05 | 1 | -2/+9 |
* | grep: make KWset and DFA agree about invalid sequences in patterns | Norihiro Tanaka | 2014-05-04 | 1 | -5/+5 |
* | grep -F: avoid an infinite loop with invalid multi-byte search string | Jim Meyering | 2013-05-28 | 1 | -0/+20 |