pretty: prepare notes message at a centralized place
commitddf333f66cb8b8647a40e5d39731eaf63ee9fd44
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Oct 2012 01:51:47 +0000 (17 18:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Oct 2012 05:42:40 +0000 (17 22:42 -0700)
treecae4a18b3024dc5c4330e6b8b923d3915fa161e3
parent76141e2e6280101362c3c5ddb22699b6f0458100
pretty: prepare notes message at a centralized place

Instead of passing a boolean show_notes around, pass an optional
string that is to be inserted after the log message proper is shown.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit.h
log-tree.c
pretty.c