From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29276 invoked by alias); 26 May 2014 11:18:53 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 29256 invoked by uid 89); 26 May 2014 11:18:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,SPF_NEUTRAL autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: popelka.ms.mff.cuni.cz Received: from popelka.ms.mff.cuni.cz (HELO popelka.ms.mff.cuni.cz) (195.113.20.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 26 May 2014 11:18:51 +0000 Received: from domone.kolej.mff.cuni.cz (popelka.ms.mff.cuni.cz [195.113.20.131]) by popelka.ms.mff.cuni.cz (Postfix) with ESMTPS id 2599666A66; Mon, 26 May 2014 13:18:48 +0200 (CEST) Received: by domone.kolej.mff.cuni.cz (Postfix, from userid 1000) id C917C5F815; Mon, 26 May 2014 13:18:47 +0200 (CEST) Date: Mon, 26 May 2014 14:31:00 -0000 From: =?utf-8?B?T25kxZllaiBCw61sa2E=?= To: Siddhesh Poyarekar Cc: Andreas Jaeger , Siddhesh Poyarekar , GNU C Library , gdb@sourceware.org, carlos@redhat.com, fche@redhat.com, gbenson@redhat.com Subject: Re: patchwork.sourceware.org is live! Message-ID: <20140526111847.GA22510@domone> References: <20140523211338.GK12497@spoyarek.pnq.redhat.com> <5382E7F2.4020506@suse.com> <5382EF22.4060705@suse.com> <5382F50E.7040702@suse.com> <20140526102052.GA18682@domone> <20140526104226.GR12497@spoyarek.pnq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20140526104226.GR12497@spoyarek.pnq.redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2014-05/txt/msg00069.txt.bz2 On Mon, May 26, 2014 at 04:12:26PM +0530, Siddhesh Poyarekar wrote: > On Mon, May 26, 2014 at 12:20:52PM +0200, Ondřej Bílka wrote: > > That should be set automatically. I use a following script to detect > > commited patches. > > > > It might be useful if you could write it as a post-receive hook. > > Siddhesh not practical as now it takes ten minutes because it enumerates all patches. it is part of automated checker which will be slow (doing things like running make xcheck for each patch)