Merge branch 'jk/maint-tformat-with-z'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 May 2012 20:29:01 +0000 (13:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 May 2012 20:29:01 +0000 (13:29 -0700)
"log -z --pretty=tformat:..." does not terminate each record with NUL
and this is a beginning of an attempt to fix it.  It still is not right
but the patch does not make externally observable behaviour worse.

By Jan Krüger (1) and Junio C Hamano (1)
* jk/maint-tformat-with-z:
  log-tree: the previous one is still not quite right
  log-tree: use custom line terminator in line termination mode

1  2 
log-tree.c

diff --cc log-tree.c
Simple merge