unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Carl Worth <cworth@cworth.org>
To: Amit Kucheria <amit.kucheria@verdurent.com>, notmuch@notmuchmail.org
Cc: Eric Anholt <eric@anholt.net>
Subject: Re: Filtering out replies to a patch series
Date: Mon, 25 Apr 2011 14:02:32 -0700	[thread overview]
Message-ID: <87k4ei3uzb.fsf@yoom.home.cworth.org> (raw)
In-Reply-To: <AANLkTinTezCRqQT=B567_A+dCJi7O_WFDmvYS7sdzjGk@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1331 bytes --]

On Fri, 1 Apr 2011 11:47:25 +0300, Amit Kucheria <amit.kucheria@verdurent.com> wrote:
> Several patches in the series could have replies to them and hence
> they need to be filtered out.

I think I haven't run into this problem since when there's a reply, (on
this list at least), it's often of the form "please fix up this issue or
another" which then results in a subsequent mail with a new patch
series.

So I've been getting by with:

	| (cd ~/src/notmuch; git am -3)

And I think that "git am" probably handles an erroneous reply fairly
smoothly here, (gives "patch did not apply" and user does "git rebase
--continue" probably?).

Meanwhile, I have friends and co-workers that live within the world of
the Linux-kernel mailing list. And that world has a culture where people
reply with things like:

	Signed-off-by: Elite Hacker <elite@example.com>
or:
	Reviewed-by: Quality Coder <qc@example.com>

And it would be awfully convenient to have an easy mechanism for the
right thing to happen with replies like this, (which is that lines like
the above should be added to the commit message of the message above).

It would probably make sense for any extra smarts along these lines to
be implemented in "git am" rather than in anything in notmuch I think.

-Carl

-- 
carl.d.worth@intel.com

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2011-04-25 21:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-01  8:47 Filtering out replies to a patch series Amit Kucheria
2011-04-01  8:50 ` Amit Kucheria
2011-04-18  6:57 ` Pieter Praet
2011-04-19  9:16   ` Amit Kucheria
2011-04-25 21:02 ` Carl Worth [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

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k4ei3uzb.fsf@yoom.home.cworth.org \
    --to=cworth@cworth.org \
    --cc=amit.kucheria@verdurent.com \
    --cc=eric@anholt.net \
    --cc=notmuch@notmuchmail.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.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).