From: David Bremner Date: Fri, 23 Dec 2011 15:45:57 +0000 (-0400) Subject: nmbug/status: new dump X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=415e4d7e28392709677223d449169152efff4ca0 nmbug/status: new dump --- diff --git a/nmbug/status.mdwn b/nmbug/status.mdwn index 9835afb..0dea444 100644 --- a/nmbug/status.mdwn +++ b/nmbug/status.mdwn @@ -1,5 +1,5 @@

Notmuch Patches

-Generated: 2011-12-22
+Generated: 2011-12-23
For more infomation see nmbug

Maybe Ready (Core and Emacs)

These patches are under consideration for pushing. @@ -9,6 +9,13 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and + + +

2011-12-22 +

id:"1324616352-15337-1-git-send-email-jrollins@finestructure.net" +
Jameson Graef Rollins +[PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links +

Maybe Ready (Python)

These python related patches might be ready to push, or they might just need updated tags. @@ -482,6 +489,20 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and [PATCH 2/2] python: make the result of Message.get_replies() more pythonic + + +
2011-12-22 +
id:"1324563860-21986-1-git-send-email-aaronecay@gmail.com" + + Aaron Ecay +[PATCH] emacs: fix off-by-one bug in notmuch-show-archive + + +
2011-12-22 +
id:"1324584948-8009-1-git-send-email-amdragon@mit.edu" + + Austin Clements +[PATCH] Properly handle short writes in sigint handlers