This tool is used to generate contributor graphs across repositories. We use Github API to get all commits, try to find the "Github way" to filter commits so the result data would be similar to Github, and then get the first commit time of each contributor. All of the procedures are running on GCP, and it would automatically update the graph each day, so the link would always present the real-time data.
We maintain a list which you could directly add your repo list and commit a PR if needed.
If you have any requests, including but not limited to:
- aggregate contributors across repos
- add "anonymous" to stats
- import svn contributors (especially for Apache repos) Don't hesitate to leave an issue and we'll try to fulfill your request to make our project got better compatibility.