[PATCH 0/3] Add support for git's mailmap.
Jason A. Smith
smithj4 at bnl.gov
Tue Oct 24 16:55:21 CEST 2017
Seeing a lot of recent activity I checked the upstream and see that the
patch I first submitted over a year ago has still not been merged. I
already had to rebase it once several months ago to fix conflicts, I
don't want to have to do that again. Is there something wrong with this
patch? Please let me know so I can fix it.
Thanks,
~Jason
On 02/24/2017 11:18 AM, Jason A. Smith wrote:
>
> Rebased patch to resolve some minor conflicts with the master branch.
>
> Jason A. Smith (1):
> Add support for git's mailmap.
>
> John Keeping (2):
> filter: introduce cgit_open_email_filter() wrapper
> Remove angle brackets from {author,committer}_email
>
> cgit.h | 5 +++++
> filter.c | 13 +++++++++++++
> parsing.c | 27 ++++++++++++++++++++++-----
> ui-atom.c | 31 ++++++++++++++-----------------
> ui-commit.c | 28 ++++++++++++++++++++--------
> ui-log.c | 11 +++++++++--
> ui-refs.c | 32 ++++++++++++++++++++++++++------
> ui-stats.c | 13 ++++++++++---
> ui-tag.c | 17 ++++++++++++-----
> 9 files changed, 131 insertions(+), 46 deletions(-)
>
More information about the CGit
mailing list