test-lib: use subshell instead of cd $new && .. && cd $old
[gitweb.git] / t / t7008-grep-binary.sh
2010-05-24 grep: use REG_STARTEND for all matching if available
2010-05-24 grep: continue case insensitive fixed string search...
2010-05-24 grep: use memmem() for fixed string search
2010-05-24 grep: --name-only over binary
2010-05-24 grep: --count over binary
2010-05-24 grep: add test script for binary file handling