[PATCH v2 03/14] cli/reply: reuse show_reply_headers() in headers-only format
[notmuch-archives.git] / 6f / 7b811d9bad387620f4475edafdecb178b2df8c
1 Return-Path: <madduck@lapse.rw.madduck.net>\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 DEE1F431FBD\r
6         for <notmuch@notmuchmail.org>; Wed,  3 Feb 2010 12:18:45 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.823\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.823 tagged_above=-999 required=5 tests=[AWL=1.776,\r
12         BAYES_00=-2.599] 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 Lp3oiNNnl81d for <notmuch@notmuchmail.org>;\r
16         Wed,  3 Feb 2010 12:18:44 -0800 (PST)\r
17 Received: from clegg.madduck.net (clegg.madduck.net [193.242.105.96])\r
18         by olra.theworths.org (Postfix) with ESMTP id 9252A431FAE\r
19         for <notmuch@notmuchmail.org>; Wed,  3 Feb 2010 12:18:44 -0800 (PST)\r
20 Received: from lapse.rw.madduck.net (lapse.nz.madduck.net\r
21         [IPv6:2001:4428:234::1])\r
22         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
23         (Client CN "lapse.rw.madduck.net",\r
24         Issuer "CAcert Class 3 Root" (verified OK))\r
25         by clegg.madduck.net (postfix) with ESMTPS id 8E4A91D409E;\r
26         Wed,  3 Feb 2010 21:18:32 +0100 (CET)\r
27 Received: by lapse.rw.madduck.net (Postfix, from userid 1000)\r
28         id 566CFFF; Thu,  4 Feb 2010 09:18:29 +1300 (NZDT)\r
29 Date: Thu, 4 Feb 2010 09:18:29 +1300\r
30 From: martin f krafft <madduck@madduck.net>\r
31 To: Marten Veldthuis <marten@veldthuis.com>\r
32 Message-ID: <20100203201829.GD23976@lapse.rw.madduck.net>\r
33 Mail-Followup-To: Marten Veldthuis <marten@veldthuis.com>,\r
34         Matthew Gregg <mcg@braintube.com>, notmuch@notmuchmail.org\r
35 References: <87sk9ipxtz.fsf@yoom.home.cworth.org>\r
36         <87ock6lagp.fsf@lillypad.riseup.net>\r
37         <87ljfa2yhj.fsf@marten.rgoc.rug.nl>\r
38         <1265207812.26954.0.camel@dufus>\r
39         <87hbpy2wwa.fsf@marten.rgoc.rug.nl>\r
40 MIME-Version: 1.0\r
41 Content-Type: multipart/signed; micalg=pgp-ripemd160;\r
42         protocol="application/pgp-signature"; boundary="IDYEmSnFhs3mNXr+"\r
43 Content-Disposition: inline\r
44 In-Reply-To: <87hbpy2wwa.fsf@marten.rgoc.rug.nl>\r
45 X-Motto: Keep the good times rollin'\r
46 X-OS: Debian GNU/Linux squeeze/sid kernel 2.6.32-trunk-686 i686\r
47 X-Spamtrap: madduck.bogus@madduck.net\r
48 X-Subliminal-Message: debian/rules!\r
49 User-Agent: Mutt/1.5.20 (2009-06-14)\r
50 X-Virus-Scanned: clamav-milter 0.95.3 at clegg\r
51 X-Virus-Status: Clean\r
52 Cc: notmuch@notmuchmail.org\r
53 Subject: [notmuch] Git commit mails (was: New wiki instance on the\r
54  notmuchmail.org website)\r
55 X-BeenThere: notmuch@notmuchmail.org\r
56 X-Mailman-Version: 2.1.13\r
57 Precedence: list\r
58 List-Id: "Use and development of the notmuch mail system."\r
59         <notmuch.notmuchmail.org>\r
60 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
62 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
63 List-Post: <mailto:notmuch@notmuchmail.org>\r
64 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
65 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
67 X-List-Received-Date: Wed, 03 Feb 2010 20:18:46 -0000\r
68 \r
69 \r
70 --IDYEmSnFhs3mNXr+\r
71 Content-Type: text/plain; charset=us-ascii\r
72 Content-Disposition: inline\r
73 Content-Transfer-Encoding: quoted-printable\r
74 \r
75 also sprach Marten Veldthuis <marten@veldthuis.com> [2010.02.04.0353 +1300]:\r
76 > > Like this? http://notmuchmail.org/recentchanges/\r
77 >=20\r
78 > No, more like this: http://git.notmuchmail.org/git/notmuch-wiki\r
79 \r
80 To my knowledge, neither of these two give you diffs. This is what\r
81 a post-receive hook offers.\r
82 \r
83 It's trivial to do with Git. Assuming a recent Git-on-Debian, it's\r
84 just (assuming you are in the bare repository)\r
85 \r
86   test -d refs || echo not in repo\r
87   sed -e 's,^#\.,,' hooks/post-receive.sample > hooks/post-receive\r
88   chmod 755 !$\r
89   git config hooks.mailinglist notmuch@notmuchmail.org\r
90 \r
91 One might also have to send hooks.envelopesender and\r
92 hooks.emailprefix (without trailing space) could be nice.\r
93 \r
94 PS: speaking of prefixes, how about remving the subject prefix of\r
95 this list in general? ;)\r
96 \r
97 --=20\r
98 martin | http://madduck.net/ | http://two.sentenc.es/\r
99 =20\r
100 "arguments are extremely vulgar,\r
101  for everyone in good society\r
102  holds exactly the same opinion."\r
103                                                         -- oscar wilde\r
104 =20\r
105 spamtraps: madduck.bogus@madduck.net\r
106 \r
107 --IDYEmSnFhs3mNXr+\r
108 Content-Type: application/pgp-signature; name="digital_signature_gpg.asc"\r
109 Content-Description: Digital signature (see http://martin-krafft.net/gpg/)\r
110 Content-Disposition: inline\r
111 \r
112 -----BEGIN PGP SIGNATURE-----\r
113 Version: GnuPG v1.4.10 (GNU/Linux)\r
114 \r
115 iEYEAREDAAYFAktp2hUACgkQIgvIgzMMSnV4AgCg7S9uEbVdYaFOXtLOOUIRDjsX\r
116 RBAAn3UHhSSFCybedndzwjOUIVd8f9J3\r
117 =Ufhw\r
118 -----END PGP SIGNATURE-----\r
119 \r
120 --IDYEmSnFhs3mNXr+--\r