From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M3Tgr-0000am-Ex for qemu-devel@nongnu.org; Mon, 11 May 2009 07:29:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M3Tgo-0000aa-So for qemu-devel@nongnu.org; Mon, 11 May 2009 07:29:00 -0400 Received: from [199.232.76.173] (port=60007 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3Tgo-0000aX-MQ for qemu-devel@nongnu.org; Mon, 11 May 2009 07:28:58 -0400 Received: from naru.obs2.net ([84.20.150.76]:40784) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M3Tgo-00029n-AB for qemu-devel@nongnu.org; Mon, 11 May 2009 07:28:58 -0400 Date: Mon, 11 May 2009 14:28:54 +0300 From: Riku Voipio Subject: Re: [Qemu-devel] Commit messages Message-ID: <20090511112854.GA17655@kos.to> References: <200905080136.n481aDrS017783@d03av01.boulder.ibm.com> <4A07FF8C.7000003@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4A07FF8C.7000003@redhat.com> Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann , Anthony Liguori , qemu-devel@nongnu.org On Mon, May 11, 2009 at 12:35:56PM +0200, Gerd Hoffmann wrote: > On 05/10/09 07:57, Andreas F=C3=A4rber wrote: >> >>> From: Paul Brook > > And while you are at it: Having that "from" line actually in the email= =20 > header would be great, so email clients list the committer in the "from= " =20 > column instead of anthony for every patch ;) Or if not trivially achievable, some generic "From: qemu commits bug" sen= der would do.