0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-19 19:42:30 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
David Sommerseth
a47d34920a Update .mailmap to unify and clean up odd names and e-mail addresses
To make the best use of this, have a look at the --use-mailmap option.
In particular git-log and git-shortlog makes use of it.  Also search
for mailmap in the git-log man page, for more ways to use this
remapping (format strings to --pretty).

Otherwise, to make use of the mailmap remapping by default do:

     $ git config [--global] log.mailmap true
2016-10-18 13:46:04 +02:00
David Sommerseth
9e30f68fc4 Added mapping files from SVN commit ID to more descriptive commit IDs.
Unfortunately, this will not rewrite the commit history.  So all commits
done by james@e7ae566f-a301-0410-adde-c780ea21d3b5 is James Yonans commits.

It was considered to risky to use git tools to rewrite the commit history, as
it could influence those already using this git tree.
2010-10-21 11:31:26 +02:00