Re: talloc_abort in notmuch_thread_get_tags () when db has been modified
[notmuch-archives.git] / f0 / 632296535516d48ba08d78d7c2156674520e0a
1 Return-Path: <dme@dme.org>\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 98C854196F2\r
6         for <notmuch@notmuchmail.org>; Sat, 10 Apr 2010 01:03:45 -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: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham\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 YyquyxwlpwOx for <notmuch@notmuchmail.org>;\r
16         Sat, 10 Apr 2010 01:03:44 -0700 (PDT)\r
17 Received: from mail-bw0-f210.google.com (mail-bw0-f210.google.com\r
18         [209.85.218.210])\r
19         by olra.theworths.org (Postfix) with ESMTP id 7C386431FC1\r
20         for <notmuch@notmuchmail.org>; Sat, 10 Apr 2010 01:03:44 -0700 (PDT)\r
21 Received: by bwz2 with SMTP id 2so2933858bwz.30\r
22         for <notmuch@notmuchmail.org>; Sat, 10 Apr 2010 01:03:43 -0700 (PDT)\r
23 Received: by 10.204.73.165 with SMTP id q37mr1280586bkj.100.1270886622047;\r
24         Sat, 10 Apr 2010 01:03:42 -0700 (PDT)\r
25 Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
26         [83.217.165.81])\r
27         by mx.google.com with ESMTPS id x16sm16898410bku.5.2010.04.10.01.03.40\r
28         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
29         Sat, 10 Apr 2010 01:03:41 -0700 (PDT)\r
30 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
31         id 23CC55941E3; Sat, 10 Apr 2010 09:03:31 +0100 (BST)\r
32 To: notmuch <notmuch@notmuchmail.org>\r
33 Subject: [PATCH] git: Ignore packaging intermediate files\r
34 From: David Edmondson <dme@dme.org>\r
35 Date: Sat, 10 Apr 2010 09:03:31 +0100\r
36 Message-ID: <87tyrjenu4.fsf@ut.hh.sledj.net>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Sat, 10 Apr 2010 08:03:45 -0000\r
52 \r
53 commit c9ff373f8bdcc6b55c6df8e0d4582d459ef87c31\r
54 Author: David Edmondson <dme@dme.org>\r
55 Date:   Sat Apr 10 09:02:32 2010 +0100\r
56 \r
57     git: Ignore packaging intermediate files\r
58 \r
59         Modified .gitignore\r
60 diff --git a/.gitignore b/.gitignore\r
61 index 217440d..c685340 100644\r
62 --- a/.gitignore\r
63 +++ b/.gitignore\r
64 @@ -13,3 +13,27 @@ libnotmuch.so*\r
65  .*.swp\r
66  *.elc\r
67  releases\r
68 +/debian/files\r
69 +/debian/libnotmuch-dev.debhelper.log\r
70 +/debian/libnotmuch-dev.substvars\r
71 +/debian/libnotmuch-dev/DEBIAN/control\r
72 +/debian/libnotmuch-dev/DEBIAN/md5sums\r
73 +/debian/libnotmuch-dev/usr/include/notmuch.h\r
74 +/debian/libnotmuch-dev/usr/share/doc/libnotmuch-dev/changelog.Debian.gz\r
75 +/debian/libnotmuch-dev/usr/share/doc/libnotmuch-dev/copyright\r
76 +/debian/libnotmuch1.debhelper.log\r
77 +/debian/libnotmuch1.postinst.debhelper\r
78 +/debian/libnotmuch1.postrm.debhelper\r
79 +/debian/libnotmuch1.substvars\r
80 +/debian/libnotmuch1/DEBIAN/control\r
81 +/debian/libnotmuch1/DEBIAN/md5sums\r
82 +/debian/libnotmuch1/DEBIAN/postinst\r
83 +/debian/libnotmuch1/DEBIAN/postrm\r
84 +/debian/libnotmuch1/DEBIAN/shlibs\r
85 +/debian/libnotmuch1/usr/share/doc/libnotmuch1/changelog.Debian.gz\r
86 +/debian/libnotmuch1/usr/share/doc/libnotmuch1/copyright\r
87 +/debian/notmuch.debhelper.log\r
88 +/debian/notmuch.postinst.debhelper\r
89 +/debian/notmuch.prerm.debhelper\r
90 +/debian/notmuch.substvars\r
91 +/debian/tmp/usr/include/notmuch.h\r
92 \r
93 \r
94 dme.\r
95 -- \r
96 David Edmondson, http://dme.org\r