From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Myp8b-0003Q9-NK for qemu-devel@nongnu.org; Fri, 16 Oct 2009 11:54:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Myp8W-0003Mr-ED for qemu-devel@nongnu.org; Fri, 16 Oct 2009 11:54:40 -0400 Received: from [199.232.76.173] (port=37161 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Myp8W-0003Mg-6c for qemu-devel@nongnu.org; Fri, 16 Oct 2009 11:54:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39252) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Myp8V-0004t6-Hy for qemu-devel@nongnu.org; Fri, 16 Oct 2009 11:54:35 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9GFsY4b031342 for ; Fri, 16 Oct 2009 11:54:34 -0400 Received: from zweiblum.home.kraxel.org (vpn2-9-112.ams2.redhat.com [10.36.9.112]) by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n9GFsXTx017667 for ; Fri, 16 Oct 2009 11:54:34 -0400 Message-ID: <4AD89738.5010904@redhat.com> Date: Fri, 16 Oct 2009 17:54:32 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [announce] git patch database List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hi folks, I've setup some scripts which extract the patches from the list, sorts them, tries to apply them to master and tries to build them. Results can be checked here: http://repo.or.cz/w/qemu/pdb.git?a=heads Each patch (series) is committed to a new branch. In case something fails the logs are committed, just check out the most recent commit of a failed branch to figure what went wrong. Right now the process isn't fully automatic (yet?), so new data will appear only Mon->Fri for the time being. enjoy, Gerd