Merge branch 'jk/maint-tformat-with-z' into next
commita0f8af73318d9077db1853702432b0e31eaf19c0
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 21:39:37 +0000 (2 14:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 21:39:37 +0000 (2 14:39 -0700)
tree9cf32edec25444a256520a038d4d8eb740223aa9
parentfdc9f608d34e1c6b608ebcd5d5c70636f6b8ddfb
parentfafd38299bb6ff5634de89bcca35f622005d0279
Merge branch 'jk/maint-tformat-with-z' into next

"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
log-tree.c