Notmuch Patches

Generated: 2012-05-18
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::wontfix and not tag:notmuch::needs-review

2012-05-07

id:"1336429240-1114-2-git-send-email-amdragon@mit.edu"
Austin Clements [PATCH v2 1/2] test: Test notmuch new with a broken symlink
id:"1336429240-1114-3-git-send-email-amdragon@mit.edu"
[PATCH v2 2/2] new: Centralize file type stat-ing logic

2012-05-11

id:"21a946917c5c8dd63295b7c87b7c2d1ebcb6e71e.1336746160.git.jani@nikula.org"
Jani Nikula [PATCH 1/2] cli: also use Delivered-To header to figure out the reply from address
id:"d41bbd141106f1049fd0c5462368f30ac1de8811.1336746160.git.jani@nikula.org"
[PATCH 2/2] test: add tests for notmuch reply From guessing

2012-05-11

id:"bae496e6100a4e4d4a598dcf5c73d67b178f4128.1336746187.git.jani@nikula.org"
Jani Nikula [PATCH 1/2] cli: add user address matching helpers for notmuch reply
id:"cd73ec6368b3743b0d84ed1696bfa00960124645.1336746187.git.jani@nikula.org"
[PATCH 2/2] cli: clean up user address matching code in guess_from_received_header()

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

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 not tag:notmuch::wontfix 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 not tag:notmuch::wontfix 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.

2011-12-13

id:"1323796305-28789-3-git-send-email-schnouki@schnouki.net"
Thomas Jost [PATCH 2/5] lib: Add a MTIME value to every mail document

2012-01-14

id:"1326591624-15493-2-git-send-email-david@tethera.net"
David Bremner [PATCH v3 01/10] hex-escape: (en|de)code strings to/from restricted character set
id:"1326591624-15493-3-git-send-email-david@tethera.net"
[PATCH v3 02/10] test/hex-xcode: new test binary

2012-01-29

id:"1327865624-7673-1-git-send-email-jrollins@finestructure.net"
Jameson Graef Rollins [PATCH 1/2] test: emacs mailto: URI handling

2012-02-01

id:"1328080794-24670-1-git-send-email-dmitry.kurochkin@gmail.com"
Dmitry Kurochkin [PATCH] test: make test_expect_equal_file() arguments flexible

2012-02-02

id:"1328141050-30356-2-git-send-email-dmitry.kurochkin@gmail.com"
Dmitry Kurochkin [PATCH 1/2] test: add check for filename argument for test_expect_equal_file

2012-02-06

id:"1328542748-19530-2-git-send-email-dme@dme.org"
David Edmondson [PATCH v2] emacs: Add more processing of displayed headers.

2012-02-07

id:"1328632457-26230-1-git-send-email-tomi.ollila@iki.fi"
Tomi Ollila [PATCH] uncrustify.cfg: comments and more types

2012-02-08

id:"1328688139-3865-5-git-send-email-dme@dme.org"
David Edmondson [PATCH v3 2/2] test: Update test to match previous patch.

2012-02-17

id:"1329503684-31289-1-git-send-email-daniel@schoepe.org"
Daniel Schoepe [PATCH] emacs: Add configurable wrapping width for notmuch-wash-wrap-long-lines

2012-02-19

id:"1329684476-9596-4-git-send-email-pieter@praet.org"
Pieter Praet [PATCH 3/6] cli: add '--debug' option to 'notmuch new'
id:"1329684476-9596-5-git-send-email-pieter@praet.org"
[PATCH 4/6] cli: notmuch new: optionally output debug information when ignoring files/directories
id:"1329684476-9596-6-git-send-email-pieter@praet.org"
[PATCH 5/6] test-lib.sh: pass 'NOTMUCH_NEW's args down to 'notmuch new'
id:"1329684476-9596-7-git-send-email-pieter@praet.org"
[PATCH 6/6] test: another test wrt ignoring user-specified files and directories

2012-02-19

id:"1329684990-12504-2-git-send-email-pieter@praet.org"
Pieter Praet [PATCH 1/3] test: emacs: toggle processing of cryptographic MIME parts in `notmuch-show'
id:"1329684990-12504-3-git-send-email-pieter@praet.org"
[PATCH 2/3] test: emacs: toggle eliding of non-matching messages in `notmuch-show'
id:"1329684990-12504-4-git-send-email-pieter@praet.org"
[PATCH 3/3] test: emacs: toggle thread content indentation in `notmuch-show'

2012-02-22

id:"1329900529-16295-1-git-send-email-markwalters1009@gmail.com"
Mark Walters [PATCH] emacs: initialize ido mode in notmuch-mua.el

2012-02-22

id:"1329936214-30959-1-git-send-email-pieter@praet.org"
Pieter Praet [PATCH v2 1/7] test: emacs: new tests "notmuch-show: {show, hide} message headers"
id:"1329936214-30959-2-git-send-email-pieter@praet.org"
[PATCH v2 2/7] test: emacs: new tests "notmuch-show: {, un}collapse all messages in thread"
id:"1329936214-30959-3-git-send-email-pieter@praet.org"
[PATCH v2 3/7] emacs: rename `notmuch-show-toggle-headers' to `notmuch-show-toggle-visibility-headers'

