From: Ondrej Certik <ondrej@certik.cz>
To: Git Mailing List <git@vger.kernel.org>
Subject: mailmap distinguishing names
Date: Wed, 15 Jul 2009 16:22:08 -0600 [thread overview]
Message-ID: <85b5c3130907151522x1009a796tced7726d9be4ca7d@mail.gmail.com> (raw)
Hi,
I know how to use mailmap to map names to email addresses, however,
what if we have some old commits that look like:
commit 1815ccf8ea8a7d99736d9b15c10d2ddf41162faf
Author: ondrej.certik <devnull@localhost>
Date: Sat Oct 6 01:57:03 2007 +0000
test for a series bug 364 added, but XFAILed, because sometimes it works, so
commit ef95d618e1fda2dc6b50a0edf343a7b321467527
Author: kirill.smelkov <devnull@localhost>
Date: Fri Oct 5 20:10:04 2007 +0000
pprint: add support for multile indexes in unicode mode
commit 7e74ebdf2701f0ab213a6e5ba47b7860fcf90cff
Author: fredrik.johansson <devnull@localhost>
Date: Fri Oct 5 16:41:04 2007 +0000
add abc module
E.g. for some reason the addresses are <devnull@localhost>, but the
names are correct (svn names). Then "git shortlog -ns" shows things
like:
654 Ondrej Certik
322 Kirill Smelkov
268 ondrej.certik
208 Mateusz Paprocki
74 fredrik.johansson
is there some way to join "ondrej.certik" with "Ondrej Certik"? If the
email address for ondrej.certik was some better one, it'd be easy, but
since it's the same for all the old committers, maybe the only way is
to rewrite our history and fix this. But I just wanted to check if
there is some other way too.
Thanks,
Ondrej
next reply other threads:[~2009-07-15 22:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-15 22:22 Ondrej Certik [this message]
2009-07-16 8:55 ` mailmap distinguishing names Kirill Smelkov
2009-07-16 17:09 ` Ondrej Certik
2009-07-16 17:43 ` Kirill Smelkov
2009-07-16 18:41 ` Ondrej Certik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=85b5c3130907151522x1009a796tced7726d9be4ca7d@mail.gmail.com \
--to=ondrej@certik.cz \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).