Merge branch 'jc/maint-log-grep-all-match-1' into maint
authorJunio C Hamano <gitster@pobox.com>
Sun, 30 Sep 2012 05:30:56 +0000 (22:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 30 Sep 2012 05:30:56 +0000 (22:30 -0700)
* jc/maint-log-grep-all-match-1:
  grep.c: make two symbols really file-scope static this time
  t7810-grep: test --all-match with multiple --grep and --author options
  t7810-grep: test interaction of multiple --grep and --author options
  t7810-grep: test multiple --author with --all-match
  t7810-grep: test multiple --grep with and without --all-match
  t7810-grep: bring log --grep tests in common form
  grep.c: mark private file-scope symbols as static
  log: document use of multiple commit limiting options
  log --grep/--author: honor --all-match honored for multiple --grep patterns
  grep: show --debug output only once
  grep: teach --debug option to dump the parse tree

1  2 
Documentation/rev-list-options.txt
builtin/grep.c
revision.c
t/t7810-grep.sh

Simple merge
diff --cc builtin/grep.c
Simple merge
diff --cc revision.c
Simple merge
diff --cc t/t7810-grep.sh
Simple merge