2012-02-22

id:"1329941354-28121-1-git-send-email-pieter@praet.org"
Pieter Praet [PATCH] emacs: correct `notmuch-search-mode's docstring wrt `notmuch-search-tag-all'

2012-02-24

id:"1330122640-18895-2-git-send-email-pieter@praet.org"
Pieter Praet [PATCH v2 1/6] test: emacs: new tests "notmuch-show: {add, remove} multiple tags {to, from} single message"
id:"1330122640-18895-3-git-send-email-pieter@praet.org"
[PATCH v2 2/6] test: emacs: new test "notmuch-show: change tags of all messages in current buffer"
id:"1330122640-18895-4-git-send-email-pieter@praet.org"
[PATCH v2 3/6] test: emacs: `notmuch-show-tag-all' with prefix arg should only tag open messages

2012-03-19

id:"1332171061-27983-2-git-send-email-markwalters1009@gmail.com"
Mark Walters [PATCH 1/2] test: show expected output files

2012-03-29

id:"1332995623-9055-1-git-send-email-amdragon@mit.edu"
Austin Clements [PATCH] emacs: Suppress warnings about using cl at runtime

2012-03-31

id:"1333195960-31359-1-git-send-email-david@tethera.net"
[PATCH] contrib/nmbug: use "resolve" merge strategy
2012-04-01 id:"1333304922-30681-1-git-send-email-tomi.ollila@iki.fi"
Tomi Ollila [PATCH] nmbug: check whether every forked process exit with (non)zero value

2012-04-09

id:"1333966665-10469-2-git-send-email-Vladimir.Marek@oracle.com"
[PATCH 1/4] Make configure use /bin/bash instead of /bin/sh
id:"1333966665-10469-4-git-send-email-Vladimir.Marek@oracle.com"
[PATCH 3/4] Private strsep implementation
id:"1333989127-21523-1-git-send-email-Vladimir.Marek@oracle.com"
[PATCH 2/4] dirent->d_type not available on Soalris

2012-04-10

id:"1334090884-13001-1-git-send-email-markwalters1009@gmail.com"
Mark Walters [PATCH] emacs: make elide messages use notmuch-show for omitting messages.

2012-04-14

id:"921e481740d8c546c5f40a4f455a9f245cae005f.1334404979.git.jani@nikula.org"
Jani Nikula [PATCH v2 1/6] hex-escape: (en|de)code strings to/from restricted character set
id:"e40d095e6a5208d8e720d1f681bd172e28f3f112.1334404979.git.jani@nikula.org"
[PATCH v2 2/6] test/hex-xcode: new test binary
id:"fb358caa4321aa0c1483556d8e082f356094009f.1334404979.git.jani@nikula.org"
[PATCH v2 3/6] test/hex-escaping: new test for hex escaping routines
id:"c560dc17781ea2e725cc75e00cb328822a65537f.1334404979.git.jani@nikula.org"
[PATCH v2 4/6] cli: add support for batch tagging operations to "notmuch tag"
id:"6b9468f37983a6f5a185fadda4b2c4cbe9815aea.1334404979.git.jani@nikula.org"
[PATCH v2 5/6] test: add test for notmuch tag --stdin option
id:"98c21f1e37b89ee67b441c76825d5f91e4fb5d7d.1334404979.git.jani@nikula.org"
[PATCH v2 6/6] man: document notmuch tag --stdin option

2012-04-14

id:"1334438868-17168-1-git-send-email-jrollins@finestructure.net"
Jameson Graef Rollins [PATCH v2 2/2] emacs: new mua mailto: URI handler

2012-04-24

id:"1335258675-29439-2-git-send-email-markwalters1009@gmail.com"
Mark Walters [PATCH v4 1/4] cli: Let json output "null" messages for non --entire-thread
id:"1335258675-29439-3-git-send-email-markwalters1009@gmail.com"
[PATCH v4 2/4] cli: make --entire-thread=false work for format=json.
id:"1335258675-29439-4-git-send-email-markwalters1009@gmail.com"
[PATCH v4 3/4] Update devel/schemata for --entire-thread=false
id:"1335258675-29439-5-git-send-email-markwalters1009@gmail.com"
[PATCH v4 4/4] emacs: make elide messages use notmuch-show for omitting messages.

2012-04-25

id:"1335301870-11572-1-git-send-email-tomi.ollila@iki.fi"
Tomi Ollila [PATCH 1/3] Removed variable notmuch-hello-search-pos
id:"1335301870-11572-2-git-send-email-tomi.ollila@iki.fi"
[PATCH 2/3] Moved global defvar of notmuch-hello-target to function local
id:"1335301870-11572-3-git-send-email-tomi.ollila@iki.fi"
[PATCH 3/3] Make notmuch-hello-insert-saved-searches return (priority . target-pos)

2012-04-29

id:"1335658006-20161-2-git-send-email-markwalters1009@gmail.com"
Mark Walters [Patch v4 1/3] emacs: split notmuch-show-apply-state
id:"1335658006-20161-3-git-send-email-markwalters1009@gmail.com"
[Patch v4 2/3] emacs: add a filter option to show
id:"1335658006-20161-4-git-send-email-markwalters1009@gmail.com"
[Patch v4 3/3] emacs: Bind filter in search to 'l'

2012-05-03

id:"1336071598-18930-1-git-send-email-tomi.ollila@iki.fi"
Tomi Ollila [PATCH] configure: check whether shell is capable of parameter substring processing

2012-05-05

id:"1336225187-8772-2-git-send-email-markwalters1009@gmail.com"
Mark Walters [Patch v3 1/4] emacs: Move colour line from search to lib
id:"1336225187-8772-3-git-send-email-markwalters1009@gmail.com"
[Patch v3 2/4] emacs: Add `notmuch-show-line-faces' and apply it.
id:"1336225187-8772-4-git-send-email-markwalters1009@gmail.com"
[Patch v3 3/4] emacs: move notmuch-search-line-faces to "tag:" style.
id:"1336225187-8772-5-git-send-email-markwalters1009@gmail.com"
[Patch v3 4/4] emacs: allow notmuch-show-line-faces to use flags for colouring

