Jeff King d2f4469b13 Merge branch 'jc/grep-pcre-loose-ends'
"git log -F -E --grep='<ere>'" failed to use the given <ere>
pattern as extended regular expression, and instead looked for the
string literally.  The early part of this series is a fix for it;
the latter part teaches log to respect the grep.* configuration.

* jc/grep-pcre-loose-ends:
  log: honor grep.* configuration
  log --grep: accept --basic-regexp and --perl-regexp
  log --grep: use the same helper to set -E/-F options as "git grep"
  revisions: initialize revs->grep_filter using grep_init()
  grep: move pattern-type bits support to top-level grep.[ch]
  grep: move the configuration parsing logic to grep.[ch]
  builtin/grep.c: make configuration callback more reusable
2012-10-29 04:12:15 -04: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-10-25 06:42:27 -04:00
2012-09-27 17:57:26 -07:00
2012-10-09 23:21:30 -07:00
2012-09-11 11:36:05 -07:00
2012-10-25 06:42:27 -04:00
2012-09-14 11:53:53 -07:00
2012-09-07 11:09:09 -07:00
2011-03-22 11:43:27 -07:00
2012-09-12 14:21:58 -07:00
2012-10-29 04:12:07 -04:00
2012-10-25 06:42:27 -04:00