From: W. Trevor King Date: Sat, 2 Jan 2016 06:08:05 +0000 (+1600) Subject: [PATCH 5/5] NEWS: Document the notmuch-report branch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cabd6127a9359cd470ba9515447fb7ff74bbd499;p=notmuch-archives.git [PATCH 5/5] NEWS: Document the notmuch-report branch --- diff --git a/4a/aecc4aa7e3689287fcb5afe3b1dfc40bcf7d20 b/4a/aecc4aa7e3689287fcb5afe3b1dfc40bcf7d20 new file mode 100644 index 000000000..941da077a --- /dev/null +++ b/4a/aecc4aa7e3689287fcb5afe3b1dfc40bcf7d20 @@ -0,0 +1,113 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id F2AE76DE1A2E + for ; Fri, 1 Jan 2016 22:10:39 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" +X-Spam-Flag: NO +X-Spam-Score: 0.039 +X-Spam-Level: +X-Spam-Status: No, score=0.039 tagged_above=-999 required=5 tests=[AWL=0.041, + DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, + RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id R8CksaM8q-u3 for ; + Fri, 1 Jan 2016 22:10:38 -0800 (PST) +Received: from resqmta-po-02v.sys.comcast.net (resqmta-po-02v.sys.comcast.net + [96.114.154.161]) + by arlo.cworth.org (Postfix) with ESMTPS id 2A0476DE1A29 + for ; Fri, 1 Jan 2016 22:10:02 -0800 (PST) +Received: from resomta-po-14v.sys.comcast.net ([96.114.154.238]) + by resqmta-po-02v.sys.comcast.net with comcast + id 0uA11s00258ss0Y01uA195; Sat, 02 Jan 2016 06:10:01 +0000 +Received: from mail.tremily.us ([73.221.72.168]) + by resomta-po-14v.sys.comcast.net with comcast + id 0u801s0063dr3C901u80eJ; Sat, 02 Jan 2016 06:08:01 +0000 +Received: from ullr.tremily.us (unknown [192.168.10.7]) + by mail.tremily.us (Postfix) with ESMTPS id 41A861B2F585; + Fri, 1 Jan 2016 22:08:00 -0800 (PST) +Received: (nullmailer pid 15187 invoked by uid 1000); + Sat, 02 Jan 2016 06:08:07 -0000 +From: "W. Trevor King" +To: notmuch@notmuchmail.org +Cc: David Bremner , + Tomi Ollila , Jani Nikula , + Carl Worth , "W. Trevor King" +Subject: [PATCH 5/5] NEWS: Document the notmuch-report branch +Date: Fri, 1 Jan 2016 22:08:05 -0800 +Message-Id: + +X-Mailer: git-send-email 2.1.0.60.g85f0837 +In-Reply-To: +References: +In-Reply-To: +References: +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; + s=q20140121; t=1451715001; + bh=k1W8RqbMf2UAaYajSkWj+hW8MdiaQ4OM/lOheUdJ4Ww=; + h=Received:Received:Received:Received:From:To:Subject:Date: + Message-Id; + b=Kuj5yTF/gwsIH5H0ly356BKzO7sv7XgTv1eDpcz+fljE8h/Sv3ZMoxZo5OEMqJma5 + ZJlbl09Jkei7BGTql4RDPQpuhllD/98UfzvD8gCujvayxQyXw33yNCTSzsCG8HJPVr + MHTziq+bzJraCicvj063H8WuaqUQE32tqRTpgzu+PsGZ59c6/yXRyobPigDZvB/X8J + LMfkWd+BRoVBmBWZsaj1J8MUeQkp9C9+zC+IcstogFNbWXtJZexPsbspaXTxI7Avr6 + 3uniCz2KJuP7BoXq6csEehpWw9ChvUJam3Dq+0erUzVRevXnypISOyp9JfyXeu4BD4 + Jz09GA2BkoF3g== +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 02 Jan 2016 06:10:40 -0000 + +--- + NEWS | 26 ++++++++++++++++++++++++++ + 1 file changed, 26 insertions(+) + +diff --git a/NEWS b/NEWS +index 6681699..3535614 100644 +--- a/NEWS ++++ b/NEWS +@@ -1,3 +1,29 @@ ++Notmuch 0.22 (UNRELEASED) ++========================= ++ ++Documentation ++------------- ++ ++New `notmuch-report(1)` and `notmuch-report.json(5)` man pages ++describe `notmuch-report` and its JSON configuration file. You can ++build these files by running `make` in the `devel/nmbug/doc` ++directory. ++ ++notmuch-report ++-------------- ++ ++Renamed from `nmbug-status`. This script generates reports based on ++notmuch queries, and doesn't really have anything to do with nmbug, ++except for sharing the `NMBGIT` environment variable. The new name ++focuses on the script's action, instead of its historical association ++with the nmbug workflow. This should make it more discoverable for ++users looking for generic notmuch reporting tools. ++ ++The default configuration file name (extracted from the `config` ++branch of `NBMGIT` has changed from `status-config.json` to ++`notmuch-report.json` so it is more obviously associated with the ++report-generating script. ++ + Notmuch 0.21 (2015-10-29) + ========================= + +-- +2.1.0.60.g85f0837 +