qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to connect commit to email patch


From: Jiatong Shen
Subject: Re: how to connect commit to email patch
Date: Wed, 23 Nov 2022 20:22:04 +0800

Thank you for reply! I found that pwclient could search through emails like and produces an patch id.
using this patch id, I can obtain a msgid. Just curious for a patchset with several commits, will 
msgid get some similarities?

Best

On Wed, Nov 23, 2022 at 8:03 PM Peter Maydell <peter.maydell@linaro.org> wrote:
On Wed, 23 Nov 2022 at 06:12, Jiatong Shen <yshxxsjt715@gmail.com> wrote:
>    I am trying to investigate bug fixes and new features for qemu from 4.2. I noticed qemu's commits are reviewed through email, but right now the only way that I found to connect commits to a particular email is through googling. So my question is, is there a command line tool to either obtain a patchset list or build a relationship between commit and git-email?

Generally not. You can look for the relevant patches either
directly in a mailing list archive (the one with the best
search facilities is https://lore.kernel.org/qemu-devel/ I
think), or you can look for them in https://patchew.org/QEMU/
(which provides a web-view of patches sent to the mailing
list).

There are one or two command line tools for working with
mailing list emails, but generally they're aimed at the
use case of developers working with recently sent
patches and turning them into commits, not archaeological work
starting with commits from releases that are several years old
and trying to work back to the mailing list emails.

thanks
-- PMM


--

Best Regards,

Jiatong Shen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]