author | Junio C Hamano <junkio@cox.net> | |
Wed, 20 Sep 2006 19:39:46 +0000 (12:39 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 20 Sep 2006 19:39:46 +0000 (12:39 -0700) | ||
commit | 480c1ca6fd8df58a783e231648b489ed2bfd17f1 | |
tree | 01627f1db5e68b2472da416e3acf512fc0084567 | tree | snapshot |
parent | a2ed6ae402582a3ee76e9b4639848eba261a12de | commit | diff |
Update grep internal for grepping only in head/body
This further updates the built-in grep engine so that we can say
something like "this pattern should match only in head". This
can be used to simplify grepping in the log messages.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This further updates the built-in grep engine so that we can say
something like "this pattern should match only in head". This
can be used to simplify grepping in the log messages.
Signed-off-by: Junio C Hamano <junkio@cox.net>
grep.c | diff | blob | history | |
grep.h | diff | blob | history |