Merge branch 'jk/shortlog-tolerate-broken-commit' into maint
commit77bc4302dc93ac33891c72df59d9426eb6d06d0b
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2013 17:17:31 +0000 (28 10:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2013 17:17:31 +0000 (28 10:17 -0700)
tree84362fb631bfb7c4e1b93d8bd0a26d7319827c8d
parentb28325d3ab0172063d1fbe0e735d899ae43c6fee
parentcd4f09e38341bdd17cf008ea57863e4b10ac176b
Merge branch 'jk/shortlog-tolerate-broken-commit' into maint

"git shortlog" used to choke and die when there is a malformed commit
(e.g. missing authors); it now simply ignore such a commit and keeps
going.

* jk/shortlog-tolerate-broken-commit:
  shortlog: ignore commits with missing authors
builtin/shortlog.c