git_stats icon indicating copy to clipboard operation
git_stats copied to clipboard

Show Best author over time period

Open riveramj opened this issue 12 years ago • 1 comments

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

riveramj avatar Feb 21 '13 19:02 riveramj

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.

tomgi avatar Apr 21 '13 18:04 tomgi