messages from 2021-06-05 13:59:52 to 2021-07-14 09:25:44 UTC [more...]
sorting in show tree
2021-06-25 16:22 UTC (4+ messages)
[PATCH] doc: tweak hook configuration documentation
2021-06-25 12:44 UTC (3+ messages)
[ANN] notmuch-vim 0.7 released
2021-07-10 0:32 UTC (5+ messages)
Repeat last tagging
2021-07-14 9:25 UTC (2+ messages)
Early preview of s-expression based query parser
2021-07-14 0:02 UTC (12+ messages)
` [PATCH 01/11] configure: optional library sfsexp
` [PATCH 02/11] lib: split notmuch_query_create
` [PATCH 03/11] lib: define notmuch_query_create_sexpr
` [PATCH 04/11] CLI/search+address: support sexpr queries
` [PATCH 05/11] lib/parse-sexp: parse 'and', 'not', 'or'
` [PATCH 06/11] lib/parse-sexp: parse 'subject'
` [PATCH 07/11] lib/parse-sexp: split terms in phrase mode
` [PATCH 08/11] lib/parse-sexp: handle most fields
` [PATCH 09/11] lib/parse-sexp: add error handling to internal API
` [PATCH 10/11] lib/parse-sexp: add keyword arguments for fields
` [PATCH 11/11] lib/parse-sexp: initial support for wildcard queries
[PATCH] emacs: update declaration of notmuch-tree
2021-07-13 13:03 UTC (2+ messages)
[PATCH] cli/show: add --format=pretty
2021-07-13 12:07 UTC (15+ messages)
` [PATCH] cli/show: add --color/--no-color
` Yet another revision of --format=pretty
` [PATCH v3 1/2] cli/show: add --format=pretty
` [PATCH v3 2/2] cli/show: add color for --format=pretty
` [PATCH v2] cli/show: add --format=pretty
configure checks for python3-notmuch2 module
2021-07-12 7:14 UTC (2+ messages)
[PATCH 1/2] test/crypto: test message with rfc822 attachment
2021-07-09 23:36 UTC (12+ messages)
` [PATCH 2/2] test: known broken test for emacs display of message/rfc822 parts
` WIP fixes for rfc822/attachement display
` [PATCH 1/3] emacs: forcibly set notmuch-show-mode after delegating inlining
` [PATCH 2/3] emacs: don't inline message/rfc822 parts without content
` [PATCH 3/3] emacs: dynamically bind gnus-newsgroup-charset
[PATCH] replace references to freenode with references to libera
2021-07-08 1:36 UTC (3+ messages)
[PATCH] emacs: fix typo in variable name
2021-07-08 1:36 UTC (2+ messages)
[PATCH] emacs: use new face for notmuch-jump and related
2021-07-07 10:28 UTC (4+ messages)
[PATCH 0/2] ruby: sync database close/destroy
2021-07-07 3:45 UTC (3+ messages)
` [PATCH 1/2] ruby: split database close and destroy
` [PATCH 2/2] ruby: cleanup object_destroy()
[PATCH] emacs: remove useless lexically bound variable
2021-07-07 1:51 UTC
bug#49380: 27.1; is mm-inline-message supported outside Gnus?
2021-07-06 14:34 UTC (5+ messages)
New --sort for notmuch show emacs notmuch-tree-mode (v3)
2021-07-03 23:52 UTC (8+ messages)
` [PATCH v3 1/5] CLI/show: accept --sort
` [PATCH v3 2/5] CLI/show: tests for the new --sort option
` [PATCH v3 3/5] emacs/hello: honouring :sort-order in threaded queries
` [PATCH v3 4/5] emacs/tree: command to toggle search sort order in tree mode
` [PATCH v3 5/5] doc: new notmuch show --sort and related emacs commands
[PATCH] lib: consider all instances of Delivered-To header
2021-07-02 9:13 UTC (7+ messages)
` [PATCH v2 1/2] reply: add test for multiple Delivered-To headers
` [PATCH v2 2/2] lib: consider all instances of Delivered-To header
[PATCH v2 0/3] ruby: add latest config API
2021-06-29 19:08 UTC (4+ messages)
` [PATCH v2 1/3] ruby: add new Database.open_with_config
` [PATCH v2 2/3] ruby: add db.config
` [PATCH v2 3/3] ruby: make db.config return an enumerator
[PATCH] test: deduplicate T590
2021-06-29 16:46 UTC (2+ messages)
[PATCH] devel: two scripts for checking proposed changes
2021-06-29 11:27 UTC (3+ messages)
[PATCH 0/3] ruby: add latest config API
2021-06-28 14:11 UTC (5+ messages)
` [PATCH 1/3] ruby: add new Database.open_with_config
[PATCH v2 0/2] ruby: improve db.query
2021-06-28 7:46 UTC (4+ messages)
` [PATCH v2 1/2] ruby: add keyword arguments to db.query
[PATCH 1/3] test: start test file for emacs unthreaded view
2021-06-27 17:48 UTC (4+ messages)
` [PATCH 2/3] emacs/show: add parameter notmuch-show-single-message
` [PATCH 3/3] emacs/tree use notmuch-show-single-message
[PATCH] emacs: rebind the "Send Message" toolbar/menu items
2021-06-27 17:25 UTC (7+ messages)
` [PATCH] emacs: remap send-message and send-message-and-exit
` [PATCH v2] "
difficulty in rendering S/MIME signature status from some certificates
2021-06-27 17:21 UTC (9+ messages)
` [PATCH 1/2] cli/show: produce "email" element in sigstatus
` [PATCH 2/2] emacs: Prefer email address over User ID when showing valid signature
` [PATCH] "
Commit after some number of transactions
2021-06-27 17:11 UTC (2+ messages)
notmuch release 0.32.2 now available
2021-06-27 12:17 UTC
[PATCH] perf-test: fix for verbose
2021-06-26 20:13 UTC
[PATCH 0/2] ruby: enable garbage collection
2021-06-26 20:07 UTC (10+ messages)
` [PATCH 2/2] ruby: enable garbage collection using talloc
` [PATCH] perf-test: add ruby test
New --sort for notmuch show and using it in emacs notmuch-tree-mode
2021-06-26 18:08 UTC (24+ messages)
` [PATCH 1/7] CLI/show: accept --sort
` [PATCH 2/7] emacs/hello: honouring :sort-order in threaded queries
` [PATCH 3/7] emacs/tree: command to toggle search sort order in tree mode
` [PATCH 4/7] doc: updates for new --sort and related emacs commands
` [PATCH 5/7] CLI/show: tests for the new --sort option
` [PATCH 6/7] doc: clarifications for the new --sort flag and emacs command
` [PATCH 7/7] emacs: fix notmuch-tree-toggle-order keybinding
` [PATCH 1/5] CLI/show: accept --sort
` Here's a re-roll, with review comments so far addressed
` [PATCH 2/5] CLI/show: tests for the new --sort option
` [PATCH 3/5] emacs/hello: honouring :sort-order in threaded queries
` [PATCH 4/5] emacs/tree: command to toggle search sort order in tree mode
` [PATCH 5/5] doc: new notmuch show --sort and related emacs commands
[PATCH 1/2] test-lib-emacs: re-define test_emacs() after initialization
2021-06-26 14:10 UTC (3+ messages)
[PATCH 1/2] lib: write talloc report in notmuch_database_destroy
2021-06-25 12:46 UTC (5+ messages)
` [PATCH 2/2] lib/config: fix memory leak
[PATCH] emacs: Add compatibility for org-msg.el
2021-06-24 20:29 UTC (2+ messages)
[PATCH] emacs: Add compatibility for org-msg.el
2021-06-24 19:33 UTC (4+ messages)
[PATCH] test/libconfig: make indexing more consistent
2021-06-21 10:07 UTC (3+ messages)
[PATCH 1/2] test: check openssl prequisite for add_gpgsm_home
2021-06-20 20:20 UTC (4+ messages)
` [PATCH 2/2] emacs: require seq for seq-some
notmuch-emacs notmuch-tag configuration
2021-06-17 2:12 UTC (4+ messages)
show a single message in a huge thread
2021-06-12 20:39 UTC (10+ messages)
indexopts cleanup
2021-06-12 13:26 UTC (3+ messages)
` [PATCH 1/2] lib: make indexopts pointers opaque
` [PATCH 2/2] CLI: move indexopts variable out of shared options block
Test failures with notmuch 0.32 and 0.32.1 on openSUSE
2021-06-08 14:51 UTC (10+ messages)
[PATCH 0/3] ruby: improve db.query
2021-06-08 1:29 UTC (6+ messages)
` [PATCH 3/3] test: ruby: simplify basic tests
[PATCH] test: aggregate-results updates
2021-06-07 23:35 UTC (4+ messages)
[PATCH 1/3] emacs: fix declare-function definitions with related line breaks
2021-06-07 23:34 UTC (2+ messages)
Query emails sent to undisclosed-recipients
2021-06-07 23:33 UTC (3+ messages)
` [PATCH] test: add known broken test for indexing RFC822 group names
[PATCH 1/2] make _alloc_notmuch static
2021-06-07 23:32 UTC (3+ messages)
[PATCH] emacs: do not unconditionally set mail-user-agent
2021-06-07 23:30 UTC (4+ messages)
` [PATCH] emacs: drop setting mail-user-agent, and document how to set it
How to recover from this permanent fatal error?
2021-06-07 7:07 UTC (11+ messages)
[PATCH] emacs/tree: add notmuch-tree-quit-all
2021-06-06 17:40 UTC (5+ messages)
[PATCH] completion: remove "setup" from the list of possible completions
2021-06-05 13:59 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).