From: David Bremner Date: Sun, 9 Aug 2015 09:24:40 +0000 (+0200) Subject: revisision tracking patches round 3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=debb81302a76e198d0707b1a31a2b2f003b9c98a;p=notmuch-archives.git revisision tracking patches round 3 --- diff --git a/8b/8f2a507cffde6afaac14ae651f17d6cb1cc0b0 b/8b/8f2a507cffde6afaac14ae651f17d6cb1cc0b0 new file mode 100644 index 000000000..c7b04754c --- /dev/null +++ b/8b/8f2a507cffde6afaac14ae651f17d6cb1cc0b0 @@ -0,0 +1,57 @@ +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 2DE886DE0924 + for ; Sun, 9 Aug 2015 02:25:23 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.512 +X-Spam-Level: +X-Spam-Status: No, score=0.512 tagged_above=-999 required=5 tests=[AWL=-0.242, + 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 8mkJbSDRsl65 for ; + Sun, 9 Aug 2015 02:25:21 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id D89D36DE02D2 + for ; Sun, 9 Aug 2015 02:25:19 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) id 1ZOMqj-0005Vt-MH + for notmuch@notmuchmail.org; Sun, 09 Aug 2015 09:25:01 +0000 +Received: (nullmailer pid 7058 invoked by uid 1000); Sun, 09 Aug 2015 + 09:24:47 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: revisision tracking patches round 3 +Date: Sun, 9 Aug 2015 11:24:40 +0200 +Message-Id: <1439112285-6681-1-git-send-email-david@tethera.net> +X-Mailer: git-send-email 2.1.4 +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: Sun, 09 Aug 2015 09:25:23 -0000 + +Ironically there is some uncertainty about what revision this is +due to confusing cover letters for previous rounds. + +This obsoletes + + id:1433525318-23756-1-git-send-email-david@tethera.net + +I think I've taken into account most (all?) of Tomi and Daniel's +comments. There was a fair amount of rebasing silliness so I thought +I'd get some more eyes on this to check for typos and bikeshed the +naming of the --uuid option. +