[PATCH 1/2] cli: S/MIME verification/decryption support
[notmuch-archives.git] / 36 / d40b1897aa45c69781d7bd215aa98da053be1c
1 Return-Path: <jani@nikula.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 8CC37431FAF\r
6         for <notmuch@notmuchmail.org>; Sat,  9 Mar 2013 06:56:57 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 a83LH68x7OZm for <notmuch@notmuchmail.org>;\r
16         Sat,  9 Mar 2013 06:56:57 -0800 (PST)\r
17 Received: from mail-lb0-f170.google.com (mail-lb0-f170.google.com\r
18         [209.85.217.170]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id BFDF4431FAE\r
21         for <notmuch@notmuchmail.org>; Sat,  9 Mar 2013 06:56:56 -0800 (PST)\r
22 Received: by mail-lb0-f170.google.com with SMTP id ge1so2077862lbb.1\r
23         for <notmuch@notmuchmail.org>; Sat, 09 Mar 2013 06:56:54 -0800 (PST)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=google.com; s=20120113;\r
26         h=x-received:from:to:cc:subject:date:message-id:x-mailer\r
27         :x-gm-message-state;\r
28         bh=SEH9f1q6jHET+s/8nufPndCzJCYE54zX5bbGCFKMoHM=;\r
29         b=kAmb9qCz1nbSSthpQdqU+N5P7k1eMFiUhd7vqud9gd0/4E4NcYgTBILp6W58i7napC\r
30         7cQkBtK6xzgOqWnRtWI4TV7LM8PonJXb3CftGCwmsKrk6phDKKswgAYADejHVAsIV17l\r
31         ETOM5Jire7A9Dc7aDcrAEog70TKiHcHrFMvjaaaQNGOwjoC1oE2KsW7hvSnPKjr7Y2l0\r
32         s6KGaZ71fsKuLp6noVPZogaOtk03UAfhoLVjic+bl22oKEm1XL8/HaSlITOs2h+NeUZg\r
33         8Hy8Yo4WLvlNhTFYVBVZrwOjl1TCRo//bg6wnWMWnVuxi1KpOZ1jFO6ELPzscTQJZoaU\r
34         ynSg==\r
35 X-Received: by 10.152.110.167 with SMTP id ib7mr5213555lab.22.1362841013820;\r
36         Sat, 09 Mar 2013 06:56:53 -0800 (PST)\r
37 Received: from localhost (dsl-hkibrasgw4-50df51-27.dhcp.inet.fi.\r
38         [80.223.81.27])\r
39         by mx.google.com with ESMTPS id oy10sm4255789lab.8.2013.03.09.06.56.51\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Sat, 09 Mar 2013 06:56:52 -0800 (PST)\r
42 From: Jani Nikula <jani@nikula.org>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH v2 0/4] cli: notmuch tag --remove-all option\r
45 Date: Sat,  9 Mar 2013 16:56:47 +0200\r
46 Message-Id: <cover.1362840893.git.jani@nikula.org>\r
47 X-Mailer: git-send-email 1.7.10.4\r
48 X-Gm-Message-State:\r
49  ALoCoQks73WNzM9aTQemMMXe+a0gXZV0P1PW7uXkHiJKSZImqF2lBWLakpijGTsyYIZ/U6xT3B8j\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Sat, 09 Mar 2013 14:56:57 -0000\r
63 \r
64 Rebased version of\r
65 id:1a2c09adc1c963f1aa209c09143f85dca7634e11.1358876448.git.jani@nikula.org\r
66 \r
67 Jani Nikula (4):\r
68   cli: make caller check tag count in parse_tag_command_line\r
69   cli: add --remove-all option to "notmuch tag"\r
70   man: document notmuch tag --remove-all\r
71   test: notmuch tag --remove-all\r
72 \r
73  man/man1/notmuch-tag.1 |   12 +++++++++++-\r
74  notmuch-tag.c          |   31 ++++++++++++++++++++++++-------\r
75  tag-util.c             |    5 -----\r
76  test/tagging           |   16 ++++++++++++++++\r
77  4 files changed, 51 insertions(+), 13 deletions(-)\r
78 \r
79 -- \r
80 1.7.10.4\r
81 \r