git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-send-email: Ability to populate CC using more tags
@ 2020-05-19 18:40 Manivannan Sadhasivam
  2020-05-19 19:06 ` Joe Perches
  0 siblings, 1 reply; 3+ messages in thread
From: Manivannan Sadhasivam @ 2020-05-19 18:40 UTC (permalink / raw)
  To: gitster; +Cc: joe, git, linux-kernel

Hello,

Currently 'git-send-email' lacks the ability to CC people described using
tags such as Acked-by and Reported-by etc...

While doing a bit of googling, I found a patch from Joe [1] but that doesn't
look like made its way. And in that discussion I didn't see any real objections
for the patch intention apart from the usage of the term 'trailers'.

So I'm just curious if Joe or anyone has plan to resubmit it! If not I may
do that.

PS: 'bylines' as mentioned by Joe seems reasonable to me.

Thanks,
Mani

[1] https://lkml.org/lkml/2016/8/30/650

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

* Re: git-send-email: Ability to populate CC using more tags
  2020-05-19 18:40 git-send-email: Ability to populate CC using more tags Manivannan Sadhasivam
@ 2020-05-19 19:06 ` Joe Perches
  2020-05-20  7:55   ` Manivannan Sadhasivam
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2020-05-19 19:06 UTC (permalink / raw)
  To: Manivannan Sadhasivam, gitster; +Cc: git, linux-kernel, Rasmus Villemoes

On Wed, 2020-05-20 at 00:10 +0530, Manivannan Sadhasivam wrote:
> Hello,
> 
> Currently 'git-send-email' lacks the ability to CC people described using
> tags such as Acked-by and Reported-by etc...
> 
> While doing a bit of googling, I found a patch from Joe [1] but that doesn't
> look like made its way. And in that discussion I didn't see any real objections
> for the patch intention apart from the usage of the term 'trailers'.
> 
> So I'm just curious if Joe or anyone has plan to resubmit it! If not I may
> do that.
> 
> PS: 'bylines' as mentioned by Joe seems reasonable to me.
> 
> Thanks,
> Mani
> 
> [1] https://lkml.org/lkml/2016/8/30/650

You need to use the "--misc-by" option.

Perhaps you need to update your git version
as that was added with:

commit ef0cc1df90f6b6c2987ab2db8e0ccf2cfc421edf
Author: Rasmus Villemoes <rv@rasmusvillemoes.dk>
Date:   Tue Oct 16 09:39:23 2018 +0200

send-email: also pick up cc addresses from -by trailers



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

* Re: git-send-email: Ability to populate CC using more tags
  2020-05-19 19:06 ` Joe Perches
@ 2020-05-20  7:55   ` Manivannan Sadhasivam
  0 siblings, 0 replies; 3+ messages in thread
From: Manivannan Sadhasivam @ 2020-05-20  7:55 UTC (permalink / raw)
  To: Joe Perches; +Cc: gitster, git, linux-kernel, Rasmus Villemoes

On Tue, May 19, 2020 at 12:06:45PM -0700, Joe Perches wrote:
> On Wed, 2020-05-20 at 00:10 +0530, Manivannan Sadhasivam wrote:
> > Hello,
> > 
> > Currently 'git-send-email' lacks the ability to CC people described using
> > tags such as Acked-by and Reported-by etc...
> > 
> > While doing a bit of googling, I found a patch from Joe [1] but that doesn't
> > look like made its way. And in that discussion I didn't see any real objections
> > for the patch intention apart from the usage of the term 'trailers'.
> > 
> > So I'm just curious if Joe or anyone has plan to resubmit it! If not I may
> > do that.
> > 
> > PS: 'bylines' as mentioned by Joe seems reasonable to me.
> > 
> > Thanks,
> > Mani
> > 
> > [1] https://lkml.org/lkml/2016/8/30/650
> 
> You need to use the "--misc-by" option.
> 
> Perhaps you need to update your git version
> as that was added with:
> 
> commit ef0cc1df90f6b6c2987ab2db8e0ccf2cfc421edf
> Author: Rasmus Villemoes <rv@rasmusvillemoes.dk>
> Date:   Tue Oct 16 09:39:23 2018 +0200
> 
> send-email: also pick up cc addresses from -by trailers
> 

Ah, yes. This does the job :) I didn't notice this earlier.

Thanks,
Mani

> 

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

end of thread, other threads:[~2020-05-20  7:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-19 18:40 git-send-email: Ability to populate CC using more tags Manivannan Sadhasivam
2020-05-19 19:06 ` Joe Perches
2020-05-20  7:55   ` Manivannan Sadhasivam

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