Re: Hi all
[notmuch-archives.git] / 7d / 684d3a29db92190e935681f9e230b75da8311e
1 Return-Path: <bremner@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 53BE8431FD0\r
6         for <notmuch@notmuchmail.org>; Fri, 23 Sep 2011 20:14:41 -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 eCWSLzSPHeu5 for <notmuch@notmuchmail.org>;\r
16         Fri, 23 Sep 2011 20:14:40 -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 BFA0D431FB6\r
21         for <notmuch@notmuchmail.org>; Fri, 23 Sep 2011 20:14:40 -0700 (PDT)\r
22 Received: from rocinante.cs.unb.ca (wm280hi-109.102.Maroon.akn.ca\r
23         [66.135.109.102]) (authenticated bits=0)\r
24         by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id p8O3EZ6H019134\r
25         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO);\r
26         Sat, 24 Sep 2011 00:14:36 -0300\r
27 Received: from bremner by rocinante.cs.unb.ca with local (Exim 4.76)\r
28         (envelope-from <bremner@unb.ca>)\r
29         id 1R7IhH-0001zH-Es; Fri, 23 Sep 2011 23:14:35 -0400\r
30 From: David Bremner <david@tethera.net>\r
31 To: Austin Clements <amdragon@mit.edu>\r
32 Subject: Re: [PATCH v6 00/17] Fix 'notmuch new' atomicity issues\r
33 In-Reply-To: <87ty8gobv0.fsf@zancas.localnet>\r
34 References: <87ei34rnc5.fsf@yoom.home.cworth.org>\r
35         <1307822683-848-1-git-send-email-amdragon@mit.edu>\r
36         <BANLkTimeWnn5YtKjarFB8f8Fowvz0PxK2Q@mail.gmail.com>\r
37         <CAH-f9WvAFuVp-6u6tFgbcPEGW304wkGy=uhSOGhbNXd0m7H3mw@mail.gmail.com>\r
38         <87ty8gobv0.fsf@zancas.localnet>\r
39 User-Agent: Notmuch/0.8 (http://notmuchmail.org) Emacs/23.3.1\r
40         (x86_64-pc-linux-gnu)\r
41 Date: Fri, 23 Sep 2011 23:14:35 -0400\r
42 Message-ID: <87bouabpic.fsf@rocinante.cs.unb.ca>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 Cc: notmuch@notmuchmail.org\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Sat, 24 Sep 2011 03:14:41 -0000\r
59 \r
60 On Tue, 13 Sep 2011 09:39:15 -0300, David Bremner <david@tethera.net> wrote:\r
61 > On Fri, 8 Jul 2011 14:09:16 -0400, Austin Clements <amdragon@mit.edu> wrote:\r
62\r
63 > I have rebased these yet again, and pushed the first 4 commits to\r
64 > master. So far this is mainly testing stuff, along with one oneline\r
65 > bugfix. I also added a couple testing related commits:\r
66\r
67 >         73ed66a test: use test_expect_equal_file in atomicity\r
68 >         05a522c test: Convert atomicity test to use test_subtest_known_broken\r
69 \r
70 I have pushed 5 more commits in the sequence, without changes.  \r
71 \r
72 d\r
73 \r