aboutsummaryrefslogtreecommitdiff
path: root/t/t7008-grep-binary.sh
Commit message (Expand)AuthorAge
* grep: add tests to fix blind spots with \0 patternsÆvar Arnfjörð Bjarmason2017-05-21
* grep: prepare for testing binary regexes containing rx metacharactersÆvar Arnfjörð Bjarmason2017-05-21
* grep: add a test helper function for less verbose -f \0 testsÆvar Arnfjörð Bjarmason2017-05-21
* t: do not hide Git's exit code in tests using 'nul_to_q'Lars Schneider2016-02-17
* grep: honor --textconv for the case rev:pathMichael J Gruber2013-05-10
* grep: allow to use textconv filtersJeff King2013-05-10
* t7008: demonstrate behavior of grep with textconvMichael J Gruber2013-05-10
* grep: stop looking at random places for .gitattributesNguyễn Thái Ngọc Duy2012-10-12
* grep: respect diff attributes for binary-nessJeff King2012-02-02
* Use kwset in grepFredrik Kuivinen2011-08-20
* t/t7008: workaround broken handling of \000 by printf on IRIXBrandon Casey2010-09-09
* t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTENDÆvar Arnfjörð Bjarmason2010-08-19
* grep: support NUL chars in search strings for -FRené Scharfe2010-05-24
* grep: use REG_STARTEND for all matching if availableRené Scharfe2010-05-24
* grep: continue case insensitive fixed string search after NUL charsRené Scharfe2010-05-24
* grep: use memmem() for fixed string searchRené Scharfe2010-05-24
* grep: --name-only over binaryRené Scharfe2010-05-24
* grep: --count over binaryRené Scharfe2010-05-24
* grep: add test script for binary file handlingRené Scharfe2010-05-24