Merge branch 'jk/chopped-ident'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2013 18:11:36 +0000 (11:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2013 18:11:36 +0000 (11:11 -0700)
A commit object whose author or committer ident are malformed
crashed some code that trusted that a name, an email and an
timestamp can always be found in it.

* jk/chopped-ident:
blame: handle broken commit headers gracefully
pretty: handle broken commit headers gracefully
cat-file: print tags raw for "cat-file -p"

1  2 
pretty.c
diff --cc pretty.c
Simple merge