X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=nmbug%2Fstatus.mdwn;h=0dea44439f88e33664752c3554ebae6f6d615160;hb=415e4d7e28392709677223d449169152efff4ca0;hp=11a411ae59735a19ece60bf8eaa6dec3c2e6f0bc;hpb=683d580b6b15ee2208d1eb98010810ae6716071a;p=obsolete%2Fnotmuch-wiki diff --git a/nmbug/status.mdwn b/nmbug/status.mdwn index 11a411a..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,60 +9,11 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and - - - - - - - - - - - - - - - - - - - - - -

2011-12-20 -

id:"8c69566692e6e7c36e3c3cfcfba2c1122e5c10b1.1324410479.git.jani@nikula.org" -
Jani Nikula -[PATCH v2 1/2] emacs: Fix notmuch-hello-tag-list-make-query defcustom -
- id:"f57278c429382294021bd5e6959886a5e44af594.1324410479.git.jani@nikula.org" -
-[PATCH v2 2/2] emacs: Fix notmuch-mua-user-agent defcustom -

2011-12-21 -

id:"1324470927-15353-1-git-send-email-dme@dme.org" -
David Edmondson -[PATCH] emacs: Don't prompt the user to choose from zero matching addresses. -

2011-12-21 -

id:"1324475059-16543-1-git-send-email-schnouki@schnouki.net" -
Thomas Jost -[PATCH 1/2] emacs: rename notmuch-decimal-separator to notmuch-hello-thousands-separator -
- id:"1324475059-16543-2-git-send-email-schnouki@schnouki.net" -
-[PATCH 2/2] emacs: Change the default thousands separator to a space -

2011-12-21 -

id:"1324491506-1134-1-git-send-email-dmitry.kurochkin@gmail.com" -
Dmitry Kurochkin -[PATCH 1/2] test: add general Emacs hook counter -
- id:"1324491506-1134-2-git-send-email-dmitry.kurochkin@gmail.com" -
-[PATCH 2/2] test: add test for `notmuch-hello-refresh-hook' -

2011-12-22 -

id:"1324513430-15650-1-git-send-email-dmitry.kurochkin@gmail.com" +

id:"1324616352-15337-1-git-send-email-jrollins@finestructure.net"
Dmitry Kurochkin -[PATCH] emacs: put the last search on top of recent searches in notmuch-hello +
Jameson Graef Rollins +[PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links
@@ -538,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