|
|
Subscribe / Log in / New account

Some 4.12 development statistics

Some 4.12 development statistics

Posted Jul 4, 2017 19:52 UTC (Tue) by dankohn (guest, #6006)
Parent article: Some 4.12 development statistics

Is the directory per company info a new feature? Could you please say how to generate it from gitdm?


to post comments

Some 4.12 development statistics

Posted Jul 5, 2017 5:48 UTC (Wed) by pabs (subscriber, #43278) [Link]

This is definitely the first time I've seen it on LWN.

Some 4.12 development statistics

Posted Jul 5, 2017 18:10 UTC (Wed) by dankohn (guest, #6006) [Link]

For posterity, Jon Corbet responded to me by email to explain:

In short, to get the numbers for (say) Intel, I do a normal-looking gitdm
run but add:

-C "Intel" -f intel.files

That will (1) only look at commits from an Intel employee, and (2) put a
list of touched files in "intel.files". A "sort -rn" on that file will
put them into decreasing order, at which point the numbers are relatively
easy to pick out.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds