Awesome Graphs shows statistics based on e-mails contributor use when committing changes to the repository. Sometimes one contributor can use different e-mails which can lead to inconsistent and incomplete data shown by Awesome Graphs.

To address this problem you can:

Awesome Graphs is not case sensitive for user emails.

Use .mailmap in the repository

Starting from Stash 2.5.0 you can use the .mailmap file in your repository to merge several e-mails for one user. Only contributions made after you edited the .mailmap file are affected. Similarly, if you add the .mailmap file to your repository, it will take effect only for new contributions.

Use aliases in the user profile settings

This feature is available only under a commercial or evaluation license.

To merge e-mails for contributions made before the .mailmap was edited or added, you need to specify these e-mails in Manage Account - Email addresses for each user.

The easiest way to understand what e-mails should be merged is to find equally named users on the Contributors tab and hover over their names.

You can add as many e-mails as you want, only if they are not used by other Stash accounts.