From: Paul V. <pau...@gm...> - 2007-09-07 05:55:07
|
??? wrote: >> `Top contributor's domain' still looks at the domain of the committer, not > at the domain of the author (cfr. `git show --pretty=raw'). >> Hence domains of people who email patches are not taken into account. >> >> This is a significant number: for v2.6.22, there were 6840 commits. >> Of these only 1258 changes were committed into a git tree by their author. >> The other 5582 changes (+80%) end up with an incorrect contributor's >> domain. >> >> And that's why it looks like Linus did 23% of the work for 2.6.22 himself >> :-) >> >> Is there any chance you can fix this? Thanks! > > I received above mail. > I took a mistake in code of gitstat that chart of contributor's domain > shows commiter's not author's. > I modified this problem right now, and applied to > tree.celinuxform.org/gitstat and CVS. > > btw, I found Paul's commit in CVS. > We had a some bugs in gitstat that show the number of commits per day > incorrectly > With Paul's, the numbers of commit shows right one,precisely. Good job! > > Thanks, > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Gitstat-devel mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitstat-devel > It looks like we're getting a bit more attention! I've changed index.php btw as we don't use prevperiod and/or setybase there. Cheers, Paul. |