Add `%B' in format strings for raw commit body in `git log' and friends
commit1367b12ad623e28546ba40c435015d94e7fbb248
authorEli Barzilay <eli@barzilay.org>
Thu, 25 Mar 2010 02:51:52 +0000 (24 22:51 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Apr 2010 06:02:33 +0000 (5 23:02 -0700)
tree87354dafe601f8b22625e4ffbfd7226d5616740a
parent11766ca4a89ba960271e94281463d1b44654ca3b
Add `%B' in format strings for raw commit body in `git log' and friends

Also update the documentation text and add a test.

Signed-off-by: Eli Barzilay <eli@barzilay.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt
pretty.c
t/t6006-rev-list-format.sh