author | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Jun 2010 18:21:44 +0000 (11:21 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Jun 2010 18:21:44 +0000 (11:21 -0700) | ||
commit | 534930807c230436a2b3f4891df810af0b8c0353 | |
tree | d21e362adb883fd87159388535655be0da059e7c | tree | snapshot |
parent | a26df4cd2fdad7451d4ec99f8a339b9e107a4728 | commit | diff |
parent | ed40a0951cedb70777669144478166aa5bb2cf9c | commit | diff |
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
* 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
builtin/grep.c | diff1 | | diff2 | | blob | history |