OSDN Git Service

Merge branch 'jk/shortlog-tolerate-broken-commit' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2013 17:17:31 +0000 (10:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2013 17:17:31 +0000 (10:17 -0700)
"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

1  2 
builtin/shortlog.c

Simple merge