From: Antoine Pelisse <apelisse@gmail.com>
To: git@vger.kernel.org
Cc: Antoine Pelisse <apelisse@gmail.com>
Subject: [PATCH 0/2] Mailmap in log improvements
Date: Sat, 22 Dec 2012 17:58:30 +0100 [thread overview]
Message-ID: <1356195512-4846-1-git-send-email-apelisse@gmail.com> (raw)
The goal of these patches are to:
- allow the use of mailmap when looking for commits
authored/committed by a mapped name/email.
- add an option so that --use-mailmap option can be used
automatically.
Tests are included.
This series is based on ap/log-mailmap.
Antoine Pelisse (2):
log: grep author/committer using mailmap
log: add log.mailmap configuration option
Documentation/config.txt | 4 ++++
builtin/log.c | 8 ++++++-
revision.c | 53 ++++++++++++++++++++++++++++++++++++++++++++++
t/t4203-mailmap.sh | 42 ++++++++++++++++++++++++++++++++++++
4 files changed, 106 insertions(+), 1 deletion(-)
--
1.7.9.5
next reply other threads:[~2012-12-22 17:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-22 16:58 Antoine Pelisse [this message]
2012-12-22 16:58 ` [PATCH 1/2] log: grep author/committer using mailmap Antoine Pelisse
2012-12-26 19:27 ` Junio C Hamano
2012-12-26 21:12 ` Antoine Pelisse
2012-12-26 21:37 ` Junio C Hamano
2012-12-27 15:31 ` [PATCH v2] " Antoine Pelisse
2012-12-27 18:45 ` Junio C Hamano
2012-12-27 18:48 ` Junio C Hamano
2012-12-28 18:00 ` Antoine Pelisse
2012-12-28 18:43 ` Junio C Hamano
2012-12-28 20:37 ` Antoine Pelisse
2012-12-22 16:58 ` [PATCH 2/2] log: add log.mailmap configuration option Antoine Pelisse
2012-12-23 4:26 ` Junio C Hamano
2012-12-26 16:14 ` Junio C Hamano
2012-12-26 16:42 ` Antoine Pelisse
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=1356195512-4846-1-git-send-email-apelisse@gmail.com \
--to=apelisse@gmail.com \
--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).