Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |