From: David Bremner Date: Thu, 15 Dec 2011 02:17:29 +0000 (-0400) Subject: add a (generated) snapshot of nmbug patch status X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=2e9ba682433ce9d5eb467b8b1a80cf7c759fcf87 add a (generated) snapshot of nmbug patch status --- diff --git a/nmbug/status.mdwn b/nmbug/status.mdwn new file mode 100644 index 0000000..697eae1 --- /dev/null +++ b/nmbug/status.mdwn @@ -0,0 +1,125 @@ +

Notmuch Patches

+Generated: 2011-12-14 +For more infomation see nmbug +

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::python and not tag:notmuch::vim and not tag:notmuch::moreinfo +

Result

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+2010-02-17 Sebastian Spaeth [notmuch] [PATCH] notmuch.el: bind 'd' to new function notmuch-search-delete-thread-or-region id:1266408746-28549-1-git-send-email-Sebastian@SSpaeth.de +
+2010-11-03 david@tethera.net [PATCH 2/4] Perl script to generate online help. id:1288804736-5173-3-git-send-email-david@tethera.net +
+2011-06-28 Jani Nikula [PATCH 1/4] emacs: Add functions and bindings to archive and mark thread as read id:f61587e58c92cced75894665a2a03282748e8141.1309244829.git.jani@nikula.org +
+ [PATCH 2/4] emacs: Add option to make adding saved searches append, not prepend id:98912bf031b0a23a703db4be82b24d3d83d5ee9e.1309244829.git.jani@nikula.org +
+ [PATCH 3/4] emacs: Add pseudo saved search to match mail that no saved search matches id:e599ef4e125ba9410bb7fefe3208a39079ba8383.1309244829.git.jani@nikula.org +
+ [PATCH 4/4] emacs: Add pseudo tag to match all messages that have no tags id:21340f6b77dcd4f27bb06a39236f276cdfb5b2f7.1309244829.git.jani@nikula.org +
+2011-07-08 Daniel Schoepe [PATCH v2 1/3] emacs: Document notmuch-show-get-message-properties id:1310150817-15213-2-git-send-email-daniel.schoepe@googlemail.com +
+ [PATCH v2 2/3] emacs: Add thread-outline functionality id:1310150817-15213-3-git-send-email-daniel.schoepe@googlemail.com +
+ [PATCH v2 3/3] emacs: Test for thread-outlining id:1310150817-15213-4-git-send-email-daniel.schoepe@googlemail.com +
+2011-07-16 Antoine Beaupré [PATCH 1/2] add notmuch keybinding 'd' id:1310841600-28281-1-git-send-email-anarcat@koumbit.org +
+2011-07-17 [PATCH 1/2] lib: Add back the synchronization of 'T' flag with deleted tag. id:1310874973-28437-1-git-send-email-anarcat@koumbit.org +
+ [PATCH 2/2] lib: add 'safe' setting for flags id:1310874973-28437-2-git-send-email-anarcat@koumbit.org +
+2011-08-08 [PATCH] run notmuch-hello-mode-hook at the end of the hello mode setup id:1312799218-10243-1-git-send-email-anarcat@koumbit.org +
+2011-09-05 Antono Vasiljev [PATCH] Perform mail polling asynchronously id:1315196076-9254-1-git-send-email-self@antono.info +
+2011-09-07 Jani Nikula [PATCH v2 1/2] emacs: Add new customization option to sort saved searches id:c83e24e89458b92deb6fb6dad5846d8cf625d5cd.1315381553.git.jani@nikula.org +
+ [PATCH v2 2/2] emacs: Make saving new saved searches append, not prepend id:0622b1df2fe1f06e4f54409fc81494dc9b9cba07.1315381553.git.jani@nikula.org +
+2011-09-29 Thomas Schwinge [PATCH] Repeatability when copying a whole directory into a new one. id:1317338806-7414-1-git-send-email-thomas@schwinge.name +
+2011-10-29 David Bremner [PATCH 1/4] notmuch-restore: add tests for new --match command line argument. id:1319857491-12298-2-git-send-email-david@tethera.net +
+ [PATCH 2/4] notmuch-restore: implement argument parsing for --match id:1319857491-12298-3-git-send-email-david@tethera.net +
+ [PATCH 3/4] test/dump-restore: add tests for notmuch restore --match id:1319857491-12298-4-git-send-email-david@tethera.net +
+ [PATCH 4/4] notmuch-restore: implement --match functionality id:1319857491-12298-5-git-send-email-david@tethera.net +
+ Ivy Foster [PATCH 3/3] Add notmuch-hello-mode-hook id:87hb2rlps7.fsf@nausicaa.localdomain +
+2011-10-31 Jameson Graef Rollins [PATCH] Fix formatting for restore and dump help documentation. id:1320087685-19782-1-git-send-email-jrollins@finestructure.net +
+2011-11-18 Jani Nikula [PATCH] emacs: create patch filename from subject for inline patch fake parts id:1321657368-13872-1-git-send-email-jani@nikula.org +
+2011-12-07 David Bremner [PATCH] debian: add a recommends for w3m-el or w3m-el-snapshot to notmuch-emacs id:1323310386-21573-1-git-send-email-david@tethera.net +
+2011-12-09 Austin Clements [PATCH 1/4] show: Pass notmuch_message_t instead of path to show_message_body. id:1323460468-4030-2-git-send-email-amdragon@mit.edu +
+ [PATCH 2/4] Introduce a generic tree-like abstraction for MIME traversal. id:1323460468-4030-3-git-send-email-amdragon@mit.edu +
+ [PATCH 3/4] Utility function to seek in MIME trees in depth-first order. id:1323460468-4030-4-git-send-email-amdragon@mit.edu +
+ [PATCH 4/4] show: Rewrite show_message_body to use the MIME tree interface. id:1323460468-4030-5-git-send-email-amdragon@mit.edu +
+2011-12-11 Jameson Graef Rollins [PATCH] debian: add upstream-tag and fix debian-tag configs for git-buildpackage id:1323652869-9348-1-git-send-email-jrollins@finestructure.net +
+2011-12-12 Jani Nikula [PATCH v3] emacs: support "notmuch new" as a notmuch-poll-script id:1323723004-32605-1-git-send-email-jani@nikula.org +
+2011-12-13 Tomi Ollila [PATCH 1/2] test/smtp-dummy: add --background option for going background after listen(2) id:1323766883-17607-1-git-send-email-tomi.ollila@iki.fi +
+ [PATCH 2/2] test/test-lib.sh: launch smtp-dummy with --background and finally kill(1) it. id:1323766883-17607-2-git-send-email-tomi.ollila@iki.fi +
+ Thomas Jost [PATCH v3 1/4] emacs: Let the user choose where to compose new mails id:1323797532-597-2-git-send-email-schnouki@schnouki.net +
+ [PATCH v3 2/4] emacs: Add a face for crypto parts headers id:1323797532-597-3-git-send-email-schnouki@schnouki.net +
+ [PATCH v3 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator id:1323797532-597-4-git-send-email-schnouki@schnouki.net +
+ [PATCH v3 4/4] emacs: add notmuch-hello-hook id:1323797532-597-5-git-send-email-schnouki@schnouki.net +
+ tomi.ollila@iki.fi [PATCH] notmuch: unref charset_filter (once more) to fix one memory leak id:1323800328-17014-1-git-send-email-tomi.ollila@iki.fi +
+ David Bremner [PATCH] test: optionally print subtest number id:1323806207-31888-1-git-send-email-david@tethera.net +