jenkinsci / jenkinsci/git-forensics-plugin
[JENKINS-67306] Add an authors table
- Dominant language
- Java
- Stars
- 43
- Forks
- 29
- Avg merge
- 5d 12h
- Merged PRs (30d)
- 5
Description
I need a authors table with the number of commits, last commit date, Today we have this information by file but I need this in general, based on all repository, like gitstats do. A example can be see on https://gitstats-fee1d.web.app/authors.html . The difference is that I need to see all authors on list not just the first 12.
---
Originally reported by acrespo, imported from: Add an authors table
Raw content of original issue
I need a authors table with the number of commits, last commit date, Today we have this information by file but I need this in general, based on all repository, like gitstats do. A example can be see on https://gitstats-fee1d.web.app/authors.html . The difference is that I need to see all authors on list not just the first 12.
Contributor guide
Assessment
This issue has not been assessed yet.