[PATCH 3/3] WIP/lib: use common lastmod logic in infix parser
David Bremner| Ico, cesar mena
2022 Aug 08 11:50
[PATCH 9/9] build: Fix declare-function calls for updated functions
Mohsin Kaleem| David Bremner, Tomi Ollila
2021 Nov 28 through 2022 Aug 07
- Mohsin Kaleem —[PATCH] emacs: add new option notmuch-search-exclude [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner —Re: [PATCH] emacs: add new option notmuch-search-exclude [inbox, unread]
- Mohsin Kaleem —Re: [PATCH] emacs: add new option notmuch-search-exclude [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —Re: [PATCH] emacs: add new option notmuch-search-exclude [inbox, unread]
- Mohsin Kaleem —Re: [PATCH] emacs: add new option notmuch-search-exclude [attachment, inbox, unread]
- David Bremner —Re: [PATCH] emacs: add new option notmuch-search-exclude [inbox, unread]
- Mohsin Kaleem —Re: [PATCH] emacs: add new option notmuch-search-exclude [inbox, unread]
- David Bremner —Re: [PATCH] emacs: add new option notmuch-search-exclude [inbox, unread]
- Mohsin Kaleem —Re: [PATCH] emacs: add new option notmuch-search-exclude [attachment, inbox, unread]
- David Bremner —Re: [PATCH] emacs: add new option notmuch-search-exclude [inbox, unread]
- Mohsin Kaleem —Re: [PATCH] emacs: add new option notmuch-search-exclude [attachment, inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner —Re: [PATCH] emacs: add new option notmuch-search-exclude [inbox, unread]
- Mohsin Kaleem —[PATCH 1/9] emacs: add new option notmuch-search-exclude [inbox, notmuch::needs-review, notmuch::patch, unread]
- Mohsin Kaleem —[PATCH 2/9] docs: Update with notmuch-*-toggle-exclude [inbox, notmuch::needs-review, notmuch::patch, unread]
- Mohsin Kaleem —[PATCH 3/9] test: Fix Search handles subprocess error exit codes [inbox, notmuch::needs-review, notmuch::patch, unread]
- Mohsin Kaleem —[PATCH 4/9] feat: Allow :exclude configuration in notmuch-hello [inbox, notmuch::needs-review, notmuch::patch, unread]
- Mohsin Kaleem —[PATCH 5/9] feat: Add more interactive specs [inbox, notmuch::needs-review, notmuch::patch, unread]
- Mohsin Kaleem —[PATCH 6/9] test: Add test cases for new exclude option [inbox, notmuch::needs-review, notmuch::patch, unread]
- Mohsin Kaleem —[PATCH 7/9] test: Fix Navigation of notmuch-hello to search results [inbox, notmuch::needs-review, notmuch::patch, unread]
- Mohsin Kaleem —[PATCH 8/9] review: Rename variables to better express intention [inbox, notmuch::needs-review, notmuch::patch, unread]
- Mohsin Kaleem —[PATCH 9/9] build: Fix declare-function calls for updated functions [inbox, notmuch::needs-review, notmuch::patch, unread]
- Mohsin Kaleem —Re: [PATCH] emacs: add new option notmuch-search-exclude [inbox, unread]
[PATCH 3/3] emacs: add duplicate support to notmuch-show-view-raw-message
David Bremner
2022 Aug 04 11:08
[PATCH] NEWS: initial set of NEWS for 0.37.
David Bremner
2022 Aug 01 13:14
[PATCH 2/2] emacs/show: restrict inlined mimetypes on refresh.
David Bremner| Tomi Ollila
2022 Aug 01 11:39
[PATCH] notmuch.c: add missing trailing newlines in two error messages
Tomi Ollila| David Bremner
2022 Jul 31 17:32
[PATCH v2] emacs: add docstring for notmuch-show-choose-duplicate
David Bremner
2022 Jul 30 23:45
[PATCH 7/7] doc/emacs: use define-key instead of hard-coding markup
David Bremner| Tomi Ollila
2022 Jul 31 11:33
- David Bremner —Embed elisp.py from flycheck, use it in notmuch-emacs doc [inbox, unread]
- David Bremner —[PATCH 1/7] doc: copy elisp.py from flycheck, make available [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner —[PATCH 2/7] doc/elisp: replace label for Emacs commands and key bindings. [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner —[PATCH 3/7] doc/emacs: drop domain label [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner —[PATCH 4/7] doc/emacs: split index category from label [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner —[PATCH 5/7] doc/emacs: replace emacscmd with el:define-key [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner —[PATCH 6/7] doc/emacs: replace use of emacsvar with el:defcustom [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner —[PATCH 7/7] doc/emacs: use define-key instead of hard-coding markup [inbox, notmuch::needs-review, notmuch::patch, unread]
- Tomi Ollila —Re: Embed elisp.py from flycheck, use it in notmuch-emacs doc [inbox, unread]
[PATCH 6/6] lib/open: create database path in some cases
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::0.37, notmuch::needs-review, notmuch::patch, unread]
- David Bremner —[PATCH 3/6] test/path-config: set database.mail_root but not database.path [inbox, notmuch::0.37, notmuch::needs-review, notmuch::patch, unread]
- David Bremner —[PATCH 4/6] lib/open: refactor call to mkdir into function [inbox, notmuch::0.37, notmuch::needs-review, notmuch::patch, unread]
- David Bremner —[PATCH 5/6] lib/open: return non-SUCCESS on missing database path [inbox, notmuch::0.37, notmuch::needs-review, notmuch::patch, unread]
- David Bremner —[PATCH 6/6] lib/open: create database path in some cases [inbox, notmuch::0.37, notmuch::needs-review, notmuch::patch, unread]
[PATCH 6/6] doc/emacs: add docstring for notmuch-unthreaded-result-format.
David Bremner
2022 Jul 16 21:22
- David Bremner —update documentation for notmuch-*-result-format [inbox, unread]
- David Bremner —[PATCH 1/6] emacs: update defcustom for notmuch-search-result-format. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/6] doc/emacs: add docstring and example for n-search-result-format [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/6] emacs: update defcustom for notmuch-search-result-format. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/6] doc/emacs: add docstring and example for n-tree-result-format [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/6] emacs: update defcustom for notmuch-unthreaded-result-format [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/6] doc/emacs: add docstring for notmuch-unthreaded-result-format. [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH v2] CLI/git: opportunistically use bindings to check for known messages
David Bremner| Tomi Ollila, Michael J Gruber
2022 Jul 03 through 2022 Jul 15
- David Bremner —performance improvements for notmuch git checkout [inbox, unread]
- David Bremner —[PATCH 1/4] debian: add git as a build-dependency, for the test suite [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/4] perf-test: add tests for notmuch-git [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/4] CLI/git: current cache contents (file list) of index [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/4] CLI/git: replace calls to notmuch-search with database access [inbox, notmuch::obsolete, notmuch::patch, 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 9/9] emacs/reply: reply to correct duplicate
David Bremner
2022 Jul 01 21:45
- David Bremner —Display duplicate messages in emacs front-end [inbox, unread]
- David Bremner —[PATCH 1/9] test: use notmuch_json_show_sanitize more places [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/9] test: define and use notmuch_sexp_*_sanitize functions [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/9] test: add new corpus of duplicate messages [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/9] CLI/show: initial support for --duplicate for (raw output only) [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/9] CLI/show: support --duplicate for structured output [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/9] emacs/show: provide notmuch-show-choose-duplicate [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 7/9] emacs/show: display count of duplicates in headerline [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 8/9] CLI/reply: support --duplicate argument [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 9/9] emacs/reply: reply to correct duplicate [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: Display duplicate messages in emacs front-end [inbox, unread]
[PATCH] doc/emacs: add notmuch-show-empty-saved-searches to manual
David Bremner| Tomi Ollila
2022 Jul 01 16:17
[PATCH] doc/emacs: define and use emacsvar and emacscmd markup
David Bremner
2022 Jul 01 12:03
[PATCH] doc: improve config item labels in info output
David Bremner
2022 Jul 01 11:28
[PATCH 4/4] doc: do not generate python module index
David Bremner
2022 Jul 01 09:58
[PATCH v2] doc: replace symlink with copies for nmbug, notmuch-setup
michaeljgruber+grubix+git@gmail.com, David Bremner| Michael J Gruber
2022 Jun 28 through 2022 Jul 01
[PATCH] make git ignore new build products
michaeljgruber+grubix+git@gmail.com| David Bremner
2022 Jun 29 11:04
[PATCH] emacs: mark notmuch-query.el as obsolete
David Bremner| Tomi Ollila
2022 Jun 28 11:50
[PATCH 5/5] doc/emacs: add discussion about notmuch-show-perfomance.
David Bremner
2022 Jun 28 01:02
- David Bremner —provide various lazy-show options [inbox, unread]
- David Bremner —[PATCH 1/5] perf-test/emacs: test showing longish threads [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/5] emacs/show: optionally insert bodies of "deep messages" lazily [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/5] emacs/show: obey notmuch-show-max-text-part-size for part 0 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/5] emacs/show: introduce notmuch-show-height-limit [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/5] doc/emacs: add discussion about notmuch-show-perfomance. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: provide various lazy-show options [inbox, unread]
[PATCH 2/2] CLI/git: add --format-version argument to init subcommand
David Bremner
2022 Jun 23 12:30
[RFC PATCH v2 2/2] emacs/show: optionally insert bodies lazily
David Bremner
2022 Jun 21 11:59
[RFC PATCH v2 7/7] WIP/emacs: display count of duplicates in headerline
David Bremner
2022 Jun 19 23:21
- David Bremner —v2 WIP commands to choose duplicates in emacs interface [inbox, unread]
- David Bremner —[RFC PATCH v2 1/7] test: use notmuch_json_show_sanitize more places [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 2/7] test: define and use notmuch_sexp_*_sanitize functions [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 3/7] test: add new corpus of duplicate messages [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 4/7] CLI/show: WIP support --duplicate for raw output [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 5/7] WIP: support show --duplicate for structured output [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 6/7] WIP/emacs: replace message with different duplicate [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 7/7] WIP/emacs: display count of duplicates in headerline [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —Re: v2 WIP commands to choose duplicates in emacs interface [attachment, inbox, unread]
[PATCH] WIP/git: change internal directory layout
David Bremner
2022 Jun 18 21:47
[PATCH v2 2/2] lib/sexp: add parameter expansion for regex and wildcard
David Bremner
2022 Jun 15 12:14
[PATCH 2/2] lib/sexp: add parameter expansion for regex and wildcard
David Bremner| erik colson, Michael J Gruber
2022 Jun 14 11:22
[PATCH 4/4] WIP/emacs: replace message with different duplicate
David Bremner
2022 Jun 12 19:04
- David Bremner —WIP: allow display of duplicate messages with notmuch show / notmuch-emacs [inbox, unread]
- David Bremner —[PATCH 1/4] test: add new corpus of duplicate messages [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 2/4] CLI/show: WIP support --duplicate for raw output [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 3/4] WIP: support show --duplicate for structured output [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 4/4] WIP/emacs: replace message with different duplicate [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
[PATCH v4] emacs: Make notmuch-show-next-thread return nil on failure
Leo Okawa Ericson| David Bremner
2022 Jun 09 15:18
[PATCH v3] emacs: use message-dont-reply-to-names when composing replies
jao| David Bremner
2022 Jun 09 02:11
[PATCH 3/3] perf-test/emacs: lazily insert message bodies with notmuch-show
David Bremner
2022 Jun 05 17:08
- David Bremner —WIP/RFP: lazy body insertion for notmuch-show mode [inbox, unread]
- David Bremner —[PATCH 1/3] perf-test/emacs: test showing a longish thread [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 2/3] emacs/show: optionally insert bodies lazily [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 3/3] perf-test/emacs: lazily insert message bodies with notmuch-show [inbox, notmuch::patch, notmuch::wip, unread]
[PATCH 4/4] doc/sexp: document range queries.
David Bremner
2022 Jun 04 21:53
- David Bremner —[Wishlist] Add equivalent of lastmod:nnn.. to sexp query parser [inbox, notmuch::bug, notmuch::fixed, notmuch::wishlist, unread]
- David Bremner —[PATCH 1/4] test/sexp: one sided range searches. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/4] lib/sexp: special case "" as an argument in lastmod ranges. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/4] lib/sexp: allow * as alias for "" in range searches. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/4] doc/sexp: document range queries. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: [PATCH 1/4] test/sexp: one sided range searches. [inbox, unread]
[PATCH v2] emacs: use message-dont-reply-to-names when composing replies
jao| David Bremner, Jose A Ortega Ruiz
2022 Jun 04 20:21
[PATCH] emacs: use message-dont-reply-to-names when composing replies
jao
2022 Jun 04 19:38
[PATCH v3 17/17] debian: install notmuch-git
David Bremner
2022 Jun 04 17:22
- David Bremner — [inbox, unread]
- David Bremner —[PATCH v3 01/17] nmbug: promote to user tool "notmuch-git" [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 02/17] CLI/git: drop support for python < 3.2 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 03/17] notmuch-git: add --git-dir, --tag-prefix arguments [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 04/17] CLI/git: make existance of config branch optional on clone [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 05/17] CLI/git: Add an 'init' command [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 06/17] test: initial tests for notmuch-git [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 07/17] CLI/git: rename environment variables. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 08/17] CLI/git: suppress warnings about initial branch name [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 09/17] test/git: add known broken test for tag with quotes. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 10/17] CLI/git: replace enumeration of tags with sexp query. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 11/17] CLI/git: add @timed decorator, time a few functions [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 12/17] CLI/git: cache git indices [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 13/17] doc/notmuch-git: initial documentation [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 14/17] CLI/git: change defaults for repo and prefix [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 15/17] CLI/git: support configuration for repo location / prefix [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 16/17] CLI/git: add safety checks for checkout and commit [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v3 17/17] debian: install notmuch-git [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: notmuch-git v3 [inbox, unread]
[PATCH v2] CLI: set NOTMUCH_CONFIG in hooks.
David Bremner
2022 May 30 through 2022 Jun 04
[PATCH v4 1/1] emacs: notmuch-show-header-line: allow format strings and functions
jao
2022 Jun 01 09:53
[PATCH 3/3] CLI: document handling of --config for external commands
David Bremner
2022 May 31 11:50
[PATCH 2/2] CLI: mention sexp-queries in help topics, alphabetize
David Bremner
2022 May 29 18:22
[PATCH] emacs: add paramter to not quote original message in replies
joshua@joshuao.com| Lele Gaifax, David Bremner
2022 May 29 15:10
[PATCH] test: make T450 independent of application/octet-stream interpretation
michaeljgruber+grubix+git@gmail.com| David Bremner
2022 May 26 16:52
[PATCH] lib: fix uninitialized field in message objects.
David Bremner
2022 May 25 10:56
[PATCH 6/6] lib: check for writable db in n_m_tags_maildir_flags
David Bremner
2022 May 25 10:51
- David Bremner —notmuch_message* error handling cleanup part II [inbox, unread]
- David Bremner —[PATCH 1/6] test: error handling for n_m_tags_to_maildir_flags [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/6] test: add known broken test for notmuch_tags_valid (NULL) [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/6] lib/tag: handle NULL argument to notmuch_tags_valid [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/6] lib: Add missing private status values. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/6] lib: add NOTMUCH_STATUS_CLOSED_DATABASE, use in _n_d_ensure_writable [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/6] lib: check for writable db in n_m_tags_maildir_flags [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: notmuch_message* error handling cleanup part II [inbox, unread]
[PATCH 8/8] test: error handling in _n_message_{add,remove}_filename
David Bremner
2022 May 23 23:38
- David Bremner —incrementally improve error handling in notmuch_message* [inbox, unread]
- David Bremner —[PATCH 1/8] test: define test_private_C [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/8] lib/message: catch exceptions in _n_m_add_term [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/8] test: _notmuch_message_remove_term catches exceptions. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/8] lib/message: drop _notmuch_message_get_thread_id_only [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/8] lib: define macro NODISCARD [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/8] lib/message: check return status of _n_m_{add,remove}_term [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 7/8] lib/message: check return status from _n_m_add_{path,folder}_terms [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 8/8] test: error handling in _n_message_{add,remove}_filename [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: incrementally improve error handling in notmuch_message* [inbox, unread]
[PATCH] Fix notmuch-mua.el notmuch-mua-mail
Damien Cassou| David Bremner
2022 May 22 07:08
[PATCH 3/3] test: replace deprecated use of notmuch_database_create
David Bremner
2022 May 21 18:06
[PATCH] emacs: notmuch-show-header-line: allow format strings and functions
jao| David Bremner, Jose A Ortega Ruiz
2022 May 18 19:29
[PATCH v2] doc/emacs: document a few notmuch-hello customizable variables.
David Bremner
2022 Apr 08 through 2022 May 16
[PATCH v2 1/1] emacs: notmuch-show-header-line: allow format strings and functions
jao| Tomi Ollila, Jose A Ortega Ruiz, David Bremner
2022 May 16 02:20
[PATCH 17/17] debian: install notmuch-git
David Bremner
2022 May 15 18:14
- David Bremner —notmuch-git [inbox, unread]
- David Bremner —[PATCH 01/17] nmbug: promote to user tool "notmuch-git" [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 02/17] CLI/git: drop support for python < 3.2 [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 03/17] notmuch-git: add --git-dir, --tag-prefix arguments [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 04/17] CLI/git: make existance of config branch optional on clone [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 05/17] CLI/git: Add an 'init' command [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 06/17] test: initial tests for notmuch-git [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 07/17] CLI/git: rename environment variables. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 08/17] CLI/git: suppress warnings about initial branch name [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 09/17] test/git: add known broken test for tag with quotes. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 10/17] CLI/git: replace enumeration of tags with sexp query. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 11/17] CLI/git: add @timed decorator, time a few functions [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 12/17] CLI/git: cache git indices [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 13/17] doc/notmuch-git: initial documentation [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 14/17] CLI/git: change defaults for repo and prefix [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 15/17] CLI/git: support configuration for repo location / prefix [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 16/17] CLI/git: add safety checks for checkout and commit [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 17/17] debian: install notmuch-git [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] emacs: document/defcustom notmuch-multipart/alternative-discouraged
David Bremner
2022 May 14 12:24
[PATCH] doc: define and use semantic markup for configuration items
David Bremner
2022 May 13 12:29
[PATCH] doc/emacs: document notmuch-show-toggle-toggle-elide-non-matching
David Bremner
2022 May 12 10:47
[PATCH v3] emacs: Make notmuch-show-next-thread return nil on failure
Leo Okawa Ericson| David Bremner
2022 May 05 08:56
[PATCH v2 2/2] emacs: Make notmuch-show-next-thread return nil on failure
Leo Okawa Ericson| Tomi Ollila
2022 May 02 15:18
[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 1/1] emacs: Make notmuch-show-next-thread return nil on failure
Leo| Tomi Ollila, Leo Okawa Ericson, David Bremner
2022 Apr 28 10:12
[PATCH] emacs: notmuch-show-header-line: allow format-spec format
jao
2022 Apr 25 23:45
[PATCH 16/16] WIP: start manual page for notmuch-git
David Bremner| Sean Whitton
2022 Apr 23 13:38
- David Bremner —WIP: promote nmbug to user sync tool [inbox, unread]
- David Bremner —[PATCH 01/16] nmbug: promote to user tool "notmuch-git" [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 02/16] notmuch-git: add --git-dir argument [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 03/16] notmuch-git: add --tag-prefix argument [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 04/16] test: initial tests for notmuch-git [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 05/16] nmbug: Add an 'init' command [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 06/16] CLI/git: suppress warnings about initial branch name [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 07/16] test: use "notmuch git init" for tests. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 08/16] CLI/git: make existance of config branch optional on clone [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 09/16] test/git: add known broken test for tag with quotes. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 10/16] CLI/git: replace enumeration of tags with sexp query. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 11/16] CLI/git: add @timed decorator, time a few functions [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 12/16] CLI/git: rename private index file. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 13/16] CLI/git: create PrivateIndex class [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 14/16] CLI/git: create CachedIndex class [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 15/16] debian: install notmuch-git [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 16/16] WIP: start manual page for notmuch-git [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —Re: WIP: promote nmbug to user sync tool [inbox, unread]
- Sean Whitton —Re: WIP: promote nmbug to user sync tool [inbox, unread]
[PATCH] configure: avoid warning with -Wall
michaeljgruber+grubix+git@gmail.com| Tomi Ollila, David Bremner
2022 Apr 18 14:48
[PATCH 2/2] NEWS: user visible changes for 0.36
David Bremner
2022 Apr 16 12:27
[PATCH] lib: don't compile sexp: prefix if no sfsexp library
David Bremner, michaeljgruber+grubix+git@gmail.com| Michael J Gruber
2022 Apr 09 through 2022 Apr 15
[PATCH v2 2/2] test/smime: fix signature verification test with newer gmime.
David Bremner, michaeljgruber+grubix+git@gmail.com| Daniel Kahn Gillmor, Michael J Gruber
2022 Apr 09 through 2022 Apr 12
[PATCH] emacs/smime: render decrypted MIME entities in notmuch-show
Alexander Adolf| David Bremner
2022 Apr 12 16:21
[PATCH] test: unset XDG_DATA_HOME and MAILDIR for tests.
David Bremner
2022 Mar 25 19:11
[PATCH] test: unset XDG_DATA_HOME for tests.
David Bremner
2022 Mar 25 17:53
[PATCH] lib: add sexp: prefix to Xapian (infix) query parser.
David Bremner
2022 Mar 19 12:50
[PATCH 5/5] emacs/reply: restrict what mime types are inlined by default
David Bremner
2022 Mar 19 10:07
- David Bremner —do not inline application/* in replies [inbox, unread]
- David Bremner —[PATCH 1/5] test: start corpus for attachments [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/5] test/emacs: add regression test for display of tar attachments [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/5] test: add known broken test for inlining in emacs/reply [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/5] emacs: factor out calculation of mm-inline-override-types [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/5] emacs/reply: restrict what mime types are inlined by default [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: do not inline application/* in replies [inbox, unread]
[PATCH 2/2] lib: do not phrase parse prefixed bracketed subexpressions
David Bremner| Sean Whitton
2022 Feb 25 02:41
[PATCH v3] removed use of 'echo -n' (and echo -n -e ...)
Tomi Ollila| David Bremner
2022 Feb 20 22:30
[PATCH v2] removed use of 'echo -n' (and echo -n -e ...)
Tomi Ollila
2022 Feb 20 21:01
[PATCH 1/5] removed use of 'echo -n' (and echo -n -e ...)
Tomi Ollila
2022 Feb 20 20:52
[PATCH v2 2/2] python-cffi: use config_pairs API in ConfigIterator
David Bremner| Floris Bruynooghe
2022 Feb 11 through 2022 Feb 17
[PATCH] emacs: escape quote in notmuch-search-result-format docstring
David Bremner| Rudolf Adamkovič, Tomi Ollila
2022 Feb 16 11:59
[PATCH] test: allow to use --full-sync
Michael J Gruber| David Bremner, Tomi Ollila
2022 Feb 16 09:52
[PATCH 4/4] CLI/insert: escape envelope from
David Bremner| Tomi Ollila
2022 Feb 13 15:27
- David Bremner —Escape mbox "From " header in notmuch-insert [inbox, unread]
- David Bremner —[PATCH 1/4] test: start new corpus of test messages for indexing code [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/4] test: add known broken test for insert with mbox as input [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/4] CLI/insert: split copy_fd [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/4] CLI/insert: escape envelope from [inbox, notmuch::patch, notmuch::pushed, unread]
[RFC PATCH] CLI/insert: convert copy_fd to use stdio
David Bremner
2022 Feb 13 14:10
[PATCH v4 11/11] emacs: whitespace cleanup for keybindings
David Bremner
2022 Feb 12 20:27
- David Bremner —v4 undo tagging [inbox, unread]
- David Bremner —[PATCH v4 01/11] doc/emacs: add minimal documentation for notmuch-unthreaded mode. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v4 02/11] test: split variable settings to their own file [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v4 03/11] test/emacs: split out tagging related tests [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v4 04/11] perf-test: allow running test_emacs from performance test suite. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v4 05/11] perf-test: emacs tagging [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v4 06/11] emacs: remove non-batch code path from function notmuch-tag [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v4 07/11] emacs/tag: keep tag history [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v4 08/11] emacs: add notmuch-tag-undo [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v4 09/11] emacs: redirect undo to notmuch-tag-undo [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v4 10/11] emacs: Document undo binding. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v4 11/11] emacs: whitespace cleanup for keybindings [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: v4 undo tagging [inbox, unread]
[RFC PATCH 3/3] WIP: escape envelope from
David Bremner| NeilBrown
2022 Feb 12 02:55
- David Bremner —WIP: filter out envelope headers in notmuch-insert. [inbox, unread]
- David Bremner —[RFC PATCH 1/3] test: start new corpus of test messages for indexing code [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[RFC PATCH 2/3] test: add known broken test for insert with mbox as input [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[RFC PATCH 3/3] WIP: escape envelope from [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —Re: WIP: filter out envelope headers in notmuch-insert. [inbox, unread]
- David Bremner —Re: WIP: filter out envelope headers in notmuch-insert. [inbox, unread]
[PATCH] doc: make post-hook description more precise
inwit| David Bremner
2022 Feb 11 16:56
[PATCH v2] test: known broken test for list(db.config) in python-cffi bindings
David Bremner
2022 Feb 09 through 2022 Feb 10
[PATCH 4/4] test: set up the outcount file for T380.1
Michael J Gruber| Tomi Ollila, David Bremner
2022 Feb 09 11:52
- Michael J Gruber —[PATCH 0/4] test: T380 rework [inbox, unread]
- Michael J Gruber —[PATCH 1/4] test: correct comparison order in T380 [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Michael J Gruber —[PATCH 2/4] test: due not pass T380.1 for the wrong reasons [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Michael J Gruber —[PATCH 3/4] test: reword T380.2 to be clearer [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Michael J Gruber —[PATCH 4/4] test: set up the outcount file for T380.1 [inbox, notmuch::moreinfo, notmuch::patch, unread]
[PATCH] doc: document index.check_mbox option.
David Bremner
2022 Feb 05 19:52
- David Bremner —allow disabling the check for multi-message mboxes [inbox, unread]
- David Bremner —[PATCH 1/6] test: start new corpus of test messages for indexing code [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner —[PATCH 2/6] test: add known broken test for non-email false positive. [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner —[PATCH 3/6] lib/config: add configuration item for controlling check for mbox [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner —[PATCH 4/6] test: add known broken test for index.check_mbox=false [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner —[PATCH 5/6] lib/message-file: stash pointer to "parent" notmuch database [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner —[PATCH 6/6] lib/message-file: allow disabling check for mbox files. [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner —Re: allow disabling the check for multi-message mboxes [inbox, unread]
- David Bremner —Re: allow disabling the check for multi-message mboxes [inbox, unread]
[PATCH 4/4] doc: use hyperlinks for config options in notmuch-insert(1)
David Bremner
2022 Feb 06 14:23
- David Bremner —improve documentation of configuration options [inbox, unread]
- David Bremner —[PATCH 1/4] doc: alphabetize options in notmuch-config(1) [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/4] doc: add configuration section to notmuch-new(1) [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/4] doc: add configuration section to notmuch-insert(1) [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/4] doc: use hyperlinks for config options in notmuch-insert(1) [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH] NEWS: remaining items for 0.35 release
David Bremner
2022 Feb 05 12:48
[PATCH] emacs: remove png logo
David Bremner
2022 Feb 05 12:21
[RFC PATCH v2 12/12] emacs: whitespace cleanup for keybindings
David Bremner| Miguel Bernabeu
2022 Feb 03 14:32
- David Bremner —v3 support undo in emacs frontend. [inbox, unread]
- David Bremner —[RFC PATCH v2 01/12] doc/emacs: add minimal documentation for notmuch-unthreaded mode. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 02/12] test: split variable settings to their own file [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 03/12] test/emacs: split out emacs related tests [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 04/12] test/emacs: write *Notmuch errors* buffer from test macro [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 05/12] perf-test: allow running test_emacs from performance test suite. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[RFC PATCH v2 06/12] perf-test: emacs tagging [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[RFC PATCH v2 07/12] emacs: remove non-batch code path from function notmuch-tag [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[RFC PATCH v2 08/12] emacs/tag: keep tag history [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 09/12] emacs: add notmuch-tag-undo [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 10/12] emacs: redirect undo to notmuch-tag-undo [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[RFC PATCH v2 11/12] emacs: Document undo binding. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[RFC PATCH v2 12/12] emacs: whitespace cleanup for keybindings [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] NEWS: my changes for 0.35
David Bremner| Tomi Ollila
2022 Jan 30 13:23
[RFC PATCH v2 8/8] WIP: add notmuch-tag-undo
David Bremner
2022 Jan 29 19:44
- David Bremner —v2 undo tag operations in emacs [inbox, unread]
- David Bremner —[RFC PATCH v2 1/8] test: split variable settings to their own file [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 2/8] test/emacs: split out emacs related tests [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 3/8] WIP enable running test_emacs from performance tests [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 4/8] perf-test: inital emacs tests [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 5/8] cli/tag: add --output={none,lastmod} argument [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 6/8] WIP: support tag --output=lastmod [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 7/8] WIP/emacs: keep tag history [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC PATCH v2 8/8] WIP: add notmuch-tag-undo [inbox, notmuch::patch, notmuch::wip, unread]
[PATCH 2/2] WIP: support tag --output=lastmod
David Bremner
2022 Jan 27 23:07
[PATCH] emacs: add global tag history
inwit| David Bremner, Carl Worth, Jose Antonio Ortega Ruiz
2022 Jan 26 15:32
[PATCH 2/2] debian: package HTML docs
David Bremner
2022 Jan 26 13:30
[PATCH v7] emacs: customizable names for search buffers
jao| David Bremner, Jose Antonio Ortega Ruiz
2022 Jan 23 19:54
[PATCH 2/2] emacs: define, use option :disable-excludes for n-h-query-counts
David Bremner| Gregor Zattler, Tomi Ollila
2022 Jan 05 through 2022 Jan 22
[PATCH 6/6] lib: strip trailing '/' from pathnames (sexp queries).
David Bremner| David Edmondson, Tomi Ollila, Jani Nikula
2022 Jan 21 23:38
- David Edmondson —"search --path=directory/" is lame(-ish) [inbox, notmuch::bug, notmuch::fixed, unread]
- Tomi Ollila —Re: "search --path=directory/" is lame(-ish) [inbox, unread]
- Jani Nikula —Re: "search --path=directory/" is lame(-ish) [inbox, unread]
- David Bremner —Re: "search --path=directory/" is lame(-ish) [inbox, unread]
- David Bremner —strip trailing '/' from path/folder query. [inbox, unread]
- David Bremner —[PATCH 1/6] test: sanitize generated message files names [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/6] test: known broken tests for trailing / in path search (infix) [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/6] test/sexp: tests for path, folder, including trailing '/' (sexp) [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/6] lib: drop trailing slash for path and folder searches (infix) [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/6] test: add multiple path, folder sexp query tests [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/6] lib: strip trailing '/' from pathnames (sexp queries). [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: strip trailing '/' from path/folder query. [inbox, unread]
- David Bremner —Re: strip trailing '/' from path/folder query. [inbox, unread]
- David Bremner —Re: "search --path=directory/" is lame(-ish) [inbox, unread]
[PATCH v2 6/6] lib/parse-sexp: handle lastmod queries.
David Bremner
2022 Jan 20 13:36
- David Bremner —v2 add range operators to sexp queries [inbox, unread]
- David Bremner —[PATCH v2 1/6] test/search: add known broken tests for 'date' prefix [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v2 2/6] lib/parse-sexp: support zero argument date queries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v2 3/6] lib/date: factor out date range parsing. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v2 4/6] lib/parse-sexp: support actual date queries. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v2 5/6] test/sexpr-search: add known broken tests for lastmod queries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v2 6/6] lib/parse-sexp: handle lastmod queries. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: v2 add range operators to sexp queries [inbox, unread]
[PATCH 4/4] emacs: use cached encoded copy for fcc
David Bremner| Tomi Ollila
2022 Jan 20 12:33
- David Bremner —fix Fcc of signed / encrypted messages. [inbox, unread]
- David Bremner —[PATCH 1/4] test/emacs: match mml settings in emacs_{fcc,deliver}_message [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/4] test: define test_expect_equal_message_body [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/4] test/emacs: known broken test for matching fcc and sent message [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/4] emacs: use cached encoded copy for fcc [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: fix Fcc of signed / encrypted messages. [inbox, unread]
[PATCH] test/emacs: known broken test for matching fcc and sent message
David Bremner| Daniel Kahn Gillmor, Tomi Ollila
2022 Jan 20 02:44
[PATCH] CLI: print extra headers only for non-replies
David Bremner| Tomi Ollila
2022 Jan 19 01:14
[PATCH] doc: document new option `show.extra_headers`
David Bremner
2022 Jan 01 through 2022 Jan 18
[PATCH 2/2] CLI/setup: special case single item lists
David Bremner| Ian
2022 Jan 17 23:54
[PATCH v4] emacs: customizable names for search buffers
jao, Tomi Ollila, Jose A Ortega Ruiz, Kyle Meyer
2022 Jan 10 through 2022 Jan 16
[PATCH v6] emacs: customizable names for search buffers
jao| David Bremner, Jose Antonio Ortega Ruiz
2022 Jan 16 23:48
[PATCH] contrib/notmuch-web: single user web front end using python-cffi
David Bremner
2022 Jan 16 19:31
[PATCH] test: known broken test for top level .notmuch in split configs
David Bremner
2022 Jan 16 15:25
[PATCH v5] emacs: customizable names for search buffers
jao
2022 Jan 15 00:32
[PATCH v2] emacs/notmuch-tag.el: add xmlns attribute to svg icons
LdBeth| Tomi Ollila, David Bremner
2022 Jan 13 21:19
[PATCH] test/gpgsm: use --with-colons when calculating fingerprint.
Stig Palmquist, David Bremner
2022 Jan 11 13:12
[PATCH] configure: Ignore more options that Fedora spec macros expect
michaeljgruber+grubix+git@gmail.com| Tomi Ollila, David Bremner
2022 Jan 11 10:13
[PATCH v3] emacs: customizable names for search buffers
jao
2022 Jan 10 17:58
[PATCH v2 2/2] emacs: customizable names for search buffers
jao
2022 Jan 10 17:55
[PATCH v2] emacs: make header line in notmuch-show buffers optional
jao| David Bremner
2022 Jan 10 03:05
[PATCH v2 4/4] lib/database: delete stemmer on destroy
David Bremner| Austin Ray
2022 Jan 09 14:38
- David Bremner —v2 fix leaks in n_d_open_with_config [inbox, unread]
- David Bremner —[PATCH v2 1/4] configure: check for ASAN support [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v2 2/4] test: add known broken test for memory leaks in open [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v2 3/4] lib/config: move g_key_File_get_string before continue [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH v2 4/4] lib/database: delete stemmer on destroy [inbox, notmuch::patch, notmuch::pushed, unread]
- Austin Ray —Re: v2 fix leaks in n_d_open_with_config [inbox, signed, unread]
[PATCH v2] bindings/python-cffi: search for config by default
David Bremner| Lele Gaifax, Floris Bruynooghe
2022 Jan 08 16:19
[PATCH] emacs: use query name for tree saved-search buffer names
jao| Jose Antonio Ortega Ruiz, David Bremner
2022 Jan 08 20:41
[PATCH 2/2] lib/database: delete stemmer on destroy
David Bremner| Austin Ray
2022 Jan 08 18:28
[PATCH] emacs: make header line in notmuch-show buffers optional
jao| David Bremner, Jose Antonio Ortega Ruiz
2022 Jan 08 17:40
[PATCH 2/2] python-cffi: returned OwnedMessage objects from Message.replies
David Bremner| Floris Bruynooghe
2022 Jan 08 14:03
[PATCH 6/6] lib/parse-sexp: handle lastmod queries.
David Bremner
2022 Jan 04 02:55
- David Bremner —add missing range operators to s-expression query parser [inbox, unread]
- David Bremner —[PATCH 1/6] test/search: add known broken tests for 'date' prefix [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 2/6] lib/parse-sexp: support zero argument date queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 3/6] lib/date: factor out date range parsing. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 4/6] lib/parse-sexp: support actual date queries. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 5/6] test/sexpr-search: add known broken tests for lastmod queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 6/6] lib/parse-sexp: handle lastmod queries. [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] bindings/python-cffi: add matched property to message objects
David Bremner| Floris Bruynooghe
2022 Jan 01 14:42
[PATCH] test: fix deprecation warning in symbol-test
David Bremner
2022 Jan 01 12:47
[PATCH] test: add known broken test for thread fusion bug
David Bremner
2021 Dec 26 16:17
[PATCH 2/2] cli/new: only ignore .notmuch at top level
David Bremner
2021 Dec 26 12:24
[PATCH] test: test folder renames
David Bremner| Tomi Ollila
2021 Dec 26 11:21
[PATCH] emacs: update coolj-line-prefix-regexp to make space optional
David Bremner| Jani Nikula, David Edmondson, Tomi Ollila
2021 Dec 25 23:31
[PATCH 2/2] lib/open: do not consider .notmuch alone as an existing database.
David Bremner| Tomi Ollila
2021 Dec 25 21:22
[PATCH 6/6] lib/open: no default mail root in split configurations
David Bremner
2021 Dec 11 through 2021 Dec 25
- 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 3/3] build: move {C,CXX}FLAGS to the end of FINAL_{C,CXX}FLAGS
David Bremner| Ryan Schmidt, Tomi Ollila
2021 Dec 24 18:29
- Ryan Schmidt —Fix order of -I and -L flags [inbox, unread]
- David Bremner —Re: Fix order of -I and -L flags [inbox, unread]
- Tomi Ollila —Re: Fix order of -I and -L flags [inbox, unread]
- David Bremner —Re: Fix order of -I and -L flags [inbox, unread]
- David Bremner —[PATCH 1/3] build: move LDFLAGS after notmuch libraries. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/3] build: move CPPFLAGS after source directory includes. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/3] build: move {C,CXX}FLAGS to the end of FINAL_{C,CXX}FLAGS [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila —Re: [PATCH 1/3] build: move LDFLAGS after notmuch libraries. [inbox, unread]
- David Bremner —Re: [PATCH 1/3] build: move LDFLAGS after notmuch libraries. [inbox, unread]
[PATCH] doc: add dep. on stamp file for rebuilding gzipped man pages.
David Bremner| Daniel Kahn Gillmor, Tomi Ollila
2021 Oct 30 through 2021 Dec 24
- Daniel Kahn Gillmor —subsequent rebuilds of notmuch always re-build sphinx and ruby [inbox, notmuch::bug, notmuch::fixed, signed, unread]
- David Bremner —Re: subsequent rebuilds of notmuch always re-build sphinx and ruby [inbox, unread]
- David Bremner —Add stamp files to prevent rebuilds [inbox, unread]
- David Bremner —[PATCH 1/3] doc: introduce stamp file for info build [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 2/3] ruby: don't use a directory as a target. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/3] python-cffi: introduce stamp file [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: Add stamp files to prevent rebuilds [inbox, unread]
- David Bremner —[PATCH 1/2] doc: replace phony target with variable [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH] configure: calculate NOTMUCH_BUILDDIR, write to Makefile.config
David Bremner| Tomi Ollila
2021 Dec 23 01:44
[PATCH v3] emacs: add notmuch-logo.svg and use it in emacs mua on graphic displays
Tomi Ollila| David Bremner
2021 Dec 21 23:10
[RFC Patch 3/3] CLI/address: source by frequency if output=count
David Bremner| inwit
2021 Dec 19 18:18
- David Bremner —Partial support for sorting the output of notmuch address [inbox, unread]
- David Bremner —[RFC Patch 1/3] CLI/address: refactor/inline print_popular [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC Patch 2/3] CLI/address: sort output by frequency with deduplicate=address [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[RFC Patch 3/3] CLI/address: source by frequency if output=count [inbox, notmuch::patch, notmuch::wip, unread]
- inwit —Re: Partial support for sorting the output of notmuch address [inbox, unread]
[PATCH 2/2] completion: use mail_root for path completion in bash/zsh
Cédric Hannotier| David Bremner
2021 Dec 16 17:40
[PATCH v2] emacs: add notmuch-logo.svg and use it in emacs mua on graphic displays
Tomi Ollila| David Bremner, Alexander Adolf
2021 Dec 14 22:10
[PATCH] WIP/emacs: replace use of indent-rigidly in notmuch-show
David Bremner
2021 Dec 14 12:17
[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] test/emacs: mark one test as fixed in newer emacs.
David Bremner| Tomi Ollila
2021 Dec 05 14:40
[PATCH] test: remove directory names from paths in exceptions
David Bremner
2021 Dec 05 13:56
[PATCH] doc: drop use of env with sphinx-build
David Bremner
2021 Dec 04 18:38
[PATCH] Fix error message when using notmuch_status_to_string
Floris Bruynooghe| David Bremner
2021 Nov 06 11:02
[PATCH] python-cffi: fix out-of-tree build
David Bremner
2021 Oct 31 10:03
[PATCH v2] emacs: drop C-tab binding in hello mode, document <backtab>.
David Bremner| Jorge P. de Morais Neto, Jose Antonio Ortega Ruiz, Ralph Seichter, Tomi Ollila
2021 Oct 11 through 2021 Oct 30
[PATCH] rename built_with.sexpr_query to built_with.sexp_queries
David Bremner| Tomi Ollila
2021 Oct 24 through 2021 Oct 30
[PATCH 4/4] python-cffi: switch to notmuch_database_{open,create}_with_config
David Bremner| Tomi Ollila, Floris Bruynooghe
2021 Oct 30 16:22
- David Bremner —Use libnotmuch config / database search in python-cffi bindings [inbox, unread]
- David Bremner —[PATCH 1/4] python-cffi: fix typos in docstring for Database.default_path [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/4] test: add python-cffi bindings to path for test_python [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/4] test: add known broken tests for python bindings in split configs [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/4] python-cffi: switch to notmuch_database_{open,create}_with_config [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH] doc/python-cffi: import from built bindings, not installed module
David Bremner| Michael J Gruber
2021 Oct 29 14:54
[PATCH v2 3/3] test/new: replace use of gdb in vanishing file test
David Bremner| Tomi Ollila
2021 Oct 25 through 2021 Oct 28
[PATCH 3/3] lib/config: don't overwrite database.path if the caller passed it
David Bremner
2021 Oct 28 01:34
[PATCH] test/libconfig: use 'export' when restoring NOTMUCH_CONFIG
David Bremner| Tomi Ollila
2021 Oct 27 13:20
[PATCH 2/2] WIP/python2: switch to notmuch_database_{open,create}_with_config
David Bremner
2021 Oct 26 through 2021 Oct 27
[PATCH 3/3] test: mark some tests as broken when run as root.
David Bremner
2021 Oct 25 14:57
[PATCH] emacs: don't add space to tag completion candidates.
David Bremner| alan.schmitt@polytechnique.org, Tomi Ollila, Alan Schmitt, David Edmondson, inwit
2021 Oct 23 17:05
[PATCH 6/6] lib/load_config: deallocate / NULL database on fatal error
David Bremner
2021 Oct 23 13:22
- David Bremner —Clean up de-allocation / nulling of notmuch database structure [inbox, unread]
- David Bremner —[PATCH 1/6] test: add two known broken tests for missing config files [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/6] lib/open: fix potential double-free, ensure *database=NULL on error [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/6] lib/create: document expectations for db on error, add tests [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/6] lib/create: fix memory leak, ensure *database=NULL on error [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/6] lib/load_config: document expectations for db on error, add tests [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/6] lib/load_config: deallocate / NULL database on fatal error [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: Clean up de-allocation / nulling of notmuch database structure [inbox, unread]
[PATCH 2/2] lib/open: replace call to deprecated notmuch_database_open_verbose
David Bremner
2021 Oct 23 12:27
[PATCH 5/5] lib/load_config: document expectations for db on error, add tests
David Bremner| Austin Ray
2021 Oct 23 09:24
- Austin Ray —notmuch_database_open_with_config() does not NULL pointer on error [inbox, signed, unread]
- Austin Ray —Re: notmuch_database_open_with_config() does not NULL pointer on error [inbox, signed, unread]
- David Bremner —WIP fixes for nulling of database argument on error [inbox, unread]
- David Bremner —[PATCH 1/5] test: add two known broken tests for missing config files [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 2/5] lib/open: fix potential double-free, ensure *database=NULL on error [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 3/5] lib/open: document expectations for db on error, add tests [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 4/5] lib/create: fix memory leak, ensure *database=NULL on error [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 5/5] lib/load_config: document expectations for db on error, add tests [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- Austin Ray —Re: WIP fixes for nulling of database argument on error [inbox, signed, unread]
[PATCH] lib: document n_o_w_config can return NOTMUCH_STATUS_NO_CONFIG
David Bremner
2021 Oct 21 14:42
[PATCH] emacs: fix call to nonexistent notmuch--call-process-shell-command
Doug Woos, David Bremner
2021 Oct 18 04:30
[PATCH] lib: fix commented out NOTMUCH_DEPRECATED()
Jani Nikula| David Bremner
2021 Oct 13 14:03
[PATCH 2/2] cli: remove enum names from typedefs
Jani Nikula| David Bremner
2021 Oct 13 14:02
[RFC 0/5] doc: api docs overhaul
Jani Nikula, David Bremner| Tomi Ollila
2021 Oct 12 18:51
- Jani Nikula —[RFC 0/5] doc: api docs overhaul [inbox, unread]
- Jani Nikula —[RFC 1/5] doc: replace doxygen with hawkmoth sphinx extension for api docs [inbox, notmuch::patch, notmuch::wip, unread]
- Jani Nikula —[RFC 2/5] lib: remove enum names from typedefs [inbox, notmuch::patch, notmuch::wip, unread]
- Jani Nikula —[RFC 3/5] lib: remove commented out NOTMUCH_DEPRECATED() [inbox, notmuch::patch, notmuch::wip, unread]
- Jani Nikula —[RFC 4/5] lib: remove #ifndef __DOXYGEN__ conditions [inbox, notmuch::patch, notmuch::wip, unread]
- Jani Nikula —[RFC 5/5] lib: documentation comment overhaul for hawkmoth [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —Re: [RFC 0/5] doc: api docs overhaul [inbox, notmuch::patch, notmuch::wip, unread]
[PATCH 2/2] doc/sexp-queries: replace definition lists with block quotes.
David Bremner
2021 Oct 11 12:56
[PATCH v2] devel: script for checking a commit (series)
David Bremner| Tomi Ollila
2021 Jun 28 through 2021 Oct 10
[PATCH] configure: whitespace cleanup
David Bremner| Tomi Ollila
2021 Oct 09 20:09
[PATCH] configure: check explicitely for python dev (include) files
David Bremner| Michael J Gruber, Tomi Ollila
2021 Oct 07 12:09
[PATCH v2] lib/config: use g_key_file_get_string to read config values
David Bremner| Ciprian Dorin Craciun, Ciprian Craciun
2021 Sep 30 17:17
[RFC 2/2] CLI/notmuch: add --new-tags argument to notmuch-new(1)
andreas@rammhold.de| Michael J Gruber, David Bremner
2021 Sep 16 10:25
[PATCH] emacs: run notmuch-search-hook lazily
David Bremner| Fabio Natali
2021 Sep 13 01:03
[PATCH] lib: use 'localhost' rather than fqdn for default mail address.
David Bremner| Alexander Adolf, Tomi Ollila
2021 Sep 09 12:51
[PATCH] NEWS: typo fix; some trailing periods
Tomi Ollila| David Bremner
2021 Sep 06 21:07
[PATCH] emacs: Re-apply an old patch to fold/unfold threads in tree-view
inwit| David Bremner
2021 Aug 31 11:01
[PATCH v4] emacs: notmuch-tree: customizable strings for drawing trees
jao| David Bremner, Jose Antonio Ortega Ruiz
2021 Aug 31 01:21
[PATCH v2] test/emacs: test for functions in notmuch-search-result-format.
David Edmondson, David Bremner| Andrew Tropin
2021 Feb 21 through 2021 Aug 30
- David Edmondson —[PATCH v3 0/3] Allow functions in notmuch-*-result-format [inbox, unread]
- David Edmondson —[PATCH v3 1/3] emacs: Use pcase in notmuch-search-insert-field [inbox, notmuch::patch, notmuch::pushed, unread]
- David Edmondson —[PATCH v3 2/3] emacs: Allow functions in notmuch-search-result-format [inbox, notmuch::patch, notmuch::pushed, unread]
- David Edmondson —[PATCH v3 3/3] emacs: Allow functions in notmuch-{tree,unthreaded}-result-format [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: [PATCH v3 0/3] Allow functions in notmuch-*-result-format [inbox, unread]
[PATCH 9/9] test/emacs: tests for notmuch-{tree,unthreaded} with bad CWD
David Bremner| Tomi Ollila, Matt Armstrong
2021 Aug 29 19:23
- David Bremner —[Joerg Jaspert] Bug#922536: notmuch-emacs: notmuch breaks on directory removal [inbox, notmuch::bug, notmuch::fixed, unread]
- Tomi Ollila —Re: [Joerg Jaspert] Bug#922536: notmuch-emacs: notmuch breaks on directory removal [inbox, unread]
- Matt Armstrong —Re: [Joerg Jaspert] Bug#922536: notmuch-emacs: notmuch breaks on directory removal [inbox, unread]
- Tomi Ollila —Re: [Joerg Jaspert] Bug#922536: notmuch-emacs: notmuch breaks on directory removal [inbox, unread]
- David Bremner —Re: [Joerg Jaspert] Bug#922536: notmuch-emacs: notmuch breaks on directory removal [inbox, unread]
- David Bremner —Wrap process creating primitives with safe CWD [inbox, unread]
- David Bremner —[PATCH 1/9] test/emacs: provide macro test-log-error [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/9] test/emacs: run notmuch-hello with a nonexisting default dir [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/9] emacs: wrap process-lines [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/9] emacs: wrap call-process-region [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/9] test/emacs: test for notmuch-search with nonexistent CWD [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/9] emacs: wrap make-process [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 7/9] test/emacs: test for notmuch-show with nonexistent CWD [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 8/9] emacs: wrap call-process [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 9/9] test/emacs: tests for notmuch-{tree,unthreaded} with bad CWD [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: Wrap process creating primitives with safe CWD [inbox, unread]
- David Bremner —Re: [Joerg Jaspert] Bug#922536: notmuch-emacs: notmuch breaks on directory removal [inbox, unread]
[PATCH 36/36] doc/sexp-queries: update synopsis and description
David Bremner
2021 Aug 24 15:17
- David Bremner —v5 sexp query parser [inbox, unread]
- David Bremner —[PATCH 01/36] CLI: make variable n_requested_db_uuid file scope. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 02/36] configure: optional library sfsexp [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 03/36] lib: split notmuch_query_create [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 04/36] lib: define notmuch_query_create_with_syntax [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 05/36] CLI/search+address: support sexpr queries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 06/36] lib: add new status code for query syntax errors. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 07/36] lib/parse-sexp: parse single terms and the empty list. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 08/36] lib: leave stemmer object accessible [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 09/36] lib/parse-sexp: stem unquoted atoms [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 10/36] lib/parse-sexp: support and, not, and or. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 11/36] lib/parse-sexp: support subject field [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 12/36] util/unicode: allow calling from C++ [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 13/36] lib/parse-sexp: support phrase queries. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 14/36] lib/parse-sexp: add term prefix backed fields [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 15/36] lib/parse-sexp: 'starts-with' wildcard searches [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 16/36] lib/parse-sexp: add '*' as syntactic sugar for '(starts-with "")' [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 17/36] lib/parse-sexp: handle unprefixed terms. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 18/36] lib/query: generalize exclude handling to s-expression queries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 19/36] lib: factor out query construction from regexp [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 20/36] lib/parse-sexp: support regular expressions [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 21/36] lib: generate actual Xapian query for "*" and "" [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 22/36] lib/query: factor out _notmuch_query_string_to_xapian_query [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 23/36] lib/thread-fp: factor out query expansion, rewrite in Xapian [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 24/36] lib/parse-sexp: expand queries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 25/36] lib/parse-sexp: support infix subqueries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 26/36] lib/parse-sexp: parse user headers [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 27/36] lib: factor out expansion of saved queries. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 28/36] lib/parse-sexp: handle saved queries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 29/36] CLI/config support saving s-expression queries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 30/36] lib/parse-sexp: support saved s-expression queries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 31/36] lib/parse-sexp: thread environment argument through parser [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 32/36] lib/parse-sexp: apply macros [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 33/36] CLI: move query syntax to shared option [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 34/36] CLI/{count, dump, reindex, reply, show}: enable sexp queries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 35/36] CLI/tag: enable sexp queries [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 36/36] doc/sexp-queries: update synopsis and description [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: v5 sexp query parser [inbox, unread]
[PATCH] CLI: make variable n_requested_db_uuid file scope.
David Bremner
2021 Aug 23 00:03
[PATCH] emacs: notmuch-tree: customizable strings for drawing trees
jao| Jose Antonio Ortega Ruiz, David Bremner
2021 Aug 22 23:58
[PATCH 3/3] doc/emacs: use :code: for some missing references
David Bremner| Tomi Ollila
2021 Aug 22 03:51
[PATCH v4 2/2] emacs: new command notmuch-tree-filter-by-tag
jao| David Bremner
2021 Aug 22 00:50
[PATCH] CLI: define and use format version 5
David Bremner| YUE Daian, Tomi Ollila
2021 Aug 22 00:00
[PATCH v2] emacs: notmuch-tree: customizable strings for drawing trees
jao
2021 Aug 21 02:20
[PATCH] emacs: notmuch-tree: customizable strings for drawing trees
jao
2021 Aug 21 01:55
[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 31/31] lib/parse-sexp: apply macros
David Bremner
2021 Aug 12 17:06
- David Bremner —v4 sexp query parser [inbox, unread]
- David Bremner —[PATCH 01/31] configure: optional library sfsexp [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 02/31] lib: split notmuch_query_create [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 03/31] lib: define notmuch_query_create_with_syntax [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 04/31] CLI/search+address: support sexpr queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 05/31] lib: add new status code for query syntax errors. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 06/31] lib/parse-sexp: parse single terms and the empty list. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 07/31] lib: leave stemmer object accessible [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 08/31] lib/parse-sexp: stem unquoted atoms [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 09/31] lib/parse-sexp: support and, not, and or. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 10/31] lib/parse-sexp: support subject field [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 11/31] util/unicode: allow calling from C++ [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 12/31] lib/parse-sexp: support phrase queries. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 13/31] lib/parse-sexp: add term prefix backed fields [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 14/31] lib/parse-sexp: 'starts-with' wildcard searches [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 15/31] lib/parse-sexp: add '*' as syntactic sugar for '(starts-with "")' [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 16/31] lib/parse-sexp: handle unprefixed terms. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 17/31] lib/query: generalize exclude handling to s-expression queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 18/31] lib: factor out query construction from regexp [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 19/31] lib/parse-sexp: support regular expressions [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 20/31] lib: generate actual Xapian query for "*" and "" [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 21/31] lib/query: factor out _notmuch_query_string_to_xapian_query [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 22/31] lib/thread-fp: factor out query expansion, rewrite in Xapian [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 23/31] lib/parse-sexp: expand queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 24/31] lib/parse-sexp: support infix subqueries [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 25/31] lib/parse-sexp: parse user headers [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 26/31] lib: factor out expansion of saved queries. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 27/31] lib/parse-sexp: handle saved queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 28/31] CLI/config support saving s-expression queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 29/31] lib/parse-sexp: support saved s-expression queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 30/31] lib/parse-sexp: thread environment argument through parser [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 31/31] lib/parse-sexp: apply macros [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH 7/7] doc: document database search algorithm.
David Bremner| Tomi Ollila
2021 Aug 04 10:42
- David Bremner —v2 look in MAILDIR for database [inbox, unread]
- David Bremner —[PATCH 1/7] test/expect_equal_file: whitespace cleanup [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/7] test: factor out test_diff_file_ [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/7] test: add test_expect_equal_file_nonempty [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/7] test/path-config: use test_expect_equal_file_nonempty [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/7] test: add known broken tests for finding database via MAILDIR [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/7] lib/open: look in MAILDIR for database, as documented. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 7/7] doc: document database search algorithm. [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH v3 2/2] emacs: new command notmuch-tree-filter-by-tag
jao| David Bremner
2021 Aug 04 00:23
[PATCH] emacs: honour notmuch-show-text/html-blocked-images in w3m messages
jao| David Bremner, Jonathan Wilner, David Edmondson, Tomi Ollila
2021 Aug 04 00:02
[PATCH v2] ruby: cleanup object_destroy()
Felipe Contreras| David Bremner
2021 Jul 07 through 2021 Aug 03
[PATCH] emacs: notmuch-fcc-header-setup: fix regression
Jonas Bernoulli| Toke Høiland-Jørgensen, David Bremner
2021 Aug 02 22:10
[PATCH 8/8] doc: document database search algorithm.
David Bremner| mohsin kaleem, Tomi Ollila
2021 Aug 02 15:09
- mohsin kaleem —[kisara.moe] notmuch doesn't respect MAILDIR env for database path [inbox, unread]
- David Bremner —look in MAILDIR for database [inbox, unread]
- David Bremner —[PATCH 1/8] test/path-config: define config_subtest [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 2/8] test/expect_equal_file: whitespace cleanup [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 3/8] test: factor out test_diff_file_ [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 4/8] test: add test_expect_equal_file_nonempty [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 5/8] test/path-config: use test_expect_equal_file_nonempty [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 6/8] test: add known broken tests for finding database via MAILDIR [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 7/8] lib/open: look in MAILDIR for database, as documented. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 8/8] doc: document database search algorithm. [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] test: use --minversion to detect GNU Parallel.
David Bremner| Ole Tange, Tomi Ollila
2021 Aug 02 11:21
[PATCH] doc: drop note about early versions of Xapian
David Bremner| Matthias Beyer
2021 Aug 02 10:14
[PATCH v2] emacs: new command notmuch-tree-filter
jao
2021 Aug 01 02:14
[PATCH] emacs: new command notmuch-tree-filter
jao
2021 Jul 31 22:28
emacs: honoring notmuch-show-insert-part-text/html for 'w3m renderer
Jose Antonio Ortega Ruiz| David Edmondson, David Bremner
2021 Jul 30 23:18
[PATCH 27/27] lib/parse-sexp: handle saved queries
David Bremner
2021 Jul 30 12:55
- David Bremner —v3 sexpr query parser [inbox, unread]
- David Bremner —[PATCH 01/27] configure: optional library sfsexp [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 02/27] lib: split notmuch_query_create [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 03/27] lib: define notmuch_query_create_with_syntax [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 04/27] CLI/search+address: support sexpr queries [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 05/27] lib: add new status code for query syntax errors. [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 06/27] lib/parse-sexp: parse single terms and the empty list. [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 07/27] lib: leave stemmer object accessible [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 08/27] lib/parse-sexp: stem unquoted atoms [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 09/27] lib/parse-sexp: support and, not, and or. [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 10/27] lib/parse-sexp: support subject field [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 11/27] util/unicode: allow calling from C++ [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 12/27] lib/parse-sexp: support phrase queries. [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 13/27] lib/parse-sexp: add term prefix backed fields [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 14/27] lib/parse-sexp: 'starts-with' wildcard searches [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 15/27] lib/parse-sexp: add '*' as syntactic sugar for '(starts-with "")' [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 16/27] lib/parse-sexp: handle unprefixed terms. [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 17/27] lib/query: generalize exclude handling to s-expression queries [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 18/27] lib: factor out query construction from regexp [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 19/27] lib/parse-sexp: support regular expressions [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 20/27] lib: generate actual Xapian query for "*" and "" [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 21/27] lib/query: factor out _notmuch_query_string_to_xapian_query [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 22/27] lib/thread-fp: factor out query expansion, rewrite in Xapian [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 23/27] lib/parse-sexp: expand queries [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 24/27] lib/parse-sexp: support infix subqueries [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 25/27] lib/parse-sexp: parse user headers [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 26/27] lib: factor out expansion of saved queries. [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 27/27] lib/parse-sexp: handle saved queries [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
[PATCH 1/1] python/notmuch2: provide binding for database_get_directory()
Ludovic LANGE| Floris Bruynooghe, Tomi Ollila
2021 Jul 25 08:16
[PATCH 5/5] emacs: shorten lines in two doc-strings
Jonas Bernoulli| Tomi Ollila, David Bremner
2021 Jul 19 11:31
- Jonas Bernoulli —[PATCH 0/5] Use closures and other emacs cleanup [inbox, unread]
- Jonas Bernoulli —[PATCH 1/5] emacs: use closures instead of backquoted lambdas [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH 2/5] emacs: add some function declarations [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH 3/5] emacs: fix some option type declarations [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH 4/5] emacs: notmuch-show-pipe-message: cosmetics [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH 5/5] emacs: shorten lines in two doc-strings [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila —Re: [PATCH 0/5] Use closures and other emacs cleanup [inbox, unread]
- David Bremner —Re: [PATCH 0/5] Use closures and other emacs cleanup [inbox, unread]
[PATCH 2/2] CLI/config: restore "notmuch config get built_with.*"
David Bremner
2021 Jul 18 17:58
[PATCH 25/25] lib/parse-sexp: parse user headers
David Bremner
2021 Jul 18 02:39
- David Bremner —v2 sexpr parser [inbox, unread]
- David Bremner —[PATCH 01/25] configure: optional library sfsexp [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 02/25] lib: split notmuch_query_create [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 03/25] lib: define notmuch_query_create_sexpr [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 04/25] CLI/search+address: support sexpr queries [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 05/25] lib: add new status code for query syntax errors. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 06/25] lib/parse-sexp: parse 'and', 'not', 'or' [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 07/25] lib/parse-sexp: parse 'subject' [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 08/25] lib/parse-sexp: split terms in phrase mode [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 09/25] lib/parse-sexp: handle most fields [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 10/25] lib/parse-sexp: handle unprefixed terms. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 11/25] lib: factor out date to query conversion [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 12/25] lib/parse-sexp: parse date fields [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 13/25] lib: factor out expansion of saved queries. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 14/25] lib/parse-sexp: handle saved queries [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 15/25] lib/parse-sexp: add keyword arguments for fields [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 16/25] lib/parse-sexp: initial support for wildcard queries [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 17/25] lib/query: generalize exclude handling to s-expression queries [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 18/25] lib: factor out query construction from regexp [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 19/25] lib/parse-sexp: add support for regexp fields [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 20/25] lib/thread-fp: factor out query expansion [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 21/25] lib: define _notmuch_query_from_sexp [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 22/25] lib: generate actual Xapian query for "*" and "" [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 23/25] lib/parse-sexp: support thread subqueries. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 24/25] lib/parse-sexp: support infix subqueries [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 25/25] lib/parse-sexp: parse user headers [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
[PATCH] emacs: Refine scope of notmuch-jump-key face
Protesilaos Stavrou| David Bremner, Tomi Ollila
2021 Jul 17 08:30
[PATCH 11/11] lib/parse-sexp: initial support for wildcard queries
David Bremner| Hannu Hartikainen
2021 Jul 14 00:02
- David Bremner —Early preview of s-expression based query parser [inbox, unread]
- David Bremner —[PATCH 01/11] configure: optional library sfsexp [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 02/11] lib: split notmuch_query_create [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 03/11] lib: define notmuch_query_create_sexpr [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 04/11] CLI/search+address: support sexpr queries [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 05/11] lib/parse-sexp: parse 'and', 'not', 'or' [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 06/11] lib/parse-sexp: parse 'subject' [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 07/11] lib/parse-sexp: split terms in phrase mode [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 08/11] lib/parse-sexp: handle most fields [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 09/11] lib/parse-sexp: add error handling to internal API [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 10/11] lib/parse-sexp: add keyword arguments for fields [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 11/11] lib/parse-sexp: initial support for wildcard queries [inbox, notmuch::patch, notmuch::wip, unread]
- Hannu Hartikainen —Re: Early preview of s-expression based query parser [inbox, unread]
[PATCH v3 2/2] cli/show: add color for --format=pretty
Hannu Hartikainen| Tomi Ollila, David Bremner
2021 Jun 19 through 2021 Jul 12
[PATCH] emacs: remove useless lexically bound variable
David Bremner| Jonas Bernoulli
2021 Jul 07 01:51
[PATCH] emacs: update declaration of notmuch-tree
David Bremner
2021 Jul 07 01:35
[PATCH] emacs: fix typo in variable name
David Bremner
2021 Jul 07 01:28
[PATCH] replace references to freenode with references to libera
David Bremner| Hannu Hartikainen
2021 Jul 06 20:20
[PATCH 3/3] emacs: dynamically bind gnus-newsgroup-charset
David Bremner| Tomi Ollila, Antoine Beaupré
2021 Jul 03 20:11
- David Bremner —[PATCH 1/2] test/crypto: test message with rfc822 attachment. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/2] test: known broken test for emacs display of message/rfc822 parts [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila —Re: [PATCH 2/2] test: known broken test for emacs display of message/rfc822 parts [inbox, unread]
- David Bremner —WIP fixes for rfc822/attachement display [inbox, unread]
- David Bremner —[PATCH 1/3] emacs: forcibly set notmuch-show-mode after delegating inlining [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 2/3] emacs: don't inline message/rfc822 parts without content [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/3] emacs: dynamically bind gnus-newsgroup-charset [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —Re: WIP fixes for rfc822/attachement display [inbox, unread]
[PATCH v3 5/5] doc: new notmuch show --sort and related emacs commands
jao| David Bremner
2021 Jul 02 20:44
- jao —New --sort for notmuch show emacs notmuch-tree-mode (v3) [inbox, unread]
- jao —[PATCH v3 1/5] CLI/show: accept --sort [inbox, notmuch::patch, notmuch::pushed, unread]
- jao —[PATCH v3 2/5] CLI/show: tests for the new --sort option [inbox, notmuch::patch, notmuch::pushed, unread]
- jao —[PATCH v3 3/5] emacs/hello: honouring :sort-order in threaded queries [inbox, notmuch::patch, notmuch::pushed, unread]
- jao —[PATCH v3 4/5] emacs/tree: command to toggle search sort order in tree mode [inbox, notmuch::patch, notmuch::pushed, unread]
- jao —[PATCH v3 5/5] doc: new notmuch show --sort and related emacs commands [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: New --sort for notmuch show emacs notmuch-tree-mode (v3) [inbox, unread]
[PATCH v2 2/2] lib: consider all instances of Delivered-To header
Hannu Hartikainen| Michael J Gruber, David Bremner
2021 Jun 23 through 2021 Jul 02
[PATCH v2 3/3] ruby: make db.config return an enumerator
Felipe Contreras| David Bremner
2021 Jun 29 19:08
[PATCH] test: deduplicate T590
Michael J Gruber| David Bremner
2021 Jun 29 15:29
[PATCH] perf-test: fix for verbose
Felipe Contreras| David Bremner, Tomi Ollila
2021 Jun 26 20:13
[PATCH] perf-test: add ruby test
Felipe Contreras| David Bremner
2021 May 17 through 2021 Jun 26
- Felipe Contreras —[PATCH 0/2] ruby: enable garbage collection [inbox, unread]
- Felipe Contreras —[PATCH 1/2] ruby: create an actual wrapper struct [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 2/2] ruby: enable garbage collection using talloc [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: [PATCH 0/2] ruby: enable garbage collection [inbox, unread]
- Felipe Contreras —[PATCH] perf-test: add ruby test [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH 5/5] doc: new notmuch show --sort and related emacs commands
jao| David Bremner, Jose Antonio Ortega Ruiz
2021 Jun 26 02:28
- jao —New --sort for notmuch show and using it in emacs notmuch-tree-mode [inbox, unread]
- jao —[PATCH 1/7] CLI/show: accept --sort [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —[PATCH 2/7] emacs/hello: honouring :sort-order in threaded queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —[PATCH 3/7] emacs/tree: command to toggle search sort order in tree mode [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —[PATCH 4/7] doc: updates for new --sort and related emacs commands [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —[PATCH 5/7] CLI/show: tests for the new --sort option [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —[PATCH 6/7] doc: clarifications for the new --sort flag and emacs command [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —[PATCH 7/7] emacs: fix notmuch-tree-toggle-order keybinding [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —[PATCH 1/5] CLI/show: accept --sort [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —Here's a re-roll, with review comments so far addressed [inbox, unread]
- jao —[PATCH 1/5] CLI/show: accept --sort [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —[PATCH 2/5] CLI/show: tests for the new --sort option [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —[PATCH 3/5] emacs/hello: honouring :sort-order in threaded queries [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —[PATCH 4/5] emacs/tree: command to toggle search sort order in tree mode [inbox, notmuch::obsolete, notmuch::patch, unread]
- jao —[PATCH 5/5] doc: new notmuch show --sort and related emacs commands [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] emacs: Prefer email address over User ID when showing valid signature
Daniel Kahn Gillmor, David Bremner| David Edmondson
2021 May 27 through 2021 Jun 26
[PATCH 3/3] emacs/tree use notmuch-show-single-message
David Bremner
2021 Jun 26 12:04
[PATCH] emacs: Add compatibility for org-msg.el
Ori| David Bremner
2021 Jun 24 19:43
[PATCH] doc: tweak hook configuration documentation.
David Bremner| Hannu Hartikainen
2021 Jun 22 23:13
[PATCH] emacs: Add compatibility for org-msg.el
Ori| David Edmondson
2021 Jun 22 21:48
[PATCH] test/libconfig: make indexing more consistent
David Bremner| Tomi Ollila
2021 Jun 19 13:31
[PATCH 2/2] lib/config: fix memory leak
David Bremner
2021 Jun 19 00:59
[PATCH v2] emacs: remap send-message and send-message-and-exit
edef| David Bremner, Tomi Ollila
2021 May 30 through 2021 Jun 13
[PATCH 2/2] CLI: move indexopts variable out of shared options block
David Bremner
2021 Jun 12 13:26
[PATCH 2/2] emacs: require seq for seq-some
David Bremner
2021 Jun 08 23:27
[PATCH] emacs: drop setting mail-user-agent, and document how to set it
David Bremner| Tomi Ollila, Tory S. Anderson
2021 May 13 through 2021 Jun 04
[PATCH 3/3] ruby: make db.config return an enumerator
Felipe Contreras| David Bremner
2021 Jun 04 03:28
[PATCH 3/3] emacs/tree use notmuch-show-single-message
David Bremner
2021 Jun 03 11:54
[PATCH 2/2] emacs/tree: use notmuch-show-single-message
David Bremner| alan.schmitt@polytechnique.org, Alan Schmitt, Jameson Graef Rollins, Tomi Ollila, Jonathan Wilner
2021 Jun 02 23:31
[PATCH] NEWS/emacs: document changes in 0.32 that affect keybindings.
Daniel Kahn Gillmor| Kyle Meyer, David Bremner, Tomi Ollila
2021 May 27 16:58
[PATCH v2 2/2] test: ruby: simplify basic tests
Felipe Contreras| David Bremner
2021 May 24 02:19
[PATCH 2/2] lib/message: use passed database for error handling
David Bremner| Tomi Ollila
2021 May 24 00:08
[PATCH v2] test: source $NOTMUCH_SRCDIR/test/test-lib-emacs.sh
Tomi Ollila| David Bremner
2021 May 22 15:27
[PATCH 1/2] test-lib-emacs: re-define test_emacs() after initialization
Tomi Ollila| David Bremner
2021 May 22 15:20
[PATCH v5] test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
Tomi Ollila| David Bremner
2021 May 22 13:39
[PATCH] lib: update transaction documentation
David Bremner
2021 May 22 01:20
- David Bremner —Commit after some number of transactions [inbox, unread]
- David Bremner —[PATCH 1/5] database/close: remove misleading code / comment [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/5] lib/config: add NOTMUCH_CONFIG_AUTOCOMMIT [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/5] test: add known broken test for closing with open transaction [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/5] lib: autocommit after some number of completed transactions [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/5] doc: document database.autocommit variable [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: Commit after some number of transactions [inbox, unread]
- David Bremner —Re: Commit after some number of transactions [inbox, unread]
[PATCH] configure: $(CC) -o /dev/null when output not run
Tomi Ollila| David Bremner
2021 May 21 21:02
[PATCH 5/5] doc: example command-line option reference
Jani Nikula| David Bremner
2021 May 21 20:44
- Jani Nikula —[PATCH 0/5] doc: man page cleanup [inbox, unread]
- Jani Nikula —[PATCH 1/5] doc: use manpage role references to external man pages [inbox, notmuch::doc, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula —[PATCH 2/5] doc: cross-reference notmuch man pages with actual links [inbox, notmuch::doc, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula —[PATCH 3/5] doc: use envvar directive and role for environment variables [inbox, notmuch::doc, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula —[PATCH 4/5] doc: use program and option directives to document options [inbox, notmuch::doc, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula —[PATCH 5/5] doc: example command-line option reference [inbox, notmuch::doc, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: [PATCH 0/5] doc: man page cleanup [inbox, unread]
- David Bremner —Re: [PATCH 0/5] doc: man page cleanup [inbox, unread]
[PATCH] emacs: use new face for notmuch-jump and related
Protesilaos Stavrou| Tomi Ollila, David Bremner
2021 May 21 16:55
[PATCH] emacs: update default mailing list archives for stashing links
Jani Nikula
2021 May 21 12:51
[PATCH v4] test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
Tomi Ollila| David Bremner
2021 May 20 13:46
[PATCH] doc: fix variable name in documentation
Luis Henriques| David Bremner
2021 May 19 11:08
[PATCH] doc: fix man page build for Sphinx 4.x
Jani Nikula, David Bremner
2021 May 18 21:40
[PATCH v3] test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
Tomi Ollila| Felipe Contreras
2021 May 18 05:54
[PATCH v2] test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
Tomi Ollila| Felipe Contreras
2021 May 17 19:33
[PATCH] test: aggregate-results updates
Tomi Ollila| David Bremner
2021 May 17 08:11
[PATCH] ruby: improve compilation with CFLAGS
Felipe Contreras| David Bremner
2021 May 17 05:47
[PATCH 4/4] test: quiet some extra debugging output
David Bremner| Tomi Ollila
2021 May 16 14:10
- David Bremner —Fixes for building with -DDEBUG [inbox, unread]
- David Bremner —[PATCH 1/4] bindings/ruby: unexport CFLAGS when building [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 2/4] lib/thread: add common prefix to debug messages, join lines [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/4] test: ignore debugging messages [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/4] test: quiet some extra debugging output [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: Fixes for building with -DDEBUG [inbox, unread]
- David Bremner —Re: Fixes for building with -DDEBUG [inbox, unread]
[PATCH v3 7/7] ruby: new notmuch_rb_object_destroy() helper
Felipe Contreras| David Bremner
2021 May 15 21:20
- Felipe Contreras —[PATCH v3 0/7] ruby: object cleanups [inbox, unread]
- Felipe Contreras —[PATCH v3 1/7] ruby: simplify data get helper [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v3 2/7] ruby: fetch class name in case of error [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v3 3/7] ruby: add unlikely hint [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v3 4/7] ruby: create Data_Wrap_Notmuch_Object helper [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v3 5/7] ruby: move towards more modern RTypedData [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v3 6/7] ruby: add all data types [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v3 7/7] ruby: new notmuch_rb_object_destroy() helper [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH v2 6/6] test: split emacs functionality to its own file
Felipe Contreras| David Bremner
2021 May 15 20:47
- Felipe Contreras —[PATCH v2 0/6] test: several cleanups [inbox, unread]
- Felipe Contreras —[PATCH v2 1/6] test: trivial style cleanups [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v2 2/6] test: more style fixes [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v2 3/6] test: emacs: simplify missing dependencies check [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v2 4/6] test: emacs: check for configured emacs [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v2 5/6] test: emacs: fix a couple of shellcheck complaints [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v2 6/6] test: split emacs functionality to its own file [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: [PATCH v2 0/6] test: several cleanups [inbox, unread]
[PATCH] lib/n_d_index_file: re-use thread-id of existing message
David Bremner| Tomi Ollila, Michael J Gruber
2021 May 15 13:05
[PATCH 7/7] CLI/notmuch: make immutable tables const
David Bremner| Tomi Ollila
2021 May 13 10:07
- David Bremner —static variable cleanup [inbox, unread]
- David Bremner —[PATCH 1/7] lib: make glib initialization thread-safe [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/7] lib/generate_thread_id: move static buffer to notmuch_database_t [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/7] lib/message: mark flag2tag as const [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/7] CLI: centralize initialization in notmuch_client_init [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/7] CLI/config: make immutable tables const [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/7] CLI: make static message strings const [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 7/7] CLI/notmuch: make immutable tables const [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH] test: change database from within pre-new hook
David Bremner, Michael J Gruber| Alexander Adolf
2021 May 11 17:42
[PATCH] lib/open: restore default database path of $HOME/mail
David Bremner| Jack Kamm
2021 May 10 10:39
[PATCH] CLI/new: check status of notmuch_message_maildir_flags_to_tags
David Bremner
2021 May 08 23:03
[PATCH] perf-test/T00-new: fix backup creation.
David Bremner
2021 May 08 13:57
[PATCH 3/3] NEWS: add NEWS for notmuch-{before,after}-tag-hook fixes
David Bremner
2021 May 08 12:11
- David Bremner —Updated fix for notmuch-{before,after}-tag-hook [inbox, unread]
- David Bremner —[PATCH 1/3] test: add known broken tests for notuch-{before,after}-tag-hook [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/3] emacs: restore tag-changes and query bindings for tag hooks [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/3] NEWS: add NEWS for notmuch-{before,after}-tag-hook fixes [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: Updated fix for notmuch-{before,after}-tag-hook [inbox, unread]
[PATCH 9/9] NEWS: start NEWS for 0.32.1
David Bremner| Tomi Ollila, David Edmondson
2021 May 07 11:30
- David Bremner —Restore relative path handling for database.path [inbox, unread]
- David Bremner —[PATCH 1/9] test: add known broken test for relative database path in new [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/9] lib/config: canonicalize paths relative to $HOME. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/9] test: add known broken test for relative setting of mail_root [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/9] lib/config: expand relative paths when reading from database [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/9] test: test relative paths for database.hook_dir [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/9] test: test explicit configuration of backup directory [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 7/9] doc: document (tersely) the intended behaviour of relative paths. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 8/9] doc: document database.backup_dir [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 9/9] NEWS: start NEWS for 0.32.1 [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: Restore relative path handling for database.path [inbox, unread]
[PATCH] test: say_color() in one write(2)
Tomi Ollila| David Bremner
2021 May 06 14:12
[PATCH] emacs: restore tag-changes and query bindings for tag hooks
Kyle Meyer| Matt Lundin, David Bremner
2021 May 05 02:26
[PATCH v2 10/10] ruby: new notmuch_rb_object_destroy() helper
Felipe Contreras| Tomi Ollila, David Bremner
2021 May 04 08:17
- Felipe Contreras —[PATCH v2 00/10] ruby: object cleanups [inbox, unread]
- Felipe Contreras —[PATCH v2 01/10] ruby: add missing Data_Get_Notmuch helpers [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v2 02/10] ruby: improve all Data_Get_Notmuch_* helpers [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v2 03/10] ruby: improve general data get helper [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH v2 04/10] ruby: simplify data get helper [inbox, notmuch::moreinfo, notmuch::obsolete, notmuch::patch, unread]
- Felipe Contreras —[PATCH v2 05/10] ruby: fetch class name in case of error [inbox, notmuch::obsolete, notmuch::patch, unread]
- Felipe Contreras —[PATCH v2 06/10] ruby: add unlikely hint [inbox, notmuch::obsolete, notmuch::patch, unread]
- Felipe Contreras —[PATCH v2 07/10] ruby: create Data_Wrap_Notmuch_Object helper [inbox, notmuch::obsolete, notmuch::patch, unread]
- Felipe Contreras —[PATCH v2 08/10] ruby: move towards more modern RTypedData [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Felipe Contreras —[PATCH v2 09/10] ruby: add all data types [inbox, notmuch::obsolete, notmuch::patch, unread]
- Felipe Contreras —[PATCH v2 10/10] ruby: new notmuch_rb_object_destroy() helper [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Felipe Contreras —Re: [PATCH v2 00/10] ruby: object cleanups [inbox, unread]
[PATCH 3/3] ruby: simplify data get helper
Felipe Contreras
2021 May 03 07:54
[PATCH 7/9] test: ruby: use much more standard Ruby idioms
Felipe Contreras| David Bremner, Tomi Ollila
2021 May 01 through 2021 May 02
- Felipe Contreras —[PATCH 0/9] test: ruby: several cleanups and simplifications [inbox, unread]
- Felipe Contreras —[PATCH 1/9] test: move test_ruby() inside the only client [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 2/9] test: ruby: refactor test_ruby() [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 3/9] test: ruby: simplify MAIL_DIR check [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 4/9] test: ruby: simplify MAIL_DIR initialization [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 5/9] test: ruby: simplify test_ruby() [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 6/9] test: ruby: use much more standard puts [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 7/9] test: ruby: use much more standard Ruby idioms [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Felipe Contreras —[PATCH 8/9] test: ruby: don't use instance variables [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 9/9] test: ruby: simplify output comparison [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: [PATCH 0/9] test: ruby: several cleanups and simplifications [inbox, unread]
[PATCH] test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
Tomi Ollila
2021 May 02 18:15
[PATCH 3/3] test: ruby: simplify basic tests
Felipe Contreras| David Bremner
2021 May 01 12:04
[PATCH 13/13] test: more style fixes
Felipe Contreras| Tomi Ollila, David Bremner
2021 May 01 11:54
- Felipe Contreras —[PATCH 00/13] test: several fixes and improvements [inbox, unread]
- Felipe Contreras —[PATCH 01/13] test: fix passwd_sanitize() [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 02/13] test: unset NAME environment variable [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 03/13] test: remove USER_FULL_NAME when not present [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Felipe Contreras —[PATCH 04/13] test: use correct fqdn in passwd_sanitize() [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 05/13] test: fix wrong SKIP messages [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 06/13] test: add prereqs check in test_emacs_expect_t [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 07/13] test: add external prereqs to many emacs tests [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 08/13] test: split emacs functionality to its own file [inbox, notmuch::moreinfo, notmuch::patch, unread]
- Felipe Contreras —[PATCH 09/13] test: emacs: simplify missing dependencies check [inbox, notmuch::obsolete, notmuch::patch, unread]
- Felipe Contreras —[PATCH 10/13] test: emacs: check for configured emacs [inbox, notmuch::obsolete, notmuch::patch, unread]
- Felipe Contreras —[PATCH 11/13] test: emacs: fix a couple of shellcheck complaints [inbox, notmuch::obsolete, notmuch::patch, unread]
- Felipe Contreras —[PATCH 12/13] test: trivial style cleanups [inbox, notmuch::obsolete, notmuch::patch, unread]
- Felipe Contreras —[PATCH 13/13] test: more style fixes [inbox, notmuch::moreinfo, notmuch::patch, unread]
- David Bremner —Re: [PATCH 00/13] test: several fixes and improvements [inbox, unread]
[PATCH 2/2] NEWS: summarize changes to emacs interface.
David Bremner| Jonas Bernoulli
2021 Apr 27 00:15
[PATCH] cli: handle bash completion of all shared options
Tobias Backer Dirks| David Bremner
2021 Apr 26 18:12
[PATCH] test: hide message from moreutils parallel.
David Bremner| Tobias Backer Dirks
2021 Apr 26 12:05
macOS globals.py issue
Dominyk Tiller| David Bremner
2021 Apr 25 17:28
[PATCH] perf-test: add option to run perf
David Bremner| Tomi Ollila
2021 Apr 25 15:28
[PATCH] test: add regression test for large number of deletions
David Bremner
2021 Apr 24 17:46
[PATCH v3] compat: rename {,notmuch_}canonicalize_file_name
Đoàn Trần Công Danh| David Bremner, Tomi Ollila
2021 Apr 18 through 2021 Apr 24
[PATCH 13/13] vim: README: sync with upstream
Felipe Contreras| David Bremner
2021 Apr 18 22:48
- Felipe Contreras —[PATCH 00/13] vim: a bunch of updates from upstream [inbox, unread]
- Felipe Contreras —[PATCH 01/13] vim: fix Mail 2.8.0 warning [inbox, notmuch::patch, notmuch::pushed, unread]
- Felipe Contreras —[PATCH 02/13] vim: doc: small fixes [inbox, notmuch::needs-review, notmuch::patch, unread]
- Felipe Contreras —[PATCH 03/13] vim: doc: minor spelling fix [inbox, notmuch::needs-review, notmuch::patch, unread]
- Felipe Contreras —[PATCH 04/13] vim: fix for missing parts [inbox, notmuch::needs-review, notmuch::patch, unread]
- Felipe Contreras —[PATCH 05/13] vim: show first part if no text part is detected [inbox, notmuch::needs-review, notmuch::patch, unread]
- Felipe Contreras —[PATCH 06/13] vim: trivial cleanup [inbox, notmuch::needs-review, notmuch::patch, unread]
- Felipe Contreras —[PATCH 07/13] vim: use notmuch config command [inbox, notmuch::needs-review, notmuch::patch, unread]
- Felipe Contreras —[PATCH 08/13] vim: trivial cleanup [inbox, notmuch::needs-review, notmuch::patch, unread]
- Felipe Contreras —[PATCH 09/13] vim: option to add email address to reply quote [inbox, notmuch::needs-review, notmuch::patch, unread]
- Felipe Contreras —[PATCH 10/13] vim: option to add reply quote datetime [inbox, notmuch::needs-review, notmuch::patch, unread]
- Felipe Contreras —[PATCH 11/13] vim: syntax: fix message description highlighting [inbox, notmuch::needs-review, notmuch::patch, unread]
- Felipe Contreras —[PATCH 12/13] vim: remove backwards compatibility wrappers [inbox, notmuch::needs-review, notmuch::patch, unread]
- Felipe Contreras —[PATCH 13/13] vim: README: sync with upstream [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner —Re: [PATCH 00/13] vim: a bunch of updates from upstream [inbox, unread]
[PATCH] test-lib: unset XDG_CONFIG_HOME
Đoàn Trần Công Danh| David Bremner
2021 Apr 18 03:48
[PATCH] ruby: fix ruby 3.1 warnings
Felipe Contreras| David Bremner, Tomi Ollila, Đoàn Trần Công Danh
2021 Apr 16 20:27
[PATCH 2/2] lib: directly traverse postlists in _n_message_delete
David Bremner| Tomi Ollila
2021 Apr 16 12:00
[PATCH 2/2] WIP: replace use of queries in n_m_delete with postlist access
David Bremner| Tomi Ollila
2021 Apr 14 02:16
[PATCH] NEWS: user visible config related changes for 0.32
David Bremner| Felipe Contreras, Jonas Bernoulli, Michael J Gruber
2021 Apr 10 12:52
[PATCH 28/28] CLI: rename notmuch_config_t to notmuch_conffile_t
David Bremner
2021 Apr 07 01:55
- David Bremner —v2 convert remaining CLI to new configuration [inbox, unread]
- David Bremner —[PATCH 01/28] lib/open: fix leaks calling _trial_open [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 02/28] lib: add missing status strings [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 03/28] test: convert random-corpus to use n_d_open_with_config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 04/28] lib/open: pull _load_key_file out of _choose_database_path [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 05/28] lib: provide notmuch_database_load_config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 06/28] lib/config: add notmuch_config_get_values_string [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 07/28] lib/config: add config_pairs iterators [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 08/28] lib/config: set defaults for user full name [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 09/28] lib/config: set default for primary user email [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 10/28] lib/open: canonicalize relative path read from config file [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 11/28] CLI: load merged config at top level [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 12/28] CLI/config: use merged config for "config get" [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 13/28] test/setup: check file output instead of notmuch config list [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 14/28] CLI/setup: switch to new configuration framework [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 15/28] CLI/config: switch "notmuch config list" to merged config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 16/28] CLI/config: migrate notmuch_config_open to new config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 17/28] CLI/config: use notmuch_database_reopen [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 18/28] CLI/notmuch: switch notmuch_command to notmuch_config_get [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 19/28] CLI/config: drop obsolete notmuch_config_get_* [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 20/28] CLI/config: drop cached data from notmuch_config_t [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 21/28] CLI/config: default to storing all config in external files [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 22/28] lib: add NOTMUCH_STATUS_NO_DATABASE [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 23/28] CLI+lib: detect missing database in split configurations. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 24/28] lib: provide notmuch_config_path [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 25/28] CLI/config: support set/get with split configuration [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 26/28] CLI/config: remove calls to notmuch_config_open from top level [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 27/28] CLI: drop notmuch_config_t from subcommand interface. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 28/28] CLI: rename notmuch_config_t to notmuch_conffile_t [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: v2 convert remaining CLI to new configuration [inbox, unread]
[PATCH] lib/open: fix leaks calling _trial_open
David Bremner
2021 Mar 27 12:20
[PATCH] test: add known broken test for indexing RFC822 group names
David Bremner| Firmin Martin, Tomi Ollila, NeilBrown
2021 Mar 24 00:24
[PATCH] lib/n_d_index_file: check return value from _n_m_add_filename
David Bremner| Gregor Zattler, David Edmondson, Olly Betts, Tomi Ollila
2021 Mar 18 through 2021 Mar 20
[PATCH 2/2] CLI/new: drop the write lock to run the pre-new hook.
David Bremner| Matthew Lear
2021 Mar 19 02:07
[PATCH 22/22] CLI/new: use configuration variable for backup directory
David Bremner
2021 Mar 14 14:01
- David Bremner —v4 flexible path location [inbox, unread]
- David Bremner —[PATCH 01/22] test/setup: add check for config exists, but no database. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 02/22] lib: publish API for notmuch_database_reopen [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 03/22] lib: save path of xapian database in notmuch struct. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 04/22] lib: support reopening databases for write access. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 05/22] CLI/show: complete conversion to new configuration framework. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 06/22] lib/open: support NOTMUCH_DATABASE environment variable [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 07/22] lib/open: allocate notmuch_t struct early [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 08/22] lib: remove "path" from notmuch struct [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 09/22] lib/open: factor out library initialization [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 10/22] lib/open: reuse directory checks from n_d_c_with_config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 11/22] lib/open: factor out the second half of n_d_open_with_config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 12/22] lib/open: use _finish_open in n_d_create_with_config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 13/22] lib/open: Use check for existing database by trial opening [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 14/22] lib: support splitting mail from database location. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 15/22] lib/open: check for split configuration when creating database. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 16/22] CLI/new: support split database and mail location [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 17/22] lib/open: support XDG_DATA_HOME as a fallback database location. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 18/22] CLI/insert: support split database and mail root [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 19/22] lib/compact: enable split config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 20/22] lib/open: fix hook directory calculation in split configuration [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 21/22] lib/config: add configuration variable for backup directory [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 22/22] CLI/new: use configuration variable for backup directory [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: v4 flexible path location [inbox, unread]
- David Bremner —Re: v4 flexible path location [inbox, unread]
[PATCH] test: put shim at end of LD_PRELOAD path
David Bremner
2021 Mar 13 12:43
[PATCH 4/4] cli: run uncrustify
David Bremner
2021 Mar 12 12:09
- David Bremner —uncrustify all the things [inbox, unread]
- David Bremner —[PATCH 1/4] lib: run uncrustify [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/4] util: run uncrustify [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/4] test: run uncrustify [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/4] cli: run uncrustify [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: uncrustify all the things [inbox, unread]
[PATCH] devel/uncrustify: add line length limits.
David Bremner| Tomi Ollila
2021 Mar 07 19:44
[PATCH 22/22] CLI/new: use configuration variable for backup directory
David Bremner
2021 Mar 07 17:27
- David Bremner —v3 support flexible database location [inbox, unread]
- David Bremner —[PATCH 01/22] test/setup: add check for config exists, but no database. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 02/22] lib: publish API for notmuch_database_reopen [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 03/22] lib: save path of xapian database in notmuch struct. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 04/22] lib: support reopening databases for write access. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 05/22] CLI/show: complete conversion to new configuration framework. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 06/22] lib/open: support NOTMUCH_DATABASE environment variable [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 07/22] lib/open: allocate notmuch_t struct early [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 08/22] lib: remove "path" from notmuch struct [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 09/22] lib/open: factor out library initialization [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 10/22] lib/open: reuse directory checks from n_d_c_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 11/22] lib/open: factor out the second half of n_d_open_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 12/22] lib/open: use _finish_open in n_d_create_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 13/22] lib/open: Use check for existing database by trial opening [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 14/22] support splitting mail from database location. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 15/22] lib/open: check for split configuration when creating database. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 16/22] CLI/new: support split database and mail location [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 17/22] lib/open: support XDG_DATA_HOME as a fallback database location. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 18/22] CLI/insert: support split database and mail root [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 19/22] lib/compact: enable split config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 20/22] lib/open: fix hook directory calculation in split configuration [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 21/22] lib/config: add configuration variable for backup directory [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 22/22] CLI/new: use configuration variable for backup directory [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] run uncrustify.
David Bremner
2021 Mar 06 17:22
[PATCH 4/4] lib/open: free GKeyFile
David Bremner
2021 Mar 06 13:49
- David Bremner —Clean up glib / GKeyFile memory use [inbox, unread]
- David Bremner —[PATCH 1/4] lib/open: use local talloc context in n_d_create_with_config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/4] lib/open: free value from g_key_file_get_value [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/4] lib/config: free memory from traversing GKeyFile [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/4] lib/open: free GKeyFile [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: Clean up glib / GKeyFile memory use [inbox, unread]
[PATCH 22/22] CLI/new: use configuration variable for backup directory
David Bremner
2021 Mar 04 13:31
- David Bremner —v2 support flexible database location [inbox, unread]
- David Bremner —[PATCH 01/22] test/setup: add check for config exists, but no database. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 02/22] lib: publish API for notmuch_database_reopen [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 03/22] lib: save path of xapian database in notmuch struct. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 04/22] lib: support reopening databases for write access. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 05/22] CLI/show: complete conversion to new configuration framework. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 06/22] lib/open: support NOTMUCH_DATABASE environment variable [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 07/22] lib/open: allocate notmuch_t struct early [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 08/22] lib: remove "path" from notmuch struct [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 09/22] lib/open: factor out library initialization [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 10/22] lib/open: reuse directory checks from n_d_c_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 11/22] lib/open: factor out the second half of n_d_open_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 12/22] lib/open: use _finish_open in n_d_create_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 13/22] lib/open: Use check for existing database by trial opening [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 14/22] support splitting mail from database location. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 15/22] lib/open: check for split configuration when creating database. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 16/22] CLI/new: support split database and mail location [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 17/22] lib/open: support XDG_DATA_HOME as a fallback database location. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 18/22] CLI/insert: support split database and mail root [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 19/22] lib/compact: enable split config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 20/22] lib/open: fix hook directory calculation in split configuration [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 21/22] lib/config: add configuration variable for backup directory [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 22/22] CLI/new: use configuration variable for backup directory [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH 27/27] CLI: rename notmuch_config_t to notmuch_conffile_t
David Bremner
2021 Mar 04 13:01
- David Bremner —v1: convert remaining CLI to new configuration [inbox, unread]
- David Bremner —[PATCH 01/27] lib: add missing status strings [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 02/27] test: convert random-corpus to use n_d_open_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 03/27] lib/open: pull _load_key_file out of _choose_database_path [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 04/27] lib: provide notmuch_database_load_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 05/27] lib/config: add notmuch_config_get_values_string [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 06/27] lib/config: add config_pairs iterators [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 07/27] lib/config: set defaults for user full name [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 08/27] lib/config: set default for primary user email [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 09/27] lib/open: canonicalize relative path read from config file [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 10/27] CLI: load merged config at top level [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 11/27] CLI/config: use merged config for "config get" [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 12/27] test/setup: check file output instead of notmuch config list [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 13/27] CLI/setup: switch to new configuration framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 14/27] CLI/config: switch "notmuch config list" to merged config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 15/27] CLI/config: migrate notmuch_config_open to new config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 16/27] CLI/config: use notmuch_database_reopen [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 17/27] CLI/notmuch: switch notmuch_command to notmuch_config_get [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 18/27] CLI/config: drop obsolete notmuch_config_get_* [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 19/27] CLI/config: drop cached data from notmuch_config_t [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 20/27] CLI/config: default to storing all config in external files [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 21/27] lib: add NOTMUCH_STATUS_NO_DATABASE [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 22/27] CLI+lib: detect missing database in split configurations. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 23/27] lib: provide notmuch_config_path [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 24/27] CLI/config: support set/get with split configuration [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 25/27] CLI/config: remove calls to notmuch_config_open from top level [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 26/27] CLI: drop notmuch_config_t from subcommand interface. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 27/27] CLI: rename notmuch_config_t to notmuch_conffile_t [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —Re: v1: convert remaining CLI to new configuration [inbox, unread]
[PATCH] test: T020-compact.sh: fix work directory location
Tomi Ollila| David Bremner
2021 Feb 25 20:04
[PATCH v2 2/2] emacs: Add notmuch-show-insert-msg-hook
David Edmondson| Daniel Kahn Gillmor, David Bremner, Philip Kaludercic
2021 Feb 21 15:21
[PATCH] test/setup: add check for config exists, but no database.
David Bremner
2021 Feb 20 17:36
[PATCH 18/18] WIP: CLI/config: make storing configuration in database optional
David Bremner
2021 Feb 20 16:44
- David Bremner —RFC convert remaining CLI to new configuration [inbox, unread]
- David Bremner —[PATCH 01/18] lib: add missing status strings [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 02/18] test: convert random-corpus to use n_d_open_with_config [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 03/18] lib/open: pull _load_key_file out of _choose_database_path [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 04/18] WIP: add notmuch_database_load_config [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 05/18] WIP: add n_d_get_config_values [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 06/18] lib/config: add config_pairs iterators [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 07/18] lib/config: set defaults for user full name [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 08/18] lib/config: set default for primary user email [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 09/18] CLI/notmuch: replace use of notmuch_config_get_* [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 10/18] CLI/config: WIP: load merged config [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 11/18] WIP: CLI/config: use merged config for "config get" [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 12/18] WIP: switch notmuch-setup to new configuration framework [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 13/18] WIP: CLI/config: switch list to new config [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 14/18] CLI/config: migrate notmuch_config_open to new config [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 15/18] WIP: cli/config: convert to new config API [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 16/18] cli/config: drop obsolete notmuch_config_get_* [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 17/18] CLI/config: drop cached data from notmuch_config_t [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 18/18] WIP: CLI/config: make storing configuration in database optional [inbox, notmuch::patch, notmuch::wip, unread]
[PATCH resend] contrib/go: update the go binding
Leandro Dorileo| David Bremner
2021 Feb 19 00:05
[PATCH 21/21] CLI/new: use configuration variable for backup directory
David Bremner| Matt Armstrong
2021 Feb 17 20:10
- David Bremner —v2 flexible database location [inbox, unread]
- David Bremner —[PATCH 01/21] lib: publish API for notmuch_database_reopen [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 02/21] lib: save path of xapian database in notmuch struct. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 03/21] lib: support reopening databases for write access. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 04/21] CLI/show: complete conversion to new configuration framework. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 05/21] lib/open: support NOTMUCH_DATABASE environment variable [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 06/21] lib/open: allocate notmuch_t struct early [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 07/21] lib: remove "path" from notmuch struct [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 08/21] lib/open: factor out library initialization [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 09/21] lib/open: reuse directory checks from n_d_c_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 10/21] lib/open: factor out the second half of n_d_open_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 11/21] lib/open: use _finish_open in n_d_create_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 12/21] lib/open: Use check for existing database by trial opening [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 13/21] support splitting mail from database location. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 14/21] lib/open: check for split configuration when creating database. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 15/21] CLI/new: support split database and mail location [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 16/21] lib/open: support XDG_DATA_HOME as a fallback database location. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 17/21] CLI/insert: support split database and mail root [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 18/21] lib/compact: enable split config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 19/21] lib/open: fix hook directory calculation in split configuration [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 20/21] lib/config: add configuration variable for backup directory [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 21/21] CLI/new: use configuration variable for backup directory [inbox, notmuch::obsolete, notmuch::patch, unread]
- Matt Armstrong —Notmuch and backups [inbox, notmuch::obsolete, unread]
[PATCH 2/2] Vim: Ensure that every queries respect excluded tags
Jules Aguillon| David Bremner, Felipe Contreras
2021 Feb 16 23:43
[PATCH] Vim: Fix a deprecated call to the 'mail' gem
Jules Aguillon| David Bremner, Felipe Contreras
2021 Feb 16 22:20
[PATCH] emacs: notmuch-tree: mark the initial message at point as read
Jonas Bernoulli| Tomi Ollila, David Bremner
2021 Feb 16 00:01
[PATCH] configure: fix python-cffi out-of-tree build
Tomi Ollila
2021 Feb 15 21:54
[PATCH] fix build failure with glib 2.67
Michael J Gruber, David Bremner| Tomi Ollila
2021 Feb 11 through 2021 Feb 15
[PATCH 2/2] lib: use a stricter unused macro
David Bremner| Tomi Ollila
2021 Feb 15 02:31
[PATCH] test: Fix race condition in T568-lib-thread.sh
David Bremner| Tomi Ollila
2021 Feb 15 00:55
[PATCH] Fix author-scan.sh on BSD systems.
Matt Armstrong| Tomi Ollila, David Bremner
2021 Feb 13 18:22
[PATCH] python: convert shebangs to python3
Daniel Kahn Gillmor| Tomi Ollila, David Bremner
2021 Feb 13 00:26
[PATCH 23/23] test: add test for reindex in split configurations
David Bremner
2021 Feb 08 00:40
- David Bremner —Support flexible database location [inbox, unread]
- David Bremner —[PATCH 01/23] lib: publish API for notmuch_database_reopen [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 02/23] lib: save path of xapian database in notmuch struct. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 03/23] lib: support reopening databases for write access. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 04/23] CLI/show: complete conversion to new configuration framework. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 05/23] lib/open: support NOTMUCH_DATABASE environment variable [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 06/23] lib/open: allocate notmuch_t struct early [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 07/23] support splitting mail from database location. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 08/23] support splitting mail from database location. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 09/23] lib/open: factor out library intialization [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 10/23] lib/open: factor out the second half of n_d_open_with_config [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 11/23] lib/open: use _finish_open in n_d_create_with_config [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 12/23] lib/open: reuse directory checks from n_d_c_with_config [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 13/23] lib/open: open existing databases without .notmuch in path [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 14/23] lib/open: support XDG_DATA_HOME as a fallback database location. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 15/23] CLI/new: support split database and mail location [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 16/23] CLI/insert: support split database and mail root [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 17/23] lib: remove "path" from notmuch struct [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 18/23] CLI/show: add tests for raw output in split config [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 19/23] lib/compact: enable split config [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 20/23] CLI/reply: tests for split config [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 21/23] CLI/address: tests for split config [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 22/23] test: add tests for dump and restore in split configuration [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 23/23] test: add test for reindex in split configurations [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
[PATCH 4/4] CLI/show: complete conversion to new configuration framework.
David Bremner
2021 Feb 05 through 2021 Feb 07
- David Bremner —v5 merged config [inbox, unread]
- David Bremner —[PATCH 01/39] lib: add _notmuch_string_map_set [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 02/39] lib: cache configuration information from database [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 03/39] lib: add stub for notmuch_database_open_with_config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 04/39] lib/open: add support for config profiles and default locations [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 05/39] CLI: generalize notmuch_config_mode_t [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 06/39] lib/config: add notmuch_config_key_{get,set} [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 07/39] lib/open: load default values for known configuration keys. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 08/39] CLI: add (unused) database argument to subcommands. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 09/39] util: add strsplit_len: simplified strtok with delimiter escaping [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 10/39] lib/config: add config values iterator [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 11/39] lib/config: make values iterators restartable [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 12/39] CLI/count: switch to new configuration framework [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 13/39] cli/dump: convert to new config framework [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 14/39] lib: add notmuch_config_get_bool [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 15/39] CLI/restore: convert to new config framework [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 16/39] CLI/insert: convert to new config framework. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 17/39] cli/reindex: convert new config framework [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 18/39] CLI/reply: convert to new config framework [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 19/39] CLI/{search,address}: convert to new configuration framework [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 20/39] cli/config: add accessor for config file name [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 21/39] CLI/show: mostly switch show to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 22/39] cli/tag: convert to new config framework. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 23/39] lib/config: add _notmuch_config_cache [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 24/39] lib: split notmuch_database_compact [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 25/39] cli/compact: convert to new configuration framework [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 26/39] bindings/notmuch2: add missing crypto error status codes [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 27/39] lib/config: add NOTMUCH_CONFIG_NEW_IGNORE [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 28/39] lib/open: factor out choosing database path [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 29/39] lib: add NOTMUCH_STATUS_NO_CONFIG [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 30/39] lib/database: move n_d_create* to open.cc [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 31/39] lib: add NOTMUCH_STATUS_DATABASE_EXISTS [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 32/39] lib: introduce notmuch_database_create_with_config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 33/39] cli/new: refactor database upgrade code [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 34/39] cli/new: convert to new config framework [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 35/39] lib/config: add HOOK_DIR [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 36/39] lib/open: set HOOK_DIR on open [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 37/39] CLI: use configured hook directory [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 38/39] doc: describe new config framework [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 39/39] lib: add missing private status values. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Complete conversion of notmuch-show to new config framework [inbox, unread]
- David Bremner —[PATCH 1/4] lib: publish API for notmuch_database_reopen [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 2/4] lib: save path of xapian database in notmuch struct. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 3/4] lib: support reopening databases for write access. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 4/4] CLI/show: complete conversion to new configuration framework. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —Re: v5 merged config [inbox, unread]
[PATCH v2] emacs: When completing tags, offer each tag once
David Edmondson| David Bremner
2021 Feb 03 09:10
[PATCH] emacs: When completing tags, offer each tag once
David Edmondson| David Bremner, Tomi Ollila
2021 Feb 01 14:54
[PATCH] contrib/go: update the go binding
Leandro Dorileo
2021 Jan 28 22:00
[PATCH] notmuch-show: use correct format specifier for ssize_t
Đoàn Trần Công Danh| David Bremner, Tomi Ollila
2021 Jan 24 16:07
[PATCH] test: add (back) upgrade tests
David Bremner| Tomi Ollila
2021 Jan 17 12:47
[PATCH 1/3] emacs: fix declare-function definitions with related line breaks
Tomi Ollila| David Bremner
2021 Jan 16 17:17
[PATCH 38/38] doc: describe new config framework
David Bremner| Tomi Ollila
2021 Jan 16 17:03
- David Bremner —v4 merged config. [inbox, unread]
- David Bremner —[PATCH 01/38] lib: add _notmuch_string_map_set [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 02/38] lib: cache configuration information from database [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 03/38] lib: add stub for notmuch_database_open_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 04/38] lib/open: add support for config profiles and default locations [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 05/38] CLI: generalize notmuch_config_mode_t [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 06/38] lib/config: add notmuch_config_key_{get,set} [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 07/38] lib/open: load default values for known configuration keys. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 08/38] CLI: add (unused) database argument to subcommands. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 09/38] util: add strsplit_len: simplified strtok with delimiter escaping [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 10/38] lib/config: add config values iterator [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 11/38] lib/config: make values iterators restartable [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 12/38] CLI/count: switch to new configuration framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 13/38] cli/dump: convert to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 14/38] lib: add notmuch_config_get_bool [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 15/38] CLI/restore: convert to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 16/38] CLI/insert: convert to new config framework. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 17/38] cli/reindex: convert new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 18/38] CLI/reply: convert to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 19/38] CLI/{search,address}: convert to new configuration framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 20/38] cli/config: add accessor for config file name [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 21/38] CLI/show: mostly switch show to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 22/38] cli/tag: convert to new config framework. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 23/38] lib/config: add _notmuch_config_cache [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 24/38] lib: split notmuch_database_compact [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 25/38] cli/compact: convert to new configuration framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 26/38] bindings/notmuch2: add missing crypto error status codes [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 27/38] lib/config: add NOTMUCH_CONFIG_NEW_IGNORE [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 28/38] lib/open: factor out first part of open [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 29/38] lib: add NOTMUCH_STATUS_NO_CONFIG [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 30/38] lib/database: move n_d_create* to open.cc [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 31/38] lib: add NOTMUCH_STATUS_DATABASE_EXISTS [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 32/38] lib: introduce notmuch_database_create_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 33/38] cli/new: refactor database upgrade code [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 34/38] cli/new: convert to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 35/38] lib/config: add HOOK_DIR [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 36/38] lib/open: set HOOK_DIR on open [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 37/38] CLI: use configured hook directory [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 38/38] doc: describe new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH] test: clean up some extra whitespace.
David Bremner
2021 Jan 16 01:29
[PATCH v3 23/36] emacs: various cosmetic improvements
Jonas Bernoulli| Tomi Ollila, David Bremner
2020 Dec 14 through 2021 Jan 13
- Jonas Bernoulli —[PATCH 00/32] [emacs] Add outline headings and switch to lexical scope [inbox, unread]
- Jonas Bernoulli —[PATCH 01/32] emacs: use setq instead of set [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 02/32] emacs: sanitize dedicated widget action/notify functions [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 03/32] emacs: define new notmuch-search-item widget type [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 04/32] emacs: notmuch-start-notmuch: remove backward compatibility code [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 05/32] emacs: notmuch-start-notmuch-error-sentinel: assert buffer is alive [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 06/32] emacs: notmuch-start-notmuch-sentinel: assert buffer is alive [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 07/32] emacs: notmuch-start-notmuch: avoid storing process buffer twice [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 08/32] emacs: avoid passing around some redundant information [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 09/32] emacs: avoid killing process buffer when process is still alive [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 10/32] emacs: make headings outline-minor-mode compatible [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 11/32] emacs: use lexical-bindings in all libraries [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 12/32] emacs: deal with unused lexical arguments and variables [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 13/32] emacs: notmuch-tag--get-formats: silence byte-compiler [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 14/32] emacs: inline notmuch-sexp-eof into only caller [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 15/32] emacs: notmuch-wash-region-to-button: remove unused MSG argument [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 16/32] emacs: silence compiler wrt notmuch-show-insert-part-text/plain [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 17/32] emacs: define notmuch-message-queued-tag-changes as buffer-local [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 18/32] emacs: notmuch-message-apply-queued-tag-changes: cosmetics [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 19/32] emacs: notmuch-wash.el: require diff-mode at beginning of code [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 20/32] emacs: notmuch-mua-prompt-for-sender: don't force Ido on users [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 21/32] emacs: notmuch-mua.el: move all options into "Options" section [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 22/32] emacs: notmuch-crypto-status-button-type: fix potential bug [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 23/32] emacs: various cosmetic improvements [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 24/32] emacs: various comment improvements [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 25/32] emacs: various doc-string improvements [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 26/32] emacs: remove variable notmuch-search-disjunctive-regexp [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 27/32] emacs: define a few variables as automatically buffer-local [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 28/32] emacs: notmuch-search-stash-thread-id: use notmuch-search-query-string [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 29/32] emacs: reorder notmuch.el a bit [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 30/32] emacs: avoid unnecessary let-bindings [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 31/32] emacs: use string-empty-p [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH 32/32] emacs: notmuch-tree-get-match: No longer define as command [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila —Re: [PATCH 00/32] [emacs] Add outline headings and switch to lexical scope [inbox, unread]
- Jonas Bernoulli —[PATCH v2 00/36] [emacs] Add outline headings and switch to lexical scope [inbox, unread]
- Jonas Bernoulli —[PATCH v2 01/36] emacs: use setq instead of set [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 02/36] emacs: sanitize dedicated widget action/notify functions [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 03/36] emacs: define new notmuch-search-item widget type [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 04/36] emacs: notmuch-start-notmuch: remove backward compatibility code [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 05/36] emacs: notmuch-start-notmuch-error-sentinel: assert buffer is alive [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 06/36] emacs: notmuch-start-notmuch-sentinel: assert buffer is alive [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 07/36] emacs: notmuch-start-notmuch: avoid storing process buffer twice [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 08/36] emacs: avoid passing around some redundant information [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 09/36] emacs: avoid killing process buffer when process is still alive [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 10/36] emacs: make headings outline-minor-mode compatible [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 11/36] emacs: use lexical-bindings in all libraries [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 12/36] emacs: deal with unused lexical arguments and variables [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 13/36] emacs: notmuch-tag--get-formats: silence byte-compiler [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 14/36] emacs: inline notmuch-sexp-eof into only caller [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 15/36] emacs: notmuch-wash-region-to-button: remove unused MSG argument [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 16/36] emacs: silence compiler wrt notmuch-show-insert-part-text/plain [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 17/36] emacs: define notmuch-message-queued-tag-changes as buffer-local [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 18/36] emacs: notmuch-message-apply-queued-tag-changes: cosmetics [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 19/36] emacs: notmuch-wash.el: require diff-mode at beginning of code [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 20/36] emacs: notmuch-mua-prompt-for-sender: don't force Ido on users [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 21/36] emacs: notmuch-mua.el: move all options into "Options" section [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 22/36] emacs: notmuch-crypto-status-button-type: fix potential bug [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 23/36] emacs: various cosmetic improvements [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli —[PATCH v2 24/36] emacs: various comment improvements [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 25/36] emacs: various doc-string improvements [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 26/36] emacs: remove variable notmuch-search-disjunctive-regexp [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 27/36] emacs: define a few variables as automatically buffer-local [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 28/36] emacs: notmuch-search-stash-thread-id: use notmuch-search-query-string [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 29/36] emacs: reorder notmuch.el a bit [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 30/36] emacs: avoid unnecessary let-bindings [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 31/36] emacs: improve how cl-lib and pcase are required [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 32/36] emacs: make subr-x available in all libraries [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 33/36] emacs: use string-empty-p [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 34/36] emacs: notmuch-tree-get-match: No longer define as command [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 35/36] emacs: allow opting out of notmuch's address completion [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH v2 36/36] emacs: notmuch-address-expand-name: use the actual initial-input [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila —Re: [PATCH v2 00/36] [emacs] Add outline headings and switch to lexical scope [inbox, unread]
- David Bremner —Re: [PATCH v2 00/36] [emacs] Add outline headings and switch to lexical scope [inbox, unread]
[PATCH v2 3/3] emacs: Allow functions in notmuch-{tree,unthreaded}-result-format
David Edmondson
2021 Jan 12 17:45
- David Edmondson —[PATCH v2 0/3] Allow functions in notmuch-*-result-format [inbox, unread]
- David Edmondson —[PATCH v2 1/3] emacs: Use pcase in notmuch-search-insert-field [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson —[PATCH v2 2/3] emacs: Allow functions in notmuch-search-result-format [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson —[PATCH v2 3/3] emacs: Allow functions in notmuch-{tree,unthreaded}-result-format [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH 4/4] emacs: avoid type errors due to nil as content-type
Jonas Bernoulli| David Edmondson, Tomi Ollila, David Bremner
2021 Jan 10 18:47
- Jonas Bernoulli —[PATCH 0/4] emacs: avoid type errors due to nil as content-type [inbox, unread]
- Jonas Bernoulli —[PATCH 1/4] emacs: notmuch-mua-add-more-hidden-headers: use local binding [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH 2/4] emacs: notmuch-show--register-cids: fix names of bindings [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH 3/4] emacs: notmuch-show--get-cid-content: cosmetics [inbox, notmuch::patch, notmuch::pushed, unread]
- Jonas Bernoulli —[PATCH 4/4] emacs: avoid type errors due to nil as content-type [inbox, notmuch::patch, notmuch::pushed, unread]
- David Edmondson —Re: [PATCH 0/4] emacs: avoid type errors due to nil as content-type [inbox, unread]
- Tomi Ollila —Re: [PATCH 0/4] emacs: avoid type errors due to nil as content-type [inbox, unread]
- David Bremner —Re: [PATCH 0/4] emacs: avoid type errors due to nil as content-type [inbox, unread]
[PATCH 2/2] emacs: Add notmuch-show-insert-msg-hook
David Edmondson| David Bremner
2021 Jan 08 18:40
[PATCH 2/2] emacs: Allow functions in notmuch-search-result-format
David Edmondson| David Bremner, Jonas Bernoulli
2021 Jan 07 17:25
[PATCH] fixup! support splitting mail from database location.
David Bremner
2021 Jan 05 through 2021 Jan 07
- David Bremner —v1 flexible database location [inbox, unread]
- David Bremner —[PATCH 1/5] lib/open: support NOTMUCH_DATABASE environment variable [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 2/5] support splitting mail from database location. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 3/5] lib/open: move path calculations after notmuch object creation [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 4/5] lib/open: open xapian database without .notmuch prefix. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 5/5] lib/open: support XDG_DATA_HOME as a fallback database location. [inbox, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
[PATCH 3/3] python/notmuch2: provide binding for collect_tags()
Michael J Gruber| David Bremner, Floris Bruynooghe
2021 Jan 06 09:08
- Michael J Gruber —[PATCH 0/3] python/notmuch2: a few docstrings and collect_tags() [inbox, unread]
- Michael J Gruber —[PATCH 1/3] python/notmuch2: correct docstring for Database.count_messages() [inbox, notmuch::needs-review, notmuch::patch, notmuch::python, unread]
- Michael J Gruber —[PATCH 2/3] python/notmuch2: docstrings for Database.threads(), Database.count_threads() [inbox, notmuch::needs-review, notmuch::patch, notmuch::python, unread]
- Michael J Gruber —[PATCH 3/3] python/notmuch2: provide binding for collect_tags() [inbox, notmuch::needs-review, notmuch::patch, notmuch::python, unread]
- David Bremner —Re: [PATCH 0/3] python/notmuch2: a few docstrings and collect_tags() [inbox, unread]
[PATCH 36/36] cli/new: convert to new config framework
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] emacs/notmuch-show: Work around errors where a part lacks a content-type
Daniel Kahn Gillmor| Jonas Bernoulli, Tomi Ollila
2021 Jan 03 18:31
[PATCH] docs: drop deprecated doxygen TCL_SUBST flag
Daniel Kahn Gillmor| David Bremner
2020 Dec 31 23:00
[PATCH 24/24] cli/compact: convert to new configuration framework
David Bremner
2020 Dec 25 00:42
- David Bremner —v2 Merged Config [inbox, unread]
- David Bremner —[PATCH 01/24] lib: add _notmuch_string_map_set [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 02/24] lib: cache configuration information from database [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 03/24] lib: add stub for notmuch_database_open_with_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 04/24] lib/open: add support for config profiles and default locations [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 05/24] CLI: generalize notmuch_config_mode_t [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 06/24] lib/config: add notmuch_config_key_{get,set} [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 07/24] lib/open: load default values for known configuration keys. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 08/24] CLI: add (unused) database argument to subcommands. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 09/24] util: add strsplit_len: simplified strtok with delimiter escaping [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 10/24] lib/config: add config values iterator [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 11/24] CLI/count: switch to new configuration framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 12/24] cli/dump: convert to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 13/24] lib: add notmuch_config_get_bool [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 14/24] CLI/restore: convert to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 15/24] CLI/insert: convert to new config framework. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 16/24] cli/reindex: convert new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 17/24] CLI/reply: convert to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 18/24] CLI/{search,address}: convert to new configuration framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 19/24] cli/config: add accessor for config file name [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 20/24] CLI/show: mostly switch show to new config framework [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 21/24] cli/tag: convert to new config framework. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 22/24] lib/config: add _notmuch_config_cache [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 23/24] lib: split notmuch_database_compact [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 24/24] cli/compact: convert to new configuration framework [inbox, notmuch::obsolete, notmuch::patch, unread]
python notmuch2 bindings exclude_tags not added correctly to query
Johannes Larsen| Floris Bruynooghe, David Bremner
2020 Dec 23 01:34
[PATCH] nmbug: notmuch-report: set both background and foreground colors
Tomi Ollila| David Bremner
2020 Dec 20 20:04
[PATCH 6/6] lib: factor out notmuch_database_open* related code to own file
David Bremner| Tomi Ollila
2020 Dec 20 12:10
- David Bremner —v2 preliminaries for merged config [inbox, unread]
- David Bremner —[PATCH 1/6] test: use keys with group 'test' in T590-libconfig [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/6] lib: factor out feature name related code. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/6] lib: factor out prefix related code to its own file [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/6] lib/config: delay setting talloc destructor [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/6] test: add regression test for searching with alternate config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/6] lib: factor out notmuch_database_open* related code to own file [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: v2 preliminaries for merged config [inbox, unread]
[PATCH] test/T360-symbol-hiding.sh: trim extra output from readelf
David Bremner
2020 Dec 15 20:45
[PATCH] test/T360-symbol-hiding: use readelf in place of nm
David Bremner| Tomi Ollila
2020 Dec 11 17:17
[PATCH] cli: remove extraneous space in message
Simon Branch| David Bremner
2020 Nov 29 22:35
[PATCH v2 23/23] emacs: various cosmetic improvements
Jonas Bernoulli| William Casarin, David Bremner, David Edmondson
2020 Nov 08 through 2020 Nov 16
- 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 v2] emacs: add notmuch-expr, sexp-style queries
Tom Fitzhenry| Daniel Kahn Gillmor, David Edmondson, Jonas Bernoulli, David Bremner
2020 May 13 through 2020 Nov 13
[PATCH 3/3] emacs: notmuch-address-expand-name: use the actual initial-input
Jonas Bernoulli
2020 Nov 08 23:11
[PATCH] Revert "emacs: notmuch-search: avoid wiping out buffer-local variables"
Jonas Bernoulli| Sean Whitton, David Bremner
2020 Nov 08 17:49
[PATCH] lib/config: don't set destructor until iterator is initialized.
David Bremner| Olivier Taïbi
2020 Oct 30 00:19
[PATCH] Rename version to version.txt
ralph@ml.seichter.de| Ralph Seichter, Tomi Ollila, David Bremner
2020 Oct 28 14:44
[PATCH] configure: replace $(realpath emacs) with $(cd emacs && pwd -P)
Tomi Ollila| David Bremner
2020 Oct 20 06:57
[PATCH] emacs docs: rstdoc.el: consistent single quote conversions
Tomi Ollila| David Bremner
2020 Oct 09 07:32
[PATCH] emacs: Remove notmuch-mua-message-send-hook
Tim Quelch| Tomi Ollila, David Bremner
2020 Sep 12 04:45
[PATCH] emacs/tree: declare notmuch-search functions
William Casarin| David Bremner
2020 Sep 08 17:15
[PATCH] News: add entry for unthreaded mode
Mark Walters| David Bremner
2020 Sep 05 17:44
[PATCH] test: fix syntax errors in erroring calls to notmuch insert
David Bremner| Tomi Ollila
2020 Sep 04 01:10
[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 v2] Emacs: Fix notmuch-message-summary-face definition
Teemu Likonen| Jonas Bernoulli, David Bremner
2020 Aug 16 11:10
[PATCH] test: fix uninitialized variable use in T562-lib-database
David Bremner
2020 Aug 16 17:07
[PATCH] build: clean up sphinx.config
David Bremner
2020 Aug 16 15:38
[PATCH] devel/release-checks.sh: use grep to find copyright year.
David Bremner| Tomi Ollila
2020 Aug 16 14:36
[PATCH] test: update README to reflect dropping upgrade tests
Teemu Likonen, David Bremner
2020 Aug 15 10:51
[PATCH 2/2] Emacs: Call notmuch-balance-bidi-ctrl-chars in notmuch-sanitize
Teemu Likonen| Tomi Ollila
2020 Aug 15 09:30
[PATCH v3] Emacs: Indent first header line only when indentation is turned on
Teemu Likonen| David Edmondson, David Bremner
2020 Aug 09 through 2020 Aug 15
[PATCH 6/6] lib: factor out notmuch_database_open* related code to own file
David Bremner
2020 Aug 12 22:49
- David Bremner —preliminaries for merged config [inbox, unread]
- David Bremner —[PATCH 1/6] test: use keys with group 'test' in T590-libconfig [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 2/6] lib: factor out feature name related code. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 3/6] lib: factor out prefix related code to its own file [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 4/6] lib/config: delay setting talloc destructor [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 5/6] test: add regression test for searching with alternate config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 6/6] lib: factor out notmuch_database_open* related code to own file [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH v2 3/3] emacs/tree: add notmuch-tree-archive-thread-then-next
William Casarin| David Bremner
2020 Aug 11 17:36
- William Casarin —[PATCH v2 1/3] emacs/tree: introduce notmuch-tree-parent-buffer variable [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- William Casarin —[PATCH v2 2/3] emacs/tree: enable moving to next thread in search results [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- William Casarin —[PATCH v2 3/3] emacs/tree: add notmuch-tree-archive-thread-then-next [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: [PATCH v2 1/3] emacs/tree: introduce notmuch-tree-parent-buffer variable [inbox, unread]
- David Bremner —Re: [PATCH v2 1/3] emacs/tree: introduce notmuch-tree-parent-buffer variable [inbox, unread]
[PATCH v2] emacs: Use pop-to-buffer-same-window rather than switch-to-buffer
Sean Whitton| David Bremner, Tomi Ollila
2020 Aug 11 16:59
[PATCH] configure: Check if emacs >= 25 (instead of >= 24) is available
Tomi Ollila| David Bremner
2020 Aug 11 07:38
[PATCH 19/19] WIP: switch notmuch-show to new config framework
David Bremner| Reto
2020 Aug 08 14:16
- David Bremner —Initial implementation of merged config [inbox, unread]
- David Bremner —[PATCH 01/19] test: use keys with group 'test' in T590-libconfig [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 02/19] lib: add stub for notmuch_database_open_with_config [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 03/19] lib: cache configuration information from database [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 04/19] WIP: add notmuch_config_get [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 05/19] WIP: add notmuch_config_set [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 06/19] WIP: initial retrieval of database path from config file [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 07/19] test/libconfig; use n_database_open_with_config [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 08/19] WIP: add _notmuch_config_load_from_file [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 09/19] lib: factor out feature name related code. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 10/19] lib: factor out prefix related code to its own file [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 11/19] lib: factor out notmuch_database_open* related code to own file [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 12/19] WIP: adding fallbacks for NULL config_path [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 13/19] lib/config: delay setting talloc destructor [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 14/19] WIP: add strsplit_len [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 15/19] WIP: add config values iterator [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 16/19] test: add regression test for searching with alternate config [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 17/19] cli/config: add accessor for config file name [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 18/19] WIP converting notmuch search to new style config [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner —[PATCH 19/19] WIP: switch notmuch-show to new config framework [inbox, notmuch::patch, notmuch::wip, unread]
[PATCH v3 34/34] try-emacs-mua: Trim `require' advice for Emacs 25
Jonas Bernoulli| Sean Whitton, Tomi Ollila, David Bremner, Đoàn Trần Công Danh
2020 Jul 26 through 2020 Aug 08
- 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] emacs: Use pop-to-buffer-same-window rather than switch-to-buffer
Sean Whitton
2020 Aug 07 22:05
[PATCH v5] Emacs: Ensure left-to-right display for message headers
Teemu Likonen| David Edmondson, David Bremner, Tomi Ollila
2020 Aug 03 through 2020 Aug 07
[PATCH] lib/config: delay setting talloc destructor
David Bremner
2020 Aug 05 00:56
[PATCH v2] T355: specify hash algorithm explicitly
Đoàn Trần Công Danh| Tomi Ollila, David Bremner
2020 Jul 27 through 2020 Aug 03
- Đoàn Trần Công Danh —[PATCH] configure: detect version by compiler for build [inbox, notmuch::obsolete, notmuch::patch, unread]
- Đoàn Trần Công Danh —[PATCH] configure: account for various name of pytest-3 [inbox, notmuch::obsolete, notmuch::patch, unread]
- Đoàn Trần Công Danh —[PATCH] configure: drop check for default xapian backend [inbox, notmuch::obsolete, notmuch::patch, unread]
- Đoàn Trần Công Danh —[PATCH] T355: specify hash algorithm explicitly [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila —Re: [PATCH] configure: detect version by compiler for build [inbox, unread]
- Đoàn Trần Công Danh —[PATCH v2] configure: check for pytest with python -m pytest [inbox, notmuch::patch, notmuch::pushed, unread]
- Đoàn Trần Công Danh —[PATCH v2] configure: drop check for default xapian backend [inbox, notmuch::patch, notmuch::pushed, unread]
- Đoàn Trần Công Danh —[PATCH v2] T355: specify hash algorithm explicitly [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH 14/14] test: regression tests for n_indexopts_{get,set}_decrypt_policy
David Bremner
2020 Aug 01 12:25
- David Bremner —Final (v2) batch of patches in API exception handling cleanup [inbox, unread]
- David Bremner —[PATCH 01/14] lib: return NULL from n_d_get_default_indexopts on error [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 02/14] test: add regression test for n_messages_collect_tags [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 03/14] test: split header for lib-message tests. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 04/14] test: regression test for n_m_get_filenames [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 05/14] test: add known broken test for n_directory_get_child_directories [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 06/14] lib: catch exceptions in n_directory_get_child_directories [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 07/14] test: add known broken test for n_directory_get_child_files [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 08/14] lib: catch exceptions in n_directory_get_child_files [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 09/14] test: known broken test for n_directory_delete with closed db. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 10/14] lib: fix return value for n_directory_delete [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 11/14] test: regression test for n_directory_{get,set}_mtime [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 12/14] test: regression test for n_d_get_config_list on closed db. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 13/14] test: regression test for traversing config list with closed db [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 14/14] test: regression tests for n_indexopts_{get,set}_decrypt_policy [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: Final (v2) batch of patches in API exception handling cleanup [inbox, unread]
[PATCH 2/2] WIP: use new API in notmuch-new
David Bremner
2020 Jul 31 10:33
[PATCH 2/2] test: drop use of db_ending
David Bremner| Tomi Ollila
2020 Jul 30 00:01
[PATCH] notmuch-mutt: replace shell pipeline with internal pipe processing
Tomi Ollila| David Bremner
2020 Jul 27 19:38
[PATCH v3 4/4] test: Explicitly state that we want to sign with sender
Jonas Bernoulli| David Bremner, Tomi Ollila
2020 Jul 24 through 2020 Jul 27
- 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 2/2] lib: fix return value for n_directory_delete
David Bremner
2020 Jul 26 11:59
- David Bremner —final(?) batch of api cleanup for exception handling [inbox, unread]
- David Bremner —[PATCH 01/13] test: add regression test for n_messages_collect_tags [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 02/13] test: split header for lib-message tests. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 03/13] test: regression test for n_m_get_filenames [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 04/13] test: add known broken test for n_directory_get_child_directories [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 05/13] lib: catch exceptions in n_directory_get_child_directories [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 06/13] test: add known broken test for n_directory_get_child_files [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 07/13] lib: catch exceptions in n_directory_get_child_files [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 08/13] test: regression test for n_directory_delete with closed db. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 09/13] test: regression test for n_directory_{get,set}_mtime [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 10/13] test: regression test for n_d_get_config_list on closed db. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 11/13] test: regression test for traversing config list with closed db [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 12/13] test: regression tests for n_indexopts_{get,set}_decrypt_policy [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Bremner —[PATCH 13/13] lib: return NULL from n_d_get_default_indexopts on error [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH 3/3] lib: replace use of static_cast for writable databases
David Bremner| Tomi Ollila
2020 Jul 26 23:31
- David Bremner —simplify handling of writable database modes [inbox, unread]
- David Bremner —[PATCH 1/3] lib: drop two gratuitous assignments to database mode [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/3] lib: encapsulate the use of notmuch_database_t field 'mode' [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/3] lib: replace use of static_cast for writable databases [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila —Re: simplify handling of writable database modes [inbox, unread]
[Kevin McCarthy] Bug#966100: notmuch-mutt: symlinking now fails for indexed mailboxes with a space in the name
Greg Anders| David Bremner, Stefano Zacchiroli, Tomi Ollila, Kevin J. McCarthy
2020 Jul 26 21:10
[PATCH] lib: return NULL from n_d_get_default_indexopts on error
David Bremner
2020 Jul 19 through 2020 Jul 26
- David Bremner —batch 7, API exception handline cleanup. [inbox, unread]
- David Bremner —[PATCH 1/8] test: add known broken test for notmuch_database_remove_message [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/8] lib: rename _n_d_create to _n_d_find_or_create [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/8] lib: add regression test for n_d_find_message_by_filename [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/8] lib: add regresion test for n_d_get_all_tags [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/8] test: add regression test for n_d_get_config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/8] test: add known broken test for n_d_set_config [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 7/8] lib: fix error return bug with n_d_set_config. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 8/8] test: add known broken test for n_d_get_default_indexopts [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: batch 7, API exception handline cleanup. [inbox, unread]
[PATCH 8/8] test: destroy thread from closed database
David Bremner
2020 Jul 24 11:13
- David Bremner —batch 9: API cleanup for exception handling [inbox, unread]
- David Bremner —[PATCH 1/8] test: regression test for n_t_get_thread_id [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/8] test: add regression test for n_thread_get_total_{messages,files} [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/8] test: add regression tests for n_thread_get_toplevel_messages [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/8] test: add regression test for n_t_get_messages [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/8] test: add regression tests for n_t_get_{authors, subject} [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 6/8] test: add regression tests for oldest and newest dates [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 7/8] test: regression test for n_thread_get_tags [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 8/8] test: destroy thread from closed database [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: batch 9: API cleanup for exception handling [inbox, unread]
[PATCH] emacs: notmuch-search: avoid wiping out buffer-local variables
Sean Whitton| David Edmondson, David Bremner
2020 Jul 21 23:03
[PATCH 2/2] lib: fix exception messages for n_m_message_*
David Bremner
2020 Jul 22 12:09
[PATCH 10/10] test: regression test for notmuch_query_destroy
David Bremner
2020 Jul 22 10:51
- David Bremner —batch 8, API cleanup for exception handling [inbox, unread]
- David Bremner —[PATCH 01/10] test: move notmuch_message_* tests to their own file [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 02/10] test: add regression test for n_q_{create,_get_query_string} [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 03/10] test: regression test for notmuch_query_get_database [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 04/10] test: regression test for set_omit_excluded [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 05/10] test: regression test for n_q_{set, get}_sort [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 06/10] test: add regression test for n_q_add_tag_exclude [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 07/10] test: regression test for n_q_search_threads [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 08/10] test: regression test for n_q_search_messages [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 09/10] test: regression tests for n_q_count_{messages, threads} [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 10/10] test: regression test for notmuch_query_destroy [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: batch 8, API cleanup for exception handling [inbox, unread]
[PATCH] lib: convert relative filenames to absolute in n_d_index_file
David Bremner
2020 Jul 18 15:07
- David Bremner —batch 6, API exception handling cleanup. [inbox, unread]
- David Bremner —[PATCH 01/10] test: regression test for closing a closed database [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 02/10] test: add regression tests for notmuch database destroy [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 03/10] test: add known broken test for n_d_needs_upgrade [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 04/10] lib/n_d_needs_upgrade: handle error return from n_d_get_version [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 05/10] test: regression test for n_d_upgrade [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 06/10] test: add regression test for n_d_{begin,end}_atomic [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 07/10] test: regression test for n_d_get_revision [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 08/10] test: add regression test for n_d_get_directory [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 09/10] test: regression test for n_d_index_file closed db [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 10/10] test: add known broken test for indexing relative path [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: batch 6, API exception handling cleanup. [inbox, unread]
[PATCH] build: upload html docs as part of release process
David Bremner
2020 Jul 16 11:03
[PATCH] configure: replace multiple redirects with redirected block
David Bremner| Tomi Ollila, Floris Bruynooghe
2020 Jul 11 through 2020 Jul 15
[PATCH 4/4] lib/n_d_get_version: catch exceptions and clarify the API
David Bremner
2020 Jul 14 22:41
- David Bremner —batch 5, API exception handling cleanup [inbox, unread]
- David Bremner —[PATCH 1/4] test: regression tests for n_d_status_string and n_d_get_path [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/4] test: add known broken test for n_d_get_version on closed db [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/4] lib: move deallocation of memory from n_d_close to n_d_destroy [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/4] lib/n_d_get_version: catch exceptions and clarify the API [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH] cli/new: replace newly deprecated n_m_has_maildir_flag
David Bremner
2020 Jul 11 through 2020 Jul 13
- David Bremner —fix deprecation warnings for notmuch_message_get_flag [inbox, unread]
- David Bremner —[PATCH 1/5] cli/search: replace deprecated notmuch_message_get_flag [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/5] cli/show: replace deprecated notmuch_message_get_flag [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/5] lib/add-message: drop use of deprecated notmuch_message_get_flag. [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 4/5] lib/thread: replace use of deprecated notmuch_message_get_flag [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 5/5] bindings/ruby: replacy use of deprecated notmuch_message_get_flag [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: fix deprecation warnings for notmuch_message_get_flag [inbox, unread]
[PATCH] doc: make gzipped man pages reproducible
Jonas Witschel| Tomi Ollila, David Bremner
2020 Jul 11 16:04
[PATCH 10/10] lib: fix return value for n_m_reindex
David Bremner
2020 Jul 09 00:17
- David Bremner —fourth batch of API cleanup for exception handling [inbox, unread]
- David Bremner —[PATCH 01/10] test: add regression test for notmuch_message_has_maildir_flag [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 02/10] lib: add notmuch_message_has_maildir_flag_st [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 03/10] test: add regression test for n_m_maildir_flags_to_tags [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 04/10] test: add broken test for n_m_remove_all_tags [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 05/10] lib: handle xapian exception in n_m_remove_all_tags [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 06/10] test: regression tests of n_m_freeze and n_m_thaw on closed db [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 07/10] test: regression test for destroying message with closed db [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 08/10] test: regression for retrieving closed db from message [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 09/10] test: add known broken test for n_m_reindex on closed db [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 10/10] lib: fix return value for n_m_reindex [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: fourth batch of API cleanup for exception handling [inbox, unread]
[PATCH 3/3] test: drop upgrade from v1 tests
David Bremner
2020 Jul 07 10:56
- David Bremner —v2 port to xapian 1.5 [inbox, unread]
- David Bremner —[PATCH 1/3] lib: migrate to post Xapian 1.3.4 compact support [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 2/3] lib: migrate from Xapian ValueRangeProcessor to RangeProcessor [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 3/3] test: drop upgrade from v1 tests [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: v2 port to xapian 1.5 [inbox, unread]
[PATCH 11/11] lib: use COERCE_STATUS in n_m_{add,remove}_tag
David Bremner
2020 Jul 05 13:00
- David Bremner —Third batch of API cleanup for exception safety [inbox, unread]
- David Bremner —[PATCH 01/11] lib: add regression test for n_m_get_date; clarify API [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 02/11] lib: use LOG_XAPIAN_EXCEPTION in n_m_get_date [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 03/11] test: add known broken test for n_m_get_tags [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 04/11] lib: catch Xapian exceptions in n_m_get_tags [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 05/11] lib: add known broken test for n_m_count_files [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 06/11] lib: catch Xapian exceptions in n_m_count_files [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 07/11] test: add known broken test for n_m_add_tag with closed db [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 08/11] lib: catch Xapian exceptions in n_m_add_tag [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 09/11] test: add broken test for n_m_remove_tag [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 10/11] lib: catch Xapian exceptions in n_m_remove_tag [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —[PATCH 11/11] lib: use COERCE_STATUS in n_m_{add,remove}_tag [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner —Re: Third batch of API cleanup for exception safety [inbox, unread]
[PATCH 11/11] lib: catch exceptions in n_m_get_flag, provide n_m_get_flag_st
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]