Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-12 | grep: stop looking at random places for .gitattributes | 1 | -0/+22 | |
2012-02-02 | grep: respect diff attributes for binary-ness | 1 | -0/+24 | |
2011-08-20 | Use kwset in grep | 1 | -2/+2 | |
2010-09-09 | t/t7008: workaround broken handling of \000 by printf on IRIX | 1 | -7/+7 | |
2010-08-19 | t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND | 1 | -1/+1 | |
2010-05-24 | grep: support NUL chars in search strings for -F | 1 | -0/+30 | |
2010-05-24 | grep: use REG_STARTEND for all matching if available | 1 | -0/+10 | |
2010-05-24 | grep: continue case insensitive fixed string search after NUL chars | 1 | -0/+4 | |
2010-05-24 | grep: use memmem() for fixed string search | 1 | -0/+4 | |
2010-05-24 | grep: --name-only over binary | 1 | -0/+6 | |
2010-05-24 | grep: --count over binary | 1 | -0/+6 | |
2010-05-24 | grep: add test script for binary file handling | 1 | -0/+42 |