List for cgit developers and users
 help / color / mirror / Atom feed
* possible to enable mailmap?
@ 2020-09-28 13:33 William Rankin
  2020-10-21  4:36 ` June Bug
  0 siblings, 1 reply; 3+ messages in thread
From: William Rankin @ 2020-09-28 13:33 UTC (permalink / raw)
  To: cgit

Hello,

Just got my cgit server up and running. It's great, thanks!

Is it possible for cgit to use mailmap (.mailmap in repo or mailmap.file 
git config variable) to redisplay authors with changed email addresses? 
This would be particularly useful for stats.

Thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: possible to enable mailmap?
  2020-09-28 13:33 possible to enable mailmap? William Rankin
@ 2020-10-21  4:36 ` June Bug
  2020-10-21 16:05   ` Jason A. Donenfeld
  0 siblings, 1 reply; 3+ messages in thread
From: June Bug @ 2020-10-21  4:36 UTC (permalink / raw)
  To: William Rankin; +Cc: cgit


> Is it possible for cgit to use mailmap (.mailmap in repo or mailmap.file git config variable) to redisplay authors with changed email addresses? This would be particularly useful for stats.

I’d also like this feature, which I was interested in trying to
implement at one point. The functions for applying mailmap in git
seem straightforward enough, and it would just be a matter of
tracking down all the places in cgit that it needs to happen.
However, since most patches sent to this list are ignored and I can
do without it, I haven’t spent time on it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: possible to enable mailmap?
  2020-10-21  4:36 ` June Bug
@ 2020-10-21 16:05   ` Jason A. Donenfeld
  0 siblings, 0 replies; 3+ messages in thread
From: Jason A. Donenfeld @ 2020-10-21 16:05 UTC (permalink / raw)
  To: June Bug; +Cc: William Rankin, cgit

I'd be happy to take a patch for this, actually.

Something to focus on would be making sure malicious users can't
inject HTML into cgit through it somehow.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-21 16:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28 13:33 possible to enable mailmap? William Rankin
2020-10-21  4:36 ` June Bug
2020-10-21 16:05   ` Jason A. Donenfeld

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).