From: W. Trevor King Date: Sat, 31 May 2014 22:20:21 +0000 (+1700) Subject: [PATCH v2 0/6] nmbug-status fixups from notmuch-to-html X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0b50803c9f7f9264f8a87b9339c72b7e904bd7b8;p=notmuch-archives.git [PATCH v2 0/6] nmbug-status fixups from notmuch-to-html --- diff --git a/21/0e34573415918be4d65f22722e1af3d52a4d68 b/21/0e34573415918be4d65f22722e1af3d52a4d68 new file mode 100644 index 000000000..d1dff4bbc --- /dev/null +++ b/21/0e34573415918be4d65f22722e1af3d52a4d68 @@ -0,0 +1,103 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 11F25431FAE + for ; Sat, 31 May 2014 15:21:16 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 3mpRF8C-nN8Z for ; + Sat, 31 May 2014 15:21:11 -0700 (PDT) +Received: from qmta01.westchester.pa.mail.comcast.net + (qmta01.westchester.pa.mail.comcast.net [76.96.62.16]) + by olra.theworths.org (Postfix) with ESMTP id 2B453431FD6 + for ; Sat, 31 May 2014 15:21:03 -0700 (PDT) +Received: from omta18.westchester.pa.mail.comcast.net ([76.96.62.90]) + by qmta01.westchester.pa.mail.comcast.net with comcast + id 8m3X1o0021wpRvQ51mM1ts; Sat, 31 May 2014 22:21:01 +0000 +Received: from odin.tremily.us ([24.18.63.50]) + by omta18.westchester.pa.mail.comcast.net with comcast + id 8mLz1o00G152l3L3emM0CE; Sat, 31 May 2014 22:21:01 +0000 +Received: from mjolnir.tremily.us (unknown [192.168.0.140]) + by odin.tremily.us (Postfix) with ESMTPS id 4A3F111F0653; + Sat, 31 May 2014 15:20:58 -0700 (PDT) +Received: (nullmailer pid 13183 invoked by uid 1000); + Sat, 31 May 2014 22:20:37 -0000 +From: "W. Trevor King" +To: notmuch@notmuchmail.org +Subject: [PATCH v2 0/6] nmbug-status fixups from notmuch-to-html +Date: Sat, 31 May 2014 15:20:21 -0700 +Message-Id: +X-Mailer: git-send-email 1.9.1.353.gc66d89d +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; + s=q20140121; t=1401574861; + bh=tPmObBYW4fI2FC6kuRxtAEkXHjqBnDGWlEYASzrlC+g=; + h=Received:Received:Received:Received:From:To:Subject:Date: + Message-Id; + b=S7p2Je+UTPjOODoYDNazXuDdSFU/sbbq7PhRCl9MgqJEYaq2UPvSjSYtd0gDS5WaY + fE6o2QTxWfjz2P577gTtktVrMBc/K38xlSJvC/bycfxKCvSgXKDpf70WsN+oTCnQ5u + Q4yg8fKCiWuSdXLfY5+SkBFvalcXdnpbR7/f1hQdN+weblF7ncjp0PZt/OjUgWZTn7 + XaZBeQDa0hDCf4VcY/tHQqnP9YtizhjTXMQrzQlSQT5omCU0LVNwF1K6aiRfsaBKy+ + EqtG2IUwqdJcfQ+lo5osKPsU/rFZSceXxLbXTBOCv0pZyLXFz232TSOr/id6avpf7d + twvFWSqOqiNdw== +Cc: Tomi Ollila +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +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, 31 May 2014 22:21:16 -0000 + +Changes from v1 [1] + +* Tweaked the license commit message (1/6) [2] with Carl's permission + [3]. +* Squashed v1's footer commits (old 2/5, 3/5, and 6/5, now 3/6) [4]. +* Squashed v1's description commits (old 4/5 and 5/5, now 2/6) [4]. +* Added commits 4/6, 5/6, and 6/6 to optionally load templates from + the config file. + +Cheers, +Trevor + +[1]: id:cover.1399748615.git.wking@tremily.us + http://thread.gmane.org/gmane.mail.notmuch.general/18299 +[2]: id:a5f999ca7d8d20e9476ae2c747999458f491a324.1399748615.git.wking@tremily.us + http://article.gmane.org/gmane.mail.notmuch.general/18301 +[3]: id:87fvkgf87n.fsf@yoom.home.cworth.org + http://article.gmane.org/gmane.mail.notmuch.general/18328 +[4]: id:20140512003642.GW28634@odin.tremily.us + http://article.gmane.org/gmane.mail.notmuch.general/18330 + +Carl Worth (3): + Add explicit license information + Add a docstring describing the program + Move the generated date from the top of the page to the footer. + +W. Trevor King (3): + nmbug-status: Factor out header/footer context into a shared dict + nmbug-status: Add the time to the footer's build-date + nmbug-status: Optionally load the header and footer templates from the + config + + NEWS | 18 +++++++++++++ + devel/nmbug/nmbug-status | 67 ++++++++++++++++++++++++++++++++++++++---------- + 2 files changed, 71 insertions(+), 14 deletions(-) + +-- +1.9.1.353.gc66d89d +