Re: author/commit counts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>>> "Randy" == Randy Dunlap <rdunlap@xxxxxxxxxxxx> writes:

Randy> example:
Randy> git log v2.6.19.. | authorcount -m | less

Randy> # this is just the ones with >= 50 Author: lines

Randy> Al Viro : 213
Randy> Linus Torvalds : 94
Randy> Jiri Slaby : 90
Randy> Josef Sipek : 79
Randy> Gerrit Renker : 77
Randy> Adrian Bunk : 67
Randy> Andrew Morton : 59
Randy> Tejun Heo : 52
Randy> Mariusz Kozlowski : 52
Randy> Paul Mundt : 51
Randy> Ralf Baechle : 50
Randy> ---

With

  git-log --pretty=short v2.6.19.. |  git-shortlog -n -s | head -10

and no additional tools, I get:

    Al Viro: 213
    Linus Torvalds: 94
    Jiri Slaby: 90
    Josef Sipek: 79
    Gerrit Renker: 77
    Adrian Bunk: 67
    Andrew Morton: 59
    Tejun Heo: 52
    Mariusz Kozlowski: 52
    Paul Mundt: 51

Looky there.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@xxxxxxxxxxxxxx> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]