Merge branch 'rs/grep-p'
authorJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2009 07:59:58 +0000 (00:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2009 07:59:58 +0000 (00:59 -0700)
* rs/grep-p:
  grep: simplify -p output
  grep -p: support user defined regular expressions
  grep: add option -p/--show-function
  grep: handle pre context lines on demand
  grep: print context hunk marks between files
  grep: move context hunk mark handling into show_line()
  userdiff: add xdiff_clear_find_func()

1  2 
builtin-grep.c
diff.c

diff --cc builtin-grep.c
Simple merge
diff --cc diff.c
Simple merge