repostat
repostat copied to clipboard
"Total authors count" is the same for all years and all months
In https://pulkomandy.tk/stats_hp/authors.html the total author count for all years and months is 262 (using current HEAD of repostat from the git repo). This seems incorrect, and we had different results with previous versions of repostat.
Also in years where there are less than 5 authors, extra names are added to the top authors list (see: 2002, which has only 2 commits but lists 5 authors still). I guess some code is missing to exclude authors with 0 contributions in each period?