Junio C Hamano wrote: > - built-in grep (me) > > I think this is also ready, even though it robs users from > having funky "grep" on their $PATH and invoke it. Compared > to GNU grep, it lacks -P (pcre), -Z (NUL-terminated output), > -q (totally quiet), -z (NUL-terminated input), but all the > commonly used ones including -f (from file), -F (fixed), -w > (word regexp), -l/-L (files with/without match) and -n (line > number) are implemented. The same "stop me or else" comment > applies. If there would be possible to use external grep (like one can use external diff), then lack of some options wouldn't matter. -- Jakub Narebski Warsaw, Poland - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html