Top > Research > Tools > commit_counter_by_author |
"author's name" [TAB] "author's email" [TAB] "the number of commits made by the author" [TAB] "hash list" |
where two or more authors' records are merged if they seem the commits made by the same author, such that the same name but different emails; different names but the same email.
perl commit_counter_by_author.pl [-d] |
[Example] This is commit_counter_by_author.pl (ver.2.1) (1/3) collecting authors' commit logs ... done. (2/3) checking authors' commit data ... done. 0 commit record(s) were omitted. 277 author record(s) were merged. Run again with -d option if you want to see omitted or merged data. (3/3) sorting authors' commit data ... done. |