Skip to content

Detailed contribution stats by author is not using mailmap #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
seeeebaaaa opened this issue Mar 6, 2025 · 0 comments
Open

Detailed contribution stats by author is not using mailmap #1

seeeebaaaa opened this issue Mar 6, 2025 · 0 comments

Comments

@seeeebaaaa
Copy link

seeeebaaaa commented Mar 6, 2025

Description

The display of detailed contribution stats by author (git-py-stats -T) is not using the mailmap correctly, as the pretty format is using the wrong syntax.

To show auther names and emails with git log while respecting the mapped names from the .mailmap file, the pretty-format syntax should use %aN and %aE instead of %an/%ae. See documentation.

Steps to reproduce

Look at git-py-stats -T while using a mailmap.

I'll open a PR later today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant