Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 83ABD431FD0 for ; Fri, 9 Sep 2011 02:06:45 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.699 X-Spam-Level: X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t4Y2ft1vBLlc for ; Fri, 9 Sep 2011 02:06:45 -0700 (PDT) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id B883D431FB6 for ; Fri, 9 Sep 2011 02:06:44 -0700 (PDT) Received: by fxd23 with SMTP id 23so2380673fxd.26 for ; Fri, 09 Sep 2011 02:06:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=2jPSwPdJ+R5HTQw69Wa6DlxgJg/nnoTm/Xwkc8NaDo8=; b=F68HrEOSKELXy/RdO5WJ27VliOUBN31B1KqjMabDs4AV2aTIH/deWD/Erumrl6m3P2 2HpJecyJ4qNB/3ZF5cXPSx1XEesxgGmffE/9QPVDZeHIborqwtvXCbi7uV5EAJcV/d6t ShEeK02b/J9eOQCFnF9JyrPkOeAz5Hf/x91XQ= Received: by 10.223.42.24 with SMTP id q24mr2381310fae.148.1315559203231; Fri, 09 Sep 2011 02:06:43 -0700 (PDT) Received: from localdomain ([78.222.14.116]) by mx.google.com with ESMTPS id q23sm2599155fae.1.2011.09.09.02.06.41 (version=SSLv3 cipher=OTHER); Fri, 09 Sep 2011 02:06:42 -0700 (PDT) Sender: Louis Rilling Date: Fri, 9 Sep 2011 11:06:34 +0200 From: Louis Rilling To: Jameson Graef Rollins Subject: Re: [PATCH] notmuch restore --accumulate Message-ID: <20110909090633.GA3178@localdomain> References: <1315249637-20179-1-git-send-email-thomas@schwinge.name> <87liu2kcq6.fsf@servo.factory.finestructure.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87liu2kcq6.fsf@servo.factory.finestructure.net> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: notmuch@notmuchmail.org, Thomas Schwinge X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2011 09:06:45 -0000 On 05/09/11 12:31 -0700, Jameson Graef Rollins wrote: > Also, we generally prefer to have modifications to the test suite in > separate patches that precede the patches that add the features/fix the > bugs. > For new features, this does not look like 'git bisect'-safe. I would say that the testsuite patch should follow the new feature patch, don't you? Thanks, Louis > > Signed-off-by: Thomas Schwinge > > Finally, you don't need to sign off on your own patches. > > Thanks. > > jamie. > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch