[PATCH 1/4] test: re-enable duplicate UI tests in T460-emacs-tree
David Bremner| Richard Stanton, Tomi Ollila
2024 May 20 11:58
- Richard Stanton—Carriage returns in subject line cause problems in unthreaded and tree mode [inbox, unread]
- Tomi Ollila—Re: Carriage returns in subject line cause problems in unthreaded and tree mode [inbox, unread]
- David Bremner—[PATCH 1/4] test: re-enable duplicate UI tests in T460-emacs-tree [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/4] test/emacs-show: add regression test for subjects with CR/NL [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 3/4] test/emacs-tree: add known broken test for subject with CR/NL [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 4/4] emacs/tree: sanitize subjects when drawing tree [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH 1/4] test: re-enable duplicate UI tests in T460-emacs-tree [inbox, unread]
[PATCH] NEWS: initial set of NEWS for 0.37.
David Bremner
2022 Aug 01 13:14
[PATCH 1/3] doc/notmuch: merge two sections on external commands.
David Bremner
2022 Jul 30 23:45
[PATCH 1/6] tests: remove dead code from T055-path-config.sh
David Bremner
2022 Jul 29 12:19
- David Bremner—v1 Create database directory [inbox, unread]
- David Bremner—[PATCH 1/6] tests: remove dead code from T055-path-config.sh [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/6] test: add test for creating database in various configurations. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 3/6] test/path-config: set database.mail_root but not database.path [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 4/6] lib/open: refactor call to mkdir into function [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 5/6] lib/open: return non-SUCCESS on missing database path [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 6/6] lib/open: create database path in some cases [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH] CLI/git: replace most mentions of nmbug
David Bremner| Tomi Ollila
2022 Jul 04 15:33
[PATCH] bindings/python-cffi: fix docstring
David Bremner
2022 Jul 03 20:26
[PATCH] make git ignore new build products
michaeljgruber+grubix+git@gmail.com| David Bremner
2022 Jun 29 11:04
[PATCH] lib: fix uninitialized field in message objects.
David Bremner
2022 May 25 10:56
[PATCH] doc/emacs: document notmuch-show-toggle-toggle-elide-non-matching
David Bremner
2022 May 12 10:47
[PATCH 2/2] doc/sexp-queries: be more consistent about ending example text
David Bremner
2022 Apr 30 17:23
[PATCH] doc/sexp-queries: escape @ in non-verbatim text
David Bremner| Tomi Ollila
2022 Apr 28 23:46
[PATCH] test: fix deprecation warning in symbol-test
David Bremner
2022 Jan 01 12:47
[PATCH 1/2] test/libconfig: save and restore config file
David Bremner
2021 Dec 11 12:49
- David Bremner—[PATCH 1/2] test/libconfig: save and restore config file [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/2] test/libconfig: add two tests for the config = "" case [inbox, notmuch::bug, notmuch::fixed, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 3/6] lib/open: use db struct as talloc ctx for choose_database_path [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 4/6] lib/open: use notmuch->params to track split status [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 5/6] lib/config: make sure the config map exists when loading defaults [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 6/6] lib/open: no default mail root in split configurations [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH 1/2] test/libconfig: save and restore config file [inbox, unread]
[PATCH 1/6] configure: have bash_absolute and perl_absolute always defined
Tomi Ollila
2021 Dec 07 19:11
[PATCH] emacs/tree: fix docstrings for author faces
Kyle Meyer| David Bremner
2021 Dec 05 20:48
[PATCH] NEWS: fix typo in 0.34 news.
David Bremner| Tomi Ollila
2021 Oct 24 10:07
[PATCH] NEWS: typo fix; some trailing periods
Tomi Ollila| David Bremner
2021 Sep 06 21:07
[PATCH v2] lib: correct deprecated db open functions' docs
Austin Ray
2021 Aug 14 22:39
[PATCH] lib: bump libnotmuch minor version
Austin Ray
2021 Aug 13 16:50
[PATCH] doc: drop note about early versions of Xapian
David Bremner| Matthias Beyer
2021 Aug 02 10:14
[PATCH] doc: tweak hook configuration documentation.
David Bremner| Hannu Hartikainen
2021 Jun 22 23:13
[PATCH] doc: fix variable name in documentation
Luis Henriques| David Bremner
2021 May 19 11:08
[PATCH] test-lib: unset XDG_CONFIG_HOME
Đoàn Trần Công Danh| David Bremner
2021 Apr 18 03:48
[PATCH] python: convert shebangs to python3
Daniel Kahn Gillmor| Tomi Ollila, David Bremner
2021 Feb 13 00:26
[PATCH] test: clean up some extra whitespace.
David Bremner
2021 Jan 16 01:29
[PATCH 02/36] test/T391-python-cffi
David Bremner| Tomi Ollila
2021 Jan 03 23:35
- David Bremner—v3 merged config [inbox, unread]
- David Bremner—[PATCH 01/36] test/T750-gzip: don't compress the xapian database [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 02/36] test/T391-python-cffi [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 03/36] lib: add _notmuch_string_map_set [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 04/36] lib: cache configuration information from database [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 05/36] lib: add stub for notmuch_database_open_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 06/36] lib/open: add support for config profiles and default locations [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 07/36] CLI: generalize notmuch_config_mode_t [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 08/36] lib/config: add notmuch_config_key_{get,set} [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 09/36] lib/open: load default values for known configuration keys. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 10/36] CLI: add (unused) database argument to subcommands. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 11/36] util: add strsplit_len: simplified strtok with delimiter escaping [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 12/36] lib/config: add config values iterator [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 13/36] CLI/count: switch to new configuration framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 14/36] cli/dump: convert to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 15/36] lib: add notmuch_config_get_bool [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 16/36] CLI/restore: convert to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 17/36] CLI/insert: convert to new config framework. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 18/36] cli/reindex: convert new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 19/36] CLI/reply: convert to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 20/36] CLI/{search,address}: convert to new configuration framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 21/36] cli/config: add accessor for config file name [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 22/36] CLI/show: mostly switch show to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 23/36] cli/tag: convert to new config framework. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 24/36] lib/config: add _notmuch_config_cache [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 25/36] lib: split notmuch_database_compact [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 26/36] cli/compact: convert to new configuration framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 27/36] bindings/notmuch2: add missing crypto error status codes [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 28/36] lib/config: add NOTMUCH_CONFIG_NEW_IGNORE [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 29/36] lib/config: make values iterators restartable [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 30/36] lib/open: factor out first part of open [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 31/36] lib: add NOTMUCH_STATUS_NO_CONFIG [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 32/36] lib/database: move n_d_create* to open.cc [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 33/36] lib: add NOTMUCH_STATUS_DATABASE_EXISTS [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 34/36] lib: introduce notmuch_database_create_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 35/36] cli/new: refactor database upgrade code [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 36/36] cli/new: convert to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: v3 merged config [inbox, unread]
[PATCH] docs: drop deprecated doxygen TCL_SUBST flag
Daniel Kahn Gillmor| David Bremner
2020 Dec 31 23:00
[PATCH 03/27] emacs: add doc-string to notmuch-tree-mode-map
Jonas Bernoulli| William Casarin, David Bremner, David Edmondson, Ryan Tate, Michael J Gruber
2020 Nov 08 19:02
- Jonas Bernoulli—[PATCH 00/27] Another set up Emacs cleanup [inbox, unread]
- Jonas Bernoulli—[PATCH 01/27] emacs: silence byte-compiler [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH 02/27] emacs: define notmuch-message-mode-map explicitly [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH 03/27] emacs: add doc-string to notmuch-tree-mode-map [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH 04/27] emacs: don't fset keymaps [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH 05/27] emacs: remove redundant notmuch-hello-trim [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 06/27] emacs: fix old bug in notmuch-mua-mail [inbox, notmuch::obsolete, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH 07/27] emacs: remove kludge for Emacs 23 from notmuch-mua-mail [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 08/27] emacs: more cleanup since dropping support for Emacs 24 [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 09/27] emacs: sanitize function that displays version [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 10/27] emacs: define notmuch-hello-url as a constant [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 11/27] emacs: shorten/replace first sentence of a few doc-strings [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 12/27] emacs: place only first sentence on first doc-string line [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 13/27] emacs: place complete first sentence on first doc-string line [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 14/27] emacs: always use elisp quoting style in doc-strings [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 15/27] emacs: misc doc-string improvements [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 16/27] emacs: remove deprecated notmuch-folder command [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 17/27] emacs: remove unnecessary notmuch-remove-if-not [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 18/27] emacs: remove unused notmuch-address-locate-command [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 19/27] emacs: remove unnecessary notmuch-tree-button-activate [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 20/27] emacs: inline notmuch-documentation-first-line [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 21/27] emacs: inline notmuch-split-content-type [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 22/27] emacs: use defvar-local [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 23/27] emacs: use setq-local [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 24/27] emacs: use setq instead set [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 25/27] emacs: do not quote self-quoting t [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 26/27] emacs: avoid binding unnamed commands in keymaps [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 27/27] emacs: various cosmetic improvements [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 00/23] Another set up Emacs cleanup [inbox, unread]
- Jonas Bernoulli—[PATCH v2 01/23] emacs: remove redundant notmuch-hello-trim [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 02/23] emacs: fix old bug in notmuch-mua-mail [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 03/23] emacs: remove kludge for Emacs 23 from notmuch-mua-mail [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 04/23] emacs: more cleanup since dropping support for Emacs 24 [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 05/23] emacs: sanitize function that displays version [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 06/23] emacs: define notmuch-hello-url as a constant [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 07/23] emacs: shorten/replace first sentence of a few doc-strings [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 08/23] emacs: place only first sentence on first doc-string line [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 09/23] emacs: place complete first sentence on first doc-string line [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 10/23] emacs: always use elisp quoting style in doc-strings [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 11/23] emacs: misc doc-string improvements [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 12/23] emacs: remove deprecated notmuch-folder command [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 13/23] emacs: remove unnecessary notmuch-remove-if-not [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 14/23] emacs: remove unused notmuch-address-locate-command [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 15/23] emacs: remove unnecessary notmuch-tree-button-activate [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 16/23] emacs: inline notmuch-documentation-first-line [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 17/23] emacs: inline notmuch-split-content-type [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 18/23] emacs: use defvar-local [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 19/23] emacs: use setq-local [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 20/23] emacs: use setq instead set [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 21/23] emacs: do not quote self-quoting t [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 22/23] emacs: avoid binding unnamed commands in keymaps [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v2 23/23] emacs: various cosmetic improvements [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—Re: [PATCH 00/23] Another set up Emacs cleanup [inbox, unread]
[PATCH 2/2] NEWS: mention reproducibility fix
David Bremner
2020 Aug 29 12:23
[PATCH 3/3] debian: drop notmuch-emacs dependency package
David Bremner
2020 Aug 25 11:03
[PATCH 5/5] NEWS: remaining user visible library changes
David Bremner| William Casarin
2020 Aug 23 12:24
- David Bremner—[PATCH 1/5] NEWS: mention merging of documentation for python bindings [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/5] NEWS: mention exception handling changes [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 3/5] NEWS: mention port to Xapian 1.5 [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 4/5] NEWS: mention new API entries [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 5/5] NEWS: remaining user visible library changes [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
[PATCH] NEWS: add news entry for tree navigation changes
William Casarin| David Bremner
2020 Aug 22 18:05
[PATCH] AUTHORS: update for 0.31
David Bremner
2020 Aug 18 11:43
[PATCH] NEWS: notmuch-mutt: system(shell pipeline) replaced internally
Tomi Ollila
2020 Aug 17 20:39
[PATCH] test: update README to reflect dropping upgrade tests
David Bremner| Teemu Likonen
2020 Aug 15 12:15
[PATCH v3 14/34] emacs: Use makefile-gmake-mode in Makefile*s
Jonas Bernoulli| Sean Whitton, Tomi Ollila, David Bremner, Đoàn Trần Công Danh
2020 Aug 08 11:49
- Jonas Bernoulli—[PATCH 00/23] A create number of cosmetic changes [inbox, unread]
- Jonas Bernoulli—[PATCH 01/23] emacs: Shorten long lines [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 02/23] emacs: Remove excess empty lines [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 03/23] emacs: Fix indentation [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 04/23] emacs: Closing parenthesis go on the same line [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 05/23] emacs: Only set one variable per setq form [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 06/23] emacs: Use cl-incf where appropriate [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 07/23] emacs: Use 'and' instead of 'when' when the return value matters [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 08/23] emacs: Use 'unless' instead of 'when' and 'not' [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 09/23] emacs: Use 'when' instead of 'if' when there is no ELSE part [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 10/23] emacs: Use one or three lines for 'if' forms [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 11/23] emacs: Extend face to window edge again [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 12/23] emacs: Fix some function declarations [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 13/23] emacs: No longer define notmuch-hello-mode-map as a function [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 14/23] emacs: notmuch-poll: Let the user know we are polling [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 15/23] emacs: Use makefile-gmake-mode in Makefile*s [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 16/23] emacs: Improve doc-strings [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 17/23] emacs: Autoload notmuch-jump-search only once [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 18/23] emacs: Autoload notmuch-jump using an autoload cookie [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 19/23] emacs: Various cosmetic changes [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 20/23] emacs: Increase consistency of library headers [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 21/23] Fix typos [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 22/23] .dir-locals.el: Set variables for correct "shell" mode [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 23/23] test: Fix indentation [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—Re: [PATCH 00/23] A create number of cosmetic changes [inbox, unread]
- Jonas Bernoulli—[PATCH v2 00/23] A great number of cosmetic changes [inbox, unread]
- Jonas Bernoulli—[PATCH v2 01/23] emacs: Shorten long lines [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 02/23] emacs: Remove excess empty lines [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 03/23] emacs: Fix indentation [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 04/23] emacs: Closing parenthesis go on the same line [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 05/23] emacs: Only set one variable per setq form [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 06/23] emacs: Use cl-incf where appropriate [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 07/23] emacs: Use 'and' instead of 'when' when the return value matters [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 08/23] emacs: Use 'unless' instead of 'when' and 'not' [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 09/23] emacs: Use 'when' instead of 'if' when there is no ELSE part [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 10/23] emacs: Use one or three lines for 'if' forms [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 11/23] emacs: Extend face to window edge again [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 12/23] emacs: Fix some function declarations [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 13/23] emacs: No longer define notmuch-hello-mode-map as a function [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 14/23] emacs: notmuch-poll: Let the user know we are polling [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 15/23] emacs: Use makefile-gmake-mode in Makefile*s [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 16/23] emacs: Improve doc-strings [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 17/23] emacs: Autoload notmuch-jump-search only once [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 18/23] emacs: Autoload notmuch-jump using an autoload cookie [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 19/23] emacs: Various cosmetic changes [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 20/23] emacs: Increase consistency of library headers [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 21/23] Fix typos [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 22/23] .dir-locals.el: Set variables for correct "shell" mode [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2 23/23] test: Fix indentation [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v3 00/34] A great number of cosmetic changes [inbox, unread]
- Jonas Bernoulli—[PATCH v3 01/34] emacs: Shorten long lines [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH v3 02/34] emacs: Remove excess empty lines [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH v3 03/34] emacs: Fix indentation [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH v3 04/34] emacs: Closing parenthesis go on the same line [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH v3 05/34] emacs: Only set one variable per setq form [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 06/34] emacs: Use 'and' instead of 'when' when the return value matters [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 07/34] emacs: Use 'unless' instead of 'when' and 'not' [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 08/34] emacs: Use 'when' instead of 'if' when there is no ELSE part [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 09/34] emacs: Use one or three lines for 'if' forms [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH v3 10/34] emacs: Extend face to window edge again [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 11/34] emacs: Fix some function declarations [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 12/34] emacs: No longer define notmuch-hello-mode-map as a function [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 13/34] emacs: notmuch-poll: Let the user know we are polling [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 14/34] emacs: Use makefile-gmake-mode in Makefile*s [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH v3 15/34] emacs: Improve doc-strings [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 16/34] emacs: Autoload notmuch-jump-search only once [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 17/34] emacs: Autoload notmuch-jump using an autoload cookie [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 18/34] emacs: Various cosmetic changes [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 19/34] emacs: Increase consistency of library headers [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 20/34] Fix typos [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 21/34] .dir-locals.el: Set variables for correct "shell" mode [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 22/34] test: Fix indentation [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 23/34] .gitignore: Sort using sort-lines [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 24/34] emacs: Provide 'rstdoc' feature at end of file [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 25/34] emacs: Add end-of-file line to libraries that lack it [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 26/34] NEWS: Add stub for 0.31 [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 27/34] NEWS: At least Emacs 25.1 is required now [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 28/34] emacs: Use cl-incf where appropriate [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 29/34] emacs: Remove notmuch-setq-local [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 30/34] emacs: Remove notmuch-read-char-choice [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 31/34] emacs: Drop old advices that were only need for Emacs 23 [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 32/34] emacs: Do not abuse advice to monkey patch while testing [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 33/34] emacs: Use new advice mechanism do advice mm-shr [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 34/34] try-emacs-mua: Trim `require' advice for Emacs 25 [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: [PATCH v3 00/34] A great number of cosmetic changes [inbox, unread]
- David Bremner—Re: [PATCH v3 00/34] A great number of cosmetic changes [inbox, unread]
[PATCH 1/3] gitignore: Ignore generated sphinx.config
Jonas Bernoulli| David Bremner, Tomi Ollila
2020 Jul 26 21:26
- Jonas Bernoulli—[PATCH 0/3] Adjust test for changes in Emacs 27 [inbox, unread]
- Jonas Bernoulli—[PATCH 1/3] gitignore: Ignore generated sphinx.config [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 2/3] test: Deal with Emacs 27 switching to lexical scope by default [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 3/3] test: Explicitly state that we want to sign with sender [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 0/3] Adjust test for changes in Emacs 27 [inbox, unread]
- Jonas Bernoulli—[PATCH 1/3] gitignore: Ignore generated sphinx.config [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH 2/3] test: Deal with Emacs 27 switching to lexical scope by default [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH 3/3] test: Explicitly state that we want to sign with sender [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v3 0/4] Adjust test for changes in Emacs 27 [inbox, unread]
- Jonas Bernoulli—[PATCH v3 1/4] gitignore: Ignore generated sphinx.config [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 2/4] test: Deal with Emacs 27 switching to lexical scope by default [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 3/4] test: Remove misguided emacs testing utilities [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli—[PATCH v3 4/4] test: Explicitly state that we want to sign with sender [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH v3 0/4] Adjust test for changes in Emacs 27 [inbox, unread]
[PATCH 01/11] test: remove unused backup_database calls
David Bremner
2020 Jul 04 15:17
- David Bremner—Second batch of API cleanup for exception safety. [inbox, unread]
- David Bremner—[PATCH 01/11] test: remove unused backup_database calls [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 02/11] test: drop use of assert in closed db tests [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 03/11] lib/message: use LOG_XAPIAN_EXCEPTION in n_m_get_header [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 04/11] test: add regression test for n_m_get_header [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 05/11] lib/n_m_get_replies: doc return, initial regression test [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 06/11] lib: add known broken test for notmuch_message_get_filename [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 07/11] lib/n_m_g_filename: catch Xapian exceptions, document NULL return [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 08/11] test: add known broken test for n_m_get_filenames [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 09/11] lib: catch exceptions in n_m_get_filenames [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 10/11] test: add known broken for n_m_get_flag on closed db [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 11/11] lib: catch exceptions in n_m_get_flag, provide n_m_get_flag_st [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH] doc: update name of gmime package to install
David Bremner| Tomi Ollila, Daniel Kahn Gillmor
2020 Jun 26 11:11
[PATCH] emacs docstrings: consistent indentation, newlines, periods
Tomi Ollila| David Bremner
2020 May 24 19:17
python-cffi and ruby test suites fail in out-of-tree builds
Floris Bruynooghe| Daniel Kahn Gillmor, David Bremner
2020 May 23 19:52
[PATCH] configure: report GMime minimum version in ./configure output
Daniel Kahn Gillmor| David Bremner
2020 May 12 21:17
[PATCH 2/2] lib: replace STRNCMP_LITERAL in __message_remove_indexed_terms
David Bremner| Franz Fellner, Tomi Ollila
2020 May 04 14:00
[PATCH] emacs docstrings: consistent indentation, newlines, periods
Tomi Ollila| Daniel Kahn Gillmor
2020 May 03 21:21
[PATCH 08/15 v2] tests/smime: include secret key material for Bob
Daniel Kahn Gillmor| David Bremner, Tomi Ollila
2020 Apr 28 through 2020 Apr 30
- Daniel Kahn Gillmor—Add tests for S/MIME PKCS#7 messages [inbox, unread]
- Daniel Kahn Gillmor—[PATCH 01/15] tests: move add_gpgsm_home to test-lib.sh [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 02/15] tests/smime: Always use --batch with gpgsm [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 03/15] tests/smime: Include the Sample LAMPS Certificate Authority [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 04/15] tests/smime: consistently quote $GNUPGHOME [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 05/15] tests/smime: Use gpgsm instead of openssl for mml creation of S/MIME msgs [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH 06/15] tests/smime: avoid copying the key+cert.pem around [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH 07/15] test: Allow tests to have both gpg and gpgsm active at once [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 08/15] tests/smime: include secret key material for Bob [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 09/15] tests: Add S/MIME messages to protected-headers corpus [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 10/15] tests/smime: Verify cryptographic message status [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH 11/15] tests/smime: Test indexing cleartext of envelopedData [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH 12/15] test-lib.sh: add test_valid_json [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 13/15] tests/smime: add tests for S/MIME SignedData [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH 14/15] test/protected-headers: Add tests for S/MIME protected headers [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH 15/15] tests: disable CRL checks from gpgsm [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH 3/4] emacs: Explicitly depend on Emacs 24
Jonas Bernoulli| David Bremner, David Edmondson, William Casarin, Tomi Ollila
2020 Apr 15 18:28
- Jonas Bernoulli—[PATCH 0/4] Use cl-lib instead of deprecated cl [inbox, unread]
- Jonas Bernoulli—[PATCH 1/4] gitignore: Ignore generated python-cffi files [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH 2/4] emacs: Declare function notmuch-show-get-message-id [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH 3/4] emacs: Explicitly depend on Emacs 24 [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH 4/4] emacs: Use `cl-lib' instead of deprecated `cl' [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2] emacs: Use `cl-lib' instead of deprecated `cl' [inbox, notmuch::moreinfo, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v3 1/3] emacs: Use `cl-lib' instead of deprecated `cl' [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH 1/5] util/zlib-extra.c: don't pass NULL to gzerror.
David Bremner| Tomi Ollila, Thomas Schneider
2020 Apr 13 02:10
- David Bremner—[PATCH] test: add known_broken test for dumping large stored queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: [PATCH] test: add known_broken test for dumping large stored queries [inbox, unread]
- David Bremner— [inbox, unread]
- David Bremner—[PATCH 1/5] util/zlib-extra.c: don't pass NULL to gzerror. [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- David Bremner—[PATCH 2/5] status: add print_status_gzbytes [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 3/5] cli/dump: define GZPRINTF macro and use it in place of gzprintf [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 4/5] cli/dump: define GZPUTS and use it in notmuch-dump [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 5/5] cli/dump: replace use of gzprintf with gzputs for config values [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—Re: [PATCH] test: add known_broken test for dumping large stored queries [inbox, unread]
- Thomas Schneider—Re: [PATCH] test: add known_broken test for dumping large stored queries [inbox, unread]
- David Bremner—[PATCH 1/6] test: add known_broken test for dumping large stored queries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 2/6] util/zlib-extra.c: don't pass NULL to gzerror. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 3/6] status: add print_status_gzbytes [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 4/6] cli/dump: define GZPRINTF macro and use it in place of gzprintf [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 5/6] cli/dump: define GZPUTS and use it in notmuch-dump [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 6/6] cli/dump: replace use of gzprintf with gzputs for config values [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH 1/6] test: add known_broken test for dumping large stored queries [inbox, unread]
[PATCH 1/2] mime-node: rename decrypted_child to unwrapped_child
Daniel Kahn Gillmor| Tomi Ollila, David Bremner
2020 Mar 19 05:41
[PATCH] emacs: avoid warning about notmuch-show-get-message-id
Daniel Kahn Gillmor| Örjan Ekeberg, David Edmondson, David Bremner
2020 Mar 18 17:11
[PATCH] configure: Check GMime version properly
Daniel Kahn Gillmor| David Bremner
2020 Mar 18 08:02
[PATCH] tests/smime: fix typo in README
Daniel Kahn Gillmor| David Bremner
2020 Mar 18 07:48
[PATCH] mime-node: Pass the correct flags to g_mime_multipart_signed_verify
Daniel Kahn Gillmor| Tomi Ollila, David Bremner
2020 Mar 18 07:47
[PATCH] Correct doxygen framing for libnotmuch.h
Daniel Kahn Gillmor| David Bremner
2020 Mar 18 02:57
[PATCH] doc: clean up manpage description of "notmuch-config list" output
Daniel Kahn Gillmor| David Bremner
2020 Jan 10 18:58
[PATCH] python/notmuch2: fix typo for "destroyed"
Daniel Kahn Gillmor| David Bremner
2019 Dec 23 21:02
[PATCH v2] notmuch-show: run uncrustify
Daniel Kahn Gillmor| David Bremner
2019 Jun 25 through 2019 Jul 03
[PATCH] emacs: add keywords to notmuch-emacs-mua.desktop
Daniel Kahn Gillmor| William Casarin, David Bremner
2019 Jun 10 01:44
[PATCH] fix misspelling
Daniel Kahn Gillmor| Tomi Ollila, David Bremner
2019 Jun 10 01:25
[PATCH 1/2] debian: bump Standards-Version to 4.3.0 (no changes needed)
Daniel Kahn Gillmor| David Bremner
2019 Jun 10 01:22
[PATCH] mime-node: be clearer about decryption
Daniel Kahn Gillmor| David Bremner
2019 May 31 01:18
[PATCH v2 2/4] cli: expose message-wide crypto status from mime-node
Daniel Kahn Gillmor| David Bremner
2019 May 20 03:22
- Daniel Kahn Gillmor—revision 2: easing access to the cryptographic envelope [inbox, unread]
- Daniel Kahn Gillmor—[PATCH v2 1/4] util/crypto: _notmuch_message_crypto: tracks message-wide crypto state [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v2 2/4] cli: expose message-wide crypto status from mime-node [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH v2 3/4] mime-node: track whole-message crypto state while walking the tree [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v2 4/4] cli/show: emit new whole-message crypto status output [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] test: avoid unnecessary extraction of the test fingerprint
Daniel Kahn Gillmor| Tomi Ollila, David Bremner
2019 May 07 13:01
[PATCH 16/16] gmime-cleanup: strip remaining references to GMime 2.6
Daniel Kahn Gillmor| David Bremner, Tomi Ollila, Rollins, Jameson
2019 May 02 05:16
- David Bremner—[PATCH] build: drop support for gmime-2.6 [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—Re: [PATCH] build: drop support for gmime-2.6 [inbox, unread]
- Daniel Kahn Gillmor—Re: [PATCH] build: drop support for gmime-2.6 [inbox, signed, unread]
- Daniel Kahn Gillmor—Dropping GMime 2.6 compatibility layer [inbox, unread]
- Daniel Kahn Gillmor—[PATCH 01/16] gmime-cleanup: drop unused gmime 2.6 content_type from _index_encrypted_mime_part [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 02/16] gmime-cleanup: remove GMime 2.6 variant codeblocks [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 03/16] gmime-cleanup: remove obsolete gpg_path configuration option and crypto contexts [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 04/16] gmime-cleanup: always support session keys [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 05/16] gmime-cleanup: tests should only care about gmime 3 [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 06/16] gmime-cleanup: simplify T355-smime.sh [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 07/16] gmime-cleanup: drop g_mime_2_6_unref [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 08/16] gmime-cleanup: drop all unused GMimeCryptoContext arguments [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 09/16] gmime-cleanup: drop unused gmime #defines and simplify g_mime_init () [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 10/16] gmime-cleanup: use GMime 3.0 data types [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 11/16] gmime-cleanup: use GMime 3.0 function names [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 12/16] gmime-cleanup: pass NULL arguments explicitly where GMime 3.0 expects it [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 13/16] gmime-cleanup: pass NULL as default GMimeParserOptions [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 14/16] gmime-cleanup: no longer need to use GMime major version during build [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 15/16] gmime-cleanup: use GMIME_MINVER instead of GMIME3_MINVER [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 16/16] gmime-cleanup: strip remaining references to GMime 2.6 [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH v2 01/15] build: drop support for gmime-2.6 [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 02/15] gmime-cleanup: drop unused gmime 2.6 content_type from _index_encrypted_mime_part [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 03/15] gmime-cleanup: remove GMime 2.6 variant codeblocks [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 04/15] gmime-cleanup: remove obsolete gpg_path configuration option and crypto contexts [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 05/15] gmime-cleanup: always support session keys [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 06/15] gmime-cleanup: tests should only care about gmime 3 [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 07/15] gmime-cleanup: simplify T355-smime.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 08/15] gmime-cleanup: drop g_mime_2_6_unref [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 09/15] gmime-cleanup: drop all arguments unused in GMime 3 [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 10/15] gmime-cleanup: drop unused gmime #defines and simplify g_mime_init () [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 11/15] gmime-cleanup: use GMime 3.0 data types [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 12/15] gmime-cleanup: use GMime 3.0 function names [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 13/15] gmime-cleanup: pass NULL arguments explicitly where GMime 3.0 expects it [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 14/15] gmime-cleanup: pass NULL as default GMimeParserOptions [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 15/15] gmime-cleanup: no longer need to use GMime major version during build [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH v2 01/15] build: drop support for gmime-2.6 [inbox, unread]
[PATCH 2/3] test: show what emacs sees of an encrypted message when crypto is disabled
Daniel Kahn Gillmor| David Bremner
2019 Apr 22 17:18
- Daniel Kahn Gillmor—[PATCH 1/3] emacs: test notmuch-show during message decryption [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 2/3] test: show what emacs sees of an encrypted message when crypto is disabled [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 3/3] emacs: Drop content-free "Unknown signature status" button [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 1/3] emacs: test notmuch-show during message decryption [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH 4/4] build: ignore *.stamp
David Bremner| Daniel Kahn Gillmor
2019 Apr 21 17:12
- David Bremner—[PATCH 1/4] doc: don't attempt to build info pages if Emacs is missing. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 2/4] doc: use stamp file to control rebuilding texi [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 3/4] doc: use stamp file for html docs [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 4/4] build: ignore *.stamp [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: [PATCH 1/4] doc: don't attempt to build info pages if Emacs is missing. [inbox, unread]
[PATCH] emacs: hint that notmuch-mua-attachment-regexp is a regular expression
Daniel Kahn Gillmor| Örjan Ekeberg, Tomi Ollila
2019 Apr 20 19:53
[PATCH] tests: move FINGERPRINT definition to add_gnupg_home
Daniel Kahn Gillmor| Tomi Ollila, David Bremner
2019 Apr 20 17:40
[PATCH] emacs: Add missing type and group to defcustom variable
Örjan Ekeberg| David Edmondson, Daniel Kahn Gillmor, David Bremner
2019 Apr 15 13:35
[PATCH] performance-test: fix copy-pasta in test description
David Bremner| Tomi Ollila
2019 Mar 29 11:26
[PATCH] doc: document notmuch new --verbose
Michal Sojka| Tomi Ollila, David Bremner
2019 Mar 29 09:48
[PATCH] doc: make man pages depend on emacs docstrings
David Bremner
2018 Dec 20 08:32
[PATCH] test: git should ignore message-id-parse
Daniel Kahn Gillmor| David Bremner
2018 Oct 07 04:09
[PATCH] doc: clean up manpages
Daniel Kahn Gillmor| Tomi Ollila, David Bremner
2018 Jun 19 22:36
[PATCH] minor post-0.26 NEWS layout fixes
Tomi Ollila| David Bremner
2018 Jun 13 21:08
[PATCH] test: fix hardcoded paths in T050-new.sh
David Bremner| Tomi Ollila
2018 May 26 23:54
[PATCH] doc: fix notmuch-search example
David Bremner| Tomi Ollila
2018 May 08 15:12
[PATCH] NEWS: Fix typos
Martin Michlmayr| David Bremner
2018 Apr 14 08:01
[PATCH] debian: drop export-dir from gbp.conf
Daniel Kahn Gillmor| David Bremner, Carl Worth
2018 Feb 06 19:38
[PATCH] doc: create manpage folders with right permissions
Antoine Amarilli| Daniel Kahn Gillmor, Tomi Ollila, David Bremner
2018 Jan 31 20:50
[PATCH 2/2] travis: build against python3-sphinx instead of python-sphinx
Daniel Kahn Gillmor| Antoine Amarilli, David Bremner, Tomi Ollila
2018 Jan 10 16:14
[PATCH 4/4] NEWS: minimalist notes for Vladimir's changes
David Bremner| Tomi Ollila
2018 Jan 05 01:13
- David Bremner—[PATCH 1/4] NEWS: move test suite news down [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/4] NEWS: minimalist notes for Jani's changes [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 3/4] NEWS: minimalist notes for Yuri's changes [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 4/4] NEWS: minimalist notes for Vladimir's changes [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: [PATCH 1/4] NEWS: move test suite news down [inbox, unread]
[PATCH 2/2] Standards-Version: bump to 4.1.3 (no changes needed)
Daniel Kahn Gillmor| David Bremner
2018 Jan 02 15:47
[PATCH] fix typos
Daniel Kahn Gillmor| David Bremner
2018 Jan 02 15:32
[PATCH] NEWS: Python bindings changes for 0.26
David Bremner| Floris Bruynooghe
2017 Dec 30 14:05
[PATCH 2/2] NEWS: Add nmbug 0.3 release notes to the notmuch 0.26 section
W. Trevor King| Tomi Ollila, Daniel Kahn Gillmor, David Bremner
2017 Dec 28 18:11
[PATCH] python: remove obsolete debian directory
David Bremner
2017 Dec 24 14:04
[PATCH 1/1] python: Fix method name in docs
l-m-h@web.de| David Bremner, Lucas Hoffmann
2017 Dec 22 22:26
- l-m-h@web.de—[PATCH 1/2] python: add bindings for notmuch_database_get_config{, _list} [attachment, inbox, notmuch::moreinfo, notmuch::patch, unread]
- l-m-h@web.de—[PATCH 2/2] python: add convenience function to get named queries [attachment, inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner—Re: [PATCH 1/2] python: add bindings for notmuch_database_get_config{, _list} [inbox, unread]
- Lucas Hoffmann—Re: [PATCH 1/2] python: add bindings for notmuch_database_get_config{, _list} [inbox, signed, unread]
- David Bremner—Re: [PATCH 1/2] python: add bindings for notmuch_database_get_config{, _list} [inbox, unread]
- l-m-h@web.de—[PATCH 0/6] python: add bindings for notmuch_database_get_config{, _list} [inbox, unread]
- l-m-h@web.de—[PATCH 1/6] python: add bindings to access config [attachment, inbox, notmuch::patch, notmuch::pushed, unread]
- l-m-h@web.de—[PATCH 2/6] python: add default arg to get_config_list [attachment, inbox, notmuch::patch, notmuch::pushed, unread]
- l-m-h@web.de—[PATCH 3/6] python: turn get_config_list into a generator [attachment, inbox, notmuch::patch, notmuch::pushed, unread]
- l-m-h@web.de—[PATCH 4/6] test: Add tests for new python bindings [attachment, inbox, notmuch::patch, notmuch::pushed, unread]
- l-m-h@web.de—[PATCH 5/6] python: Rename get_config_list to get_configs [attachment, inbox, notmuch::patch, notmuch::pushed, unread]
- l-m-h@web.de—[PATCH 6/6] test: Add test to unset config items with the python bindings [attachment, inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH 0/6] python: add bindings for notmuch_database_get_config{, _list} [inbox, unread]
[PATCH] test: final named query test works regardless of Xapian FieldProcessor
Daniel Kahn Gillmor| David Bremner
2017 Dec 19 16:27
[PATCH] Standards-Version: bumped to 4.1.2 (no changes needed)
Daniel Kahn Gillmor| David Bremner
2017 Dec 11 23:45
[PATCH 4/5] debian: bump Standards-Version to 4.1.1
Daniel Kahn Gillmor| David Bremner, Tomi Ollila
2017 Nov 30 09:40
- Daniel Kahn Gillmor—debian packaging cleanup [inbox, unread]
- Daniel Kahn Gillmor—[PATCH 1/5] debian/control: build-depend on python3-sphinx instead of python-sphinx [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 2/5] debian/changelog: remove trailing whitespace [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 3/5] debian/control: Priority: extra is deprecated [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 4/5] debian: bump Standards-Version to 4.1.1 [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 5/5] debian/control: put elpa-notmuch in Section: lisp. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: debian packaging cleanup [inbox, unread]
[PATCH] cli/help,completion: added pointers to notmuch-properties(7)
Daniel Kahn Gillmor| David Bremner
2017 Oct 26 21:28
[PATCH 2/2] doc: make SEE ALSO references one-per-line
Daniel Kahn Gillmor
2017 Oct 17 16:57
[PATCH v3 05/15] gmime-extra: remove duplicate GMimeAddressType typedef
Daniel Kahn Gillmor| Jani Nikula, Jameson Graef Rollins, Tomi Ollila, David Bremner
2017 Oct 10 05:49
- Daniel Kahn Gillmor—[PATCH 01/10] reorganize indexing of multipart/signed and multipart/encrypted [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 02/10] crypto: Move crypto.c into libutil [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 03/10] crypto: make shared crypto code behave library-like [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 04/10] tests: prepare for more crypto tests (using add_gnupg_home) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 05/10] index: implement notmuch_indexopts_t with try_decrypt [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 06/10] crypto: index encrypted parts when indexopts try_decrypt is set. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 07/10] Define new config option index.try_decrypt [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 08/10] add --try-decrypt=(true|false) to notmuch new [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 09/10] add --try-decrypt=(true|false) to notmuch insert [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 10/10] add --try-decrypt=(true|false) to notmuch reindex [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—cleartext-indexing [inbox, unread]
- Daniel Kahn Gillmor—[PATCH v2 01/10] crypto: Move crypto.c into libutil [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v2 02/10] crypto: make shared crypto code behave library-like [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v2 03/10] tests: prepare for more crypto tests (using add_gnupg_home) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v2 04/10] index: implement notmuch_indexopts_t with try_decrypt [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v2 05/10] crypto: index encrypted parts when indexopts try_decrypt is set. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v2 06/10] config: indexing defaults will be stored in the database. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v2 07/10] config: define new option index.try_decrypt [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v2 08/10] cli/new: add --try-decrypt=(true|false) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v2 09/10] cli/insert: add --try-decrypt=(true|false) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v2 10/10] cli/reindex: add --try-decrypt=(true|false) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—cleartext indexing, round 3 [inbox, unread]
- Daniel Kahn Gillmor—[PATCH v3 01/15] crypto: rename notmuch_crypto_t to _notmuch_crypto_t [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 02/15] crypto: drop pretense of notmuch_crypto_context_t [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 03/15] crypto: _notmuch_crypto_cleanup should return void [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 04/15] crypto: move into libutil [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v3 05/15] gmime-extra: remove duplicate GMimeAddressType typedef [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH v3 06/15] crypto: make shared crypto code behave library-like [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v3 07/15] tests: prepare for more crypto tests (using add_gnupg_home) [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 08/15] index: implement notmuch_indexopts_t with try_decrypt [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v3 09/15] gmime-extra: drop compat layer for g_mime_multipart_encrypted_decrypt [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 10/15] crypto: index encrypted parts when indexopts try_decrypt is set. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v3 11/15] config: indexing defaults will be stored in the database. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v3 12/15] config: define new option index.try_decrypt [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v3 13/15] cli/new: add --try-decrypt=(true|false) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v3 14/15] cli/insert: add --try-decrypt=(true|false) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v3 15/15] cli/reindex: add --try-decrypt=(true|false) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jameson Graef Rollins—Re: cleartext indexing, round 3 [inbox, signed, unread]
- David Bremner—Re: cleartext indexing, round 3 [inbox, unread]
[PATCH] devel/check-out-of-tree-build.sh: consistent naming, consistent quoting
Tomi Ollila| David Bremner
2017 Oct 03 05:18
[PATCH] doc: fix typos
Jakub Wilk| Daniel Kahn Gillmor, David Bremner
2017 Sep 26 17:23
[PATCH 01/24] test: use corpora/default not corpus in T480-hex-escaping.sh
Jani Nikula| Tomi Ollila, David Bremner
2017 Sep 25 20:38
- Jani Nikula—[PATCH 00/24] test: separate source and build directories [inbox, unread]
- Jani Nikula—[PATCH 01/24] test: use corpora/default not corpus in T480-hex-escaping.sh [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 02/24] build: use NOTMUCH_SRCDIR for referencing notmuch-test [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 03/24] test: use $(dirname "$0") for sourcing test-lib.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 04/24] perf-test: use $(dirname "$0") for sourcing perf-test-lib.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 05/24] test: check for notmuch binary in test-lib.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 06/24] test: add a script to figure out source and build directories [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 07/24] test: use source and build paths in test-lib.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 08/24] perf-test: use source and build paths in perf-test-lib.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 09/24] test: use source and build paths in test-lib-common.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 10/24] test: mkdir and cd to $TMP_DIRECTORY instead of $test for testing [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 11/24] test: use source and build paths in notmuch-test [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 12/24] test: use source and build paths in T000-basic.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 13/24] test: use source and build paths in T160-json.sh and T170-sexp.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 14/24] test: use source and build paths in T260-thread-order.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 15/24] test: use source and build paths in T310-emacs.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 16/24] test: use source and build paths in T350-crypto.sh [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jani Nikula—[PATCH 17/24] test: use source and build paths in T355-smime.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 18/24] test: use source and build paths in T360-symbol-hiding.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 19/24] test: use source and build paths in T380-atomicity.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 20/24] test: use source and build paths in T4?0-emacs-*.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 21/24] test: use source and build paths in T480-hex-escaping.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 22/24] test: use source and build paths in T590-thread-breakage.sh [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 23/24] build: don't copy the test directory for out-of-tree builds [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 24/24] devel: add script to test out-of-tree builds [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: [PATCH 00/24] test: separate source and build directories [inbox, unread]
[PATCH] fix reference to notmuch_message_get_properties
Daniel Kahn Gillmor| Tomi Ollila, David Bremner
2017 Sep 23 14:46
[PATCH] debian: update gitignore
David Bremner
2017 Sep 17 18:54
[PATCH] fix documentation bug (leading quotes break documentation)
Daniel Kahn Gillmor| David Bremner
2017 Sep 05 13:21
[PATCH 1/2] notmuch-tag.el: Fix minor grammar error
Vladimir Panteleev| David Bremner, Mark Walters
2017 Aug 14 05:54
[PATCH] NEWS for release 0.25: Emacs: support for stashing message timestamp
Tomi Ollila
2017 Jul 23 19:38
[PATCH] NEWS: a few formatting updates for 0.24 news items (wiki compatibility)
Tomi Ollila| David Bremner
2017 Jul 13 17:35
[PATCH] emacs: tree: drop repeated "of" from docstring
Kyle Meyer| David Bremner
2017 Jul 08 01:01
[PATCH 1/5] minor whitespace cleanups
Piotr Trojanek| Daniel Kahn Gillmor, David Bremner, Jani Nikula
2017 Jun 16 22:50
- Piotr Trojanek—[PATCH 1/5] minor whitespace cleanups [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Piotr Trojanek—[PATCH 2/5] add leaks due to missing invocations of va_end [inbox, notmuch::patch, notmuch::pushed, unread]
- Piotr Trojanek—[PATCH 3/5] remove ineffective assignments [inbox, notmuch::patch, notmuch::pushed, unread]
- Piotr Trojanek—[PATCH 4/5] fix wrong printf formatting of signed/unsigned integers [inbox, notmuch::patch, notmuch::pushed, unread]
- Piotr Trojanek—[PATCH 5/5] flag potential problems with FIXME [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner—Re: [PATCH 1/5] minor whitespace cleanups [inbox, unread]
[PATCH] remove extra space in Emacs prompt
Piotr Trojanek| David Bremner
2017 Jun 16 12:57
[PATCH 1/3] test: shrink T590-thread-breakage test decription to one line
Jani Nikula| David Bremner
2017 Feb 26 17:36
[PATCH 5/8] lib: make _notmuch_message_ensure_property_map static
David Bremner| Gaute Hope
2017 Feb 18 14:45
- David Bremner—add status value to _notmuch_message_ensure_metadata [inbox, unread]
- David Bremner—[PATCH 1/8] lib: make _notmuch_message_ensure_metadata static [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/8] lib: add status return to _notmuch_message_ensure_metadata [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 3/8] lib: propagate error return from some calls to _n_m_e_metadata [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 4/8] lib: push error from nme_metadata through nme_filename_list [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 5/8] lib: make _notmuch_message_ensure_property_map static [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 6/8] lib: propagate errors from nme_metadata through properties API [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 7/8] lib: add notmuch_message_get_database to public API [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 8/8] lib: add status return to notmuch_message_get_flag [inbox, notmuch::obsolete, notmuch::patch, unread]
- Gaute Hope—Re: add status value to _notmuch_message_ensure_metadata [inbox, unread]
[PATCH] docs: fix notmuch_message_properties_value documentation
Steven Allen| David Bremner
2017 Jan 13 17:51
[PATCH] lib: fix the todo comment placement on NOTMUCH_STATUS_XAPIAN_EXCEPTION
Jani Nikula| David Bremner
2016 Dec 17 11:05
[PATCH] test: clean up corpora.email
David Bremner
2016 Nov 27 12:04
[PATCH v7 1/4] emacs: tree: remove binding for pressing button in message pane
Mark Walters| David Bremner
2016 Nov 13 14:08
- Mark Walters—[PATCH v7 0/4] emacs postpone/resume patches [inbox, unread]
- Mark Walters—[PATCH v7 1/4] emacs: tree: remove binding for pressing button in message pane [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Mark Walters—[PATCH v7 2/4] emacs: postpone a message [inbox, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—[PATCH v7 3/4] emacs: check drafts for encryption tags before saving [inbox, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—[PATCH v7 4/4] emacs: resume messages [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH v7 0/4] emacs postpone/resume patches [inbox, signed, unread]
[PATCH] emacs: rename notmuch-address-completion-hook to notmuch-address-post-completion-functions
David Bremner| Mark Walters, Tomi Ollila
2016 Nov 13 13:03
[PATCH v6 1/4] emacs: tree: remove binding for pressing button in message pane
Mark Walters| David Bremner
2016 Nov 13 11:21
- Mark Walters—[PATCH v6 0/4] emacs postpone/resume patches [inbox, unread]
- Mark Walters—[PATCH v6 1/4] emacs: tree: remove binding for pressing button in message pane [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Mark Walters—[PATCH v6 2/4] emacs: postpone a message [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH v6 3/4] emacs: check drafts for encryption tags before saving [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH v6 4/4] emacs: resume messages [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: [PATCH v6 0/4] emacs postpone/resume patches [inbox, unread]
[PATCH] NEWS for two bugfixes
Mark Walters| David Bremner, Matt Armstrong
2016 Oct 22 06:45
[PATCH] emacs: tag-jump: docstring fix
Mark Walters| David Bremner
2016 Oct 15 11:09
[PATCH] test/T000-basic: replaced use of which(1) with shell builtin command -v
Tomi Ollila| David Bremner
2016 Oct 09 18:48
[PATCH 1/2] lib: replace deprecated xapian call 'flush()' with 'commit()'
David Bremner
2016 Oct 05 11:34
[PATCH] lib: document API added in 0.23
David Bremner
2016 Oct 05 01:12
[PATCH] emacs: fcc: say we are doing Fcc
Mark Walters| David Bremner
2016 Sep 29 13:44
[PATCH] emacs: document notmuch-fcc-dirs
Mark Walters| David Bremner
2016 Sep 28 10:03
[PATCH 5/5] NEWS: fix headline for go bindings NEWS
David Bremner
2016 Sep 25 11:36
- David Bremner—[PATCH] NEWS: mention message properties API, dump/restore [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 1/5] NEWS: mention message properties API, dump/restore [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 2/5] NEWS: document mtime bugfix [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 3/5] NEWS: note dropping of User-Agent header [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 4/5] NEWS: note notmuch-reply refactor [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 5/5] NEWS: fix headline for go bindings NEWS [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: [PATCH 1/5] NEWS: mention message properties API, dump/restore [inbox, unread]
[PATCH] test: test-lib.sh: use $BASH instead of ${SHELL-sh} to relaunch
Tomi Ollila| David Bremner
2016 Sep 24 12:43
[PATCH] clean up spelling
Daniel Kahn Gillmor| David Bremner
2016 Sep 12 02:23
[PATCH] lib doc: group query functions, add disclaimer
David Bremner| Lucas, Franz Fellner, Lucas Hoffmann
2016 Sep 03 12:50
[PATCH] lib: reword comment about XFOLDER: prefix
David Bremner| Jani Nikula, Jameson Graef Rollins, Daniel Kahn Gillmor, Tomi Ollila
2016 Aug 18 08:14
- David Bremner—v3 of message properties patches [inbox, unread]
- David Bremner—[PATCH 1/9] lib: read "property" terms from messages. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 2/9] lib: private string map (associative array) API [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 3/9] lib: basic message-property API [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 4/9] lib: extend private string map API with iterators [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 5/9] lib: iterator API for message properties [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 6/9] CLI: refactor dumping of tags. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 7/9] CLI: add properties to dump output [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 8/9] cli: optionally restore message properties from dump file [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 9/9] add has: query prefix to search for specific properties [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—Re: v3 of message properties patches [inbox, signed, unread]
[PATCH] create .mailmap file (for git shortlog/blame)
David Bremner| Gaute Hope
2016 Jul 22 12:47
[PATCH] NEWS: initial NEWS for 0.22.1
David Bremner
2016 Jul 13 22:57
[PATCH] test: don't use dump and restore in a pipeline
David Bremner
2016 Jun 28 08:24
[PATCH] doc: forbid further operations on a closed database
David Bremner| Tomi Ollila
2016 Jun 27 18:38
[PATCH] lib: fix memory leak of field processor objects
David Bremner| Tomi Ollila
2016 Jun 10 02:37
[PATCH] devel/man-to-mdwn.pl: portable locale environment variable setting
Tomi Ollila| David Bremner
2016 Jun 09 19:35
[PATCH] lib: fix definition of LIBNOTMUCH_CHECK_VERSION
David Bremner| Richard Russon
2016 Jun 07 10:37
[PATCH] lib: document config metadata
David Bremner| Tomi Ollila
2016 Jun 04 22:17
[PATCH 5/5] Use https instead of http where possible
Daniel Kahn Gillmor| David Bremner
2016 Jun 02 16:26
- Daniel Kahn Gillmor—[PATCH 1/5] NEWS, python: update pointer to online documentation [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 2/5] completion: update the location of the bash-completion project [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 3/5] update link to Chip Rosenthal article about reply-to munging [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 4/5] nmbug: updated to modern URL for PEP 343 [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Kahn Gillmor—[PATCH 5/5] Use https instead of http where possible [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: [PATCH 1/5] NEWS, python: update pointer to online documentation [inbox, unread]
[PATCH 2/2] doc: include nomtuch-emacs-mua in documentation ToC
Daniel Kahn Gillmor| David Bremner
2016 Jun 02 16:01
[PATCH 1/3] Makefile.local: set IS_GIT = yes when regular file $srcdir/.git exists
Tomi Ollila| David Bremner
2016 May 25 21:04
[PATCH] configure: replace ${CXXLAGS} with ${CXXFLAGS_for_sh}
Tomi Ollila| David Bremner
2016 May 03 17:23
[PATCH 3/6] NEWS: note no-op-ness of notmuch-message-address-insinuate
David Bremner
2016 Apr 24 12:01
- David Bremner—NEWS patches for v0.22, round 2. [inbox, unread]
- David Bremner—[PATCH 1/6] NEWS: add note about xapian 1.3 support [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/6] NEWS: note dropping "pkg-config emacs" [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 3/6] NEWS: note no-op-ness of notmuch-message-address-insinuate [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 4/6] NEWS: document S/MIME support [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 5/6] NEWS: document some bug fixes [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 6/6] NEWS: entry for emacs mua address completion [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: NEWS patches for v0.22, round 2. [inbox, unread]
[PATCH 3/3] NEWS: note no-op-ness of notmuch-message-address-insinuate
David Bremner
2016 Apr 16 15:35
- David Bremner—NEWS patches for 0.22 [inbox, unread]
- David Bremner—[PATCH 1/3] NEWS: add note about xapian 1.3 support [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- David Bremner—[PATCH 2/3] NEWS: note dropping "pkg-config emacs" [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- David Bremner—[PATCH 3/3] NEWS: note no-op-ness of notmuch-message-address-insinuate [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
[RFC PATCH 1/5] cli: remove leftover dir variable
Jani Nikula| David Bremner
2016 Apr 15 19:29
- Jani Nikula—[RFC PATCH 0/5] cli: notmuch new scandir rework [inbox, unread]
- Jani Nikula—[RFC PATCH 1/5] cli: remove leftover dir variable [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[RFC PATCH 2/5] cli: drop inode sort order on directories unknown to the database [inbox, notmuch::patch, notmuch::wip, unread]
- Jani Nikula—[RFC PATCH 3/5] util: add a homebrew scandir implementation [inbox, notmuch::patch, notmuch::wip, unread]
- Jani Nikula—[RFC PATCH 4/5] cli: use homebrew scandir in notmuch new add_files [inbox, notmuch::patch, notmuch::wip, unread]
- Jani Nikula—[RFC PATCH 5/5] cli: convert count_files to new scandir [inbox, notmuch::patch, notmuch::wip, unread]
[PATCH 2/2] STYLE: suggest long names
David Bremner
2016 Feb 13 17:11
[PATCH 2/3] test: fix typo in informational message
David Bremner
2016 Jan 29 11:53
- David Bremner—update test suite for xapian 1.3 [inbox, unread]
- David Bremner—[PATCH 1/3] test: replace single giant term with large phrase [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 2/3] test: fix typo in informational message [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 3/3] test: canonicalize quotes in xapian error messages [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH] correct comment referring to notmuch_database_remove_message
Daniel Kahn Gillmor| David Bremner
2016 Jan 15 19:02
[PATCH] clean up stray apostrophe in comment
Daniel Kahn Gillmor| David Bremner
2016 Jan 15 05:23
[PATCH] nmbug-status: Style headers with smaller fonts
W. Trevor King| Tomi Ollila, David Bremner
2015 Dec 30 through 2016 Jan 07
[PATCH 1/5] nmbug-status: Avoid hard-coded filename in error message
W. Trevor King| Jani Nikula, David Bremner
2016 Jan 02 06:08
- W. Trevor King—[PATCH 0/5] notmuch-report: Rename from nmbug-status and add man pages [inbox, unread]
- W. Trevor King—[PATCH 1/5] nmbug-status: Avoid hard-coded filename in error message [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- W. Trevor King—[PATCH 2/5] notmuch-report: Rename from nmbug-status [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH 3/5] notmuch-report.json: Rename from status-config.json [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH 4/5] notmuch-report: Add notmuch-report(1) and notmuch-report.json(5) man pages [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH 5/5] NEWS: Document the notmuch-report branch [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH v2 1/4] NEWS: Remove trailing comma from an old nmbug-status config
W. Trevor King| David Bremner
2016 Jan 02 06:07
- W. Trevor King—[PATCH v2 0/4] nmbug-status: meta.message-url and query parens [inbox, unread]
- W. Trevor King—[PATCH v2 1/4] NEWS: Remove trailing comma from an old nmbug-status config [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- W. Trevor King—[PATCH v2 2/4] nmbug-status: Add meta.message-url config setting [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 3/4] nmbug-status: Wrap query phrases in parentheses when and-ing together [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 4/4] status-config.json: Remove parens from query entry [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH 1/5] NEWS: Remove trailing comma from an old nmbug-status config
W. Trevor King| David Bremner, Tomi Ollila
2015 Dec 30 19:16
- W. Trevor King—[PATCH 0/5] nmbug-status: meta.message-url, man page, and query parens [inbox, unread]
- W. Trevor King—[PATCH 1/5] NEWS: Remove trailing comma from an old nmbug-status config [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- W. Trevor King—[PATCH 2/5] nmbug-status: Add meta.message-url config setting [inbox, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 3/5] nmbug-status: Add an nmbug-status(5) man page [inbox, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 4/5] nmbug-status: Wrap query phrases in parentheses when and-ing together [inbox, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 5/5] status-config.json: Remove parens from query entry [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] test: Always use paths without symlinks
Michal Sojka| Tomi Ollila, David Bremner
2015 Dec 29 09:30
[PATCH v2] test: Unset ALTERNATE_EDITOR before running emacsclient
Michal Sojka| Tomi Ollila, David Bremner
2015 Dec 28 21:16
[RFC 1/5] cli: fix function name in notmuch new debug logging
Jani Nikula| David Bremner
2015 Nov 03 19:49
- Jani Nikula—[RFC 0/5] globbing on new.ignore etc. [inbox, unread]
- Jani Nikula—[RFC 1/5] cli: fix function name in notmuch new debug logging [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[RFC 2/5] cli: don't call _entry_in_ignore_list twice in count files debug [inbox, notmuch::patch, notmuch::wip, unread]
- Jani Nikula—[RFC 3/5] cli: support shell globbing patterns in new.ignore [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Jani Nikula—[RFC 4/5] cli: add notmuch config append command to append to string list configs [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Jani Nikula—[RFC 5/5] cli: print number of ignored non-mails encountered in notmuch new scan [inbox, notmuch::moreinfo, notmuch::patch, unread]
[PATCH] Documentation: fix type name spelling
Steven Allen| David Bremner
2015 Oct 23 18:37
[PATCH] doc: update copyright year
Tomi Ollila| David Bremner, Carl Worth
2015 Oct 15 11:26
[PATCH] nmbug-status: print config errors to stderr
Jani Nikula| Tomi Ollila, W. Trevor King, David Bremner
2015 Oct 03 07:57
[PATCH] emacs/Makefile.local: notmuch-lib.elc depend on notmuch-version.elc
Tomi Ollila| David Bremner
2015 Sep 25 21:45
[PATCH] lib: constify arguments to notmuch_query_get_*
David Bremner
2015 Sep 23 11:59
[PATCH 2/2] cli/count: apply uncrustify changes
David Bremner| Tomi Ollila
2015 Sep 07 13:33
[PATCH] configure: clean up messages around reading libnotmuch version
Jani Nikula| David Bremner
2015 Aug 10 12:39
[PATCH] test: make script exit (1) if it "fails" to source (.) a file
Tomi Ollila| David Bremner
2015 Aug 06 09:13
[PATCH] NEWS: emacs: notmuch-{cli,emacs}-version usage
Tomi Ollila| David Bremner
2015 Aug 05 20:05
[PATCH 1/3] test: don't claim single message mbox support is going away
David Bremner| Mayeu, Tomi Ollila, Jani Nikula
2015 Aug 02 through 2015 Aug 04
- Mayeu—Notmuch removing messages from the index, when calling `new` two times in a row [inbox, unread]
- David Bremner—Re: Notmuch removing messages from the index, when calling `new` two times in a row [inbox, unread]
- Mayeu—Re: Notmuch removing messages from the index, when calling `new` two times in a row [inbox, signed, unread]
- David Bremner—Re: Notmuch removing messages from the index, when calling `new` two times in a row [inbox, unread]
- Mayeu—Re: Notmuch removing messages from the index, when calling `new` two times in a row [inbox, unread]
- David Bremner—Re: Notmuch removing messages from the index, when calling `new` two times in a row [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH v2] cli/new: add more debugging output [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Tomi Ollila—Re: [PATCH v2] cli/new: add more debugging output [inbox, unread]
- David Bremner—test suite: add more debugging output for notmuch-new [inbox, unread]
- David Bremner—[PATCH 1/3] test: don't claim single message mbox support is going away [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/3] cli/new: add more debugging output [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 3/3] test: add debugging output to notmuch-new tests, mark 5 as broken [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: test suite: add more debugging output for notmuch-new [inbox, unread]
- Jani Nikula—Re: Notmuch removing messages from the index, when calling `new` two times in a row [inbox, unread]
[PATCH] devel/release-checks.sh: made python version check work with python 3
Tomi Ollila| David Bremner
2015 Aug 02 09:48
[PATCH 1/3] configure: alphabetize --without help
David Bremner| Tomi Ollila
2015 Jul 30 06:19
- David Bremner—updates for configure options [inbox, unread]
- David Bremner—[PATCH 1/3] configure: alphabetize --without help [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/3] configure: support --with-docs=no [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 3/3] configure: support --without-ruby [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: updates for configure options [inbox, unread]
[PATCH] build: add "set -e" to version script generation
David Bremner| Tomi Ollila
2015 Jul 27 18:42
[PATCH] Fix direct python call in doc compilation
mp39590@gmail.com| David Bremner
2015 Jul 09 21:22
[PATCH] Fix documentation for notmuch--tag-hook functions
Daniel Schoepe| Tomi Ollila, David Bremner
2015 Jun 16 21:47
[PATCH v5 1/3] emacs: split notmuch-show-apply-state
Mark Walters| David Bremner, Tomi Ollila, David Edmondson, Daniel Kahn Gillmor
2015 Jun 13 08:08
- Mark Walters—[PATCH v5 0/3] Add filter to emacs show mode [inbox, unread]
- Mark Walters—[PATCH v5 1/3] emacs: split notmuch-show-apply-state [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Mark Walters—[PATCH v5 2/3] emacs: add a filter option to show [inbox, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—[PATCH v5 3/3] emacs: Bind filter in search to 'l' [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH] emacs search: stash query
Mark Walters| David Bremner
2015 Jun 12 08:15
[PATCH] doc: add minimal note about shared options.
David Bremner
2015 Jun 04 05:33
[PATCH] test: remove redundant 'file' command from gdb scripts.
David Bremner| Tomi Ollila
2015 May 31 16:59
[PATCH] cli: change "setup" to "set up" where used as a verb
J. Lewis Muir| David Bremner
2015 May 27 17:53
[PATCH 4/4] test: redirect man output to /dev/null
David Bremner| Tomi Ollila
2015 May 23 20:28
- David Bremner—Support running test suite using python3 [inbox, unread]
- David Bremner—[PATCH 1/4] test: make python tests compatible with python3 [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/4] configure: add ability to force python version via environment [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 3/4] test: use the python interpreter in sh.configure [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 4/4] test: redirect man output to /dev/null [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
[PATCH] NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section
W. Trevor King| David Bremner
2015 Mar 28 15:46
[PATCH] lib: bump library minor version
David Bremner| Jani Nikula
2015 Mar 07 14:49
[PATCH 2/2] man: fix notmuch-emacs-mua environment section
Jani Nikula| Tomi Ollila, David Bremner
2015 Mar 07 14:30
[PATCH 2/4] test: add some more time tests
Jani Nikula| Tomi Ollila, David Bremner
2015 Mar 02 17:47
- Jani Nikula—[PATCH 1/4] test: improve the time parsing tests [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 2/4] test: add some more time tests [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 3/4] test: extract and flag second rounding tests as broken [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 4/4] parse-time-string: fix setting and rounding of seconds [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH 1/4] test: improve the time parsing tests [inbox, unread]
[PATCH] doc: remove reference to sender,recipients from notmuch-search.1
David Bremner
2015 Feb 19 18:03
[PATCH] configure: consistent command -v usage
Tomi Ollila| David Bremner
2015 Feb 18 14:54
[PATCH 1/3] notmuch-mutt README: use metacpn.org/* as deps homepages
Stefano Zacchiroli| Jani Nikula, Jan N. Klug
2015 Jan 24 09:11
- Stefano Zacchiroli—[PATCH] notmuch-mutt: support for messages that lack Message-ID [inbox, unread]
- Stefano Zacchiroli—[PATCH 1/3] notmuch-mutt README: use metacpn.org/* as deps homepages [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Stefano Zacchiroli—[PATCH 2/3] notmuch-mutt: support for messages that lack Message-ID headers [inbox, notmuch::obsolete, notmuch::patch, unread]
- Stefano Zacchiroli—[PATCH 3/3] debian packaging: drop dep notmuch-mutt -> libmailtools-perl [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH v1 2/2] lib: Fix use after free
Todd| David Bremner
2015 Jan 17 15:51
[PATCH] completion: update list of commands in zsh completion.
David Bremner
2015 Jan 10 10:23
[PATCH 3/5] bindings/ruby: gitignore *.o
David Bremner| Jinwoo Lee, Tomi Ollila
2015 Jan 01 12:16
- David Bremner—Build and test ruby bindings [inbox, unread]
- David Bremner—[PATCH 1/5] build: integrate building ruby bindings into notmuch build process [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 2/5] build/ruby: make use of -Wl,--no-undefined configurable [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 3/5] bindings/ruby: gitignore *.o [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 4/5] build/ruby: use notmuch configure script values for shared lib [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 5/5] test: add initial ruby tests [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—integrate ruby into build and test v2 [inbox, unread]
- David Bremner—[Patch v2 1/4] build: integrate building ruby bindings into notmuch build process [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[Patch v2 2/4] build/ruby: make use of -Wl,--no-undefined configurable [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[Patch v2 3/4] build/ruby: use notmuch configure script values for shared lib [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[Patch v2 4/4] test: add initial ruby tests [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Build ruby bindings: round 3 [inbox, unread]
- David Bremner—[patch v3 1/4] build: integrate building ruby bindings into notmuch build process [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[patch v3 2/4] build/ruby: make use of -Wl,--no-undefined configurable [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[patch v3 3/4] build/ruby: use notmuch configure script values for shared lib [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[patch v3 4/4] test: add initial ruby tests [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH v2] NEWS & doc: typing fixes
Tomi Ollila| David Bremner
2014 Nov 15 14:22
[PATCH 2/2] NEWS: deprecate notmuch deliver
David Bremner| Sebastian Schwarz
2014 Nov 13 20:59
[PATCH] News for mark read handling
markwalters1009@gmail.com| David Bremner
2014 Nov 13 17:25
[PATCH 2/2] doc: Minor fixes related to notmuch-address
Michal Sojka| David Bremner
2014 Nov 12 16:44
[PATCH 1/2] completion: complete notmuch insert --keep and --no-hooks options
Jani Nikula| David Bremner, Tomi Ollila
2014 Nov 10 19:35
[PATCH 2/2] NEWS: functions in emacs notmuch-show-stash-mlarchive-link-alist
Jani Nikula| David Bremner
2014 Nov 10 19:27
[PATCH] News for dump/writelock change
Mark Walters| David Bremner
2014 Nov 08 08:04
[PATCH] doc: whitespace cleanup
Tomi Ollila| David Bremner
2014 Nov 06 17:46
[PATCH v3 03/10] cli: search: Convert ctx. to ctx->
Michal Sojka| Tomi Ollila, David Bremner
2014 Nov 05 00:25
- Michal Sojka—[PATCH v3 00/10] "notmuch address" command [inbox, unread]
- Michal Sojka—[PATCH v3 01/10] cli: search: Rename options to context [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Michal Sojka—[PATCH v3 02/10] cli: search: Move more variables into search_context_t [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Michal Sojka—[PATCH v3 03/10] cli: search: Convert ctx. to ctx-> [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Michal Sojka—[PATCH v3 04/10] cli: search: Split notmuch_search_command to smaller functions [inbox, notmuch::patch, notmuch::pushed, unread]
- Michal Sojka—[PATCH v3 05/10] cli: add support for hierarchical command line option arrays [inbox, notmuch::patch, notmuch::pushed, unread]
- Michal Sojka—[PATCH v3 06/10] cli: Introduce "notmuch address" command [inbox, notmuch::patch, notmuch::pushed, unread]
- Michal Sojka—[PATCH v3 07/10] cli: search: Convert --output to keyword argument [inbox, notmuch::patch, notmuch::pushed, unread]
- Michal Sojka—[PATCH v3 08/10] cli: address: Do not output duplicate addresses [inbox, notmuch::patch, notmuch::pushed, unread]
- Michal Sojka—[PATCH v3 09/10] cli: address: Add --output=count [inbox, notmuch::patch, notmuch::pushed, unread]
- Michal Sojka—[PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH v2 04/10] cli: search: Split notmuch_search_command to smaller functions
Michal Sojka| David Bremner, Mark Walters, Tomi Ollila
2014 Nov 03 23:50
- Michal Sojka—[PATCH v2 00/10] "notmuch address" command [inbox, unread]
- Michal Sojka—[PATCH v2 01/10] cli: search: Rename options to context [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Michal Sojka—[PATCH v2 02/10] cli: search: Move more variables into search_context_t [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Michal Sojka—[PATCH v2 03/10] cli: search: Convert ctx. to ctx-> [inbox, notmuch::obsolete, notmuch::patch, unread]
- Michal Sojka—[PATCH v2 04/10] cli: search: Split notmuch_search_command to smaller functions [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Michal Sojka—[PATCH v2 05/10] cli: add support for hierarchical command line option arrays [inbox, notmuch::obsolete, notmuch::patch, unread]
- Michal Sojka—[PATCH v2 06/10] cli: Introduce "notmuch address" command [inbox, notmuch::obsolete, notmuch::patch, unread]
- Michal Sojka—[PATCH v2 07/10] cli: search: Convert --output to keyword argument [inbox, notmuch::obsolete, notmuch::patch, unread]
- Michal Sojka—[PATCH v2 08/10] cli: address: Do not output duplicate addresses [inbox, notmuch::obsolete, notmuch::patch, unread]
- Michal Sojka—[PATCH v2 09/10] cli: address: Add --output=count [inbox, notmuch::obsolete, notmuch::patch, unread]
- Michal Sojka—[PATCH v2 10/10] cli: address: Add --filter-by option to configure address filtering [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—Re: [PATCH v2 00/10] "notmuch address" command [inbox, unread]
- Tomi Ollila—Re: [PATCH v2 00/10] "notmuch address" command [inbox, unread]
[PATCH v2] configure: move make {,install} instructions to the end
Tomi Ollila| David Bremner
2014 Nov 01 09:39
[PATCH v1] NEWS: Improved `q` binding.
David Edmondson| David Bremner
2014 Oct 31 17:24
[PATCH] cli: cast timeval fields to long for format
Jani Nikula| David Edmondson, Tomi Ollila, David Bremner
2014 Oct 28 08:17
[PATCH] gitignore: ignore sh.config and doc/config.dox
Jani Nikula| David Bremner
2014 Oct 27 17:59
[PATCH] test: kill '"filename": "signature.asc"' from json output
David Bremner| Tomi Ollila
2014 Oct 25 07:49
[PATCH v1] emacs: notmuch-jump.el should provide.
David Edmondson| David Bremner
2014 Oct 22 06:05
[PATCH] NEWS: mention the change in default build flags
David Bremner| Tomi Ollila
2014 Oct 05 05:53
[PATCH] hex-escape: remove unused variable default_buf_size
Jani Nikula| David Bremner
2014 Oct 04 17:53
[PATCH] Add default configuration values to the man page
Sergei Shilovsky| David Bremner, Michal Sojka
2014 Oct 01 20:20
[PATCH 04/11] cli/insert: rename file copy function
Jani Nikula| David Bremner, Tomi Ollila
2014 Sep 22 09:54
- Jani Nikula—[PATCH 00/11] notmuch insert updates [inbox, unread]
- Jani Nikula—[PATCH 01/11] lib: actually return failures from notmuch_message_tags_to_maildir_flags [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 02/11] cli/insert: rename check_folder_name to is_valid_folder_name [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 03/11] cli/insert: move add_file_to_database to a better place [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 04/11] cli/insert: rename file copy function [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 05/11] cli/insert: clean up sync_dir [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 06/11] cli/insert: use a single recursive mkdir function [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 07/11] cli/insert: abstract temporary filename generation [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 08/11] cli/insert: rehash file writing functions [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 09/11] cli/insert: add fail path to add_file_to_database [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jani Nikula—[PATCH 10/11] cli/insert: require succesful message indexing for success status [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jani Nikula—[PATCH 11/11] cli/insert: add post-insert hook [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: [PATCH 00/11] notmuch insert updates [inbox, unread]
[PATCH v4 1/3] Emacs: Display a message when generating address completion candidates
Michal Sojka| David Bremner, David Edmondson
2014 Sep 19 18:16
- Michal Sojka—[PATCH v4 0/3] Emacs: Address completion implemented in elisp [inbox, unread]
- Michal Sojka—[PATCH v4 1/3] Emacs: Display a message when generating address completion candidates [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Michal Sojka—[PATCH v4 2/3] Emacs: Add address completion mechanism implemented in elisp [inbox, notmuch::obsolete, notmuch::patch, unread]
- Michal Sojka—[PATCH v4 3/3] Emacs: Add address completion based on company-mode [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] notmuch_thread_get_authors: document match grouping with |
Gaute Hope| David Bremner
2014 Sep 10 07:24
[PATCH v2] emacs: jump: sort-order bugfix
Mark Walters| Austin Clements, Jani Nikula, David Bremner
2014 Sep 02 18:56
[PATCH] lib: Fix endless upgrade problem
Austin Clements| Tomi Ollila, Mark Walters, David Bremner
2014 Sep 01 22:49
[PATCH] doc: 'rm -f' potential doxygen temporary output file
Tomi Ollila| David Bremner
2014 Sep 01 18:44
[PATCH v2] emacs: Improved compatibility for window-body-width in Emacs < 24
Austin Clements| Tomi Ollila, David Bremner
2014 Aug 08 17:06
[PATCH] notmuch-config: talloc_strdup MAILDIR and NAME environment variables
Tomi Ollila| Austin Clements, David Bremner
2014 Aug 07 15:19
[PATCH v2] new: Report and abort on upgrade failure
Austin Clements| Tomi Ollila, David Bremner
2014 Aug 05 01:29
[PATCH] travis: Only notify IRC on success if the previous build failed
Austin Clements| Tomi Ollila, David Bremner
2014 Aug 05 01:57
[PATCH] lib: Improve documentation of _notmuch_message_create_for_message_id
Austin Clements| David Bremner
2014 Aug 05 01:29
[PATCH] lib: Invalidate message metadata in _notmuch_message_gen_terms
Austin Clements| David Bremner
2014 Aug 01 02:59
[PATCH] lib: Fix slight misinformation in the database schema doc
Austin Clements| David Bremner
2014 Aug 01 02:59
[PATCH v2 02/14] util: Make string-util.h C++-compatible
Austin Clements| David Bremner
2014 Jul 29 16:48
- Austin Clements—[PATCH v2 00/14] Implement and use database "features" [inbox, unread]
- Austin Clements—[PATCH v2 01/14] test: Include generated dependencies for test sources [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 02/14] util: Make string-util.h C++-compatible [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH v2 03/14] util: Const version of strtok_len [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 04/14] new: Don't report version after upgrade [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 05/14] lib: Database version 3: Introduce fine-grained "features" [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 06/14] test: Tool to build DB with specific version and features [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 07/14] test: Tests for future version and unknown feature handling [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 08/14] lib: Simplify upgrade code using a transaction [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 09/14] lib: Use database features to drive upgrade [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 10/14] lib: Reorganize upgrade around document types [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 11/14] lib: Report progress for combined upgrade operation [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 12/14] lib: Support empty header values in database [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 13/14] lib: Return an error from operations that require an upgrade [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 14/14] lib: Update doc of notmuch_database_{needs_upgrade, upgrade} [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH 03/14] util: Const version of strtok_len
Austin Clements| Mark Walters
2014 Jul 27 03:52
- Austin Clements—[PATCH 0/14] Implement and use database "features" [inbox, unread]
- Austin Clements—[PATCH 01/14] test: Include generated dependencies for test sources [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 02/14] util: Make string-util.h C++-compatible [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Austin Clements—[PATCH 03/14] util: Const version of strtok_len [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Austin Clements—[PATCH 04/14] new: Don't report version after upgrade [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 05/14] lib: Database version 3: Introduce fine-grained "features" [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 06/14] test: Tool to build DB with specific version and features [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 07/14] test: Tests for future version and unknown feature handling [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 08/14] lib: Simplify upgrade code using a transaction [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 09/14] lib: Use database features to drive upgrade [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 10/14] lib: Reorganize upgrade around document types [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 11/14] lib: Report progress for combined upgrade operation [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 12/14] lib: Support empty header values in database [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 13/14] lib: Return an error from operations that require an upgrade [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 14/14] lib: Update doc of notmuch_database_{needs_upgrade, upgrade} [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] emacs: Clarify that notmuch-poll-script is deprecated
Austin Clements| Tomi Ollila, David Bremner
2014 Jul 24 21:19
[PATCH] config: read database.path from $MAILDIR if set
Mark Oteiza| David Bremner
2014 Jul 21 23:05
[PATCH] emacs: show: make return value of notmuch-show-get-prop explicit
Mark Walters| Tomi Ollila, David Bremner
2014 Jul 16 18:03
[PATCH] NEWS: add news for 0.18.1
David Bremner| Tomi Ollila, Gregor Zattler, Austin Clements
2014 Jun 21 20:10
[PATCH v1] emacs: Forwarded messages should not have modified buffers
David Edmondson| Tomi Ollila, Mark Walters, David Bremner
2014 Jun 02 through 2014 Jun 16
[PATCH 2/5] test: Add search tests for combined name/address queries
Austin Clements| David Bremner, Tomi Ollila
2014 Jun 16 02:40
- Austin Clements—[PATCH 0/5] Fix adjacent and overlapping termpos [inbox, unread]
- Austin Clements—[PATCH 1/5] test: Fix from/to search test queries [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH 2/5] test: Add search tests for combined name/address queries [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH 3/5] lib: Index name and address of from/to headers as a phrase [inbox, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH 4/5] test: Known-broken test for overlapping/adjacent termpos [inbox, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH 5/5] lib: Separate all phrases indexed by _notmuch_message_gen_terms [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: [PATCH 0/5] Fix adjacent and overlapping termpos [inbox, unread]
- David Bremner—Re: [PATCH 0/5] Fix adjacent and overlapping termpos [inbox, unread]
[PATCH v2 1/6] Add explicit license information
W. Trevor King| Tomi Ollila, David Bremner
2014 May 31 22:20
- W. Trevor King—[PATCH v2 0/6] nmbug-status fixups from notmuch-to-html [inbox, unread]
- W. Trevor King—[PATCH v2 1/6] Add explicit license information [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- W. Trevor King—[PATCH v2 2/6] Add a docstring describing the program [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 3/6] Move the generated date from the top of the page to the footer. [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 4/6] nmbug-status: Factor out header/footer context into a shared dict [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 5/6] nmbug-status: Add the time to the footer's build-date [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 6/6] nmbug-status: Optionally load the header and footer templates from the config [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: [PATCH v2 0/6] nmbug-status fixups from notmuch-to-html [inbox, notmuch::review, unread]
- David Bremner—Re: [PATCH v2 0/6] nmbug-status fixups from notmuch-to-html [inbox, unread]
[PATCH] Unset html_static_path in Python bindings docs
W. Trevor King, Amadeusz Żołnowski| David Bremner
2014 May 10 through 2014 May 12
[PATCH] notmuch-dump: use fsync instead of fdatasync
David Bremner| Xīcò, Kushal Kumaran, Tomi Ollila, Austin Clements
2014 May 08 11:57
[PATCH 3/3] build: add dataclean
David Bremner| Tomi Ollila
2014 May 04 06:10
- David Bremner—[PATCH 1/3] build: don't overwrite DISTCLEAN in performance-test [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/3] build: remove .tar.gz.tmp files in clean [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 3/3] build: add dataclean [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Tomi Ollila—Re: [PATCH 1/3] build: don't overwrite DISTCLEAN in performance-test [inbox, unread]
- David Bremner—Re: [PATCH 1/3] build: don't overwrite DISTCLEAN in performance-test [inbox, unread]
[PATCH] NEWS: make it explicit that wildcard matching is no longer supported
Jani Nikula| David Bremner, David Edmondson, Mark Walters
2014 Apr 27 through 2014 May 02
- Jani Nikula—[PATCH] NEWS: folder:, path:, and database upgrade [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH] NEWS: mbox files are no longer supported [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: [PATCH] NEWS: folder:, path:, and database upgrade [inbox, unread]
- David Edmondson—Re: [PATCH] NEWS: folder:, path:, and database upgrade [inbox, unread]
[PATCH 2/2] doc: add *.pyc to doc/.gitignore
Jani Nikula| David Bremner
2014 May 02 14:51
[PATCH 5/5] NEWS: insert and new refuse invalid tags
David Bremner, Jani Nikula| Felipe Contreras, Tomi Ollila
2014 Apr 30 23:18
- David Bremner—Final call for news for 0.18 [inbox, unread]
- David Bremner—[PATCH] NEWS: add overview section for 0.18 [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Felipe Contreras—RE: Final call for news for 0.18 [inbox, unread]
- Jani Nikula—[PATCH 0/5] some more news for 0.18 [inbox, unread]
- Jani Nikula—[PATCH 1/5] NEWS: notmuch insert respects maildir.synchronize_flags [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 2/5] NEWS: emacs: push mark before signature on reply [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 3/5] NEWS: cli exit status codes [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 4/5] NEWS: message piping working directory [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 5/5] NEWS: insert and new refuse invalid tags [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: Final call for news for 0.18 [inbox, signed, unread]
[PATCH] NEWS: replies to encrypted messages encrypted by default
Jani Nikula| David Bremner
2014 Apr 27 16:30
[PATCH 1/1] NEWS: Ido initialization for Emacs 23.[123]
Tomi Ollila| David Bremner
2014 Apr 26 09:59
[PATCH v2] NEWS for displaying tag changes
Mark Walters| Tomi Ollila, David Bremner
2014 Apr 19 08:52
[PATCH] doc: make notmuch-new summary line more generic
David Bremner
2014 Apr 19 05:30
[PATCH] News for changes from Austin Clements
Austin Clements| David Bremner
2014 Apr 19 03:31
[PATCH] emacs: Honor debug-on-error for part renderers
Austin Clements| David Bremner
2014 Apr 18 22:57
[PATCH] emacs: remove auto-signing of replies to signed messages
Jameson Graef Rollins| Nicolás Reynolds, Jani Nikula, David Bremner, Tomi Ollila
2014 Apr 14 19:40
[PATCH 1/1] configure: add $(ZLIB_CFLAGS) to CONFIGURE_CFLAGS
Tomi Ollila
2014 Apr 12 16:30
[PATCH] emacs: add $(srcdir) to notmuch-version.el.tmpl dependency
Tomi Ollila
2014 Apr 12 11:59
[PATCH] debian: add build conflicts against ruby1.8
David Bremner
2014 Apr 06 13:03
[PATCH] debian: ignore performance corpus when making source package
David Bremner
2014 Mar 30 14:54
[PATCH 1/2] emacs: instruct user to autoload notmuch instead of require'ing it
Tomi Ollila| David Bremner, Mark Walters
2014 Mar 29 08:07
[PATCH] cli: Flush stdout before fork()ing to run hooks
Austin Clements| David Bremner
2014 Mar 23 21:22
[PATCH v2] util: Fix two corner-cases in boolean term quoting function
Austin Clements| David Bremner
2014 Mar 11 20:42
[PATCH] test: don't use $(dir) in recipes.
David Bremner
2014 Mar 08 14:00
[PATCH] debian: add dependency on bash-completion
David Bremner| Jani Nikula
2014 Mar 06 13:04
[PATCH] cli: add missing \n in error message
Jani Nikula| Rob Browning, Tomi Ollila, David Bremner
2014 Mar 04 16:51
- Rob Browning—[BUG] Putting "tags=;" into .notmuch-config will create empty tags [inbox, notmuch::bug, notmuch::fixed, unread]
- Jani Nikula—[PATCH 0/3] check new.tags for invalid tags [inbox, unread]
- Jani Nikula—[PATCH 1/3] cli: export function for illegal tag checking [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 2/3] cli: make sure notmuch new and insert don't add invalid tags [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 3/3] test: add tests for invalid new.tags [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: [PATCH 0/3] check new.tags for invalid tags [inbox, unread]
- David Bremner—Re: [PATCH 0/3] check new.tags for invalid tags [inbox, unread]
[PATCH] test: Print the number of the test along with its name
Austin Clements| Tomi Ollila, Jani Nikula, David Bremner
2014 Mar 04 06:40
[PATCH 3/3] NEWS: note closing of id:87ty19pi85.fsf@zancas.localnet
David Bremner
2014 Mar 03 12:52
- David Bremner—[PATCH] NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.ca [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—NEWS/changelog patches [inbox, unread]
- David Bremner—[PATCH 1/3] NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.ca [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 2/3] debian: note closing of debian bug 739556 [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—[PATCH 3/3] NEWS: note closing of id:87ty19pi85.fsf@zancas.localnet [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: NEWS/changelog patches [inbox, unread]
[PATCH] test: Simplify CLEAN list construction
Austin Clements| Tomi Ollila, David Bremner
2014 Feb 25 19:18
[PATCH] man: escape backslash in notmuch-tag example
David Bremner
2014 Feb 15 through 2014 Feb 23
[PATCH] man: fix typo in notmuch.1
David Bremner
2014 Feb 22 01:24
[PATCH 1/1] nmbug-status: replace __values__() with values() in OrderedDict stub
Tomi Ollila| W. Trevor King, David Bremner
2014 Feb 18 18:34
doc: notmuch_result_move_to_next -> notmuch_tags_move_to_next
Gaute Hope| Tomi Ollila, David Bremner
2014 Feb 09 10:50
[PATCH] completion: bash completion for notmuch new --quiet option
Jani Nikula| David Bremner
2014 Feb 02 12:49
[PATCH] ruby bindings message: docstring typo
Gaute Hope| David Bremner
2014 Jan 30 19:11
[PATCH] lib: fix clang compiler warning
Jani Nikula| David Bremner
2014 Jan 17 16:21
[PATCH] cli: initialize quiet variable in compact
Jani Nikula| David Bremner
2014 Jan 10 20:23
[PATCH 1/2] test: basic: drop 'ensure all available tests are run'
Tomi Ollila| David Bremner
2014 Jan 09 15:18
[PATCH] emacs: tree: bare-id in tree
Mark Walters| Tomi Ollila, David Bremner
2013 Dec 19 19:16
[PATCH 1/2] emacs: tree remove comma separator tags
Mark Walters| Tomi Ollila, David Bremner
2013 Dec 19 19:12
[PATCH] test: tree: pick remnants removed
Mark Walters| Tomi Ollila, David Bremner
2013 Dec 14 22:58
[PATCH] News updates for Mark's bugfixes
Mark Walters| David Bremner
2013 Nov 30 13:53
[PATCH] vim: NEWS for vim interface
David Bremner| Felipe Contreras, Tomi Ollila
2013 Nov 28 10:26
- Felipe Contreras—[PATCH 00/21] vim: general updates [inbox, unread]
- Felipe Contreras—[PATCH 01/21] vim: run mutt in default term [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 02/21] vim: don't automatically refresh after tagging [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 03/21] vim: use notmuch fields [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 04/21] vim: refactor database handling [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 05/21] vim: show first message of the thread [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 06/21] vim: use much clearer sort constant [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 07/21] vim: add option to save the patches of a patch series [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 08/21] vim: allow calling with arguments [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 09/21] vim: split $email_address [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 10/21] vim: generate custom message-id [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 11/21] vim: don't execute search if it's cancelled [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 12/21] vim: trivial cleanup [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 13/21] vim: refactor open_reply() [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 14/21] vim: add option to compose new messages [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 15/21] vim: rename internal notmuch_rb variables [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 16/21] vim: rename public notmuch_rb variables [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 17/21] vim: move default sets to set_defaults() [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 18/21] vim: add wrapper for old variable names [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 19/21] vim: remove unnecessary buffer queue [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 20/21] vim: check compose is done on delete [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—[PATCH 21/21] vim: add help file [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras—Re: [PATCH 00/21] vim: general updates [inbox, unread]
[PATCH] Add NEWS entry for notmuch-compact
Ben Gamari| David Bremner
2013 Nov 20 14:05
[PATCH] NEWS: insert quotable parts in reply as they are displayed in show view
Jani Nikula| David Bremner
2013 Nov 17 13:38
[PATCH] remove notmuch-pick
Mark Walters| David Bremner
2013 Nov 13 12:51
[PATCH] emacs: Correct documentation of `notmuch-poll-script'
Austin Clements| David Bremner
2013 Nov 13 03:49
[PATCH] Accumulated news for Austin's changes
Austin Clements| David Bremner
2013 Nov 12 22:44
[PATCH v2 5/8] pick: Fix incorrect use of `notmuch-pick-tag'
Austin Clements| Mark Walters, Tomi Ollila, David Bremner
2013 Oct 23 00:21
- Austin Clements—[PATCH v2 0/8] Improve tag change completion [inbox, unread]
- Austin Clements—[PATCH v2 1/8] emacs: Fix misuse of `notmuch-tag' [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH v2 2/8] emacs: Take prompt and current tags in `notmuch-read-tag-changes' [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v2 3/8] emacs: Use interactive specifications for tag changes in show [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v2 4/8] emacs: Use interactive specifications for tag changes in search [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v2 5/8] pick: Fix incorrect use of `notmuch-pick-tag' [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH v2 6/8] pick: Use list form of tag-changes in test [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v2 7/8] pick: Use interactive specifications for tag changes [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v2 8/8] emacs: Remove interactive behavior of `notmuch-tag' [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—Re: [PATCH v2 0/8] Improve tag change completion [inbox, notmuch::review, unread]
- David Bremner—Re: [PATCH v2 0/8] Improve tag change completion [inbox, unread]
[PATCH] perf: Clean corpus and caches in distclean, not clean
Austin Clements| Tomi Ollila, David Bremner
2013 Oct 22 00:55
[PATCH] contrib: pick: update notmuch-show calls
Mark Walters| David Bremner
2013 Oct 13 07:49
[PATCH] test: set mail host in emacs_deliver
Mark Walters| David Bremner
2013 Oct 12 07:36
[PATCH 3/6] emacs: Clean up a few documentation strings
Austin Clements| Mark Walters, Tomi Ollila, David Bremner
2013 Oct 06 03:22
- Austin Clements—[PATCH 0/6] emacs: Built-in help improvements and clean up doc strings [inbox, unread]
- Austin Clements—[PATCH 1/6] emacs: `notmuch-mua-new-forward-message' is not interactive [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH 2/6] emacs: `notmuch-mua-new-reply' is also not interactive [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH 3/6] emacs: Clean up a few documentation strings [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH 4/6] emacs: Support overriding help and describing prefix action [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH 5/6] emacs: Improve interactive use documentation [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH 6/6] News for Emacs help improvements [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH 7/6] emacs: Improved `notmuch-describe-keymap' documentation [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH 2/2] contrib: pick: remove temporary keybinding
Mark Walters| Tomi Ollila, David Bremner
2013 Sep 23 19:52
- Mark Walters—[PATCH 0/2] Move pick to use prefix-arg rather than Escape [inbox, unread]
- Mark Walters—[PATCH 1/2] contrib: pick: move M-RET to prefix-arg RET [inbox, notmuch::contrib, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—[PATCH 2/2] contrib: pick: remove temporary keybinding [inbox, notmuch::contrib, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Tomi Ollila—Re: [PATCH 0/2] Move pick to use prefix-arg rather than Escape [inbox, unread]
- David Bremner—Re: [PATCH 0/2] Move pick to use prefix-arg rather than Escape [inbox, unread]
[PATCH v2 1/1] notmuch-mutt: Fix tagging issues
Kevin J. McCarthy| Tomi Ollila, David Bremner
2013 Sep 07 17:07
[PATCH 1/1] emacs: removed 3 duplicate functions from notmuch-show.el
Tomi Ollila| Mark Walters, David Bremner
2013 Aug 26 20:21
[PATCH v2] test: Canonicalize RFC 2047 encoding and charset
Austin Clements| Jani Nikula, Tomi Ollila, David Bremner
2013 Aug 19 14:40
[PATCH] test: Make symbol-test depend on libnotmuch.so
Austin Clements| Tomi Ollila, David Bremner
2013 Aug 13 19:52
[PATCH 3/6] reply: Document the reason for g_mime_filter_headers
Austin Clements| Tomi Ollila, David Bremner
2013 Aug 12 18:40
- Austin Clements—[PATCH 0/6] Clean up reply's encoding story [inbox, unread]
- Austin Clements—[PATCH 1/6] lib: Correct out-of-date doc comment [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH 2/6] lib: Document which strings are returned in UTF-8 [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH 3/6] reply: Document the reason for g_mime_filter_headers [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH 4/6] reply: Test replying to messages with RFC 2047-encoded headers [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
- Austin Clements—[PATCH 5/6] reply: Remove extraneous space from generated References [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 6/6] reply: Use RFC 2822/MIME wholly for text format template [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—Re: [PATCH 0/6] Clean up reply's encoding story [inbox, unread]
[PATCH 1/1] NEWS: Python bindings: Fix loading of libnotmuch on OS X (Darwin)
Tomi Ollila| David Bremner
2013 Jul 13 08:46
[PATCH] NEWS: announce insert command
Peter Wang| David Bremner
2013 Jul 06 02:36
[PATCH 4/4] contrib: pick: document several of the tree/forest insertion functions.
Mark Walters| David Bremner
2013 Jul 01 20:05
- Mark Walters—[PATCH 0/4] contrib: pick: add docstrings to several functions [inbox, unread]
- Mark Walters—[PATCH 1/4] pick: contrib: document notmuch-pick-show-out [inbox, notmuch::contrib, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Mark Walters—[PATCH 2/4] pick: contrib: document notmuch-pick-refresh-result [inbox, notmuch::contrib, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Mark Walters—[PATCH 3/4] pick: contrib: document notmuch-pick-message-window-kill-hook [inbox, notmuch::contrib, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Mark Walters—[PATCH 4/4] contrib: pick: document several of the tree/forest insertion functions. [inbox, notmuch::contrib, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: [PATCH 0/4] contrib: pick: add docstrings to several functions [inbox, unread]
[PATCH 5/5] contrib: pick: remove unused function
Mark Walters| David Bremner
2013 Jul 01 07:53
- Mark Walters—[PATCH 0/5] Document notmuch-pick and some bugfixes [inbox, unread]
- Mark Walters—[PATCH 1/5] contrib: pick: add a docstring for the main notmuch-pick function [inbox, notmuch::contrib, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Mark Walters—[PATCH 2/5] contrib: pick: add docstrings to all defvars [inbox, notmuch::contrib, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Mark Walters—[PATCH 3/5] contrib: pick: bugfix: make the right variable buffer-local [inbox, notmuch::contrib, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—[PATCH 4/5] contrib: pick: remove unused variable [inbox, notmuch::contrib, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Mark Walters—[PATCH 5/5] contrib: pick: remove unused function [inbox, notmuch::contrib, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: [PATCH 0/5] Document notmuch-pick and some bugfixes [inbox, unread]
[PATCH v7 11/12] man: document insert --create-folder
Peter Wang| Mark Walters, David Bremner
2013 Jun 23 04:24
- Peter Wang—[PATCH v7 00/12] insert command [inbox, unread]
- Peter Wang—[PATCH v7 01/12] tag-util: move out 'tag' command-line check [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v7 02/12] tag-util: do not reset list in parse_tag_command_line [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v7 03/12] cli: add insert command [inbox, unread]
- Peter Wang—[PATCH v7 04/12] man: document 'insert' command [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v7 05/12] man: reference notmuch-insert.1 [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v7 06/12] test: add tests for insert [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v7 07/12] insert: add --folder option [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v7 08/12] man: document insert --folder option [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v7 09/12] test: test insert --folder option [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v7 10/12] insert: add --create-folder option [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v7 11/12] man: document insert --create-folder [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Peter Wang—[PATCH v7 12/12] test: test insert --create-folder option [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH] contrib: pick: remove reference to inbox in docstring
Mark Walters| Tomi Ollila, David Bremner
2013 Jun 03 22:06
[PATCH] contrib: pick: remove unnecessary funcall
Mark Walters| David Bremner
2013 Jun 03 22:05
[PATCH v2] news: Be louder about s/v/o/| on part buttons going away
Austin Clements| Mark Walters, David Bremner
2013 Jun 03 16:39
[PATCH] NEWS: key bindings for next/previous thread
Jani Nikula| David Bremner
2013 Jun 02 17:46
[PATCH 4/4] debian: update .gitignore
david@tethera.net| David Bremner
2013 Jun 02 13:39
- david@tethera.net—[PATCH 1/4] bindings/python: ignore build subdirectory. [inbox, notmuch::patch, notmuch::pushed, unread]
- david@tethera.net—[PATCH 2/4] emacs: update .gitignore [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 3/4] bindings/go: ignore downloaded source from github.com [inbox, notmuch::patch, notmuch::pushed, unread]
- david@tethera.net—[PATCH 4/4] debian: update .gitignore [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
[PATCH v3 1/6] test: Remove extraneous Emacs error handling test
Austin Clements| Tomi Ollila, David Bremner, Jameson Graef Rollins
2013 Jun 01 00:40
- Austin Clements—[PATCH v3 0/6] Make Emacs search use sexp format [inbox, unread]
- Austin Clements—[PATCH v3 1/6] test: Remove extraneous Emacs error handling test [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH v3 2/6] emacs: Utilities to manage asynchronous notmuch processes [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v3 3/6] emacs: Use async process helper for search [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v3 4/6] emacs: Streaming S-expression parser [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v3 5/6] emacs: Use streaming S-expr parser for search [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v3 6/6] News for S-expression support in Emacs search mode [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—Re: [PATCH v3 0/6] Make Emacs search use sexp format [inbox, unread]
- David Bremner—Re: [PATCH v3 0/6] Make Emacs search use sexp format [inbox, unread]
[PATCH] NEWS: a bunch of cli news since 0.15
Jani Nikula| David Bremner
2013 May 26 18:51
[PATCH 2/2] TODO: keybindings for next/previous thread done
Jani Nikula| Mark Walters, David Bremner
2013 May 25 12:14
- Jani Nikula—[PATCH 1/2] emacs: add show view bindings to move to previous/next thread [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Jani Nikula—[PATCH 2/2] TODO: keybindings for next/previous thread done [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Mark Walters—Re: [PATCH 1/2] emacs: add show view bindings to move to previous/next thread [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH] emacs: add show view bindings to move to previous/next thread [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH v2 1/1] NEWS: No Emacs 22 support
Tomi Ollila
2013 May 21 17:07
[PATCH 2/2] ruby: fix missing symbol UINT2FIX()
Felipe Contreras| David Bremner, Tomi Ollila, Ali Polatel
2013 May 20 12:24
[PATCH 1/5] test: Remove extraneous Emacs error handling test
Austin Clements| Mark Walters, David Bremner, Tomi Ollila
2013 May 18 04:31
- Austin Clements—[PATCH 0/5] Make Emacs search use sexp format [inbox, unread]
- Austin Clements—[PATCH 1/5] test: Remove extraneous Emacs error handling test [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Austin Clements—[PATCH 2/5] emacs: Utilities to manage asynchronous notmuch processes [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 3/5] emacs: Use async process helper for search [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 4/5] emacs: Streaming S-expression parser [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 5/5] emacs: Use streaming S-expr parser for search [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—Re: [PATCH 0/5] Make Emacs search use sexp format [inbox, unread]
[PATCH] emacs: Proper error string handling in search sentinel
Austin Clements| David Bremner
2013 May 17 20:14
[PATCH] emacs: Fix trimming regexp in notmuch-check-exit-status
Austin Clements| Tomi Ollila, David Bremner
2013 May 17 20:14
[PATCH 4/4] perf-test: add notmuch-memory-test
david@tethera.net| Tomi Ollila, Austin Clements, David Bremner
2013 May 15 11:03
- david@tethera.net—simplify and fix performance tests [inbox, unread]
- david@tethera.net—[PATCH 1/4] perf-test: rename memory tests [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 2/4] perf-test: rename time tests to have .sh suffix [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 3/4] perf-test: run all appropriately named time tests [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 4/4] perf-test: add notmuch-memory-test [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Tomi Ollila—Re: simplify and fix performance tests [inbox, notmuch::review, unread]
- Austin Clements—Re: simplify and fix performance tests [inbox, unread]
- David Bremner—Re: simplify and fix performance tests [inbox, unread]
[PATCH] emacs: tag: fix compile warning
Mark Walters| Tomi Ollila, David Bremner
2013 May 14 08:13
[PATCH] emacs: add kernel.org mail archive redirector
Jani Nikula| David Bremner
2013 May 02 13:15
[PATCH] man: document NOTMUCH_DEBUG_QUERY
david@tethera.net| Tomi Ollila, Jameson Graef Rollins, David Bremner
2013 Jan 29 through 2013 Apr 15
- david@tethera.net—minor fixes for talloc leak logging [inbox, notmuch::pushed, unread]
- david@tethera.net—[PATCH 1/2] man: document NOTMUCH_TALLOC_REPORT environment variable [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 2/2] CLI: add simple error handling for talloc logging [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: minor fixes for talloc leak logging [inbox, notmuch::pushed, unread]
- David Bremner—Re: minor fixes for talloc leak logging [inbox, notmuch::pushed, unread]
[PATCH 1/1] emacs: fixed (declare-function ...) definitions
Tomi Ollila| Mark Walters, David Bremner
2013 Apr 10 21:42
[PATCH v2 1/3] cli: config: remove unnecessary braces from if blocks
Jani Nikula| David Bremner, Mark Walters
2013 Mar 30 14:21
- Jani Nikula—[PATCH v2 0/3] cli: mail-followup-to support [inbox, unread]
- Jani Nikula—[PATCH v2 1/3] cli: config: remove unnecessary braces from if blocks [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH v2 2/3] cli: add reply.honor_followup_to configuration option [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Jani Nikula—[PATCH v2 3/3] cli: support Mail-Followup-To: in notmuch reply [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Mark Walters—Re: [PATCH v2 0/3] cli: mail-followup-to support [inbox, notmuch::review, unread]
[PATCH 2/2] completion: update README about bash completion dependencies
Jani Nikula| David Bremner
2013 Mar 29 20:38
[PATCH 1/1] devel/STYLE: information how to enable standard pre-commit hook
Tomi Ollila| Jani Nikula, David Bremner
2013 Mar 23 12:07
[PATCH 1/1] NEWS: one typo fixed and 0.15.1 header line tidied up
Tomi Ollila| David Bremner
2013 Feb 19 17:43
[PATCH] TODO: cleanup stuff that has been done
Jani Nikula| David Bremner
2013 Jan 22 19:23
[PATCH] TODO: update entry on date range queries
Jani Nikula| David Bremner
2013 Jan 22 18:19
[PATCH 6/7] man: document NOTMUCH_TALLOC_REPORT environment variable
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] notmuch-tag: initialize with enum instead of 0.
david@tethera.net| Jani Nikula, Tomi Ollila, David Bremner
2013 Jan 19 13:17
[PATCH 1/1] devel/release-checks.sh: version string problem does not halt execution
Tomi Ollila| David Bremner
2013 Jan 19 02:13
[PATCH] NEWS: describe 'batch-tag' dump/restore/tag
david@tethera.net| Tomi Ollila, David Bremner
2013 Jan 18 03:26
[PATCH] NEWS: document that print message prints all parts including hidden parts
Mark Walters| Tomi Ollila, David Bremner
2013 Jan 17 00:44
[PATCH 5/5] debian: note that ical bug is fixed
david@tethera.net| David Bremner, Tomi Ollila
2013 Jan 16 12:44
- david@tethera.net— [inbox, unread]
- david@tethera.net—[PATCH 1/5] debian: change priority to optional. [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 2/5] debian: remove Dm-Upload-Allowed field. [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 3/5] debian/compat: upgrade to compat level 9 [inbox, notmuch::patch, notmuch::pushed, unread]
- david@tethera.net—[PATCH 4/5] debian: add python 3 bindings [inbox, notmuch::patch, notmuch::pushed, unread]
- david@tethera.net—[PATCH 5/5] debian: note that ical bug is fixed [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: [inbox, unread]
[PATCH] man: tag changes are applied in the order they are specified in notmuch tag
Jani Nikula| David Bremner
2013 Jan 09 20:36
[PATCH 09/11] notmuch-tag.1: tidy synopsis formatting, reference
david@tethera.net| Mark Walters, David Bremner, Jani Nikula, Jameson Graef Rollins
2012 Dec 25 19:42
- david@tethera.net—Xapian-quoting based batch-tagging. [inbox, unread]
- david@tethera.net—[PATCH 01/11] parse_tag_line: use enum for return value. [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 02/11] tag-util: factor out rules for illegal tags, use in parse_tag_line [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[PATCH 03/11] notmuch-tag.c: convert to use tag-utils [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[PATCH 04/11] cli: add support for batch tagging operations to "notmuch tag" [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[PATCH 05/11] test/tagging: add test for error messages of tag --batch [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[PATCH 06/11] test/tagging: add basic tests for batch tagging functionality [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[PATCH 07/11] test/tagging: add tests for exotic tags [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[PATCH 08/11] test/tagging: add test for exotic message-ids and batch tagging [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[PATCH 09/11] notmuch-tag.1: tidy synopsis formatting, reference [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 10/11] man: document notmuch tag --batch, --input options [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[PATCH 11/11] test/tagging: add test for naked punctuation in tags; compare with quoting spaces. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—Re: Xapian-quoting based batch-tagging. [inbox, unread]
- Jani Nikula—Re: Xapian-quoting based batch-tagging. [inbox, unread]
[PATCH 2/2] NEWS: emacs: hello point placement, tagging customization, thread id stashing
Jani Nikula| David Bremner
2012 Dec 21 23:18
[Patch v8 15/18] notmuch-tag.1: tidy synopsis formatting, reference
david@tethera.net| David Bremner, Jani Nikula, Mark Walters
2012 Dec 21 13:08
- david@tethera.net—[Patch v8 01/18] parse_tag_line: use enum for return value. [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- david@tethera.net—[Patch v8 02/18] tag-util: factor out rules for illegal tags, use in parse_tag_line [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 03/18] notmuch-tag.c: convert to use tag-utils [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 04/18] notmuch-tag: factor out double quoting routine [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 05/18] util/string-util: add strnspn [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 06/18] util/hex-escape: add a function to check strings unchanged by hex encoding. [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 07/18] unhex_and_quote: new function to quote hex-decoded queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 08/18] notmuch-restore: move query handling for batch restore to parser [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 09/18] cli: add support for batch tagging operations to "notmuch tag" [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 10/18] test/tagging: add test for error messages of tag --batch [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 11/18] test/tagging: add basic tests for batch tagging functionality [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 12/18] test/tagging: add tests for exotic tags [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 13/18] test/tagging: add test for exotic message-ids and batch tagging [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 14/18] test/tagging: add test for compound queries with batch tagging [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 15/18] notmuch-tag.1: tidy synopsis formatting, reference [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- david@tethera.net—[Patch v8 16/18] man: document notmuch tag --batch, --input options [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 17/18] test/tagging: add test for naked punctuation in tags; compare with quoting spaces. [inbox, notmuch::obsolete, notmuch::patch, unread]
- david@tethera.net—[Patch v8 18/18] more man fixup. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: [Patch v8 01/18] parse_tag_line: use enum for return value. [inbox, unread]
- Jani Nikula—Re: [Patch v8 01/18] parse_tag_line: use enum for return value. [inbox, unread]
[PATCH] TODO: date range queries - check
Jani Nikula| Jameson Graef Rollins, David Bremner, Daniel Kahn Gillmor, Tomi Ollila
2012 Dec 06 22:34
[PATCH] NEWS: removal of notmuch-folders
Jani Nikula| Austin Clements, David Bremner
2012 Dec 04 16:20
[PATCH] Adding parse-time to test/.gitignore
Peter Feigl| David Bremner
2012 Dec 04 14:05
[PATCH] contrib: pick: remove some debug timing messages
markwalters1009| David Bremner
2012 Nov 29 10:04
[PATCH 2/2] performance-test: add units to In and Out
david@tethera.net| David Bremner
2012 Nov 28 21:27
[PATCH] test: Don't print 'nil' at the beginning of emacs-subject-to-filename
Austin Clements| Tomi Ollila, David Bremner
2012 Nov 28 04:55
[PATCH] test: Quote $output in calls to test_expect_equal
Austin Clements| Tomi Ollila, David Bremner
2012 Nov 27 04:58
[PATCH 1/1] test: always source test-lib.sh as ./test-lib.sh
Tomi Ollila| David Bremner
2012 Nov 21 15:16
[PATCH] test: Produce useful output when the HTML with images test fails
Austin Clements| Tomi Ollila, David Bremner
2012 Nov 20 15:58
[PATCH 1/1] Fixed 2 misspellings of word 'separate'
Tomi Ollila| David Bremner
2012 Nov 16 18:18
[PATCH 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output
Tomi Ollila| Michal Nazarewicz, Austin Clements
2012 Nov 15 16:43
[PATCH 2/2] notmuch-restore: fix error message for extra positional parameter.
david@tethera.net| Tomi Ollila, David Bremner
2012 Nov 15 02:42
- david@tethera.net—simple fixes for notmuch-restore [inbox, unread]
- david@tethera.net—[PATCH 1/2] notmuch-restore: remove extra increment of optind [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 2/2] notmuch-restore: fix error message for extra positional parameter. [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Tomi Ollila—Re: simple fixes for notmuch-restore [inbox, unread]
- David Bremner—Re: simple fixes for notmuch-restore [inbox, unread]
[PATCH 3/3] notmuch-dump: tidy formatting
david@tethera.net| Tomi Ollila, David Bremner
2012 Nov 15 01:33
- david@tethera.net—Uncrustify on notmuch-restore.c, notmuch-dump.c and notmuch-tag.c [inbox, unread]
- david@tethera.net—[PATCH 1/3] notmuch-tag: tidy formatting [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 2/3] notmuch-restore: tidy formatting [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- david@tethera.net—[PATCH 3/3] notmuch-dump: tidy formatting [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: Uncrustify on notmuch-restore.c, notmuch-dump.c and notmuch-tag.c [inbox, unread]
[PATCH v3 08/10] notmuch-config: use strchr(), not index() (Solaris support)
Blake Jones| Tomi Ollila, David Bremner
2012 Nov 14 02:10
- Blake Jones—[PATCH v3 00/10] Solaris support [inbox, unread]
- Blake Jones—[PATCH v3 01/10] getpwuid: check for standards compliance (Solaris support) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Blake Jones—[PATCH v3 02/10] asctime: check for standards compliance (Solaris support) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Blake Jones—[PATCH v3 03/10] gethostbyname: check for libnsl (Solaris support) [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Blake Jones—[PATCH v3 04/10] configure: check for -Wl,-rpath (Solaris support) [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Blake Jones—[PATCH v3 05/10] install: check for non-SysV version (Solaris support) [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Blake Jones—[PATCH v3 06/10] strsep: check for availability (Solaris support) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Blake Jones—[PATCH v3 07/10] gen-version-script: parse Solaris "nm" output (Solaris support) [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Blake Jones—[PATCH v3 08/10] notmuch-config: use strchr(), not index() (Solaris support) [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Blake Jones—[PATCH v3 09/10] debugger.c: correct return type from getppid() (Solaris support) [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Blake Jones—[PATCH v3 10/10] timegm: add portable implementation (Solaris support) [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—Re: [PATCH v3 00/10] Solaris support [inbox, unread]
[PATCH] Update notmuch-mutt requirements in README file.
Kevin J. McCarthy| Tomi Ollila, Stefano Zacchiroli, David Bremner
2012 Nov 10 19:06
[PATCH v3] contrib: pick: bugfix when trying to show a non-message
Mark Walters| David Bremner
2012 Nov 10 17:02
[PATCH v2] contrib: pick: bugfix when trying to show a non-message
Mark Walters| Tomi Ollila, David Bremner, Kim Minh Kaplan
2012 Nov 10 15:45
[PATCH 1/3] devel: Add Reply-to to the schemata
Austin Clements| Tomi Ollila, David Bremner
2012 Nov 07 15:27
- Austin Clements—[PATCH 0/3] Sync devel/schemata with code [inbox, unread]
- Austin Clements—[PATCH 1/3] devel: Add Reply-to to the schemata [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH 2/3] show: More aggressively document the presence of devel/schemata [inbox, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH 3/3] devel: Document schemata in STYLE [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: [PATCH 0/3] Sync devel/schemata with code [inbox, notmuch::review, unread]
[PATCH 1/1] uncrustify.cfg: added 3 new types for uncrustify to know
Tomi Ollila| Ethan Glasser-Camp, David Bremner
2012 Nov 02 14:07
[PATCH] Add NEWS information about Bcc header in JSON output
Michal Nazarewicz| Michal Sojka, Tomi Ollila, Ethan Glasser-Camp, David Bremner
2012 Nov 01 13:51
[PATCH v2 2/2] test: add test for showing Reply-To headers
Peter Wang| Ethan Glasser-Camp, David Bremner
2012 Oct 30 10:12
[PATCH v2] contrib: add pick README.
Mark Walters| Tomi Ollila, Eirik Byrkjeflot Anonsen, Ethan Glasser-Camp, David Bremner
2012 Oct 27 13:38
- Mark Walters—[PATCH 0/3] Add notmuch-pick to contrib [inbox, unread]
- Mark Walters—[PATCH 1/3] contrib: add notmuch-pick.el file itself [inbox, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—[PATCH 2/3] contrib: add pick README. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH 3/3] contrib: add pick TODO file [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: [PATCH 0/3] Add notmuch-pick to contrib [inbox, notmuch::review, unread]
- David Bremner—Re: [PATCH 0/3] Add notmuch-pick to contrib [inbox, unread]
[PATCH] Support OpenBSD
Austin Clements| Ethan Glasser-Camp, David Bremner
2012 Oct 24 21:43
[PATCH] test: handle filenames that have directories in them
Ethan Glasser-Camp| Tomi Ollila, David Bremner
2012 Oct 12 20:43
[PATCH] NEWS: 2 minor consistency changes in sections 0.13.1 and 0.13.2
Tomi Ollila| David Bremner
2012 Aug 24 08:19
[PATCH] News for new 'previous' behavior
Austin Clements| David Bremner
2012 Aug 13 15:27
[PATCH] cli: Remove now-unused json.c
Austin Clements| Tomi Ollila, Mark Walters, David Bremner
2012 Aug 07 13:04
[PATCH] NEWS: discuss changes for dump and restore syntax.
david@tethera.net| David Bremner, Jameson Graef Rollins, Tomi Ollila
2012 Aug 05 15:05
[PATCH] Add missing "tags" field to search schema
Austin Clements| David Bremner
2012 Jul 03 05:47
[Patch v2] Minor correction to devel/schemata
Mark Walters| Austin Clements, David Bremner
2012 Jun 30 11:14
- Mark Walters—[Patch v8 0/6] Allow JSON to use non-entire thread, and use for elide [inbox, unread]
- Mark Walters—[Patch v8 1/6] cli: command line parsing: allow default for keyword options [inbox, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—[Patch v8 2/6] cli: Let json output "null" messages for non --entire-thread [inbox, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—[Patch v8 3/6] cli: make --entire-thread=false work for format=json. [inbox, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—[Patch v8 4/6] Update devel/schemata for --entire-thread=false [inbox, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—[Patch v8 5/6] emacs: make elide messages use notmuch-show for omitting messages. [inbox, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—[Patch v8 6/6] cli: notmuch-show.c fix whitespace error [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [Patch v8 0/6] Allow JSON to use non-entire thread, and use for elide [inbox, unread]
[PATCH] config: add quoting to fix IFS bug
Jameson Graef Rollins| Tomi Ollila, David Bremner
2012 Jun 02 18:16
[PATCH] test: remove "Testing" from test description in emacs-hello and emacs-show
Dmitry Kurochkin| David Bremner
2012 May 25 13:02
[PATCH] NEWS for directory function fixes
Austin Clements| David Bremner
2012 May 25 01:17
[PATCH] Recommend libgmime-2.6-dev in INSTALL
Austin Clements| David Bremner
2012 May 24 19:32
[PATCH] cli: fix documentation about --decrypt for show
Jameson Graef Rollins| David Bremner
2012 May 23 18:41
[PATCH] configure: add help note about gmime version
Jameson Graef Rollins| David Bremner
2012 May 23 18:38
[PATCH] NEWS: add an entry for the go 1 compatibility
Justus Winter| David Bremner
2012 May 12 13:43
[PATCH] test: Force reply to use html2text for consistency
Adam Wolfe Gordon| Austin Clements, David Bremner, Tomi Ollila
2012 May 06 14:56
[PATCH 2/2] emacs: fix custom queries section customization widget in notmuch-hello
Dmitry Kurochkin| David Bremner
2012 May 05 14:39
[PATCH] NEWS: add news item for 'config list'
Peter Wang
2012 Apr 29 01:26
[PATCH] lib: Bump SO version from 2.0.0 to 3.0.0
Austin Clements| David Bremner
2012 Apr 28 22:25
[PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show
Austin Clements| David Bremner
2012 Apr 16 02:57
[PATCH] emacs: Put notmuch-hello-sections in custom group notmuch-hello
Austin Clements| Jani Nikula, Mark Walters, David Bremner
2012 Apr 16 02:57
[PATCH v4 1/6] config: Fix free in 'config get' implementation.
Peter Wang| Tomi Ollila, Jameson Graef Rollins, Mark Walters, David Bremner
2012 Apr 14 01:41
- Peter Wang—[PATCH 1/2] config: Add 'config list' command [inbox, notmuch::patch, notmuch::wip, unread]
- Peter Wang—[PATCH 2/2] man: Document 'config list' command [inbox, notmuch::patch, notmuch::wip, unread]
- Tomi Ollila—Re: [PATCH 1/2] config: Add 'config list' command [inbox, unread]
- Jameson Graef Rollins—Re: [PATCH 1/2] config: Add 'config list' command [inbox, signed, unread]
- Peter Wang—[PATCH v2] Add 'config list' command [inbox, unread]
- Peter Wang—[PATCH v2 1/5] config: Fix free in 'config get' implementation. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Peter Wang—[PATCH v2 2/5] test: Add tests for 'config' command [inbox, notmuch::obsolete, notmuch::patch, unread]
- Peter Wang—[PATCH v2 3/5] test: Add broken test for 'config list' [inbox, notmuch::obsolete, notmuch::patch, unread]
- Peter Wang—[PATCH v2 4/5] config: Add 'config list' command [inbox, notmuch::obsolete, notmuch::patch, unread]
- Peter Wang—[PATCH v2 5/5] man: Document 'config list' command [inbox, notmuch::obsolete, notmuch::patch, unread]
- Peter Wang—[PATCH v3 0/5] Add 'config list' command [inbox, unread]
- Peter Wang—[PATCH v3 1/5] config: Fix free in 'config get' implementation. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Peter Wang—[PATCH v3 2/5] test: Add tests for 'config' command [inbox, notmuch::obsolete, notmuch::patch, unread]
- Peter Wang—[PATCH v3 3/5] test: Add broken test for 'config list' [inbox, notmuch::obsolete, notmuch::patch, unread]
- Peter Wang—[PATCH v3 4/5] config: Add 'config list' command [inbox, notmuch::obsolete, notmuch::patch, unread]
- Peter Wang—[PATCH v3 5/5] man: Document 'config list' command [inbox, notmuch::obsolete, notmuch::patch, unread]
- Peter Wang—[PATCH v4 0/6] Config-related patches [inbox, unread]
- Peter Wang—[PATCH v4 1/6] config: Fix free in 'config get' implementation. [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Peter Wang—[PATCH v4 2/6] config: Check 'config get' arity exactly [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v4 3/6] test: Add tests for 'config' command [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v4 4/6] test: Add broken test for 'config list' [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v4 5/6] config: Add 'config list' command [inbox, notmuch::patch, notmuch::pushed, unread]
- Peter Wang—[PATCH v4 6/6] man: Document 'config list' command [inbox, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—Re: [PATCH v4 0/6] Config-related patches [inbox, notmuch::review, unread]
- Jameson Graef Rollins—Re: [PATCH v4 0/6] Config-related patches [inbox, signed, unread]
[PATCH] configure: change gmime version in help message to 2.6
Tomi Ollila, David Bremner
2012 Mar 20 through 2012 Apr 05
[PATCH 5/6] emacs: change name of search-archive-thread function to just search-archive
Jameson Graef Rollins| Dmitry Kurochkin, Mark Walters, Tomi Ollila
2012 Apr 02 08:20
[PATCH v2]: contrib/notmuch-mutt
Stefano Zacchiroli| David Bremner, James Vasile
2012 Mar 31 08:38
[PATCH] vim: fix regex after "notmuch show" output change
Jakob| Tomi Ollila, Felipe Contreras
2012 Mar 29 22:02
[PATCH] emacs: Suppress warnings about using cl at runtime
Austin Clements| Adam Wolfe Gordon, David Bremner
2012 Mar 29 04:33
[PATCH] emacs: Fix mis-named argument to notmuch-get-bodypart-internal
Austin Clements| Tomi Ollila, Jameson Graef Rollins, David Bremner
2012 Mar 27 01:40
[PATCH] NEWS: consistent 2-space indentation in new content
Tomi Ollila| David Bremner
2012 Mar 21 19:32
[PATCH] emacs: Fix search tab completion in terminals
Austin Clements| David Bremner
2012 Mar 16 03:13
[PATCH 6/6] NEWS: cli: manual page for notmuch configuration options
Jani Nikula| David Bremner
2012 Mar 14 21:21
- Jani Nikula—[PATCH 0/6] news for 0.12 [inbox, unread]
- Jani Nikula—[PATCH 1/6] NEWS: emacs: Fix MML tag quoting in replies [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 2/6] NEWS: emacs: show view archiving key binding changes [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 3/6] NEWS: emacs: support text/calendar MIME type [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 4/6] NEWS: emacs: inline patch fake attachment file names [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 5/6] NEWS: emacs: enable `notmuch-search-line-faces' by default [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—[PATCH 6/6] NEWS: cli: manual page for notmuch configuration options [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Bremner—Re: [PATCH 0/6] news for 0.12 [inbox, unread]
[PATCH] man: update SEE ALSO references in man pages
Jani Nikula| Austin Clements, David Bremner
2012 Mar 11 21:36
[PATCH] Fix configure script to properly detect gmime-2.6 if available.
Jameson Graef Rollins| Tom Prince, David Bremner, Tomi Ollila
2012 Mar 08 16:45
[PATCH v2 1/8] test: Fix typo in test description
Austin Clements| Tomi Ollila, Jameson Graef Rollins, Mark Walters, Adam Wolfe Gordon, David Bremner
2012 Mar 06 18:48
- Austin Clements—[PATCH 0/5] Rewrite mbox and raw show formats [inbox, unread]
- Austin Clements—[PATCH 1/5] show: Allow formatters to return errors [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 2/5] show: Move format_message_mbox with the other new-style formats [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 3/5] show: Convert mbox format to new self-recursive style [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 4/5] show: Move format_part_content_raw with the other new-style formats [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 5/5] show: Convert raw format to the new self-recursive style [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—Re: [PATCH 0/5] Rewrite mbox and raw show formats [inbox, notmuch::review, unread]
- Austin Clements—[PATCH v2 0/8] Rewrite mbox and raw show formats [inbox, unread]
- Austin Clements—[PATCH v2 1/8] test: Fix typo in test description [inbox, notmuch::patch, notmuch::pushed, notmuch::test, notmuch::trivial, unread]
- Austin Clements—[PATCH v2 2/8] test: Fix malformed multipart message [inbox, notmuch::patch, notmuch::pushed, notmuch::test, unread]
- Austin Clements—[PATCH v2 3/8] show: Allow formatters to return errors [inbox, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v2 4/8] show: Move format_message_mbox with the other new-style formats [inbox, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v2 5/8] show: Convert mbox format to new self-recursive style [inbox, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v2 6/8] show: Move format_part_content_raw with the other new-style formats [inbox, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v2 7/8] show: Convert raw format to the new self-recursive style, properly support interior parts [inbox, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v2 8/8] man: Update raw format documentation [inbox, notmuch::patch, notmuch::pushed, unread]
- Adam Wolfe Gordon—Re: [PATCH v2 0/8] Rewrite mbox and raw show formats [inbox, notmuch::review, unread]
- David Bremner—Re: [PATCH v2 0/8] Rewrite mbox and raw show formats [inbox, unread]
[PATCH] NEWS: add entry for `notmuch-show-stash-mlarchive-link{, -and-go}'
Pieter Praet| David Bremner, Mark Walters, Jameson Graef Rollins
2012 Mar 01 21:44
- David Bremner—plans for 0.12 [inbox, signed, unread]
- Mark Walters—Re: plans for 0.12 [inbox, unread]
- Jameson Graef Rollins—Re: plans for 0.12 [inbox, signed, unread]
- Pieter Praet—Re: plans for 0.12 [inbox, unread]
- Pieter Praet—[PATCH] NEWS: add entry for `notmuch-show-stash-mlarchive-link{, -and-go}' [inbox, notmuch::doc, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
[PATCH 2/2] Spelling fix
Tomi Ollila| David Bremner
2012 Mar 01 13:34
[PATCH v5] News for Make buttons for attachments allow viewing as well as saving
Mark Walters| Austin Clements, David Bremner
2012 Feb 29 09:31
[PATCH] doc: minor corrections in notmuch-config.1
Pieter Praet| Jani Nikula, David Bremner
2012 Feb 28 18:42
[PATCH] man: add references to maildir flag synchronization
Jani Nikula| David Bremner, Pieter Praet
2012 Feb 25 22:57
[PATCH] emacs: Fix out of date comment
Austin Clements| David Bremner
2012 Feb 25 14:50
[PATCH] emacs: correct `notmuch-search-mode's docstring wrt `notmuch-search-tag-all'
Michal Sojka, Pieter Praet| Jani Nikula, Mark Walters, David Bremner
2012 Feb 18 through 2012 Feb 22
[PATCH 2/2] NEWS: add entry for the improved unicode handling in the python bindings
Justus Winter| David Bremner
2012 Feb 22 19:33
[PATCH] build: Require gmime 2.6.5
Thomas Jost| Tomi Ollila, Daniel Kahn Gillmor, David Bremner
2012 Feb 21 19:35
[PATCH 2/6] NEWS: sync 'new.ignore' entry with its comment in notmuch-config.c
Tomi Ollila, Pieter Praet| tomi.ollila@iki.fi, David Bremner, Tom Prince, David Edmondson, Jani Nikula, Ethan Glasser-Camp, Austin Clements, Fabio Zanini
2012 Jan 27 through 2012 Feb 19
- tomi.ollila@iki.fi—[PATCH 0/3] Configuration file option to exclude files/directories [inbox, notmuch::core, notmuch::feature, unread]
- tomi.ollila@iki.fi—[PATCH 1/3] added function notmuch_talloc_g_key_file_get_string_list() [inbox, notmuch::core, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- tomi.ollila@iki.fi—[PATCH 2/3] Made notmuch_config_get_new_tags() use notmuch_talloc_g_key_file_get_string_list(). [inbox, notmuch::core, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- tomi.ollila@iki.fi—[PATCH 3/3] added support for user-specified directories to exclude [inbox, notmuch::core, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: [PATCH 0/3] Configuration file option to exclude files/directories [inbox, unread]
- Tomi Ollila—[PATCH] added support for user-specified files & directories to ignore [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—[PATCH v6 1/3] test: add tests wrt ignoring user-specified files and directories [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—[PATCH v7 0/3] NEWS and test comment adjustments [inbox, unread]
- Tomi Ollila—[PATCH v7 1/3] test: add tests wrt ignoring user-specified files and directories [inbox, notmuch::patch, notmuch::pushed, notmuch::test, unread]
- Tomi Ollila—[PATCH v7 2/3] add support for user-specified files & directories to ignore [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—[PATCH v7 3/3] NEWS: add news section for new.ignore [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH v7 0/3] NEWS and test comment adjustments [inbox, unread]
- Pieter Praet—Re: [PATCH v7 0/3] NEWS and test comment adjustments [inbox, unread]
- Pieter Praet—[PATCH 1/6] cli: update 'new.ignore' config file comment wrt file/directory matching [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Pieter Praet—[PATCH 2/6] NEWS: sync 'new.ignore' entry with its comment in notmuch-config.c [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Pieter Praet—[PATCH 3/6] cli: add '--debug' option to 'notmuch new' [inbox, notmuch::feature, notmuch::patch, notmuch::pushed, unread]
- Pieter Praet—[PATCH 4/6] cli: notmuch new: optionally output debug information when ignoring files/directories [inbox, notmuch::patch, notmuch::pushed, unread]
- Pieter Praet—[PATCH 5/6] test-lib.sh: pass 'NOTMUCH_NEW's args down to 'notmuch new' [inbox, notmuch::patch, notmuch::pushed, notmuch::test, unread]
- Pieter Praet—[PATCH 6/6] test: another test wrt ignoring user-specified files and directories [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
[PATCH v2 1/4] test: emacs: rename subtest "Reply within emacs"
Pieter Praet| David Bremner, Austin Clements, Tomi Ollila, Dmitry Kurochkin
2012 Feb 19 20:38
- Pieter Praet—Extend test coverage wrt tagging [inbox, unread]
- Pieter Praet—[PATCH 1/6] test: emacs: rename subtest "Reply within emacs" to "Compose reply in emacs" [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
- Pieter Praet—[PATCH 2/6] test: emacs: add test for sending a reply from within Emacs [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
- Pieter Praet—[PATCH 3/6] test: emacs: add test to verify that the message being replied to is tagged as such [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
- Pieter Praet—[PATCH 4/6] test: emacs: add test for `notmuch-search-operate-all' [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
- Pieter Praet—[PATCH 5/6] test: emacs: `notmuch-search-operate-all' should operate on threads, not messages [inbox, notmuch::patch, notmuch::stale, notmuch::test, notmuch::wip, unread]
- Pieter Praet—[PATCH 6/6] emacs: make `notmuch-search-operate-all' operate on threads, not messages [inbox, notmuch::emacs, notmuch::fix, notmuch::patch, notmuch::stale, notmuch::wip, unread]
- Pieter Praet— [inbox, unread]
- Pieter Praet—[PATCH v2 1/4] test: emacs: rename subtest "Reply within emacs" [inbox, notmuch::patch, notmuch::test, notmuch::trivial, notmuch::wip, unread]
- Pieter Praet—[PATCH v2 2/4] test: emacs: new test "notmuch-search: replying to a thread (sending)" [inbox, notmuch::patch, notmuch::test, notmuch::wip, unread]
- Pieter Praet—[PATCH v2 3/4] test: emacs: new test "notmuch-search: when reply is sent, parent message should be tagged 'replied'" [inbox, notmuch::patch, notmuch::test, notmuch::wip, unread]
- Pieter Praet—[PATCH v2 4/4] test: emacs: new test "notmuch-search: change tags of all matching messages" [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
[PATCH v2 1/4] emacs: Fix out-of-date declare-function
Austin Clements| Tomi Ollila, Dmitry Kurochkin, David Bremner, Pieter Praet
2012 Feb 19 06:22
- Austin Clements—[PATCH 0/3] Make notmuch-show-refresh-view retain state by default [inbox, unread]
- Austin Clements—[PATCH 1/3] emacs: Fix out-of-date declare-function [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Austin Clements—[PATCH 2/3] emacs: Reverse the meaning of notmuch-show-refresh-view's argument [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 3/3] News for retaining state when refreshing notmuch show [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—Re: [PATCH 0/3] Make notmuch-show-refresh-view retain state by default [inbox, notmuch::review, unread]
- Dmitry Kurochkin—Re: [PATCH 0/3] Make notmuch-show-refresh-view retain state by default [inbox, notmuch::review, unread]
- Austin Clements—[PATCH v2 0/4] Make notmuch-show-refresh-view retain state by default [inbox, unread]
- Austin Clements—[PATCH v2 1/4] emacs: Fix out-of-date declare-function [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Austin Clements—[PATCH v2 2/4] emacs: When refreshing a show buffer, only mark read when resetting state [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 3/4] emacs: Reverse the meaning of notmuch-show-refresh-view's argument [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 4/4] News for retaining state when refreshing notmuch show [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—Re: [PATCH v2 0/4] Make notmuch-show-refresh-view retain state by default [inbox, unread]
- Austin Clements—[PATCH v3 0/3] Fix refreshing with state and make it the default [inbox, unread]
- Austin Clements—[PATCH v3 1/3] emacs: When refreshing a show buffer, only mark read when resetting state [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v3 2/3] emacs: Reverse the meaning of notmuch-show-refresh-view's argument [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v3 3/3] News for retaining state when refreshing notmuch show [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: [PATCH v3 0/3] Fix refreshing with state and make it the default [inbox, notmuch::review, unread]
- Pieter Praet—Re: [PATCH v3 0/3] Fix refreshing with state and make it the default [inbox, notmuch::review, unread]
- David Bremner—Re: [PATCH v3 0/3] Fix refreshing with state and make it the default [inbox, unread]
[PATCH] emacs: allow to set RETAIN-STATE for `notmuch-show-refresh-view' interactively
Dmitry Kurochkin| Tomi Ollila, Austin Clements, David Edmondson, Daniel Schoepe, David Bremner
2012 Feb 13 11:09
[PATCH] Build-Depend on libgmime-2.6-dev | libgmime2.4-dev
Daniel Kahn Gillmor| David Bremner, Tomi Ollila
2012 Feb 09 23:20
[PATCH] emacs: Ensure that gnupg output goes at the end of the buffer.
David Edmondson| David Bremner
2012 Feb 07 17:26
[PATCH] configure: update explicit check for glib : >= 2.22
Pieter Praet| datapipe@gmail.com, Tomi Ollila, David Bremner
2012 Feb 03 12:12
[PATCH] test: replace occurrences of $PWD with vars that are more stable
Pieter Praet| Aaron Ecay, Austin Clements, David Edmondson, David Bremner, Tomi Ollila, Dmitry Kurochkin
2012 Feb 01 20:37
- Aaron Ecay—[PATCH] emacs: Quote MML tags in replies [inbox, notmuch::bug, notmuch::emacs, notmuch::obsolete, notmuch::patch, notmuch::security, unread]
- Pieter Praet—Re: [PATCH] emacs: Quote MML tags in replies [inbox, notmuch::review, unread]
- Austin Clements—Re: [PATCH] emacs: Quote MML tags in replies [inbox, notmuch::review, unread]
- David Edmondson—Re: [PATCH] emacs: Quote MML tags in replies [inbox, signed, unread]
- David Bremner—Re: [PATCH] emacs: Quote MML tags in replies [inbox, unread]
- Dmitry Kurochkin—emacs: quote MML tags in replies [inbox, unread]
- Dmitry Kurochkin—[PATCH v3 1/2] test: add tests for quoting of MML tags in replies [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
- Dmitry Kurochkin—[PATCH v3 2/2] emacs: quote MML tags in replies [inbox, notmuch::bug, notmuch::emacs, notmuch::obsolete, notmuch::patch, notmuch::security, unread]
- Pieter Praet—Re: emacs: quote MML tags in replies [inbox, notmuch::review, unread]
- David Bremner— [inbox, unread]
- David Bremner—[PATCH v4 1/2] test: add tests for quoting of MML tags in replies [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
- David Bremner—[PATCH v4 2/2] emacs: quote MML tags in replies [inbox, notmuch::bug, notmuch::emacs, notmuch::obsolete, notmuch::patch, notmuch::security, unread]
- Pieter Praet—Re: [inbox, unread]
- Pieter Praet—[PATCH v6 1/3] test: add tests for quoting of MML tags in replies [inbox, notmuch::patch, notmuch::pushed, notmuch::test, unread]
- Pieter Praet—[PATCH v6 2/3] emacs: quote MML tags in replies [inbox, notmuch::bug, notmuch::emacs, notmuch::fixed, notmuch::patch, notmuch::pushed, notmuch::security, unread]
- Pieter Praet—[PATCH v6 3/3] post-merge fixes [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: MML Quoting patches. [inbox, unread]
[PATCH] emacs: Move the blank line from the bottom of the headers to the top of the body.
David Edmondson| Jameson Graef Rollins, Tomi Ollila, Dmitry Kurochkin, David Bremner
2012 Jan 30 16:52
[PATCH] lib: update notmuch_tags_get examle to reflect api change
Allan Wind| Dmitry Kurochkin, Austin Clements
2012 Jan 30 14:05
[PATCH] tag: remove unused attribute from notmuch_tag_command() arguments
Dmitry Kurochkin| David Bremner
2012 Jan 28 08:02
[PATCH] test: remove ".sh" extension from the recently added Emacs tests
Dmitry Kurochkin| Austin Clements, David Edmondson, David Bremner
2012 Jan 28 04:47
[PATCH] emacs: polish notmuch-hello help text
Dmitry Kurochkin| David Edmondson, Tomi Ollila, David Bremner
2012 Jan 25 18:24
[PATCH 2/3] emacs: Don't mark messages as "unsaved" when printing.
David Edmondson| Mark Walters, David Bremner, Austin Clements, Jameson Graef Rollins, Antoine Beaupré
2012 Jan 25 13:48
- David Edmondson—[PATCH 0/3] minor cleanup and improvements [inbox, unread]
- David Edmondson—[PATCH 1/3] emacs: Stop the `truncate-string-to-width' madness. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 2/3] emacs: Don't mark messages as "unsaved" when printing. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 0/3 v2] minor cleanup and improvements [inbox, unread]
- David Edmondson—[PATCH 1/3] emacs: Stop the `truncate-string-to-width' madness. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 2/3] emacs: Don't mark messages as "unsaved" when printing. [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Edmondson—[PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—Re: [PATCH 0/3 v2] minor cleanup and improvements [inbox, signed, unread]
- David Edmondson—[PATCH 0/2 v2] minor cleanup and improvements [inbox, unread]
- David Edmondson—[PATCH] emacs: Leave blank subjects alone by default. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH v2] emacs: Leave blank subjects alone by default. [inbox, notmuch::patch, notmuch::stale, unread]
[PATCH] emacs: Fix a notmuch-print.el compiler warning.
David Edmondson| Tomi Ollila, David Bremner
2012 Jan 25 08:52
[PATCH 1/4 v42] test: Don't return the result of checking for running emacs to the tester.
David Edmondson| Dmitry Kurochkin, Tomi Ollila, David Bremner
2012 Jan 23 18:05
- David Edmondson—emacs based tests, version 3 [inbox, unread]
- David Edmondson—[PATCH 1/4] test: Add `test_emacs_expect_t'. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Dmitry Kurochkin—Re: [PATCH 1/4] test: Add `test_emacs_expect_t'. [inbox, unread]
- David Edmondson—[PATCH 1/4 v42] test: Don't return the result of checking for running emacs to the tester. [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- David Edmondson—[PATCH 2/4 v42] test: Add `test_emacs_expect_t'. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 3/4 v42] test: Add more helpers for emacs tests. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 4/4 v42] test: Add address cleaning tests. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Dmitry Kurochkin—Re: [PATCH 1/4 v42] test: Don't return the result of checking for running emacs to the tester. [inbox, unread]
- David Edmondson—[PATCH 0/4 v43] emacs test helpers [inbox, unread]
- David Edmondson—[PATCH 1/4 v43] test: Don't return the result of checking for running emacs to the tester. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Edmondson—[PATCH 2/4 v43] test: Add `test_emacs_expect_t'. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Edmondson—[PATCH 3/4 v43] test: Add more helpers for emacs tests. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Edmondson—[PATCH 4/4 v43] test: Add address cleaning tests. [inbox, notmuch::patch, notmuch::pushed, unread]
- Dmitry Kurochkin—Re: [PATCH 0/4 v43] emacs test helpers [inbox, unread]
- Tomi Ollila—Re: [PATCH 0/4 v43] emacs test helpers [inbox, unread]
- David Bremner—Re: [PATCH 0/4 v43] emacs test helpers [inbox, unread]
- David Edmondson—[PATCH 2/4] test: Add address cleaning tests. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 3/4] emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 4/4] emacs: Another special case for `notmuch-show-clean-address'. [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] test/emacs-large-search-buffer: correct typo (EXPEXTED -> EXPECTED)
Pieter Praet| Dmitry Kurochkin, Carl Worth, Austin Clements, David Bremner, Xavier Maillard
2012 Jan 23 04:26
[PATCH v4 1/3] emacs: s/buttonise/buttonize/g
Pieter Praet| Jameson Graef Rollins, David Edmondson, Xavier Maillard, David Bremner, Aaron Ecay, Mark Anderson, Mark Walters, Tomi Ollila
2012 Jan 12 through 2012 Jan 22
- Jameson Graef Rollins—[PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- David Edmondson—Re: [PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links [inbox, signed, unread]
- David Bremner—Re: [PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links [inbox, unread]
- Pieter Praet—Re: [PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links [inbox, notmuch::bug, notmuch::fixed, notmuch::review, unread]
- Pieter Praet—[PATCH 1/3] emacs: s/buttonise/buttonize/g [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Pieter Praet—[PATCH 2/3] emacs: `notmuch-show-buttonize-links' only `notmuch-show's a message if it exists [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Pieter Praet—[PATCH 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, notmuch::emacs, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—Re: [PATCH 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, signed, unread]
- Pieter Praet—Re: [PATCH 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—Re: [PATCH 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—[PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, notmuch::emacs, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—Re: [PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, signed, unread]
- Aaron Ecay—Re: [PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—Re: [PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—[PATCH 3/3 v3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, notmuch::emacs, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Mark Anderson—Re: [PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—Re: [PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—[PATCH v4 1/3] emacs: s/buttonise/buttonize/g [inbox, notmuch::patch, notmuch::stale, notmuch::trivial, notmuch::wip, unread]
- Pieter Praet—[PATCH v4 2/3] emacs: `notmuch-show-buttonize-links' only `notmuch-show's a message if it exists [inbox, notmuch::emacs, notmuch::fix, notmuch::patch, notmuch::stale, notmuch::wip, unread]
- Pieter Praet—[PATCH v4 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, notmuch::emacs, notmuch::feature, notmuch::patch, notmuch::stale, notmuch::wip, unread]
- David Edmondson—Re: [PATCH 1/3] emacs: s/buttonise/buttonize/g [inbox, notmuch::review, signed, unread]
- David Bremner—Re: [PATCH 1/3] emacs: s/buttonise/buttonize/g [inbox, unread]
- David Bremner—Re: [PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links [inbox, unread]
[PATCH] .dir-locals.el: changed one-char comment prefix '; ' to two; '; ; '
Tomi Ollila| Pieter Praet, Xavier Maillard, David Bremner
2012 Jan 22 08:35
[PATCH] Fix NEWS about gmime 2.6
Thomas Jost| Tim Stoakes, Kazuo Teramoto, Austin Clements, Adrian Perez, Tomi Ollila, Tom Prince, David Bremner
2012 Jan 20 through 2012 Jan 22
[PATCH] News for tag exclusion
Austin Clements| Jameson Graef Rollins, Aaron Ecay, David Edmondson, David Bremner, Jani Nikula, Jeremy Nickurak, Pieter Praet, markwalters1009@gmail.com, Mark Walters, Xavier Maillard
2012 Jan 18 20:58
- Jameson Graef Rollins—another attempt to add delete functionality in emacs [inbox, unread]
- Jameson Graef Rollins—[PATCH 1/4] emacs: new customization variable to exclude "deleted" messages from search [inbox, notmuch::patch, notmuch::stale, unread]
- Jameson Graef Rollins—[PATCH 2/4] emacs: repurpose notmuch-show-archive-thread-internal function for general thread tagging [inbox, notmuch::patch, notmuch::stale, unread]
- Aaron Ecay—Re: [PATCH 1/4] emacs: new customization variable to exclude "deleted" messages from search [inbox, unread]
- Austin Clements—Re: [PATCH 1/4] emacs: new customization variable to exclude "deleted" messages from search [inbox, unread]
- Jameson Graef Rollins—Re: [PATCH 1/4] emacs: new customization variable to exclude "deleted" messages from search [inbox, signed, unread]
- Austin Clements—Re: [PATCH 1/4] emacs: new customization variable to exclude "deleted" messages from search [inbox, unread]
- Austin Clements—[PATCH 0/3] Automatic tag-based exclusion [inbox, unread]
- Austin Clements—[PATCH 1/3] count: Convert to new-style argument parsing [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 2/3] lib: Add support for automatically excluding tags from queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH 3/3] search: Support automatic tag exclusions [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jameson Graef Rollins—Re: [PATCH 0/3] Automatic tag-based exclusion [inbox, signed, unread]
- Austin Clements—[PATCH v2 0/3] [inbox, unread]
- Austin Clements—[PATCH v2 1/3] count: Convert to new-style argument parsing [inbox, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v2 2/3] lib: Add support for automatically excluding tags from queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—[PATCH v2 3/3] search: Support automatic tag exclusions [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jameson Graef Rollins—Re: [PATCH v2 0/3] [inbox, notmuch::review, signed, unread]
- Austin Clements—[PATCH v3 0/2] Automatic tag-based exclusion [inbox, unread]
- Austin Clements—[PATCH v3 1/2] lib: Add support for automatically excluding tags from queries [inbox, notmuch::patch, notmuch::pushed, unread]
- Austin Clements—[PATCH v3 2/2] search: Support automatic tag exclusions [inbox, notmuch::patch, notmuch::pushed, unread]
- Pieter Praet—Re: [PATCH v3 2/2] search: Support automatic tag exclusions [inbox, notmuch::review, unread]
- Pieter Praet—[PATCH 1/4] search: rename auto_exclude_tags to {search, }exclude_tags [inbox, notmuch::obsolete, notmuch::patch, unread]
- Pieter Praet—[PATCH 2/4] test: only exclude "deleted" messages from search if explicitly configured [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
- Pieter Praet—[PATCH 3/4] config: only set search.exclude_tags to "deleted; spam; " during setup [inbox, notmuch::obsolete, notmuch::patch, unread]
- Pieter Praet—[PATCH 4/4] setup: prompt user for search.exclude_tags value [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—Re: [PATCH 4/4] setup: prompt user for search.exclude_tags value [inbox, notmuch::review, unread]
- Pieter Praet—Re: [PATCH 4/4] setup: prompt user for search.exclude_tags value [inbox, unread]
- Austin Clements—Re: [PATCH 4/4] setup: prompt user for search.exclude_tags value [inbox, unread]
- Pieter Praet—Re: [PATCH 4/4] setup: prompt user for search.exclude_tags value [inbox, unread]
- Austin Clements—Re: [PATCH 4/4] setup: prompt user for search.exclude_tags value [inbox, unread]
- Pieter Praet—Re: [PATCH 4/4] setup: prompt user for search.exclude_tags value [inbox, unread]
- Pieter Praet—[PATCH v2 1/6] search: rename auto_exclude_tags to {search, }exclude_tags [inbox, notmuch::patch, notmuch::pushed, unread]
- Pieter Praet—[PATCH v2 2/6] test: only exclude "deleted" messages from search if explicitly configured [inbox, notmuch::patch, notmuch::pushed, notmuch::test, unread]
- Pieter Praet—[PATCH v2 3/6] config: only exclude messages if 'search.exclude_tags' is explicitly set [inbox, notmuch::patch, notmuch::pushed, unread]
- Pieter Praet—[PATCH v2 4/6] setup: move tag printing and parsing into separate functions [inbox, notmuch::obsolete, notmuch::patch, unread]
- Pieter Praet—[PATCH v2 5/6] setup: prompt user for search.exclude_tags value [inbox, notmuch::obsolete, notmuch::patch, unread]
- Pieter Praet—[PATCH v2 6/6] NEWS: update "Tag exclusion" section [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—Re: [PATCH v3 2/2] search: Support automatic tag exclusions [inbox, unread]
- markwalters1009@gmail.com—Re: [PATCH v3 2/2] search: Support automatic tag exclusions [inbox, unread]
- Aaron Ecay—Re: [PATCH v3 2/2] search: Support automatic tag exclusions [inbox, unread]
- Mark Walters—Re: [PATCH v3 2/2] search: Support automatic tag exclusions [inbox, unread]
- Austin Clements—Re: [PATCH v3 2/2] search: Support automatic tag exclusions [inbox, unread]
- Mark Walters—Re: [PATCH v3 2/2] search: Support automatic tag exclusions [inbox, unread]
- Mark Walters—[PATCH] Automatically exclude tags in notmuch-show [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—Re: [PATCH] Automatically exclude tags in notmuch-show [inbox, notmuch::review, unread]
- Pieter Praet—Re: [PATCH] Automatically exclude tags in notmuch-show [inbox, unread]
- Mark Walters—Re: [PATCH] Automatically exclude tags in notmuch-show [inbox, unread]
- Austin Clements—Re: [PATCH] Automatically exclude tags in notmuch-show [inbox, unread]
- Mark Walters—Re: [PATCH] Automatically exclude tags in notmuch-show [inbox, unread]
- Austin Clements—Re: [PATCH] Automatically exclude tags in notmuch-show [inbox, unread]
- Mark Walters—Re: [PATCH] Automatically exclude tags in notmuch-show [inbox, unread]
- Mark Walters—Re: [PATCH] Automatically exclude tags in notmuch-show [inbox, unread]
- Austin Clements—Re: [PATCH] Automatically exclude tags in notmuch-show [inbox, unread]
- Mark Walters—Re: [PATCH] Automatically exclude tags in notmuch-show [inbox, unread]
- Austin Clements—Re: [PATCH] Automatically exclude tags in notmuch-show [inbox, unread]
- Mark Walters—[RFC PATCH 1/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, notmuch::patch, notmuch::wip, unread]
- Mark Walters—[RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, notmuch::patch, notmuch::wip, unread]
- Austin Clements—Re: [RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, unread]
- Mark Walters—Re: [RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, unread]
- Mark Walters—Re: [RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, unread]
- Austin Clements—Re: [RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, unread]
- Mark Walters—Re: [RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, unread]
- Mark Walters—[PATCH 1/4] Add exclude flag [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH 2/4] Add exclude flag [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH 3/4] Add exclude flag [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH 4/4] Add exclude flag [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—Re: [RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, unread]
- Mark Walters—Re: [RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, unread]
- Mark Walters—[PATCH 1/7] cli: add --do-not-exclude option to count and search. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH 2/7] lib: Rearrange the exclude code in query.cc [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH 3/7] lib: Make notmuch_query_search_messages set the exclude flag [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH 4/7] lib: Add the exclude flag to notmuch_query_search_threads [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH 5/7] cli: Make notmuch-show respect excludes. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH 6/7] cli: omit excluded messages in results where appropriate. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH 7/7] emacs: show: recognize the exclude flag. [inbox, notmuch::obsolete, notmuch::patch, unread]
- Austin Clements—Re: [RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, notmuch::review, unread]
- Mark Walters—[RFC PATCH 3/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, notmuch::patch, notmuch::wip, unread]
- Mark Walters—[PATCH 4/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag [inbox, notmuch::patch, notmuch::wip, unread]
- Pieter Praet—Re: [PATCH v3 2/2] search: Support automatic tag exclusions [inbox, unread]
- Pieter Praet—Re: [PATCH v3 2/2] search: Support automatic tag exclusions [inbox, unread]
- Xavier Maillard—Re: [PATCH v3 2/2] search: Support automatic tag exclusions [inbox, unread]
- Jameson Graef Rollins—Re: [PATCH v3 0/2] Automatic tag-based exclusion [inbox, notmuch::review, signed, unread]
- David Bremner—Re: [PATCH v3 0/2] Automatic tag-based exclusion [inbox, unread]
- Austin Clements—[PATCH] News for tag exclusion [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- David Edmondson—Re: another attempt to add delete functionality in emacs [inbox, signed, unread]
[PATCH] config: Better formatting for search section comment
Austin Clements| Jameson Graef Rollins, Pieter Praet, David Bremner
2012 Jan 18 20:56
[PATCH] test: always report missing prereqs, independent of `--verbose' option
Pieter Praet| Ethan Glasser-Camp, Dmitry Kurochkin, Tomi Ollila, David Bremner
2012 Jan 18 12:19
[PATCH 1/3] emacs: modify help message for notmuch-search-line-faces to reflect preferred "deleted" tag name.
Jameson Graef Rollins| Jani Nikula, Xavier Maillard, Tomi Ollila, Antoine Beaupré, David Edmondson, Mark Walters, David Bremner
2012 Jan 17 19:02
- Jameson Graef Rollins—on deleting messages [inbox, signed, unread]
- Jameson Graef Rollins—[PATCH 1/3] emacs: modify help message for notmuch-search-line-faces to reflect preferred "deleted" tag name. [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jani Nikula—Re: on deleting messages [inbox, unread]
- Xavier Maillard—Re: on deleting messages [inbox, unread]
- Antoine Beaupré—Re: on deleting messages [inbox, notmuch::review, signed, unread]
- David Edmondson—Re: on deleting messages [inbox, signed, unread]
[PATCH v2] Document external dependencies in the test suite
Ethan Glasser-Camp| Xavier Maillard, Jani Nikula, David Bremner
2012 Jan 16 18:52
[PATCH] Fix build warning: "/*" within comment
Austin Clements| David Bremner
2012 Jan 14 03:08
[PATCH] Set fill column to 70 in .dir-locals.el.
Austin Clements| Tomi Ollila, David Edmondson, Xavier Maillard, David Bremner
2012 Jan 12 23:17
[PATCH] man: add missing SEE ALSO header to notmuch reply man page
Jani Nikula| Xavier Maillard, David Bremner
2012 Jan 08 20:57
[PATCH 4/4] test: fix Emacs tests expected output after notmuch-hello search changes
Dmitry Kurochkin| David Edmondson, David Bremner, Aaron Ecay, Jani Nikula, Tomi Ollila, Xavier Maillard
2011 Dec 25 04:14
- Dmitry Kurochkin—[PATCH 1/4] emacs: unify search mechanisms [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Dmitry Kurochkin—[PATCH 2/4] emacs: reindent `notmuch-hello' function [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Dmitry Kurochkin—[PATCH 3/4] emacs: hide recent searches if `notmuch-hello-recent-searches-max' is zero [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Dmitry Kurochkin—[PATCH 4/4] test: fix Emacs tests expected output after notmuch-hello search changes [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, notmuch::test, notmuch::trivial, unread]
- David Edmondson—Re: [PATCH 1/4] emacs: unify search mechanisms [inbox, signed, unread]
- David Edmondson—Re: [PATCH 1/4] emacs: unify search mechanisms [inbox, signed, unread]
[PATCH] emacs: fix docstring for `notmuch-search-line-faces'.
Dmitry Kurochkin| David Edmondson, David Bremner
2011 Dec 23 20:40
[PATCH 2/2] emacs: Change the default thousands separator to a space
Thomas Jost| Jameson Graef Rollins, Jani Nikula, Austin Clements, David Bremner, Dmitry Kurochkin, Tom Prince, Tomi Ollila, Aaron Ecay
2011 Dec 13 through 2011 Dec 21
- Thomas Jost—[PATCH 0/4] Several minor Emacs enhancements [inbox, unread]
- Thomas Jost—[PATCH 1/4] emacs: Add a face for crypto parts headers [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Thomas Jost—[PATCH 2/4] emacs: Support a message-mode switch function in notmuch-mua [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Thomas Jost—[PATCH 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Thomas Jost—[PATCH 4/4] emacs: add notmuch-hello-hook [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: [PATCH 0/4] Several minor Emacs enhancements [inbox, unread]
- Thomas Jost—[PATCH v3 0/4] Several minor Emacs enhancements [inbox, unread]
- Thomas Jost—[PATCH v3 1/4] emacs: Let the user choose where to compose new mails [inbox, notmuch::obsolete, notmuch::patch, unread]
- Thomas Jost—[PATCH v3 2/4] emacs: Add a face for crypto parts headers [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Thomas Jost—[PATCH v3 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator [inbox, notmuch::obsolete, notmuch::patch, unread]
- Thomas Jost—[PATCH v3 4/4] emacs: add notmuch-hello-hook [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jameson Graef Rollins—Re: [PATCH v3 0/4] Several minor Emacs enhancements [inbox, notmuch::review, signed, unread]
[PATCH] notmuch: Quiet buildbot warnings.
David Edmondson| David Bremner, Thomas Jost, Tom Prince
2011 Dec 20 15:20
[PATCH] Ignore dynamic libraries on OS X.
Aaron Ecay| David Bremner
2011 Dec 17 15:40
[PATCH] debian: add upstream-tag and fix debian-tag configs for git-buildpackage
Jameson Graef Rollins| David Bremner
2011 Dec 12 01:21
[PATCH] test: cleanup gdb external dependency in atomicity tests
Dmitry Kurochkin| David Bremner
2011 Dec 01 22:02
[PATCH] emacs: Use notmuch-command variable in process-lines.
Chris Gray| Jani Nikula, Dmitry Kurochkin, Tomi Ollila, David Bremner
2011 Nov 29 17:58
[PATCH 4/4] test: fix error messages for missing binary dependencies
Dmitry Kurochkin| Tomi Ollila, David Bremner
2011 Nov 28 22:41
- Dmitry Kurochkin—[PATCH 0/4] fix a bunch of bugs in recently added binary dependencies [inbox, unread]
- Dmitry Kurochkin—[PATCH 1/4] test: fix test_require_external_prereq() [inbox, notmuch::patch, notmuch::pushed, notmuch::test, notmuch::trivial, unread]
- Dmitry Kurochkin—[PATCH 2/4] test: add missing escape backslash in test_declare_external_prereq() [inbox, notmuch::patch, notmuch::pushed, notmuch::test, notmuch::trivial, unread]
- Dmitry Kurochkin—[PATCH 3/4] test: fix spurious output from missing external binaries functions [inbox, notmuch::patch, notmuch::pushed, notmuch::test, notmuch::trivial, unread]
- Dmitry Kurochkin—[PATCH 4/4] test: fix error messages for missing binary dependencies [inbox, notmuch::patch, notmuch::pushed, notmuch::test, notmuch::trivial, unread]
- David Bremner—Re: [PATCH 0/4] fix a bunch of bugs in recently added binary dependencies [inbox, unread]
[PATCH] debian/control: require dtach version >= 0.8 in Build-Depends
Tomi Ollila| David Bremner
2011 Nov 21 15:18
[PATCH] fix a double // to single /
Florian Friesdorf
2011 Nov 20 21:15
[PATCH 2/2] NEWS: fix some old typos and trailing whitespace
Pieter Praet| David Bremner, Tom Prince, Austin Clements, Tomi Ollila, Jani Nikula
2011 Nov 16 20:37
[PATCH] test/atomicity: change shebang to '#!/usr/bin/env bash'
Tomi Ollila
2011 Nov 13 08:52
[PATCH 2/4] tags_to_maildir_flags: Cleanup double assignement
Louis Rilling| David Bremner, Daniel, david@tethera.net, Jani Nikula, Michal Sojka
2011 Sep 14 22:23
- Louis Rilling—[PATCH 0/4 v4] lib: Maildir flags synchronization fixes [inbox, unread]
- Louis Rilling—[PATCH 1/4] lib: Kill last usage of C++ type bool [inbox, notmuch::core, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Louis Rilling—[PATCH 2/4] tags_to_maildir_flags: Cleanup double assignement [inbox, notmuch::core, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Louis Rilling—[PATCH 3/4] test: Adding non-maildir tags does not move message from new to cur [inbox, notmuch::core, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
- Louis Rilling—[PATCH 4/4] tags_to_maildir_flags: Don't rename if no flags change [inbox, notmuch::core, notmuch::obsolete, notmuch::patch, unread]
- Daniel—Re: [PATCH 0/4 v4] lib: Maildir flags synchronization fixes [inbox, unread]
[PATCH v2 1/3] emacs: Document notmuch-show-get-message-properties
Daniel Schoepe| Austin Clements, Aneesh Kumar K.V, Jameson Graef Rollins, David Bremner
2011 Jul 08 18:46
- Daniel Schoepe—[PATCH] emacs: thread outlining [inbox, unread]
- Daniel Schoepe—[PATCH 1/3] emacs: Document notmuch-show-get-message-properties [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Daniel Schoepe—[PATCH 2/3] emacs: Add thread-outline functionality [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Daniel Schoepe—[PATCH 3/3] emacs: Test for thread-outlining [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
- Daniel Schoepe—[PATCH v2 0/3] emacs: Document notmuch-show-get-message-properties [inbox, unread]
- Daniel Schoepe—[PATCH v2 1/3] emacs: Document notmuch-show-get-message-properties [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Daniel Schoepe—[PATCH v2 2/3] emacs: Add thread-outline functionality [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Daniel Schoepe—[PATCH v2 3/3] emacs: Test for thread-outlining [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
- David Bremner—Re: [PATCH v2 0/3] emacs: Document notmuch-show-get-message-properties [inbox, unread]
- Daniel Schoepe—[PATCH v2 0/2] emacs: Add thread-outline functionality [inbox, unread]
- Daniel Schoepe—[PATCH v3 1/2] emacs: Add thread-outline functionality [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Daniel Schoepe— [inbox, unread]
[PATCH] test: revert non-intentional changes introduced in eb4cf465
Pieter Praet| Mark Anderson, Austin Clements, Carl Worth
2011 Jun 29 20:23
[PATCH] fix sum moar typos
Pieter Praet| Xavier Maillard, Carl Worth
2011 Jun 20 20:14