xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Don Slutz <dslutz@verizon.com>
To: Ian Campbell <Ian.Campbell@citrix.com>, Don Slutz <dslutz@verizon.com>
Cc: Matthew Daley <mattjd@gmail.com>, Keir Fraser <keir@xen.org>,
	Jan Beulich <JBeulich@suse.com>,
	xen-devel@lists.xen.org
Subject: Re: [PATCH v3 0/3] Add get_maintainer.pl to Xen
Date: Tue, 19 Nov 2013 10:50:04 -0500	[thread overview]
Message-ID: <528B88AC.2070207@terremark.com> (raw)
In-Reply-To: <1384869782.30014.102.camel@kazak.uk.xensource.com>

On 11/19/13 09:03, Ian Campbell wrote:
> On Tue, 2013-11-05 at 14:22 +0000, Ian Campbell wrote:
>> On Tue, 2013-11-05 at 09:11 -0500, Don Slutz wrote:
>>> From: Don Slutz <dslutz@verizon.com>
>>>
>>> This series is a conversion of linux's get_maintainer.pl into one for
>>> Xen.
>> This seems like a useful tool in theory and Don has patched out the
>> worst of the behaviours which at least I found annoying in practice. If
>> there are other such behaviours we can patch those too as we find them.
>>
>> I'm inclined to apply this but since it not just a tools thing I don't
>> want to just go ahead and commit it. So I'll give it a few days for
>> objections before go ahead.
>>
>> If/when we go ahead, we should remember to update the Submitting patches
>> wiki page.
> Nobody came after me with pitchforks for suggesting this so I've pushed
> it...
>
> Don, are you going to update the docs/wiki as appropriate?
>
> Ian.
>
I will try and update the wiki.  Not sure the plan forward.  To match the --cc statement, I found that the command line:

don-760:~/xen>git-send-email --to-cmd="~/gits/xen/scripts/get_maintainer.pl --nom" --cc-cmd="~/gits/xen/scripts/get_maintainer.pl --nol" get_maintainer_v3/0001-Add-linux-version-of-get_maintainer.pl.patch

was needed to get:

(mbox) Adding cc: Don Slutz <dslutz@verizon.com> from line 'From: Don Slutz <dslutz@verizon.com>'
(body) Adding cc: Don Slutz <dslutz@verizon.com> from line 'Signed-off-by: Don Slutz <dslutz@verizon.com>'
(to-cmd) Adding to: xen-devel@lists.xen.org from: '~/gits/xen/scripts/get_maintainer.pl --nom'
(cc-cmd) Adding cc: Keir Fraser <keir@xen.org> from: '~/gits/xen/scripts/get_maintainer.pl --nol'

From: Don Slutz <dslutz@terremark.com>
To: xen-devel@lists.xen.org
Cc: Don Slutz <dslutz@verizon.com>,
         Keir Fraser <keir@xen.org>
Subject: [PATCH v3 1/3] Add linux version of get_maintainer.pl
Date: Tue, 19 Nov 2013 10:41:05 -0500
...

This leads me to thinking about a new script just for this.
    -Don

      reply	other threads:[~2013-11-19 15:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-05 14:11 [PATCH v3 0/3] Add get_maintainer.pl to Xen Don Slutz
2013-11-05 14:11 ` [PATCH v3 1/3] Add linux version of get_maintainer.pl Don Slutz
2013-11-05 14:11   ` [PATCH v3 2/3] get_maintainer.pl: Convert to Xen tree Don Slutz
2013-11-05 14:11     ` [PATCH v3 3/3] get_maintainer.pl: Adjust to review comments Don Slutz
2013-11-05 14:19       ` Ian Campbell
2013-11-05 14:43         ` Don Slutz
2013-11-05 14:50           ` Ian Campbell
2013-11-05 14:53             ` Don Slutz
2013-11-05 14:22 ` [PATCH v3 0/3] Add get_maintainer.pl to Xen Ian Campbell
2013-11-19 14:03   ` Ian Campbell
2013-11-19 15:50     ` Don Slutz [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=528B88AC.2070207@terremark.com \
    --to=dslutz@verizon.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=keir@xen.org \
    --cc=mattjd@gmail.com \
    --cc=xen-devel@lists.xen.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).