upload-pack: delegate rev walking in shallow fetch to pack-objects
[git] / t / t7008-grep-binary.sh
2010-06-13  Junio C HamanoMerge branch 'ab/submodule-foreach-toplevel'
2010-06-13  Junio C HamanoMerge branch 'rs/grep-binary'
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