From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSiQ3-0004XP-5g for qemu-devel@nongnu.org; Tue, 03 Mar 2015 03:43:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSiPy-0006cN-0g for qemu-devel@nongnu.org; Tue, 03 Mar 2015 03:43:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53638) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSiPx-0006c8-Om for qemu-devel@nongnu.org; Tue, 03 Mar 2015 03:43:05 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t238h4LN022293 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 3 Mar 2015 03:43:04 -0500 Message-ID: <1425372182.9080.9.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Tue, 03 Mar 2015 09:43:02 +0100 In-Reply-To: <20150303073654.GA27774@ad.nay.redhat.com> References: <20150228064712.GA15109@ad.nay.redhat.com> <1425367229.9080.7.camel@nilsson.home.kraxel.org> <20150303073654.GA27774@ad.nay.redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Announcement: Patchew server is online now List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-devel@nongnu.org Hi, > > Search by path (files touched by patch) would be nice, i.e. something > > like "path:ui/vnc*" to see all patches touching vnc code. > > Interesting. Any good python library or existing implementations in your mind? Sorry, no. I code next to nothing in python though, so that doesn't imply such a library doesn't exist ;) cheers, Gerd