aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7008-grep-binary.sh
AgeCommit message (Expand)AuthorFilesLines
2013-05-10grep: honor --textconv for the case rev:pathMichael J Gruber1-5/+1
2013-05-10grep: allow to use textconv filtersJeff King1-1/+5
2013-05-10t7008: demonstrate behavior of grep with textconvMichael J Gruber1-0/+31
2012-10-12grep: stop looking at random places for .gitattributesNguyễn Thái Ngọc Duy1-0/+22
2012-02-02grep: respect diff attributes for binary-nessJeff King1-0/+24
2011-08-20Use kwset in grepFredrik Kuivinen1-2/+2
2010-09-09t/t7008: workaround broken handling of \000 by printf on IRIXBrandon Casey1-7/+7
2010-08-19t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTENDÆvar Arnfjörð Bjarmason1-1/+1
2010-05-24grep: support NUL chars in search strings for -FRené Scharfe1-0/+30
2010-05-24grep: use REG_STARTEND for all matching if availableRené Scharfe1-0/+10
2010-05-24grep: continue case insensitive fixed string search after NUL charsRené Scharfe1-0/+4
2010-05-24grep: use memmem() for fixed string searchRené Scharfe1-0/+4
2010-05-24grep: --name-only over binaryRené Scharfe1-0/+6
2010-05-24grep: --count over binaryRené Scharfe1-0/+6
2010-05-24grep: add test script for binary file handlingRené Scharfe1-0/+42