Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/shortlog-tolerate-broken-commit' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 28 Oct 2013 17:17:31 +0000
(10:17 -0700)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
b28325d
cd4f09e
)
diff --cc
builtin/shortlog.c
Simple merge