From: Christoph Hellwig <hch@infradead.org>
To: Stephen Boyd <sboyd@kernel.org>
Cc: Bjorn Helgaas <helgaas@kernel.org>,
ksummit <ksummit-discuss@lists.linuxfoundation.org>,
Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Subject: Re: [Ksummit-discuss] Topics for the Maintainer's Summit
Date: Wed, 11 Sep 2019 04:03:24 -0700 [thread overview]
Message-ID: <20190911110323.GA10765@infradead.org> (raw)
In-Reply-To: <20190911095305.36104206A1@mail.kernel.org>
On Wed, Sep 11, 2019 at 02:53:04AM -0700, Stephen Boyd wrote:
> > Independent of the exact process, a git branch for every series would
> > be great. As a maintainer, I would love to be able to do 'git fetch
> > some-remote <message-id>'. I don't really care to write and maintain
> > code to apply series and figure out what branch they apply to. That
> > code already exists and I'm sure is more robust.
>
> +1. It would be huge if 'git am' could gain the ability to apply an mbox
> (which it can already do) and parse out the tags to add them to all the
> right patches. I have a script that mostly does this but it needs some
> more work because sometimes people reply to the cover letter and say
> their reviewed-by tag applies to patches 1-3, 5 and 6 and parsing that
> isn't necessarily easy.
Yes, that would help a lot. Any ignoring cover letters and allowing
for normal diff fuzz so that it doesn't completely fail with the
slightest movement in lines. And a vaguely git-rebase like way
to resolve conflicts instead of the current mess requring a manual
patch application.
_______________________________________________
Ksummit-discuss mailing list
Ksummit-discuss@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/ksummit-discuss
next prev parent reply other threads:[~2019-09-11 11:03 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-30 3:17 [Ksummit-discuss] Topics for the Maintainer's Summit Theodore Y. Ts'o
2019-08-30 12:01 ` Wolfram Sang
2019-08-30 13:58 ` Shuah Khan
2019-08-30 14:36 ` shuah
2019-08-30 13:58 ` Bjorn Helgaas
2019-09-02 15:09 ` Shuah Khan
2019-09-02 20:42 ` Dave Airlie
2019-09-02 22:22 ` Theodore Y. Ts'o
2019-09-03 2:35 ` Olof Johansson
2019-09-03 3:05 ` Randy Dunlap
2019-09-03 13:29 ` Laura Abbott
2019-09-03 16:07 ` Linus Torvalds
2019-09-03 17:27 ` Konstantin Ryabitsev
2019-09-03 17:40 ` Bjorn Helgaas
2019-09-06 10:21 ` Rob Herring
2019-09-19 1:47 ` Bjorn Helgaas
2019-09-19 20:52 ` Rob Herring
2019-09-20 13:37 ` Mark Brown
2019-09-03 17:57 ` Mark Brown
2019-09-03 18:14 ` Dan Williams
2019-09-03 21:59 ` Wolfram Sang
2019-09-04 8:34 ` Jan Kara
2019-09-04 12:08 ` Laurent Pinchart
2019-09-04 13:47 ` Konstantin Ryabitsev
2019-09-05 8:21 ` Jani Nikula
2019-09-06 10:50 ` Rob Herring
2019-09-06 19:21 ` Linus Torvalds
2019-09-06 19:53 ` Olof Johansson
2019-09-09 8:40 ` Jani Nikula
2019-09-09 9:49 ` Geert Uytterhoeven
2019-09-09 10:16 ` Konstantin Ryabitsev
2019-09-09 10:59 ` Geert Uytterhoeven
2019-09-09 12:37 ` Konstantin Ryabitsev
[not found] ` <20190911095305.36104206A1@mail.kernel.org>
2019-09-11 11:03 ` Christoph Hellwig [this message]
2019-09-13 8:19 ` Matthias Brugger
2019-09-05 7:01 ` Jani Nikula
2019-09-05 15:26 ` Theodore Y. Ts'o
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=20190911110323.GA10765@infradead.org \
--to=hch@infradead.org \
--cc=helgaas@kernel.org \
--cc=konstantin@linuxfoundation.org \
--cc=ksummit-discuss@lists.linuxfoundation.org \
--cc=sboyd@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.