index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7008-grep-binary.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-10
grep: honor --textconv for the case rev:path
Michael J Gruber
1
-5
/
+1
2013-05-10
grep: allow to use textconv filters
Jeff King
1
-1
/
+5
2013-05-10
t7008: demonstrate behavior of grep with textconv
Michael J Gruber
1
-0
/
+31
2012-10-12
grep: stop looking at random places for .gitattributes
Nguyễn Thái Ngọc Duy
1
-0
/
+22
2012-02-02
grep: respect diff attributes for binary-ness
Jeff King
1
-0
/
+24
2011-08-20
Use kwset in grep
Fredrik Kuivinen
1
-2
/
+2
2010-09-09
t/t7008: workaround broken handling of \000 by printf on IRIX
Brandon Casey
1
-7
/
+7
2010-08-19
t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-05-24
grep: support NUL chars in search strings for -F
René Scharfe
1
-0
/
+30
2010-05-24
grep: use REG_STARTEND for all matching if available
René Scharfe
1
-0
/
+10
2010-05-24
grep: continue case insensitive fixed string search after NUL chars
René Scharfe
1
-0
/
+4
2010-05-24
grep: use memmem() for fixed string search
René Scharfe
1
-0
/
+4
2010-05-24
grep: --name-only over binary
René Scharfe
1
-0
/
+6
2010-05-24
grep: --count over binary
René Scharfe
1
-0
/
+6
2010-05-24
grep: add test script for binary file handling
René Scharfe
1
-0
/
+42