mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-10-26 18:05:04 +03:00
Once we've selected a best ident for the AUTHORS file, it makes sense to
set up a corresponding mailmap entry for any other ident for that
committer, to ensure the git history also reflects this into the future.
So, here we output potential mailmap updates for a human to consider.
For the moment, this needs to be done by a human, because update_authors
uses git to get the author names, and thus is reliant on the mailmap
contents to generate its output, so having it update mailmap directly
would introduce a circular dependency that I'm not totally sure about.
It's definitely better than having to go back through the history and
check each commit by hand though.
Sponsored-by: https://despairlabs.com/sponsor/
Signed-off-by: Rob Norris <robn@despairlabs.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| zfs-images@3331601f6d | ||
| .gitignore | ||
| commitcheck.sh | ||
| common.sh.in | ||
| convert_wycheproof.pl | ||
| cstyle.pl | ||
| dkms.mkconf | ||
| dkms.postbuild | ||
| kmodtool | ||
| make_gitrev.sh | ||
| Makefile.am | ||
| man-dates.sh | ||
| mancheck.sh | ||
| paxcheck.sh | ||
| spdxcheck.pl | ||
| update_authors.pl | ||
| zfs2zol-patch.sed | ||
| zfs_prepare_disk | ||
| zfs-helpers.sh | ||
| zfs-tests-color.sh | ||
| zfs-tests.sh | ||
| zfs.sh | ||
| zimport.sh | ||
| zloop.sh | ||
| zol2zfs-patch.sed | ||