Files
git/builtin
Junio C Hamano c5c31d3381 grep: move pattern-type bits support to top-level grep.[ch]
Switching between -E/-G/-P/-F correctly needs a lot more than just
flipping opt->regflags bit these days, and we have a nice helper
function buried in builtin/grep.c for the sole use of "git grep".

Extract it so that "log --grep" family can also use it.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-10-09 23:21:29 -07:00
..
2012-09-14 11:53:53 -07:00
2012-09-12 14:08:05 -07:00
2012-09-14 11:53:53 -07:00
2012-09-17 15:59:34 -07:00
2012-10-01 12:58:10 -07:00
2012-09-27 17:57:26 -07:00
2012-09-11 11:36:05 -07:00
2012-09-14 11:53:53 -07:00
2012-09-07 11:09:09 -07:00
2012-09-12 14:21:58 -07:00