Merge branch 'cj/log-invert-grep'
commit1ba6e860b9589b237502f78c77059d6392f76fd8
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 Feb 2015 21:42:39 +0000 (11 13:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Feb 2015 21:42:39 +0000 (11 13:42 -0800)
tree6b78a92fd8b2e5dce0178be33b9054ca58f16d2b
parentb19aab58f1bc44e9a6715f26ba32b8c9cda3b1fa
parent22dfa8a23de4bbb274027736edd3bd311dda2981
Merge branch 'cj/log-invert-grep'

"git log --invert-grep --grep=WIP" will show only commits that do
not have the string "WIP" in their messages.

* cj/log-invert-grep:
  log: teach --invert-grep option
Documentation/rev-list-options.txt
contrib/completion/git-completion.bash
revision.c
revision.h