Re: notmuch-search-toggle-order and notmuch-tree
[notmuch-archives.git] / 11 / 71989d140c97eaefbc64a3874160e1e78f7465
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 50D87429E21\r
6         for <notmuch@notmuchmail.org>; Fri, 28 Oct 2011 10:23:06 -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 Iia6wv9hRkXw for <notmuch@notmuchmail.org>;\r
16         Fri, 28 Oct 2011 10:23:05 -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 A4665431FB6\r
21         for <notmuch@notmuchmail.org>; Fri, 28 Oct 2011 10:23:05 -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 p9SHN4aY009539;\r
24         Fri, 28 Oct 2011 14:23:04 -0300\r
25 Received: from bremner by convex-new.cs.unb.ca with local (Exim 4.72)\r
26         (envelope-from <bremner@unb.ca>)\r
27         id 1RJq92-0002lV-Gv; Fri, 28 Oct 2011 14:23:04 -0300\r
28 From: David Bremner <david@tethera.net>\r
29 To: notmuch@notmuchmail.org\r
30 Subject: Re: make debian-snapshot\r
31 In-Reply-To: <1318469013-15395-1-git-send-email-david@tethera.net>\r
32 References: <1318469013-15395-1-git-send-email-david@tethera.net>\r
33 User-Agent: Notmuch/0.9+20~ga1ca7e8 (http://notmuchmail.org) Emacs/23.3.1\r
34         (x86_64-pc-linux-gnu)\r
35 Date: Fri, 28 Oct 2011 14:23:04 -0300\r
36 Message-ID: <87ehxxhvyf.fsf@convex-new.cs.unb.ca>\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: Fri, 28 Oct 2011 17:23:06 -0000\r
52 \r
53 On Wed, 12 Oct 2011 22:23:31 -0300, david@tethera.net wrote:\r
54 > Here is a simple way to make debian packages for testing without\r
55 > fussing about with pristine-tar and so on.  \r
56\r
57 > The first patch changes the git snapshot versioning scheme from 0.9-2-g1234\r
58 > to 0.9+2~g1234 to reduce confusion with released versions like 0.9-2\r
59\r
60 \r
61 I wanted this again today test other people's patches, so I pushed it.\r
62 \r
63 d\r