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 B3CCB6DE1003 for ; Fri, 14 Aug 2015 09:48:31 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.505 X-Spam-Level: X-Spam-Status: No, score=0.505 tagged_above=-999 required=5 tests=[AWL=-0.249, T_HEADER_FROM_DIFFERENT_DOMAINS=0.01, URIBL_SBL=0.644, URIBL_SBL_A=0.1] 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 0cIyGGvM81r1 for ; Fri, 14 Aug 2015 09:48:29 -0700 (PDT) Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) by arlo.cworth.org (Postfix) with ESMTPS id 50C1A6DE021E for ; Fri, 14 Aug 2015 09:48:28 -0700 (PDT) Received: from remotemail by gitolite.debian.net with local (Exim 4.80) (envelope-from ) id 1ZQI9L-0003de-TC for notmuch@notmuchmail.org; Fri, 14 Aug 2015 16:48:11 +0000 Received: (nullmailer pid 15749 invoked by uid 1000); Fri, 14 Aug 2015 16:48:02 -0000 From: David Bremner To: notmuch@notmuchmail.org Subject: revision tracking patches round 4 Date: Fri, 14 Aug 2015 18:47:53 +0200 Message-Id: <1439570878-15165-1-git-send-email-david@tethera.net> X-Mailer: git-send-email 2.5.0 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: Fri, 14 Aug 2015 16:48:31 -0000 This obsoletes id:1439112285-6681-1-git-send-email-david@tethera.net The main differences since that series are in the command line syntax for notmuch-count. We also now consider passing --uuid to notmuch-compact an error, since the user might reasonably expect that to do something sensible, but we don't because of the existing API.