]> rtime.felk.cvut.cz Git - git.git/history - t/t7008-grep-binary.sh
grep: support NUL chars in search strings for -F
[git.git] / t / t7008-grep-binary.sh
2010-05-24 René Scharfegrep: support NUL chars in search strings for -F
2010-05-24 René Scharfegrep: use REG_STARTEND for all matching if available
2010-05-24 René Scharfegrep: continue case insensitive fixed string search...
2010-05-24 René Scharfegrep: use memmem() for fixed string search
2010-05-24 René Scharfegrep: --name-only over binary
2010-05-24 René Scharfegrep: --count over binary
2010-05-24 René Scharfegrep: add test script for binary file handling