git_stats
git_stats copied to clipboard
Show Best author over time period
Any way to modify best author page by time range? similar to other time ranges in charts.
also any way to rank best authors by lines added or deleted or changed vs just commits?
THANKS! -M
Ranking best authors by other stats is only matter of sorting them in view. I would appreciate if you could add some client-side table sorting (like http://tablesorter.com/docs/) and send me pull request.