From: David Bremner Date: Wed, 14 Oct 2015 10:58:04 +0000 (+2100) Subject: Re: V2 of directory delete patches X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3f5cad8becd12dda79c18fc25e703703f50a4b2e;p=notmuch-archives.git Re: V2 of directory delete patches --- diff --git a/85/4cc07a3795b663f02beefa9408cbc00fc0854f b/85/4cc07a3795b663f02beefa9408cbc00fc0854f new file mode 100644 index 000000000..f194ec27b --- /dev/null +++ b/85/4cc07a3795b663f02beefa9408cbc00fc0854f @@ -0,0 +1,62 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 022CE6DE1784 + for ; Wed, 14 Oct 2015 04:00:42 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.104 +X-Spam-Level: +X-Spam-Status: No, score=0.104 tagged_above=-999 required=5 tests=[AWL=0.104] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id B9075-1EGwTJ for ; + Wed, 14 Oct 2015 04:00:39 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id AD32B6DE1781 + for ; Wed, 14 Oct 2015 04:00:38 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZmJlI-0007JG-Hd; Wed, 14 Oct 2015 10:58:24 +0000 +Received: (nullmailer pid 28000 invoked by uid 1000); Wed, 14 Oct 2015 + 10:58:04 -0000 +From: David Bremner +To: Tomi Ollila , Jani Nikula , + notmuch@notmuchmail.org +Subject: Re: V2 of directory delete patches +In-Reply-To: +References: + <591f5298ac3f2c79f727cac8bad1251830b28a3c.1443213654.git.jani@nikula.org> + <1444480039-8530-1-git-send-email-david@tethera.net> + +User-Agent: Notmuch/0.20.2+93~g33c8777 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Wed, 14 Oct 2015 07:58:04 -0300 +Message-ID: <87vba94szn.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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: Wed, 14 Oct 2015 11:00:42 -0000 + +Tomi Ollila writes: + +> +> +> Looks good to me. tests pass. +> +> Tomi + +Pushed, with one one commit message typo fix