diff options
author | Adam Simpkins <adam@adamsimpkins.net> | 2008-04-29 01:33:00 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-05-03 11:50:41 -0700 |
commit | 9b58bfe8f4ea130a4518f6fbe9927fef78093f1b (patch) | |
tree | 026fcba7c126e4d06b1a4c303ffeb86ead802a79 /http.c | |
parent | Remove dead code: show_log() sep argument and diff_options.msg_sep (diff) | |
download | tgif-9b58bfe8f4ea130a4518f6fbe9927fef78093f1b.tar.xz |
log: print log entry terminator even if the message is empty
This eliminates a special case in the show_log() function, to help
simplify the terminator semantics. Now show_log() always prints a
newline after the log entry when use_terminator is set, even if the log
message is empty.
This change should only affect the --pretty=tformat output, since that
was the only way to trigger this special case.
Signed-off-by: Adam Simpkins <adam@adamsimpkins.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http.c')
0 files changed, 0 insertions, 0 deletions