Merge branch 'jc/maint-1.6.4-grep-lookahead' into jc/maint-grep-lookahead
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 Jan 2010 08:56:15 +0000 (00:56 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Jan 2010 08:58:13 +0000 (00:58 -0800)
* jc/maint-1.6.4-grep-lookahead:
grep: optimize built-in grep by skipping lines that do not hit

This needs to be an evil merge as fixmatch() changed signature since
5183bf6 (grep: Allow case insensitive search of fixed-strings,
2009-11-06).

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found