From: W. Trevor King Date: Sat, 2 Jan 2016 06:08:00 +0000 (+1600) Subject: [PATCH 0/5] notmuch-report: Rename from nmbug-status and add man pages X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=196c4d22248d84ed456142e998de117b2e00033d;p=notmuch-archives.git [PATCH 0/5] notmuch-report: Rename from nmbug-status and add man pages --- diff --git a/df/52368b35dd1df921fbd6a2de9be283b095e68a b/df/52368b35dd1df921fbd6a2de9be283b095e68a new file mode 100644 index 000000000..da96ade54 --- /dev/null +++ b/df/52368b35dd1df921fbd6a2de9be283b095e68a @@ -0,0 +1,119 @@ +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 ED0386DE19E9 + for ; Fri, 1 Jan 2016 22:10:22 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.041 +X-Spam-Level: +X-Spam-Status: No, score=0.041 tagged_above=-999 required=5 tests=[AWL=0.042, + DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, + 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 U_LT59m8Pqeu for ; + Fri, 1 Jan 2016 22:10:20 -0800 (PST) +Received: from resqmta-po-08v.sys.comcast.net (resqmta-po-08v.sys.comcast.net + [96.114.154.167]) + by arlo.cworth.org (Postfix) with ESMTPS id 140B06DE1A5E + for ; Fri, 1 Jan 2016 22:09:59 -0800 (PST) +Received: from resomta-po-01v.sys.comcast.net ([96.114.154.225]) + by resqmta-po-08v.sys.comcast.net with comcast + id 0u9z1s0014s37d401u9zzr; Sat, 02 Jan 2016 06:09:59 +0000 +Received: from mail.tremily.us ([73.221.72.168]) + by resomta-po-01v.sys.comcast.net with comcast + id 0u7z1s0033dr3C901u7zNo; Sat, 02 Jan 2016 06:07:59 +0000 +Received: from ullr.tremily.us (unknown [192.168.10.7]) + by mail.tremily.us (Postfix) with ESMTPS id DFC1B1B2F57B; + Fri, 1 Jan 2016 22:07:58 -0800 (PST) +Received: (nullmailer pid 15175 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 0/5] notmuch-report: Rename from nmbug-status and add man + pages +Date: Fri, 1 Jan 2016 22:08:00 -0800 +Message-Id: +X-Mailer: git-send-email 2.1.0.60.g85f0837 +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; + s=q20140121; t=1451714999; + bh=oOr4fqBghYbtt2B1WyTQ4Dua1d+6DDl4P5IzUHahr9o=; + h=Received:Received:Received:Received:From:To:Subject:Date: + Message-Id; + b=QSBP4w5kDy3Lm9glm/zzceIrNFH/KulmYTpHnViyDk6e5w+cuLAW5WDgkSn83DDcB + odlwCzQuDLZeLwF3OrkcZd1LMly2waVuRszPpsH3ZSuELToiXV2C20WFT9mgNhcwyH + 1wqUR7oHrB6M89Hz1mqkFs7UK/E9n1BtJ6u+FTUH7Y3OKjnsKKt8osVRuJYfkKPzFb + U9bTZfmj8I5NNyw+jJyXZwMIPHbGlHSXX9yBLULfUEyAi0uRf9go9rUc6m23+/mQHJ + YQfJrTog2H7QO/6J8ryJfMxgVNMixuBOo5o5qg/FuDlPICNL+FjkxG/MzQIgb8XrEv + pjUpSBEUSyUfg== +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:23 -0000 + +Spun off from discussion here [1]. I've just shifted nmbug-status in +this series, and left nmbug alone for now. If/when this series lands, +it will be easy to handle a nmbug rename in a subsequent series. + +Note that while I think the renames from nmbug-status to +notmuch-report and status-config.json to notmuch-report.json are +useful changes, they will break backwards compatibility for existing +users. I'm not sure how many existing users there are, and I expect +the NEWS entry will clue them in. But if folks want a temporary +fallback to status-config.json in the absence of notmuch-report.json, +I can add that in a v2. + +Cheers, +Trevor + +[1]: id:m2twmxbl1i.fsf@guru.guru-group.fi + http://thread.gmane.org/gmane.mail.notmuch.general/21535/focus=21539 + +W. Trevor King (5): + nmbug-status: Avoid hard-coded filename in error message + notmuch-report: Rename from nmbug-status + notmuch-report.json: Rename from status-config.json + notmuch-report: Add notmuch-report(1) and notmuch-report.json(5) man + pages + NEWS: Document the notmuch-report branch + + NEWS | 26 ++ + devel/nmbug/doc/.gitignore | 2 + + devel/nmbug/doc/Makefile | 38 +++ + devel/nmbug/doc/conf.py | 67 ++++ + devel/nmbug/doc/index.rst | 17 + + devel/nmbug/doc/man1/notmuch-report.1.rst | 54 ++++ + devel/nmbug/doc/man5/notmuch-report.json.5.rst | 129 ++++++++ + devel/nmbug/nmbug-status | 419 ------------------------ + devel/nmbug/notmuch-report | 422 +++++++++++++++++++++++++ + devel/nmbug/notmuch-report.json | 70 ++++ + devel/nmbug/status-config.json | 70 ---- + 11 files changed, 825 insertions(+), 489 deletions(-) + create mode 100644 devel/nmbug/doc/.gitignore + create mode 100644 devel/nmbug/doc/Makefile + create mode 100644 devel/nmbug/doc/conf.py + create mode 100644 devel/nmbug/doc/index.rst + create mode 100644 devel/nmbug/doc/man1/notmuch-report.1.rst + create mode 100644 devel/nmbug/doc/man5/notmuch-report.json.5.rst + delete mode 100755 devel/nmbug/nmbug-status + create mode 100755 devel/nmbug/notmuch-report + create mode 100644 devel/nmbug/notmuch-report.json + delete mode 100644 devel/nmbug/status-config.json + +-- +2.1.0.60.g85f0837 +