Notmuch Patches

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

Maybe Ready (Core and Emacs)

These patches are under consideration for pushing. 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::python and not tag:notmuch::vim and not tag:notmuch::needs-review

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. 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 tag:notmuch::python and not tag:notmuch::needs-review

2011-07-11

id:"1310377427-7656-1-git-send-email-Sebastian@SSpaeth.de"
Sebastian Spaeth [PATCH] python: Encode query string as a utf-8 byte array
id:"1310377785-7887-1-git-send-email-Sebastian@SSpaeth.de"
[PATCH v2] python: Encode query string as a utf-8 byte array

2011-07-23

id:"1311426759-32441-1-git-send-email-patricktotzke@gmail.com"
pazz [PATCH] interpret Xapian errors from sdterr as exceptions

2011-09-25

id:"1316984855-27599-1-git-send-email-4winter@informatik.uni-hamburg.de"
Justus Winter <4winter@informatik.uni-hamburg.de> [PATCH] properly raise exceptions in python bindings

2011-09-26

id:"1316999137-28257-3-git-send-email-4winter@informatik.uni-hamburg.de"
Justus Winter <4winter@informatik.uni-hamburg.de> [PATCH 3/9] python: reorder the arguments of NotmuchError.__init__()
id:"1316999137-28257-4-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 4/9] python: fix NotmuchError.__str__ if status == None
id:"1316999137-28257-5-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 5/9] python: rename _verify_initialized_db to _assert_db_is_initialized
id:"1316999137-28257-6-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 6/9] python: rename _verify_dir_initialized to _assert_dir_is_initialized
id:"1316999137-28257-7-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 7/9] python: provide more exception classes
id:"1316999137-28257-8-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 8/9] python: use the new exception classes and update the documentation
id:"1316999137-28257-9-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 9/9] python: raise a more specific error in Messages.print_messages

2011-12-05

id:"1323119555-31416-2-git-send-email-patricktotzke@gmail.com"
Patrick Totzke [PATCH 1/3] pep8 fixes
id:"1323119555-31416-3-git-send-email-patricktotzke@gmail.com"
[PATCH 2/3] remove unused imports

2011-12-06

id:"1323202963-1600-2-git-send-email-patricktotzke@gmail.com"
Patrick Totzke [PATCH] fix format string in Message.__unicode__

2011-12-14

id:"1323860305-15802-2-git-send-email-4winter@informatik.uni-hamburg.de"
Justus Winter <4winter@informatik.uni-hamburg.de> [PATCH 1/7] py3k: The execfile built-in has been removed in python 3
id:"1323860305-15802-3-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 2/7] py3k: The ConfigParser module has been renamed to configparser
id:"1323860305-15802-4-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 3/7] py3k: All strings are unicode strings in py3k
id:"1323860305-15802-5-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 4/7] py3k: Rename .next() to __next__(), add python2.x compatibility alias
id:"1323860305-15802-6-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 5/7] py3k: the basestring and unicode types are removed in python 3
id:"1323860305-15802-7-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 6/7] py3k: Add and use a mixin class that implements __str__
id:"1323860305-15802-8-git-send-email-4winter@informatik.uni-hamburg.de"
[PATCH 7/7] python: add missing conversions from and to utf-8

Maybe Ready (vim)

These vim 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 tag:notmuch::vim and not tag:notmuch::needs-review

2011-07-11

id:"1310409421-4446-2-git-send-email-jason@jasonwoof.com"
Jason Woofenden [PATCH] vim: add setting to shorten/fix sender names

2011-09-23

id:"1316825200-15711-1-git-send-email-mdroth@linux.vnet.ibm.com"
Michael Roth [PATCH] vim plugin: allow customizing of current read+archive+advance behavior

Review

These patches are under review, or waiting for feedback. 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::stale and (tag:notmuch::moreinfo or tag:notmuch::needs-review)

2010-02-23

id:"87vddnlxos.wl%james@hackervisions.org"
James Vasile [notmuch] [PATCH] Calls to notmuch get queued and executed asynchronously.
2010-02-24 id:"878waiwi0f.wl%james@hackervisions.org"
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

id:"1301023559-8097-1-git-send-email-konr@konr.mobi"
Konrad Scorciapino [PATCH] bound mail-parse-charset, used by some functions on mm-view.el when there is no charset metadata in the html

2011-04-16

id:"87ei522v4t.fsf@A7GMS.i-did-not-set--mail-host-address--so-tickle-me"
Pieter Praet [PATCH] emacs: notmuch-hello: respect notmuch-help's wishes

2011-06-30

id:"1309422029-22924-1-git-send-email-pieter@praet.org"
Pieter Praet [PATCH] add `tag:' prefix to `--output=tags' results

2011-07-10

