Post
Topic
Board Bitcoin Discussion
Re: Bitcoin Developers
by
WakiMiko
on 09/09/2011, 14:53:09 UTC
Alexz: Wouldn't it be easier to just use the "git shortlog" command? It can show the commit count per author (see my previous post).

The only problem is that the same author can appear under different names (e.g. in the output above: s_nakamoto, Satoshi Nakamoto and --author=Satoshi Nakamoto (which was some command line mistake im sure Tongue )). The .mailmap feature might be able to solve this though. See bottom of http://www.kernel.org/pub/software/scm/git/docs/git-shortlog.html