From: Marius Storm-Olsen <marius@trolltech.com>
To: git@vger.kernel.org
Cc: gitster@pobox.com
Subject: Re: [PATCH v5 0/5] Extend mailmap functionality
Date: Sun, 08 Feb 2009 15:56:06 +0100 [thread overview]
Message-ID: <498EF286.4010200@trolltech.com> (raw)
In-Reply-To: <cover.1234102794.git.marius@trolltech.com>
Marius Storm-Olsen said the following on 08.02.2009 15:34:
> v5:
> ---
> * Rename log.mailmap variable to mailmap.file
> * Fix mailmap tests using shortlog, by adding HEAD
> * Factor out the mailmap documentation, and include it from both
> git-shortlog.txt and git-blame.txt, since they both use mailmap
> directly. Link to these from pretty-format.txt, for all commands
> using the pretty option.
* Reworded the mailmap documentation a bit. Hopefully a bit easier
to read.
--
.marius
prev parent reply other threads:[~2009-02-08 14:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-08 14:34 [PATCH v5 0/5] Extend mailmap functionality Marius Storm-Olsen
2009-02-08 14:34 ` [PATCH v5 1/5] Add mailmap.file as configurational option for mailmap location Marius Storm-Olsen
2009-02-08 14:34 ` [PATCH v5 2/5] Add find_insert_index, insert_at_index and clear_func functions to string_list Marius Storm-Olsen
2009-02-08 14:34 ` [PATCH v5 3/5] Add map_user() and clear_mailmap() to mailmap Marius Storm-Olsen
2009-02-08 14:34 ` [PATCH v5 4/5] Change current mailmap usage to do matching on both name and email of author/committer Marius Storm-Olsen
2009-02-08 14:34 ` [PATCH v5 5/5] Move mailmap documentation into separate file Marius Storm-Olsen
2009-02-08 14:56 ` Marius Storm-Olsen [this message]
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=498EF286.4010200@trolltech.com \
--to=marius@trolltech.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.