[PATCH] test: add regression test for Subject with newline.
David Bremner| Thibault Polge, Jakub Wilk
2022 Sep 23 23:48
[PATCH] emacs: add global tag history
inwit| David Bremner, Carl Worth, Jose Antonio Ortega Ruiz
2022 Jan 26 15:32
[PATCH v2 2/2] test: ruby: simplify basic tests
Felipe Contreras| David Bremner
2021 May 24 02:19
[PATCH 3/3] test: ruby: simplify basic tests
Felipe Contreras| David Bremner
2021 May 01 12:04
[PATCH] build: generate cscope and etags source indexes
Yuri Volchkov| Jani Nikula, Tomi Ollila
2017 Aug 23 20:55
[PATCH] emacs: Make the shell location configurable
Robert Ewald| Tomi Ollila, David Bremner
2017 Aug 14 22:36
[PATCH 10/23] test: test parsing of malformed from addresses
David Bremner| Tomi Ollila, Daniel Kahn Gillmor
2017 Jun 03 17:47
- David Bremner— [inbox, unread]
- David Bremner—[PATCH 01/23] emacs: convert to use format-version 3 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 02/23] devel/schemata: describe version 4 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 03/23] cli: implement structured output version 4 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 04/23] test/multipart: reorganize creation of multipart message [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 05/23] test: mark inclusion of headers as broken in gmime-2.x [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 06/23] test: mark test as broken in gmime 3.0 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 07/23] test/crypto: mark extra space in userid as a bug in gmime-2.6 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 08/23] test: add test for modified pgp/mime signed message [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 09/23] test/crypto: add test for corrupted signatures [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 10/23] test: test parsing of malformed from addresses [inbox, notmuch::patch, notmuch::wontfix, unread]
- David Bremner—[PATCH 11/23] cli: replace use of g_mime_message_get_date_as_string [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 12/23] cli: replace use of g_mime_message_get_reply_to [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 13/23] lib/cli: replace use of g_mime_message_get_sender [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 14/23] cli: replace use of g_mime_message_get_recipients [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 15/23] util: fake gmime-2.6 compatible API for gmime-3.0 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 16/23] cli: generalize use of GMIME_SIGNATURE_{ERROR, STATUS} to gmime-3 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 17/23] cli: hide rename of GMimeCertificateTrust [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 18/23] lib: wrap use of g_mime_utils_header_decode_date [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 19/23] lib: refactor _notmuch_messsage_file_get_combined_header [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 20/23] lib: add version of _n_m_f_get_combinded_header for gmime 3.0 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 21/23] lib: paper over allocation difference [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 22/23] cli: make keyid from fingerprint in gmime 3.0 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 23/23] cli: wrap getting uid [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH 1/3] config: deprecate/drop crypto.gpg_path under gmime 2.6/3.0 [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH 2/3] clean up use of constants in g_mime_multipart_ wrappers [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH 3/3] crypto: Avoid explicit handling of GMimeCryptoContext in gmime 3.0 [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: [PATCH 3/3] crypto: Avoid explicit handling of GMimeCryptoContext in gmime 3.0 [inbox, unread]
- David Bremner—[PATCH 1/4] cli/crypto: treat failure to create a crypto context as fatal. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 2/4] cli/crypto: eliminated compiler warnings about unused arguments [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 3/4] crypto: Avoid explicit handling of GMimeCryptoContext in gmime 3 [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—Re: [PATCH 3/4] crypto: Avoid explicit handling of GMimeCryptoContext in gmime 3 [inbox, signed, unread]
- Daniel Kahn Gillmor—[PATCH v2 1/4] cli/crypto: treat failure to create a crypto context as fatal. [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 2/4] cli/crypto: eliminated compiler warnings about unused arguments [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 3/4] crypto: Avoid explicit handling of GMimeCryptoContext in gmime 3 [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 4/4] crypto: clean up unused definitions in gmime 3.0 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH v2 1/4] cli/crypto: treat failure to create a crypto context as fatal. [inbox, unread]
- David Bremner—[PATCH 4/4] crypto: clean up unused definitions in gmime 3.0 [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—Re: [PATCH 1/3] config: deprecate/drop crypto.gpg_path under gmime 2.6/3.0 [inbox, signed, unread]
[PATCH 2/2] NEWS: emacs notmuch buffer exit functions are modified
katsuyuki2388@gmail.com| Tomi Ollila, David Bremner, Kiso Katsuyuki
2017 Jun 03 13:00
[rfc patch v3 6/6] lib: index message files with duplicate message-ids
David Bremner
2017 Apr 04 01:47
- David Bremner—second round of indexing all files [inbox, unread]
- David Bremner—[rfc patch v2 1/5] lib: add definitions for notmuch_param_t [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[rfc patch v2 2/5] added notmuch_message_reindex [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[rfc patch v2 3/5] add "notmuch reindex" subcommand [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[rfc patch v2 4/5] test: add known broken test for duplicate message id [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[rfc patch v2 5/5] lib: index message files with duplicate message-ids [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—third round of indexing all files [inbox, unread]
- David Bremner—[rfc patch v3 1/6] lib: add definitions for notmuch_param_t [inbox, notmuch::patch, notmuch::wontfix, unread]
- David Bremner—[rfc patch v3 2/6] lib: add _notmuch_message_remove_indexed_terms [inbox, notmuch::patch, notmuch::wontfix, unread]
- David Bremner—[rfc patch v3 3/6] added notmuch_message_reindex [inbox, notmuch::patch, notmuch::wontfix, unread]
- David Bremner—[rfc patch v3 4/6] add "notmuch reindex" subcommand [inbox, notmuch::patch, notmuch::wontfix, unread]
- David Bremner—[rfc patch v3 5/6] test: add known broken test for duplicate message id [inbox, notmuch::patch, notmuch::wontfix, unread]
- David Bremner—[rfc patch v3 6/6] lib: index message files with duplicate message-ids [inbox, notmuch::patch, notmuch::wontfix, unread]
- David Bremner—Re: third round of indexing all files [inbox, unread]
[RFE] Call `gpg --recv-keys` asynchronously
Sebastian Schwarz| Steven Allen, David Bremner, Daniel Kahn Gillmor, Jani Nikula
2017 Feb 28 22:15
[RFC PATCH] cli/search: interpret no search terms as synonym for '*'
David Bremner
2016 Jun 29 20:34
[PATCH 2/2] completion: generate notmuch-completion.zsh using doc/conf.py
David Bremner| Tomi Ollila
2015 Jan 03 12:58
[PATCH v2 5/5] T360-symbol-hiding: Use nm instead of objdump.
Charles Celerier| Tomi Ollila, David Bremner
2014 May 06 17:02
[Patch v2 2/2] test: work around gmime bug using notmuch_reply_sanitize
David Bremner| Daniel Kahn Gillmor, Tomi Ollila, Jani Nikula, Jameson Graef Rollins
2013 Nov 11 03:15
[PATCH] debian: package ruby bindings
David Bremner| Felipe Contreras, Tomi Ollila, Carl Worth
2013 Apr 15 10:34
[PATCH 1/3] nmbug-status: simplify config file read from nmbug git
Jani Nikula| Tomi Ollila, David Bremner
2013 Apr 01 09:44
- Jani Nikula—[PATCH 0/3] nmbug-status: add support for querying the search views [inbox, unread]
- Jani Nikula—[PATCH 1/3] nmbug-status: simplify config file read from nmbug git [inbox, notmuch::patch, notmuch::wontfix, unread]
- Jani Nikula—[PATCH 2/3] nmbug-status: add support for querying the search views [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 3/3] nmbug-status: only import notmuch when needed [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: [PATCH 0/3] nmbug-status: add support for querying the search views [inbox, unread]
[PATCH 5/7] CLI: add --leak-report top level option
david@tethera.net| Jameson Graef Rollins, Tomi Ollila, Jani Nikula, David Bremner
2013 Jan 19 18:25
- david@tethera.net—update top level argument handling [inbox, unread]
- david@tethera.net—[PATCH 1/7] emacs: don't use deprecated "notmuch search-tags" command [inbox, notmuch::patch, notmuch::pushed, unread]
- david@tethera.net—[PATCH 2/7] CLI: remove alias machinery, and "part", "search-tags" commands [inbox, notmuch::patch, notmuch::pushed, unread]
- david@tethera.net—[PATCH 3/7] CLI: convert top level argument parsing to use command-line-arguments [inbox, notmuch::patch, notmuch::pushed, unread]
- david@tethera.net—[PATCH 4/7] man: document existing top level options [inbox, notmuch::patch, notmuch::pushed, unread]
- david@tethera.net—[PATCH 5/7] CLI: add --leak-report top level option [inbox, notmuch::patch, notmuch::wontfix, unread]
- david@tethera.net—[PATCH 6/7] man: document NOTMUCH_TALLOC_REPORT environment variable [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- david@tethera.net—[PATCH 7/7] CLI: add simple error handling for talloc logging [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jani Nikula—Re: update top level argument handling [inbox, unread]
[PATCH] devel: add script to run tests on a patch series.
david@tethera.net
2012 Dec 24 13:47
[PATCH] emacs: notmuch-search: fix faces
Michal Nazarewicz| Jameson Graef Rollins, Austin Clements, Tomi Ollila
2012 Aug 23 12:59
[patch] notmuch-addresses.py fix UnicodeDecodeError
Joshua Ismael Haase Hernandez
2012 Feb 01 18:09
[PATCH 3/9] python: reorder the arguments of NotmuchError.__init__()
Justus Winter| Sebastian Spaeth
2011 Sep 26 01:05
- Justus Winter—[PATCH 1/9] python: add a .gitignore file and refine the toplevel one [inbox, notmuch::patch, notmuch::pushed, notmuch::python, unread]
- Justus Winter—[PATCH 2/9] python: add status and message attributes to NotmuchError [inbox, notmuch::patch, notmuch::pushed, notmuch::python, unread]
- Justus Winter—[PATCH 3/9] python: reorder the arguments of NotmuchError.__init__() [inbox, notmuch::patch, notmuch::python, notmuch::wontfix, unread]
- Justus Winter—[PATCH 4/9] python: fix NotmuchError.__str__ if status == None [inbox, notmuch::patch, notmuch::pushed, notmuch::python, unread]
- Justus Winter—[PATCH 5/9] python: rename _verify_initialized_db to _assert_db_is_initialized [inbox, notmuch::patch, notmuch::pushed, notmuch::python, unread]
- Justus Winter—[PATCH 6/9] python: rename _verify_dir_initialized to _assert_dir_is_initialized [inbox, notmuch::patch, notmuch::pushed, notmuch::python, unread]
- Justus Winter—[PATCH 7/9] python: provide more exception classes [inbox, notmuch::patch, notmuch::pushed, notmuch::python, unread]
- Justus Winter—[PATCH 8/9] python: use the new exception classes and update the documentation [inbox, notmuch::moreinfo, notmuch::patch, notmuch::python, notmuch::stale, unread]
- Justus Winter—[PATCH 9/9] python: raise a more specific error in Messages.print_messages [inbox, notmuch::patch, notmuch::pushed, notmuch::python, unread]
- Sebastian Spaeth—Re: [PATCH 1/9] python: add a .gitignore file and refine the toplevel one [inbox, signed, unread]
- Sebastian Spaeth—Re: [PATCH 1/9] python: add a .gitignore file and refine the toplevel one [inbox, signed, unread]
[PATCH] interpret Xapian errors from sdterr as exceptions
pazz| Patrick Totzke, David Bremner, Sebastian Spaeth
2011 Jul 23 13:12
[PATCH 4/4] notmuch.c: use help strings generated from notmuch.pod.
david@tethera.net| David Bremner, David Edmondson, Carl Worth
2010 Nov 03 17:18
- david@tethera.net—[notmuch] [PATCH] notmuch.pod: pod version of documentation, converted by rman, massaged by hand. [inbox, unread]
- David Bremner—Re: [PATCH] notmuch.pod: pod version of documentation, converted by rman, massaged by hand. [inbox, unread]
- David Edmondson—Re: [PATCH] notmuch.pod: pod version of documentation, converted by rman, massaged by hand. [inbox, unread]
- Carl Worth—Re: [PATCH] notmuch.pod: pod version of documentation, converted by rman, massaged by hand. [inbox, signed, unread]
- David Bremner—Re: [PATCH] notmuch.pod: pod version of documentation, converted by rman, massaged by hand. [inbox, unread]
- david@tethera.net—[PATCH] notmuch.pod: pod version of documentation, converted by rman, massaged by hand. [inbox, unread]
- Carl Worth—Re: [PATCH] notmuch.pod: pod version of documentation, converted by rman, massaged by hand. [inbox, signed, unread]
- david@tethera.net—generate help from pod. [inbox, unread]
- david@tethera.net—[PATCH 1/4] notmuch.pod: pod version of documentation, converted by rman, massaged by hand. [inbox, notmuch::patch, notmuch::wontfix, unread]
- david@tethera.net—[PATCH 2/4] Perl script to generate online help. [inbox, notmuch::patch, notmuch::wip, notmuch::wontfix, unread]
- david@tethera.net—[PATCH 3/4] Add rules to build notmuch.1 and notmuch-help.h from the pod file. [inbox, notmuch::patch, notmuch::wontfix, unread]
- david@tethera.net—[PATCH 4/4] notmuch.c: use help strings generated from notmuch.pod. [inbox, notmuch::patch, notmuch::wontfix, unread]