LWN.net Logo

Who wrote it

Who wrote it

Posted Apr 1, 2008 18:53 UTC (Tue) by beoba (guest, #16942)
In reply to: Who wrote it by coriordan
Parent article: The Linux Foundation's kernel development paper

When kernel development was moved to git, was commit history preserved in some way? If so,
does git have an equivalent to the "blame" command? If so, you could get some interesting
statistics describing who (both people and companies) have had the most influence in which
components.

I've only had much experience with centralized SCM's, so I don't know whether this sort of
thing is actually possible with git/bitkeeper.


(Log in to post comments)

Who wrote it

Posted Apr 1, 2008 18:58 UTC (Tue) by beoba (guest, #16942) [Link]

After having read past the first few paragraphs, I noticed that it already has some charts for
this :)

Who wrote it

Posted Apr 1, 2008 19:08 UTC (Tue) by nix (subscriber, #2304) [Link]

The git equivalent for the blame command is... blame! :)

Who wrote it

Posted Apr 2, 2008 4:49 UTC (Wed) by dlang (✭ supporter ✭, #313) [Link]

first introduced in git by the way

Who wrote it

Posted Apr 2, 2008 7:53 UTC (Wed) by njs (guest, #40338) [Link]

Huh?  Sorry, it sounds like you're saying that git invented 'cvs annotate'.  That can't be
right :-).

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