Merge branch 'cj/log-invert-grep'
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 Feb 2015 21:42:39 +0000 (13:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Feb 2015 21:42:39 +0000 (13:42 -0800)
"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

1  2 
Documentation/rev-list-options.txt
contrib/completion/git-completion.bash
revision.c
revision.h
Simple merge
Simple merge
diff --cc revision.c
Simple merge
diff --cc revision.h
Simple merge