Merge branch 'jc/filter-commit'
commitb0ed9eafb35b2330d5a96be79307f0e65547febb
authorJunio C Hamano <junkio@cox.net>
Mon, 25 Sep 2006 02:53:52 +0000 (24 19:53 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 25 Sep 2006 02:53:52 +0000 (24 19:53 -0700)
tree2af7dfb166f4f26098acf5ca6cf0289c1375fc23
parent700899b624f368af6f2322fc10c6a0350d398694
parent2d10c555374df257e32848ba6f77fd73d608645f
Merge branch 'jc/filter-commit'

* jc/filter-commit:
  git log: Unify header_filter and message_filter into one.
  Update grep internal for grepping only in head/body
  git-log --author and --committer are not left-anchored by default
  rev-list: fix segfault with --{author,committer,grep}
  revision traversal: --author, --committer, and --grep.
  revision traversal: prepare for commit log match.
  builtin-grep: make pieces of it available as library.
Makefile