2012-05-07

id:"1336374129-10225-1-git-send-email-jrollins@finestructure.net"
Jameson Graef Rollins [PATCH] emacs: add pipe attachment command

2012-05-16

id:"1337205359-2444-2-git-send-email-jrollins@finestructure.net"
Jameson Graef Rollins [PATCH 1/6] cli: new crypto structure to store crypto contexts and parameters
id:"1337205359-2444-3-git-send-email-jrollins@finestructure.net"
[PATCH 2/6] cli: modify mime_node_context to use the new notmuch_crypto_t
id:"1337205359-2444-4-git-send-email-jrollins@finestructure.net"
[PATCH 3/6] cli: modify mime_node_open to take crypto struct as argument
id:"1337205359-2444-5-git-send-email-jrollins@finestructure.net"
[PATCH 4/6] cli: intialize crypto structure in show and reply
id:"1337205359-2444-6-git-send-email-jrollins@finestructure.net"
[PATCH 5/6] cli: new crypto verify flag to handle verification
id:"1337205359-2444-7-git-send-email-jrollins@finestructure.net"
[PATCH 6/6] cli: lazily create the crypto gpg context only when needed

2012-05-18

id:"1337314423-3702-2-git-send-email-amdragon@mit.edu"
Austin Clements [PATCH 1/9] lib: Make directory document creation optional for _notmuch_directory_create
id:"1337314423-3702-3-git-send-email-amdragon@mit.edu"
[PATCH 2/9] lib: Perform the same transformation to _notmuch_database_find_directory_id
id:"1337314423-3702-4-git-send-email-amdragon@mit.edu"
[PATCH 3/9] lib: Perform the same transformation to _notmuch_database_filename_to_direntry
id:"1337314423-3702-5-git-send-email-amdragon@mit.edu"
[PATCH 4/9] lib: Make notmuch_database_get_directory return NULL if the directory is not found
id:"1337314423-3702-6-git-send-email-amdragon@mit.edu"
[PATCH 5/9] new: Remove workaround for detecting newly created directory objects
id:"1337314423-3702-7-git-send-email-amdragon@mit.edu"
[PATCH 6/9] python: Update Database.get_directory documentation
id:"1337314423-3702-8-git-send-email-amdragon@mit.edu"
[PATCH 7/9] lib: Make notmuch_database_find_message_by_filename not crash on read-only databases
id:"1337314423-3702-9-git-send-email-amdragon@mit.edu"
[PATCH 8/9] python: Remove find_message_by_filename workaround
id:"1337314423-3702-10-git-send-email-amdragon@mit.edu"
[PATCH 9/9] lib: Don't needlessly create directory docs in _notmuch_message_remove_filename