Re: [PATCH] Add missing "tags" field to search schema
[notmuch-archives.git] / 76 / cb179c63c96ea7998cccac12316cab7ce6b3af
1 Return-Path: <bremner@pivot.cs.unb.ca>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id AC3B1431FD0\r
6         for <notmuch@notmuchmail.org>; Fri, 21 Oct 2011 12:48:10 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id EqrxhG2kDfsz for <notmuch@notmuchmail.org>;\r
16         Fri, 21 Oct 2011 12:48:08 -0700 (PDT)\r
17 Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 657CF431FB6\r
21         for <notmuch@notmuchmail.org>; Fri, 21 Oct 2011 12:48:08 -0700 (PDT)\r
22 Received: from convex-new.cs.unb.ca ([131.202.13.154])\r
23         by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id p9LJm4xr002199\r
24         for <notmuch@notmuchmail.org>; Fri, 21 Oct 2011 16:48:07 -0300\r
25 Received: from bremner by convex-new.cs.unb.ca with local (Exim 4.72)\r
26         (envelope-from <bremner@pivot.cs.unb.ca>) id 1RHL4W-00016J-Pm\r
27         for notmuch@notmuchmail.org; Fri, 21 Oct 2011 16:48:04 -0300\r
28 From: David Bremner <david@tethera.net>\r
29 To: notmuch@notmuchmail.org\r
30 Subject: Updated v3 patches for notmuch restore --accumulate.\r
31 Date: Fri, 21 Oct 2011 16:47:51 -0300\r
32 Message-Id: <1319226477-4181-1-git-send-email-david@tethera.net>\r
33 X-Mailer: git-send-email 1.7.5.4\r
34 In-Reply-To: <1317317857-29636-1-git-send-email-thomas@schwinge.name>\r
35 References: <1317317857-29636-1-git-send-email-thomas@schwinge.name>\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Fri, 21 Oct 2011 19:48:11 -0000\r
49 \r
50 These are rebased quite violently from what Thomas posted.  They are\r
51 also the first use of getopt (because I plan to add another option to\r
52 restore). They depend on id:"1319199557-16888-1-git-send-email-david@tethera.net".\r
53 \r