Re: git as an sfc member project

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

 



On 10/22/2010 06:18 PM, Jeff King wrote:
> On Fri, Oct 22, 2010 at 03:59:36PM -0700, Junio C Hamano wrote:
> 
>> Shawn Pearce <spearce@xxxxxxxxxxx> writes:
>>
>>> I think a committee of at least 3 people and at most 5, any of whom
>>> can be a benevolent SFC liasion, is fine.  As far as selection goes,
>>> the committee can elect or remove a member through a majority vote,
>>> and should base its decisions based on surviving contributions to the
>>> code base, but shouldn't be tied to that (just in case someone
>>> contributes a lot of good code and then becomes a jerk).
>>
>> Just a datapoint from quick "blame -C -C -w" run as of 1.7.3.2, counting
>> surviving lines, 7 top from each area, excluding Documentation/RelNotes.
>>
>>
>> ** Everything else **
>>
>> 77212        Junio C Hamano
>> 41388        Shawn O. Pearce
>> 32676        Linus Torvalds
>> 28618        Johannes Schindelin
>> 22120        Ãvar ArnfjÃrà Bjarmason
>> 20190        Paul Mackerras
>> 15518        Marius Storm-Olsen
> 
> How did you calculate this? I don't see how it could be right. For
> example, Ãvar's contribution, while being impressively large lately, is
> only 12877 lines total over all commits, let alone surviving lines:
> 
>   $ git log --pretty=format: --numstat --author=Bjarmason |
>     perl -ne '/^\d+/ and $total += $&; END { print "$total\n"; }'
>   12877

I was just going to craft a reply too.  I think Junio's number are
all doubled.

Here are Junio's numbers for contrib/:

7180         Junio C Hamano
3960         Shawn O. Pearce
3378         Alexandre Julliard
2948         Marius Storm-Olsen
2668         Aneesh Kumar K.V
2624         Simon Hausmann
1254         Matthias Urlichs

and here's what I get for contrib/:

3590         Junio C Hamano
1980         Shawn O. Pearce
1689         Alexandre Julliard
1473         Marius Storm-Olsen
1334         Aneesh Kumar K.V
1312         Simon Hausmann
627          Matthias Urlichs

-Brandon
--
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]