X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=nmbug%2Fstatus.mdwn;h=11a411ae59735a19ece60bf8eaa6dec3c2e6f0bc;hb=683d580b6b15ee2208d1eb98010810ae6716071a;hp=eac5d0a6d976c6c0b09d8bf5a4f58e07411ae5a9;hpb=6840ce52427e1f64ed0474438135dd2522a430cc;p=obsolete%2Fnotmuch-wiki diff --git a/nmbug/status.mdwn b/nmbug/status.mdwn index eac5d0a..11a411a 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,48 +9,76 @@ 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" +

2011-12-20 +

id:"8c69566692e6e7c36e3c3cfcfba2c1122e5c10b1.1324410479.git.jani@nikula.org"
Aaron Ecay -[PATCH] [emacs] Don't quote lambda forms +
Jani Nikula +[PATCH v2 1/2] emacs: Fix notmuch-hello-tag-list-make-query defcustom
-

Maybe Ready (Python)

-These python related patches might be ready to push, or they might just need updated tags. -The view is generated from the following query: -
-tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and not tag:notmuch::wip and not tag:notmuch::stale and not tag:notmuch::contrib and not tag:notmuch::moreinfo and not tag:notmuch::wontfix and tag:notmuch::python and not tag:notmuch::needs-review -
- + + - - + + + - - + + + + +
+ id:"f57278c429382294021bd5e6959886a5e44af594.1324410479.git.jani@nikula.org" +
+[PATCH v2 2/2] emacs: Fix notmuch-mua-user-agent defcustom +

2011-07-11 -

id:"1310377427-7656-1-git-send-email-Sebastian@SSpaeth.de" +

2011-12-21 +

id:"1324470927-15353-1-git-send-email-dme@dme.org"
Sebastian Spaeth -[PATCH] python: Encode query string as a utf-8 byte array +
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:"1310377785-7887-1-git-send-email-Sebastian@SSpaeth.de" + id:"1324475059-16543-2-git-send-email-schnouki@schnouki.net"
-[PATCH v2] python: Encode query string as a utf-8 byte array +[PATCH 2/2] emacs: Change the default thousands separator to a space

2011-09-26 -

id:"1316999137-28257-3-git-send-email-4winter@informatik.uni-hamburg.de" +

2011-12-21 +

id:"1324491506-1134-1-git-send-email-dmitry.kurochkin@gmail.com"
Justus Winter <4winter@informatik.uni-hamburg.de> -[PATCH 3/9] python: reorder the arguments of NotmuchError.__init__() +
Dmitry Kurochkin +[PATCH 1/2] test: add general Emacs hook counter
- id:"1316999137-28257-8-git-send-email-4winter@informatik.uni-hamburg.de" + id:"1324491506-1134-2-git-send-email-dmitry.kurochkin@gmail.com"
-[PATCH 8/9] python: use the new exception classes and update the documentation +[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" +
Dmitry Kurochkin +[PATCH] emacs: put the last search on top of recent searches in notmuch-hello +
+

Maybe Ready (Python)

+These python related patches might be ready to push, or they might just need updated tags. +The view is generated from the following query: +
+tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and not tag:notmuch::wip and not tag:notmuch::stale and not tag:notmuch::contrib and not tag:notmuch::moreinfo and not tag:notmuch::wontfix and tag:notmuch::python and not tag:notmuch::needs-review +
+ + + +

2011-07-11 +

id:"1310377785-7887-1-git-send-email-Sebastian@SSpaeth.de" +
Sebastian Spaeth +[PATCH v2] python: Encode query string as a utf-8 byte array
@@ -202,20 +230,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 @@ -244,13 +258,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 @@ -265,48 +272,13 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and Justus Winter <4winter@informatik.uni-hamburg.de> [PATCH 7/9] python: provide more exception classes - - -
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" + id:"1316999137-28257-8-git-send-email-4winter@informatik.uni-hamburg.de" -[PATCH 05/13] test: add 'Emacs' prereq to dependent 'emacs-large-search-buffer' tests +[PATCH 8/9] python: use the new exception classes and update the documentation
2011-10-10 @@ -377,13 +349,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 @@ -475,20 +440,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 @@ -573,6 +524,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