Merge branch 'jk/chopped-ident'
commit703319313fc2878c0c28ccc14a488024e8687fc2
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2013 18:11:36 +0000 (22 11:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2013 18:11:36 +0000 (22 11:11 -0700)
tree98ead8765fa14f86b491b72896aa3f19871f692f
parent1fc0bfd65ac50c7c2e2a4ae263cf8ee90c106ce6
parentde5abe9fe91a496d019d62abefe23df9d72fad30
Merge branch 'jk/chopped-ident'

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"
pretty.c