id:"1310313335-4159-2-git-send-email-pieter@praet.org"
Pieter Praet [PATCH 1/6] test: emacs: rename subtest "Reply within emacs" to "Compose reply in emacs"
id:"1310313335-4159-3-git-send-email-pieter@praet.org"
[PATCH 2/6] test: emacs: add test for sending a reply from within Emacs
id:"1310313335-4159-4-git-send-email-pieter@praet.org"
[PATCH 3/6] test: emacs: add test to verify that the message being replied to is tagged as such
id:"1310313335-4159-5-git-send-email-pieter@praet.org"
[PATCH 4/6] test: emacs: add test for `notmuch-search-operate-all'
id:"1310313335-4159-6-git-send-email-pieter@praet.org"
[PATCH 5/6] test: emacs: `notmuch-search-operate-all' should operate on threads, not messages
id:"1310313335-4159-7-git-send-email-pieter@praet.org"
[PATCH 6/6] emacs: make `notmuch-search-operate-all' operate on threads, not messages

2011-07-16

id:"1310841600-28281-1-git-send-email-anarcat@koumbit.org"
Antoine Beaupré [PATCH 1/2] add notmuch keybinding 'd'

2011-07-16

id:"1310874973-28437-1-git-send-email-anarcat@koumbit.org"
Antoine Beaupré [PATCH 1/2] lib: Add back the synchronization of 'T' flag with deleted tag.
id:"1310874973-28437-2-git-send-email-anarcat@koumbit.org"
[PATCH 2/2] lib: add 'safe' setting for flags

2011-08-08

id:"1312799218-10243-1-git-send-email-anarcat@koumbit.org"
Antoine Beaupré [PATCH] run notmuch-hello-mode-hook at the end of the hello mode setup

2011-09-05

id:"1315196076-9254-1-git-send-email-self@antono.info"
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

id:"1315949524-4948-2-git-send-email-tomi.ollila@iki.fi"
tomi.ollila@iki.fi [PATCH 1/3] added function notmuch_talloc_g_key_file_get_string_list()
id:"1315949524-4948-3-git-send-email-tomi.ollila@iki.fi"
[PATCH 2/3] Made notmuch_config_get_new_tags() use notmuch_talloc_g_key_file_get_string_list().
id:"1315949524-4948-4-git-send-email-tomi.ollila@iki.fi"
[PATCH 3/3] added support for user-specified directories to exclude

2011-09-23

id:"864e58d004c991bcb823e0f61f33eb8cbbbb5b76.1316804530.git.jani@nikula.org"
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-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

id:"1318253982-23588-2-git-send-email-daniel@schoepe.org"
Daniel Schoepe [PATCH v6 1/2] emacs: User-defined sections in notmuch-hello
id:"1318253982-23588-3-git-send-email-daniel@schoepe.org"
[PATCH v6 2/2] emacs: Tests for user-defined sections

2011-10-11

id:"1318362674-17652-1-git-send-email-schnouki@schnouki.net"
Thomas Jost [PATCH v2] emacs: Support a message-mode switch function in notmuch-mua

2011-10-13

id:"87fwixasq4.fsf@steelpick.2x.cz"
Michal Sojka [PATCH] emacs-hello: Do not calculate the count of the messages in

2011-10-23

id:"20111023165243.GD21842@shi.workgroup"
Gregor Zattler [PATCH 1/2] emacs: add customisation for message indentation width
id:"20111023193843.GG21842@shi.workgroup"
[PATCH 2a/2] emacs: test notmuch-indent-messages-width default
id:"20111023194101.GH21842@shi.workgroup"
[PATCH 2b/2] emacs: test: notmuch show without indentation
id:"20111023194209.GI21842@shi.workgroup"
[PATCH 2c/2] emacs: test notmuch show with fourfold message indentation

2011-10-29

id:"1319884807-7206-1-git-send-email-thomas@schwinge.name"
Thomas Schwinge [PATCH] restore: Be more liberal in which data to accept.

2011-10-29

id:"87k47nlpzb.fsf@nausicaa.localdomain"
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

id:"1321657368-13872-1-git-send-email-jani@nikula.org"
Jani Nikula [PATCH] emacs: create patch filename from subject for inline patch fake parts

2011-12-07

id:"1323310386-21573-1-git-send-email-david@tethera.net"
David Bremner [PATCH] debian: add a recommends for w3m-el or w3m-el-snapshot to notmuch-emacs

2011-12-09

id:"1323460468-4030-2-git-send-email-amdragon@mit.edu"
Austin Clements [PATCH 1/4] show: Pass notmuch_message_t instead of path to show_message_body.
id:"1323460468-4030-3-git-send-email-amdragon@mit.edu"
[PATCH 2/4] Introduce a generic tree-like abstraction for MIME traversal.
id:"1323460468-4030-4-git-send-email-amdragon@mit.edu"
[PATCH 3/4] Utility function to seek in MIME trees in depth-first order.
id:"1323460468-4030-5-git-send-email-amdragon@mit.edu"
[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

id:"1323797532-597-2-git-send-email-schnouki@schnouki.net"
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-17

id:"1324135695-15487-1-git-send-email-david@tethera.net"
David Bremner [PATCH] uncrustify.cfg: initial support for notmuch coding style

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.