X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=nmbug%2Fstatus.mdwn;h=9835afb07616089136f907b4a033423c675e4b77;hb=89770953297857cd9d3d0a6e04f7bd3baf98a00b;hp=a7a66f23952a753b308c3789b9ccb8d7c39fe20d;hpb=a5bac905df8bbe96142ba860178849c1f3a39bd2;p=notmuch-wiki diff --git a/nmbug/status.mdwn b/nmbug/status.mdwn index a7a66f2..9835afb 100644 --- a/nmbug/status.mdwn +++ b/nmbug/status.mdwn @@ -1,5 +1,5 @@

Notmuch Patches

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

Maybe Ready (Core and Emacs)

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

2011-12-17 -

id:"1324136868-6662-1-git-send-email-aaronecay@gmail.com" -
Aaron Ecay -[PATCH] [emacs] Don't quote lambda forms -

Maybe Ready (Python)

These python related patches might be ready to push, or they might just need updated tags. @@ -181,20 +174,6 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and Antono Vasiljev [PATCH] Perform mail polling asynchronously - - -
2011-09-07 -
id:"de34a2673fb548c2624432fb9b9ce36043d9216f.1315384432.git.jani@nikula.org" - - Jani Nikula -[PATCH 1/2] emacs: Fix notmuch-hello-tag-list-make-query defcustom - - - - id:"4652bdba350f4ff9c3bd2333d725a5ebabb5950a.1315384432.git.jani@nikula.org" - - -[PATCH 2/2] emacs: Fix notmuch-mua-user-agent defcustom
2011-09-14 @@ -223,13 +202,6 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and Jani Nikula [PATCH 1/2] emacs: Fix notmuch-hello-tag-list-make-query defcustom - - - - id:"4f5151bf4b16ca977c6cfe7e4bf2bf909281675b.1316804530.git.jani@nikula.org" - - -[PATCH 2/2] emacs: Fix notmuch-mua-user-agent defcustom
2011-09-25 @@ -251,48 +223,6 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and [PATCH 8/9] python: use the new exception classes and update the documentation - - -
2011-10-03 -
id:"1317643438-31272-4-git-send-email-schnouki@schnouki.net" - - Thomas Jost -[PATCH 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator - - - - id:"1317643438-31272-5-git-send-email-schnouki@schnouki.net" - - -[PATCH 4/4] emacs: add notmuch-hello-hook - - -
2011-10-03 -
id:"1317660447-27520-2-git-send-email-schnouki@schnouki.net" - - Thomas Jost -[PATCH 01/13] test: define a helper function for defining prereqs on executables - - - - id:"1317660447-27520-4-git-send-email-schnouki@schnouki.net" - - -[PATCH 03/13] test: add 'Emacs' prereq to dependent 'crypto' tests - - - - id:"1317660447-27520-5-git-send-email-schnouki@schnouki.net" - - -[PATCH 04/13] test: add 'Emacs' prereq to dependent 'emacs' tests - - - - id:"1317660447-27520-6-git-send-email-schnouki@schnouki.net" - - -[PATCH 05/13] test: add 'Emacs' prereq to dependent 'emacs-large-search-buffer' tests
2011-10-10 @@ -363,13 +293,6 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and Ivy Foster [Patch 2/3] Respect window margins in notmuch-hello.el - - -
2011-11-09 -
id:"1320869169-32596-1-git-send-email-schnouki@schnouki.net" - - Thomas Jost -[PATCH v2] emacs: Let the user choose where to compose new mails
2011-11-19 @@ -461,20 +384,6 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and Thomas Jost [PATCH v3 1/4] emacs: Let the user choose where to compose new mails - - - - id:"1323797532-597-4-git-send-email-schnouki@schnouki.net" - - -[PATCH v3 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator - - - - id:"1323797532-597-5-git-send-email-schnouki@schnouki.net" - - -[PATCH v3 4/4] emacs: add notmuch-hello-hook
2011-12-14 @@ -559,6 +468,20 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and David Edmondson [PATCH] emacs: Don't signal an error when reaching the end of the search results. + + +
2011-12-21 +
id:"1324473302-10869-2-git-send-email-4winter@informatik.uni-hamburg.de" + + Justus Winter <4winter@informatik.uni-hamburg.de> +[PATCH 1/2] python: refactor print_messages into format_messages and print_messages + + + + id:"1324473302-10869-3-git-send-email-4winter@informatik.uni-hamburg.de" + + +[PATCH 2/2] python: make the result of Message.get_replies() more pythonic