summaryrefslogtreecommitdiff
path: root/t/t7008-grep-binary.sh
AgeCommit message (Expand)Author
2012-10-12grep: stop looking at random places for .gitattributesNguyễn Thái Ngọc Duy
2012-02-02grep: respect diff attributes for binary-nessJeff King
2011-08-21Use kwset in grepFredrik Kuivinen
2010-09-10t/t7008: workaround broken handling of \000 by printf on IRIXBrandon Casey
2010-08-19t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTENDÆvar Arnfjörð Bjarmason
2010-05-24grep: support NUL chars in search strings for -FRené Scharfe
2010-05-24grep: use REG_STARTEND for all matching if availableRené Scharfe
2010-05-24grep: continue case insensitive fixed string search after NUL charsRené Scharfe
2010-05-24grep: use memmem() for fixed string searchRené Scharfe
2010-05-24grep: --name-only over binaryRené Scharfe
2010-05-24grep: --count over binaryRené Scharfe
2010-05-24grep: add test script for binary file handlingRené Scharfe