X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=nmbug%2Fstatus.mdwn;h=fe199d19b20091e0df4323af87f3c55cb2bea716;hb=2d78f7215761a94694f366f6cb6021ff677b8e14;hp=97b46072570e818106ea8e63600809c47b274e7f;hpb=dc64e79523c61501e27277df21fc4d72da4d6c9b;p=obsolete%2Fnotmuch-wiki diff --git a/nmbug/status.mdwn b/nmbug/status.mdwn index 97b4607..fe199d1 100644 --- a/nmbug/status.mdwn +++ b/nmbug/status.mdwn @@ -1,5 +1,5 @@

Notmuch Patches

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

Ready

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

2011-12-13 -

id:"1323766883-17607-1-git-send-email-tomi.ollila@iki.fi" -
Tomi Ollila -[PATCH 1/2] test/smtp-dummy: add --background option for going background after listen(2) -
- id:"1323766883-17607-2-git-send-email-tomi.ollila@iki.fi" -
-[PATCH 2/2] test/test-lib.sh: launch smtp-dummy with --background and finally kill(1) it. -

2011-12-17 -

id:"1324167681-26984-2-git-send-email-dmitry.kurochkin@gmail.com" -
Dmitry Kurochkin -[PATCH v4 1/4] test: add `notmuch-hello-mode-hook-counter' -
- id:"1324167681-26984-3-git-send-email-dmitry.kurochkin@gmail.com" -
-[PATCH v4 2/4] test: add test for `notmuch-hello-mode-hook' -
- id:"1324167681-26984-4-git-send-email-dmitry.kurochkin@gmail.com" -
-[PATCH v4 3/4] test: add broken test for `notmuch-hello-mode-hook' called during update -
- id:"1324167681-26984-5-git-send-email-dmitry.kurochkin@gmail.com" -
-[PATCH v4 4/4] emacs: do not call `notmuch-hello-mode' on update -

Review

These patches are under review, or waiting for feedback. @@ -72,6 +30,13 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and Re: [notmuch] [PATCH] Calls to notmuch get queued and executed asynchronously. + + +
2010-11-22 +
id:"1290426664-15745-1-git-send-email-dme@dme.org" + + David Edmondson +[PATCH] emacs: Add `notmuch-jump-to-recent-buffer'.
2011-03-25 @@ -144,7 +109,7 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and [PATCH 1/2] add notmuch keybinding 'd' -
2011-07-17 +
2011-07-16
id:"1310874973-28437-1-git-send-email-anarcat@koumbit.org" Antoine Beaupré @@ -156,13 +121,6 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and [PATCH 2/2] lib: add 'safe' setting for flags - - -
2011-08-01 -
id:"877h6x6oor.fsf@veracitynetworks.com" - - richardmurri@gmail.com -Fix for emacs 24
2011-08-08 @@ -193,7 +151,7 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and [PATCH 2/2] emacs: Fix notmuch-mua-user-agent defcustom -
2011-09-13 +
2011-09-14
id:"1315949524-4948-2-git-send-email-tomi.ollila@iki.fi" tomi.ollila@iki.fi @@ -347,7 +305,7 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and [PATCH v2] emacs: Let the user choose where to compose new mails -
2011-11-18 +
2011-11-19
id:"1321657368-13872-1-git-send-email-jani@nikula.org" Jani Nikula @@ -387,6 +345,20 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and [PATCH 4/4] show: Rewrite show_message_body to use the MIME tree interface. + + +
2011-12-13 +
id:"1323766883-17607-1-git-send-email-tomi.ollila@iki.fi" + + Tomi Ollila +[PATCH 1/2] test/smtp-dummy: add --background option for going background after listen(2) + + + + id:"1323766883-17607-2-git-send-email-tomi.ollila@iki.fi" + + +[PATCH 2/2] test/test-lib.sh: launch smtp-dummy with --background and finally kill(1) it.
2011-12-13 @@ -422,6 +394,34 @@ tag:notmuch::patch and not tag:notmuch::pushed and not tag:notmuch::obsolete and Aaron Ecay [PATCH] [emacs] Don't quote lambda forms + + +
2011-12-18 +
id:"1324214111-32079-2-git-send-email-david@tethera.net" + + David Bremner +[PATCH Draft 2 1/9] hex-escape: (en|de)code strings to/from restricted character set + + + + id:"1324214111-32079-3-git-send-email-david@tethera.net" + + +[PATCH Draft 2 2/9] test/hex-xcode: new test binary + + + + id:"1324214111-32079-4-git-send-email-david@tethera.net" + + +[PATCH Draft 2 3/9] test/hex-escaping: new test for hex escaping routines + + +
2011-12-20 +
id:"1324370714-28545-1-git-send-email-dme@dme.org" + + David Edmondson +[PATCH] emacs: Don't signal an error when reaching the end of the search results.