[PATCH v2 4/4] doc/emacs: start subsection on message level actions
David Bremner
2024 Aug 14 11:25
- David Bremner—Emacs documentation updates v2 [inbox, unread]
- David Bremner—[PATCH v2 1/4] doc/emacs: start a section on notmuch-message-mode [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner—[PATCH v2 2/4] doc/emacs: refactor navigation commands [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner—[PATCH v2 3/4] doc/emacs: update keybindings list for 'e' [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner—[PATCH v2 4/4] doc/emacs: start subsection on message level actions [inbox, notmuch::needs-review, notmuch::patch, unread]
[PATCH 6/6] emacs/tree: add call to notmuch-hl-line-mode from process-filter
David Bremner
2024 Aug 10 17:36
- David Bremner—hl-line fixes [inbox, unread]
- David Bremner—[PATCH 1/6] emacs: add defcustom to control hl-line mode [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner—[PATCH 2/6] test/emacs: add tests for hl-line-mode integration [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner—[PATCH 3/6] emacs: replace use of hook to draw hl-line in search mode [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner—[PATCH 4/6] emacs/tree: condition hl-line-mode on notmuch-hl-line [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner—[PATCH 5/6] emacs/tree: call notmuch-hl-line-mode from tree-sentinel [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner—[PATCH 6/6] emacs/tree: add call to notmuch-hl-line-mode from process-filter [inbox, notmuch::needs-review, notmuch::patch, unread]
[PATCH] compat/strcasestr: Include correct header file
Thomas Schneider| Tomi Ollila
2022 Dec 02 19:19
[PATCH] emacs: fix dangling overlays in notmuch-search
Matt Armstrong| David Bremner
2022 Oct 13 03:20
[PATCH] cli: add options --offset and --limit to notmuch show
Robin Jarry| Tomi Ollila
2022 Oct 11 22:19
[PATCH] nmweb: Fix spacing around punctuation in headers
Jakub Wilk| David Bremner
2022 Oct 11 08:19
[PATCH] nmweb: escape subject in search view
David Bremner| Jakub Wilk, Michael J Gruber
2022 Sep 05 11:07
[PATCH 3/3] WIP/lib: index all text/* attachements.
David Bremner
2022 Aug 20 18:50
- David Bremner—WIP: index text attachments. [inbox, unread]
- David Bremner—[PATCH 1/3] test: rename indexing corpus [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 2/3] test: add known broken test for indexing text/* attachments [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 3/3] WIP/lib: index all text/* attachements. [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
[PATCH 01/16] nmbug: promote to user tool "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] test: allow to use --full-sync
Michael J Gruber| David Bremner, Tomi Ollila
2022 Feb 16 09:52
[PATCH] doc: document new option `show.extra_headers`
David Bremner
2022 Jan 18 13:26
[PATCH] contrib/notmuch-web: single user web front end using python-cffi
David Bremner
2022 Jan 16 19:31
[PATCH] test: add known broken test for thread fusion bug
David Bremner
2021 Dec 26 16:17
[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 2/2] CLI/config: restore "notmuch config get built_with.*"
David Bremner
2021 Jul 18 17:58
macOS globals.py issue
Dominyk Tiller| David Bremner
2021 Apr 25 17:28
[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 resend] contrib/go: update the go binding
Leandro Dorileo| David Bremner
2021 Feb 19 00:05
[PATCH] configure: fix python-cffi out-of-tree build
Tomi Ollila
2021 Feb 15 21:54
[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] 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 2/2] Emacs: Call notmuch-balance-bidi-ctrl-chars in notmuch-sanitize
Teemu Likonen| Tomi Ollila
2020 Aug 15 09:30
[PATCH] Makefile.global: drop -std=gnu99. C11 (or later) compiler required
Tomi Ollila| David Bremner
2020 Jun 24 20:11
[PATCH 2/2] test: mark two tests broken on machines with 32 bit time_t
David Bremner| Tomi Ollila
2020 Jun 24 11:04
[PATCH] devel: script to calculate a list of authors.
David Bremner| Tomi Ollila
2020 Jun 05 10:07
[PATCH] emacs: add notmuch-expr, sexp-style queries
Tom Fitzhenry| Daniel Kahn Gillmor, David Edmondson, Jonas Bernoulli, David Bremner
2020 May 13 10:00
[PATCH v2 9/9] smime: Index cleartext of envelopedData when requested
Daniel Kahn Gillmor| David Bremner
2020 May 12 22:29
- Daniel Kahn Gillmor—Handle PKCS#7 S/MIME messages v2 [inbox, unread]
- Daniel Kahn Gillmor—[PATCH v2 1/9] lib: index PKCS7 SignedData parts [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 2/9] smime: Identify encrypted S/MIME parts during indexing [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 3/9] cli: include wrapped part of PKCS#7 SignedData in the MIME tree [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 4/9] cli/show: If a leaf part has children, show them instead of omitting [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 5/9] cli/reply: Ignore PKCS#7 wrapper parts when replying [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 6/9] crypto: Make _notmuch_crypto_decrypt take a GMimeObject [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 7/9] crypto: handle PKCS#7 envelopedData in _notmuch_crypto_decrypt [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 8/9] smime: Pass PKCS#7 envelopedData to node_decrypt_and_verify [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v2 9/9] smime: Index cleartext of envelopedData when requested [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
[PATCH 2/2] python/notmuch2: add bindings for the database config strings
Anton Khirnov| David Bremner, Floris Bruynooghe, Tomi Ollila
2020 May 09 05:05
[PATCH] notmuch(1): clarify documentation about --option/value separators
Daniel Kahn Gillmor| Ciprian Dorin Craciun, David Bremner, Tomi Ollila, Jameson Graef Rollins, Carl Worth
2020 May 07 19:26
[PATCH v3 2/3] emacs: Add simple make target to compile emacs lisp tests
Jonas Bernoulli| David Bremner, David Edmondson, William Casarin, Tomi Ollila
2020 Apr 25 20:18
- Jonas Bernoulli—[PATCH 0/4] Use cl-lib instead of deprecated cl [inbox, unread]
- Jonas Bernoulli—[PATCH 1/4] gitignore: Ignore generated python-cffi files [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH 2/4] emacs: Declare function notmuch-show-get-message-id [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH 3/4] emacs: Explicitly depend on Emacs 24 [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Jonas Bernoulli—[PATCH 4/4] emacs: Use `cl-lib' instead of deprecated `cl' [inbox, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v2] emacs: Use `cl-lib' instead of deprecated `cl' [inbox, notmuch::moreinfo, notmuch::obsolete, notmuch::patch, unread]
- Jonas Bernoulli—[PATCH v3 1/3] emacs: Use `cl-lib' instead of deprecated `cl' [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH 2/2] sprinter: change integer method to use int64_t
Peter Wang| David Bremner, Daniel Kahn Gillmor
2020 Feb 08 01:49
[PATCH 2/2] doc: add a hint about field processor support availability
Jani Nikula| Tomi Ollila, Daniel Kahn Gillmor
2020 Jan 11 12:09
[PATCH v3 7/7] emacs/tree: add x/X bindings
William Casarin| David Edmondson, Daniel Kahn Gillmor, David Bremner
2019 Dec 28 15:01
- William Casarin—[PATCH v3 0/7] Port notmuch-show's x/X bindings to notmuch-tree [inbox, unread]
- William Casarin—[PATCH v3 1/7] emacs/tree: return true if a thread was found in next-thread [inbox, notmuch::needs-review, notmuch::patch, notmuch::stale, unread]
- William Casarin—[PATCH v3 2/7] emacs/tree: add notmuch-tree-goto-matching-message [inbox, notmuch::needs-review, notmuch::patch, notmuch::stale, unread]
- William Casarin—[PATCH v3 3/7] emacs/tree: add notmuch-tree-matching-message [inbox, notmuch::needs-review, notmuch::patch, notmuch::stale, unread]
- William Casarin—[PATCH v3 4/7] emacs/tree: add kill-both prefix argument to notmuch-tree-quit [inbox, notmuch::needs-review, notmuch::patch, notmuch::stale, unread]
- William Casarin—[PATCH v3 5/7] emacs/tree: add notmuch-tree-archive-message-than-next-or-exit [inbox, notmuch::needs-review, notmuch::patch, notmuch::stale, unread]
- William Casarin—[PATCH v3 6/7] emacs/tree: add notmuch-tree-archive-thread-then-exit [inbox, notmuch::needs-review, notmuch::patch, notmuch::stale, unread]
- William Casarin—[PATCH v3 7/7] emacs/tree: add x/X bindings [inbox, notmuch::needs-review, notmuch::patch, notmuch::stale, unread]
- Daniel Kahn Gillmor—Re: [PATCH v3 0/7] Port notmuch-show's x/X bindings to notmuch-tree [inbox, signed, unread]
[PATCH] debian: Add packaging for python3-notmuch2
Daniel Kahn Gillmor| Antoine Beaupré, David Bremner
2019 Dec 23 22:17
[PATCH 14/14] cli: Avoid bogus signature dates from GMime
Daniel Kahn Gillmor| William Casarin, Jameson Graef Rollins
2019 Dec 04 05:51
- Daniel Kahn Gillmor—Handle PKCS#7 signedData (S/MIME single-part clearsigned) [inbox, unread]
- Daniel Kahn Gillmor—[PATCH 01/14] mime-node: Pass the correct flags to g_mime_multipart_signed_verify [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 02/14] tests/smime: Always use --batch with gpgsm [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 03/14] tests/smime: Include the Sample LAMPS Certificate Authority [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 04/14] tests/smime: consistently quote $GNUPGHOME [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 05/14] test-lib.sh: add test_valid_json [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 06/14] tests/smime: add tests for S/MIME SignedData [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 07/14] lib: index PKCS7 SignedData parts [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 08/14] mime-node: rename decrypted_child to unwrapped_child [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 09/14] mime-node: Clean up unwrapped MIME parts correctly. [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 10/14] cli: include wrapped part of PKCS#7 SignedData in the MIME tree [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 11/14] cli/show: If a leaf part has children, show them instead of omitting [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 12/14] cli/reply: Ignore PKCS#7 wrapper parts when replying [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 13/14] cli: sprinter should be able to print an unsigned long [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH 14/14] cli: Avoid bogus signature dates from GMime [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—Re: Handle PKCS#7 signedData (S/MIME single-part clearsigned) [inbox, unread]
[PATCH v2 8/8] emacs: bind M-RET to notmuch-tree-from-search-thread
William Casarin| David Edmondson, Teemu Likonen
2019 Nov 28 16:13
- William Casarin—[PATCH v2 0/8] Port notmuch-show's x/X bindings to notmuch-tree [inbox, unread]
- William Casarin—[PATCH v2 1/8] emacs/tree: return true if a thread was found in next-thread [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH v2 2/8] emacs/tree: add notmuch-tree-goto-matching-message [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH v2 3/8] emacs/tree: add notmuch-tree-matching-message [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH v2 4/8] emacs/tree: add kill-both prefix argument to notmuch-tree-quit [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH v2 5/8] emacs/tree: add notmuch-tree-archive-message-than-next-or-exit [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH v2 6/8] emacs/tree: add notmuch-tree-archive-thread-then-exit [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH v2 7/8] emacs/tree: add x/X bindings [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH v2 8/8] emacs: bind M-RET to notmuch-tree-from-search-thread [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Teemu Likonen—Re: [PATCH v2 0/8] Port notmuch-show's x/X bindings to notmuch-tree [inbox, signed, unread]
[PATCH] Display extra headers for emacs-mua - return all headers
Johan Parin
2019 Nov 22 23:07
[PATCH 7/7] emacs/tree: add x/X bindings
William Casarin| David Edmondson, Teemu Likonen
2019 Nov 17 22:29
- William Casarin—[PATCH 0/7] Port notmuch-show's x/X bindings to notmuch-tree [inbox, unread]
- William Casarin—[PATCH 1/7] emacs/tree: return true if a thread was found in next-thread [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH 2/7] emacs/tree: add notmuch-tree-goto-matching-message [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH 3/7] emacs/tree: add notmuch-tree-matching-message [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH 4/7] emacs/tree: add kill-both prefix argument to notmuch-tree-quit [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH 5/7] emacs/tree: add notmuch-tree-archive-message-than-next-or-exit [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH 6/7] emacs/tree: add notmuch-tree-archive-thread-then-exit [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- William Casarin—[PATCH 7/7] emacs/tree: add x/X bindings [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- Teemu Likonen—Re: [PATCH 0/7] Port notmuch-show's x/X bindings to notmuch-tree [inbox, signed, unread]
[PATCH] Display extra headers for emacs-mua - db config option
Johan Parin| Tomi Ollila, Daniel Kahn Gillmor, David Bremner, Carl Worth, Jorge P. de Morais Neto, Jameson Graef Rollins, David Edmondson
2019 Nov 16 16:27
[PATCH] emacs: bind C-u Z to notmuch-tree-from-search-thread
William Casarin| David Edmondson, Teemu Likonen
2019 Nov 13 08:00
[PATCH] Add --message-headers flag to notmuch-show
Johan Parin| Daniel Kahn Gillmor, Antoine Beaupré, Tomi Ollila, David Edmondson
2019 Nov 10 12:49
[WIP2 5/5] lib: special case parenthesized subqueries in regex fields
David Bremner
2019 Sep 01 01:37
- David Bremner—WIP: fixes for implicit operators and subqueries [inbox, unread]
- David Bremner—[WIP2 1/5] lib: rename _debug_query to _notmuch_query_debug, make extern [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[WIP2 2/5] test: add known broken tests for implicit operators [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[WIP2 3/5] lib: introduce N_F_GROUP and use it to fix implicit AND for from: [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[WIP2 4/5] test: add known broken tests for parenthesized subqueries [inbox, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- David Bremner—[WIP2 5/5] lib: special case parenthesized subqueries in regex fields [inbox, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
[PATCH v1 2/2] emacs: Bind "u" to jump to the parent message in a thread
David Edmondson| Gregor Zattler, David Bremner, Daniel Kahn Gillmor, Tomi Ollila
2019 Aug 29 17:24
[PATCH 7/7] cli: uncrustify mime-node.c
David Bremner| Tomi Ollila, Jorge P. de Morais Neto
2019 Jun 12 11:35
- David Bremner—Trial run uncrustifying some of the CLI [inbox, unread]
- David Bremner—[PATCH 1/7] cli: replace use of !! with macro [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 2/7] devel: remove between ++ / -- and argument [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 3/7] cli: uncrustify command-line-arguments.c [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 4/7] cli: uncrustify debugger.c [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 5/7] cli: uncrustify gmime-filter-reply.c [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 6/7] cli: uncrustify hooks.c [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—[PATCH 7/7] cli: uncrustify mime-node.c [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, unread]
[PATCH] build: drop variable HAVE_EMACS. use WITH_EMACS instead
David Bremner| Tomi Ollila
2019 Jun 12 00:12
[PATCH 1/2] test: provide machinery to make and use test_shims
David Bremner| Daniel Kahn Gillmor, Ralph Seichter, Tomi Ollila
2019 May 26 13:08
[PATCH 2/2] tests: fail and report when a parallel build fails (or times out)
Daniel Kahn Gillmor| Tomi Ollila, David Bremner
2019 May 20 17:20
[PATCH] More complete completion scripts for zsh.
Vincent Breitmoser| Chris Coutinho, David Bremner
2018 Sep 15 22:34
[PATCH v1 2/2] test: Add emacs attachment check tests.
David Edmondson
2018 Sep 06 18:14
[PATCH] cli: add --output=filesandtags to notmuch search
Vincent Breitmoser| Tomi Ollila
2018 Sep 03 20:02
[PATCH 01/12] test: link test_C snippets to libnotmuch_util.a
David Bremner
2018 Jun 23 01:42
- David Bremner—WIP: store message headers in document data area [inbox, unread]
- David Bremner—[PATCH 01/12] test: link test_C snippets to libnotmuch_util.a [inbox, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 02/12] lib: move string-map functions to libnotmuch_util [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 03/12] test: add initial tests for string-map [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 04/12] util/string-map: add _notmuch_string_map_serialize [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 05/12] util/string-map: add _notmuch_string_map_deserialize [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 06/12] util/string-map: add round trip test [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 07/12] util/string-map: add _notmuch_string_map_set [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 08/12] lib/database: add NOTMUCH_FEATURE_MESSAGE_DATA [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 09/12] lib: add data_map field to message structs [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 10/12] lib: factor out xapian access from notmuch_message_get_header [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 11/12] lib/message: check message data_map for header [inbox, notmuch::patch, notmuch::wip, unread]
- David Bremner—[PATCH 12/12] lib/message: add notmuch_message_set_header [inbox, notmuch::patch, notmuch::wip, unread]
[PATCH] doc: document notmuch show --decrypt=stash
Daniel Kahn Gillmor| David Bremner
2018 Jun 12 21:36
[RFC 2/2] configure: Drop GMime 2.6 support
David Bremner
2018 Jun 06 00:37
- David Bremner—Start removing pre-3.0 gmime support? [inbox, unread]
- David Bremner—[RFC 1/2] doc: update INSTALL to require GMime 3.0 [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
- David Bremner—[RFC 2/2] configure: Drop GMime 2.6 support [inbox, notmuch::needs-review, notmuch::obsolete, notmuch::patch, notmuch::wip, unread]
[PATCH] devel: add new tool to draw thread structure
David Bremner| Naveen N. Rao, Daniel Kahn Gillmor
2018 Apr 10 01:45
[PATCH 2/2] test: pytest runner for the test suite
David Bremner| Floris Bruynooghe, Tomi Ollila
2018 Apr 07 21:39
[PATCH] notmuch-mutt: use --format=text0 and xargs -0
Jani Nikula| Tomi Ollila
2018 Feb 27 19:57
[PATCH] nmbug: explicitly prefer python3
Daniel Kahn Gillmor| W. Trevor King, Tomi Ollila, David Bremner
2018 Feb 09 04:32
[PATCH v3] crypto: signature verification reports valid User IDs
Daniel Kahn Gillmor| David Bremner
2017 Dec 08 20:09
[RFC PATCH] cli: default entire-thread to false for all output formats
Jani Nikula
2017 Sep 19 20:50
[RFC PATCH] test: merge performance-test subdirectory to tests
Jani Nikula
2017 Sep 10 09:10
[PATCH 5/5] test/duplicate-mid: check for subject with notmuch-show
David Bremner| Mark Walters
2017 Aug 27 23:58
- Mark Walters—Duplicate message ids [attachment, inbox, notmuch::bug, unread]
- David Bremner—[PATCH] test: check for subject consistency between search and show [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—[PATCH] test: duplicate mids: add an extra broken search test [inbox, unread]
- David Bremner—[PATCH 1/5] test: make fallback to duplicate test more robust. [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 2/5] test/duplicate-mid: clarify index order vs filename order [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 3/5] test: known broken test for subject after reindexing [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 4/5] lib: enforce that n_message_reindex takes headers from first file [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH 5/5] test/duplicate-mid: check for subject with notmuch-show [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH 1/5] test: make fallback to duplicate test more robust. [inbox, unread]
[PATCH 8/8] Add AppVeyor CI configuration and test script
Vladimir Panteleev| David Bremner
2017 Aug 22 22:43
- Vladimir Panteleev—[PATCH 0/8] notmuch on Windows (Cygwin) and AppVeyor [inbox, unread]
- Vladimir Panteleev—[PATCH 1/8] lib: Fix talloc not being defined on Cygwin [inbox, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- Vladimir Panteleev—[PATCH 2/8] Split CONFIGURE_LDFLAGS out of FINAL_LIBNOTMUCH_LDFLAGS [inbox, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- Vladimir Panteleev—[PATCH 3/8] lib: Fix libnotmuch.so link under Cygwin [inbox, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- Vladimir Panteleev—[PATCH 4/8] configure: Refactor uname parsing into a case statement [inbox, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- Vladimir Panteleev—[PATCH 5/8] configure: Detect Cygwin, and set PLATFORM accordingly [inbox, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- Vladimir Panteleev—[PATCH 6/8] Fix linking shared library on Cygwin [inbox, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- Vladimir Panteleev—[PATCH 7/8] test: Don't attempt to build symbol-test on Cygwin [inbox, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- Vladimir Panteleev—[PATCH 8/8] Add AppVeyor CI configuration and test script [inbox, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- David Bremner—Re: [PATCH 0/8] notmuch on Windows (Cygwin) and AppVeyor [inbox, unread]
[RFC PATCH 4/4] lib: add reStructuredText bling for API documentation in notmuch.h
Jani Nikula
2017 Aug 20 19:30
- Jani Nikula—[RFC PATCH 0/4] doc: use Hawkmoth for API documentation [inbox, unread]
- Jani Nikula—[RFC PATCH 1/4] doc: add man section 3 handling [inbox, notmuch::doc, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- Jani Nikula—[RFC PATCH 2/4] doc: use hawkmoth for generating libnotmuch api documentation [inbox, notmuch::doc, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- Jani Nikula—[RFC PATCH 3/4] lib: fix the biggest hawkmoth offenders in notmuch.h [inbox, notmuch::doc, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
- Jani Nikula—[RFC PATCH 4/4] lib: add reStructuredText bling for API documentation in notmuch.h [inbox, notmuch::doc, notmuch::needs-review, notmuch::patch, notmuch::wip, unread]
[PATCH 7/7] .travis.yml: Test against several Emacs versions
Vladimir Panteleev| David Bremner, Tomi Ollila
2017 Aug 17 17:51
- Vladimir Panteleev—[PATCH 0/7] Travis and test suite improvements [inbox, unread]
- Vladimir Panteleev—[PATCH 1/7] .travis.yml: Invoke `make download-test-databases' before running tests [inbox, notmuch::patch, notmuch::pushed, unread]
- Vladimir Panteleev—[PATCH 2/7] .travis.yml: Add gdb and gpgsm dependencies [inbox, notmuch::patch, notmuch::pushed, unread]
- Vladimir Panteleev—[PATCH 3/7] .travis.yml: Replace manual zlib installation with "dist: trusty" [inbox, notmuch::patch, notmuch::pushed, unread]
- Vladimir Panteleev—[PATCH 4/7] test: Fix T050-new.sh on some Travis CI machines [inbox, notmuch::patch, notmuch::pushed, unread]
- Vladimir Panteleev—[PATCH 5/7] .travis.yml: Switch to "sudo: false" for faster builds [inbox, notmuch::patch, notmuch::pushed, unread]
- Vladimir Panteleev—[PATCH 6/7] test: Fix T350-crypto.sh on Emacs snapshots [inbox, notmuch::obsolete, notmuch::patch, unread]
- Vladimir Panteleev—[PATCH 7/7] .travis.yml: Test against several Emacs versions [inbox, notmuch::needs-review, notmuch::patch, unread]
- David Bremner—Re: [PATCH 0/7] Travis and test suite improvements [inbox, unread]
[PATCH] NEWS: Initial writeup for my contributions to 0.25
David Bremner
2017 Jul 17 01:44
[PATCH] test: swap order of arguments of test_expect_equal
David Bremner| Tomi Ollila
2017 Apr 06 01:12
[REBASED RFC PATCH] cli/show: include content type parameters in formatted output
Jani Nikula
2017 Mar 05 11:17
[PATCH] lib: fix g_hash_table related read-after-free bug
David Bremner| Tomi Ollila
2017 Feb 22 10:32
[PATCH 0/9] cli/show: refactoring and cleanup
Jani Nikula| David Bremner
2017 Jan 06 20:14
- Jani Nikula—[PATCH 0/9] cli/show: refactoring and cleanup [inbox, notmuch::needs-review, unread]
- Jani Nikula—[PATCH 1/9] cli/show: detangle overloading of params.part for single message display [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 2/9] cli/show: remove unused raw member from show parameters struct [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 3/9] cli/show: consistently use format_sel for checking the format [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 4/9] cli/show: use a table for choosing the formatter [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 5/9] cli/show: rename format_sel to simply format [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 6/9] cli/show: group --entire-thread option handling into one place [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 7/9] cli/show: move formatter structs closer to where they're needed [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 8/9] cli: simplify mime node walk [inbox, notmuch::patch, notmuch::pushed, unread]
- Jani Nikula—[PATCH 9/9] cli: do not initialize zero values with designated initializers [inbox, notmuch::patch, notmuch::pushed, unread]
[PATCH 2/2] test: use vt100 as "smart" terminal for known dumb/unknown terminals
Tomi Ollila| David Bremner
2016 Oct 20 08:19
[PATCH v1 3/3] emacs: Improve the acquisition of text parts.
David Edmondson| Mark Walters, David Bremner
2016 Mar 08 17:12
- David Edmondson—[PATCH v1 0/3] Improve the acquisition of text parts. [inbox, unread]
- David Edmondson—[PATCH v1 1/3] emacs: `notmuch-show-insert-part-multipart/encrypted' should not assume the presence of a button. [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- David Edmondson—[PATCH v1 2/3] emacs: Neaten `notmuch-show-insert-bodypart-internal'. [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- David Edmondson—[PATCH v1 3/3] emacs: Improve the acquisition of text parts. [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- Mark Walters—Re: [PATCH v1 0/3] Improve the acquisition of text parts. [inbox, unread]
- David Bremner—Re: [PATCH v1 0/3] Improve the acquisition of text parts. [inbox, unread]
[PATCH] emacs: jump: show key shortcut
Jani Nikula, Mark Walters| Andrew Burgess, David Edmondson
2015 Dec 13 through 2015 Dec 20
[PATCH] fix notmuch python binding argument for filenames_destroy
Daniel Kahn Gillmor
2015 Dec 12 19:22
[PATCH] NEWS: Database version 3, API improvements, and ghost messages
Austin Clements| David Bremner
2014 Nov 10 13:13
[PATCH 3/5] notmuch-new: Manual: Add command line tags.
David Edmondson| Mark Walters, Austin Clements, David Bremner
2014 May 02 12:14
- David Edmondson—Add support for specifying tags during "notmuch new" [inbox, unread]
- David Edmondson—[PATCH 1/5] notmuch-new: Use tag_op_list_apply() rather than hand-coding the same. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 2/5] notmuch-new: Allow the tags of new messages to be manipulated. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 3/5] notmuch-new: Manual: Add command line tags. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 4/5] NEWS: Add information about "notmuch new" command line tags. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 5/5] Test: Add tests for "notmuch new" command line tags [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH v2 0/5] Add support for specifying tags during "notmuch new" [inbox, signed, unread]
- David Edmondson—[PATCH 1/5] notmuch-new: Use tag_op_list_apply() rather than hand-coding the same. [inbox, notmuch::patch, notmuch::stale, unread]
- David Edmondson—[PATCH 2/5] notmuch-new: Allow the tags of new messages to be manipulated. [inbox, notmuch::patch, notmuch::stale, unread]
- David Edmondson—[PATCH 3/5] notmuch-new: Manual: Add command line tags. [inbox, notmuch::needs-review, notmuch::patch, notmuch::stale, unread]
- David Edmondson—[PATCH 4/5] NEWS: Add information about "notmuch new" command line tags. [inbox, notmuch::patch, notmuch::stale, unread]
- David Edmondson—[PATCH 5/5] Test: Add tests for "notmuch new" command line tags [inbox, notmuch::patch, notmuch::stale, unread]
- Mark Walters—Re: [PATCH v2 0/5] Add support for specifying tags during "notmuch new" [inbox, unread]
- Austin Clements—Re: Add support for specifying tags during "notmuch new" [inbox, unread]
[PATCH 1/3] database: Add notmuch_database_compact_close
Ben Gamari| David Bremner, Tomi Ollila, Jameson Graef Rollins
2013 Oct 02 20:30
- Ben Gamari—[PATCH] notmuch compact support (v4) [inbox, unread]
- Ben Gamari—[PATCH 1/3] database: Add notmuch_database_compact_close [inbox, notmuch::needs-review, notmuch::patch, notmuch::pushed, unread]
- Ben Gamari—[PATCH 2/3] notmuch-compact: Initial commit of CLI [inbox, notmuch::patch, notmuch::pushed, unread]
- Ben Gamari—[PATCH 3/3] notmuch-compact: Add man page [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH] notmuch compact support (v4) [inbox, unread]
[PATCH] emacs: replace setq + let with let*
david@tethera.net| Tomi Ollila, Mark Walters, David Bremner
2013 Jun 02 15:02
handle CPPFLAGS in configure and make
Tomi Ollila| david@tethera.net, David Bremner
2013 May 26 20:07
- david@tethera.net—handle CPPFLAGS in configure and make [inbox, unread]
- david@tethera.net—[PATCH 1/3] debian: compile with V=1 [inbox, notmuch::patch, notmuch::pushed, unread]
- david@tethera.net—[PATCH 2/3] configure: grab CPPFLAGS from the environment. [inbox, notmuch::patch, notmuch::pushed, unread]
- david@tethera.net—[PATCH 3/3] build: pass CPPFLAGS to C and C++ compilers [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—Re: handle CPPFLAGS in configure and make [inbox, notmuch::needs-review, unread]
[PATCH] test: another test wrt ignoring user-specified files and directories
Ethan Glasser-Camp| tomi.ollila@iki.fi, David Bremner, Tom Prince, Tomi Ollila, Pieter Praet, David Edmondson, Jani Nikula, Austin Clements, Fabio Zanini
2012 Oct 12 19:32
- tomi.ollila@iki.fi—[PATCH 0/3] Configuration file option to exclude files/directories [inbox, notmuch::core, notmuch::feature, unread]
- tomi.ollila@iki.fi—[PATCH 1/3] added function notmuch_talloc_g_key_file_get_string_list() [inbox, notmuch::core, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- tomi.ollila@iki.fi—[PATCH 2/3] Made notmuch_config_get_new_tags() use notmuch_talloc_g_key_file_get_string_list(). [inbox, notmuch::core, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- tomi.ollila@iki.fi—[PATCH 3/3] added support for user-specified directories to exclude [inbox, notmuch::core, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: [PATCH 0/3] Configuration file option to exclude files/directories [inbox, unread]
- Tomi Ollila—[PATCH] added support for user-specified files & directories to ignore [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—[PATCH v6 1/3] test: add tests wrt ignoring user-specified files and directories [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—[PATCH v7 0/3] NEWS and test comment adjustments [inbox, unread]
- Tomi Ollila—[PATCH v7 1/3] test: add tests wrt ignoring user-specified files and directories [inbox, notmuch::patch, notmuch::pushed, notmuch::test, unread]
- Tomi Ollila—[PATCH v7 2/3] add support for user-specified files & directories to ignore [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—[PATCH v7 3/3] NEWS: add news section for new.ignore [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH v7 0/3] NEWS and test comment adjustments [inbox, unread]
- Pieter Praet—Re: [PATCH v7 0/3] NEWS and test comment adjustments [inbox, unread]
- Pieter Praet—[PATCH 1/6] cli: update 'new.ignore' config file comment wrt file/directory matching [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Pieter Praet—[PATCH 2/6] NEWS: sync 'new.ignore' entry with its comment in notmuch-config.c [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Pieter Praet—[PATCH 3/6] cli: add '--debug' option to 'notmuch new' [inbox, notmuch::feature, notmuch::patch, notmuch::pushed, unread]
- Pieter Praet—[PATCH 4/6] cli: notmuch new: optionally output debug information when ignoring files/directories [inbox, notmuch::patch, notmuch::pushed, unread]
- Pieter Praet—[PATCH 5/6] test-lib.sh: pass 'NOTMUCH_NEW's args down to 'notmuch new' [inbox, notmuch::patch, notmuch::pushed, notmuch::test, unread]
- Pieter Praet—[PATCH 6/6] test: another test wrt ignoring user-specified files and directories [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
[PATCH v2 5/8] notmuch-new: pull out useful bits of add_files_recursive
Mark Walters| Ethan Glasser-Camp, Ethan, David Bremner, Jameson Graef Rollins, Robert Horn, Jani Nikula
2012 Jul 01 19:55
- Ethan Glasser-Camp—[RFC PATCH 00/14] modular mail stores based on URIs [inbox, unread]
- Ethan Glasser-Camp—[RFC PATCH 01/14] All access to mail files goes through the mailstore module [inbox, notmuch::obsolete, notmuch::patch, unread]
- Ethan Glasser-Camp—[RFC PATCH 02/14] Introduce uriparser [inbox, notmuch::obsolete, notmuch::patch, unread]
- Ethan Glasser-Camp—[RFC PATCH 03/14] mailstore can read from maildir: URLs [inbox, notmuch::obsolete, notmuch::patch, unread]
- Ethan Glasser-Camp—[RFC PATCH 04/14] Not all filenames need to be converted to absolute paths [inbox, notmuch::obsolete, notmuch::patch, unread]
- Mark Walters—Re: [RFC PATCH 00/14] modular mail stores based on URIs [inbox, unread]
- Ethan—Re: [RFC PATCH 00/14] modular mail stores based on URIs [inbox, unread]
- David Bremner—Re: [RFC PATCH 00/14] modular mail stores based on URIs [inbox, unread]
- Mark Walters—Re: [RFC PATCH 00/14] modular mail stores based on URIs [inbox, unread]
- Ethan—Re: [RFC PATCH 00/14] modular mail stores based on URIs [inbox, unread]
- Ethan Glasser-Camp—[PATCH v2 0/8] URI-based modular mail stores [inbox, unread]
- Ethan Glasser-Camp—[PATCH v2 1/8] All access to mail files goes through the mailstore module [inbox, notmuch::patch, notmuch::stale, unread]
- Ethan Glasser-Camp—[PATCH v2 2/8] Introduce uriparser [inbox, notmuch::patch, notmuch::stale, unread]
- Ethan Glasser-Camp—[PATCH v2 3/8] Not all filenames need to be converted to absolute paths [inbox, notmuch::patch, notmuch::stale, unread]
- Ethan Glasser-Camp—[PATCH v2 4/8] new: add "scan" option [inbox, notmuch::patch, notmuch::stale, unread]
- Ethan Glasser-Camp—[PATCH v2 5/8] notmuch-new: pull out useful bits of add_files_recursive [inbox, notmuch::patch, notmuch::stale, unread]
- Ethan Glasser-Camp—[PATCH v2 6/8] mailstore: support for mbox:// URIs [inbox, notmuch::patch, notmuch::stale, unread]
- Ethan Glasser-Camp—[PATCH v2 7/8] Tests for mbox support [inbox, notmuch::patch, notmuch::stale, unread]
- Ethan Glasser-Camp—[PATCH v2 8/8] new: Add scan support for mbox:// URIs [inbox, notmuch::patch, notmuch::stale, unread]
- Mark Walters—Re: [RFC PATCH 00/14] modular mail stores based on URIs [inbox, unread]
- Jameson Graef Rollins—Re: [RFC PATCH 00/14] modular mail stores based on URIs [inbox, signed, unread]
- Jameson Graef Rollins—Re: [RFC PATCH 00/14] modular mail stores based on URIs [inbox, signed, unread]
- Mark Walters—Re: [RFC PATCH 00/14] modular mail stores based on URIs [inbox, unread]
[PATCH] Give a path name to mktemp in Makefile.local
Aaron Ecay| Tomi Ollila, Jameson Graef Rollins, David Bremner
2011 Dec 17 15:36