From: Junio C Hamano Date: Sun, 13 Jun 2010 18:21:44 +0000 (-0700) Subject: Merge branch 'rs/grep-binary' X-Git-Tag: v1.7.2-rc0~77 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/534930807c230436a2b3f4891df810af0b8c0353?hp=--cc Merge branch 'rs/grep-binary' * rs/grep-binary: grep: support NUL chars in search strings for -F grep: use REG_STARTEND for all matching if available grep: continue case insensitive fixed string search after NUL chars grep: use memmem() for fixed string search grep: --name-only over binary grep: --count over binary grep: grep: refactor handling of binary mode options grep: add test script for binary file handling --- 534930807c230436a2b3f4891df810af0b8c0353