messages from 2022-04-23 13:40:14 to 2022-06-04 17:24:43 UTC [more...]
(no subject)
2022-06-04 17:23 UTC (17+ messages)
` [PATCH v3 01/17] nmbug: promote to user tool "notmuch-git"
` [PATCH v3 02/17] CLI/git: drop support for python < 3.2
` [PATCH v3 03/17] notmuch-git: add --git-dir, --tag-prefix arguments
` [PATCH v3 04/17] CLI/git: make existance of config branch optional on clone
` [PATCH v3 05/17] CLI/git: Add an 'init' command
` [PATCH v3 06/17] test: initial tests for notmuch-git
` [PATCH v3 07/17] CLI/git: rename environment variables
` [PATCH v3 08/17] CLI/git: suppress warnings about initial branch name
` [PATCH v3 09/17] test/git: add known broken test for tag with quotes
` [PATCH v3 11/17] CLI/git: add @timed decorator, time a few functions
` [PATCH v3 12/17] CLI/git: cache git indices
` [PATCH v3 13/17] doc/notmuch-git: initial documentation
` [PATCH v3 14/17] CLI/git: change defaults for repo and prefix
` [PATCH v3 15/17] CLI/git: support configuration for repo location / prefix
` [PATCH v3 16/17] CLI/git: add safety checks for checkout and commit
` [PATCH v3 17/17] debian: install notmuch-git
[PATCH 1/2] test: add known broken tests for setting NOTMUCH_CONFIG in hooks
2022-06-04 11:11 UTC (3+ messages)
` [PATCH 2/2] CLI: set "
` [PATCH v2] "
Multiple files per message in emacs
2022-06-03 20:43 UTC (2+ messages)
Defer notmuch.el setup
2022-06-03 12:57 UTC (5+ messages)
[PATCH v2] emacs: change where notmuch-mua-mail moves point
2022-06-02 15:29 UTC (4+ messages)
[PATCH] Fix notmuch-mua.el notmuch-mua-mail
2022-06-02 12:53 UTC (6+ messages)
[PATCH] emacs: add paramter to not quote original message in replies
2022-06-02 11:49 UTC (3+ messages)
[BUG] notmuch_message_tags_to_maildir_flags does not always invalidate filenames_list
2022-06-01 12:02 UTC (5+ messages)
notmuch-show-header-line: allow format strings and functions
2022-06-01 11:39 UTC (9+ messages)
` [PATCH] emacs: "
[PATCH v4 0/1] notmuch-show-header-line: allow format strings and functions
2022-06-01 9:53 UTC (2+ messages)
` [PATCH v4 1/1] emacs: "
[PATCH 1/3] test: initial tests for external commands
2022-05-31 11:51 UTC (3+ messages)
` [PATCH 2/3] CLI: pass --config to external commands via NOTMUCH_CONFIG
` [PATCH 3/3] CLI: document handling of --config for external commands
Help with sending mail from notmuch-emacs
2022-05-31 0:57 UTC (8+ messages)
[PATCH 1/2] CLI: simplify help command
2022-05-29 18:22 UTC (2+ messages)
` [PATCH 2/2] CLI: mention sexp-queries in help topics, alphabetize
WIP: promote nmbug to user sync tool
2022-05-29 11:00 UTC (9+ messages)
` [PATCH 02/16] notmuch-git: add --git-dir argument
` [PATCH 05/16] nmbug: Add an 'init' command
` [PATCH 10/16] CLI/git: replace enumeration of tags with sexp query
[PATCH 1/3] test: replace deprecated use of notmuch_database_open_verbose
2022-05-29 10:48 UTC (4+ messages)
` [PATCH 2/3] test: replace deprecated use of notmuch_database_open
` [PATCH 3/3] test: replace deprecated use of notmuch_database_create
[PATCH] doc/emacs: document a few notmuch-hello customizable variables
2022-05-29 10:35 UTC (3+ messages)
` [PATCH v2] "
[PATCH] test: make T450 independent of application/octet-stream interpretation
2022-05-29 10:28 UTC (3+ messages)
regexp search for more things
2022-05-27 19:35 UTC (4+ messages)
` searching to doesn't support regexes ?
[PATCH v3] emacs: Make notmuch-show-next-thread return nil on failure
2022-05-26 23:28 UTC (3+ messages)
[PATCH] lib: fix uninitialized field in message objects
2022-05-26 11:38 UTC (3+ messages)
notmuch_message* error handling cleanup part II
2022-05-25 10:51 UTC (7+ messages)
` [PATCH 1/6] test: error handling for n_m_tags_to_maildir_flags
` [PATCH 2/6] test: add known broken test for notmuch_tags_valid (NULL)
` [PATCH 3/6] lib/tag: handle NULL argument to notmuch_tags_valid
` [PATCH 4/6] lib: Add missing private status values
` [PATCH 5/6] lib: add NOTMUCH_STATUS_CLOSED_DATABASE, use in _n_d_ensure_writable
` [PATCH 6/6] lib: check for writable db in n_m_tags_maildir_flags
help
2022-05-25 3:39 UTC
[bug] possible condition depending on uninitialized value in _notmuch_message_sync
2022-05-25 1:42 UTC (6+ messages)
moving mail to another maildir based on tags and renaming files
2022-05-24 14:08 UTC (9+ messages)
incrementally improve error handling in notmuch_message*
2022-05-23 23:39 UTC (9+ messages)
` [PATCH 1/8] test: define test_private_C
` [PATCH 2/8] lib/message: catch exceptions in _n_m_add_term
` [PATCH 3/8] test: _notmuch_message_remove_term catches exceptions
` [PATCH 4/8] lib/message: drop _notmuch_message_get_thread_id_only
` [PATCH 5/8] lib: define macro NODISCARD
` [PATCH 6/8] lib/message: check return status of _n_m_{add,remove}_term
` [PATCH 7/8] lib/message: check return status from _n_m_add_{path,folder}_terms
` [PATCH 8/8] test: error handling in _n_message_{add,remove}_filename
RFC: drop notmuch_private_status_t, or use it better?
2022-05-23 10:18 UTC
[PATCH] doc: define and use semantic markup for configuration items
2022-05-21 1:47 UTC (2+ messages)
[PATCH] emacs: document/defcustom notmuch-multipart/alternative-discouraged
2022-05-21 1:47 UTC (2+ messages)
[PATCH v2 0/1] notmuch-show-header-line: allow format strings and functions
2022-05-18 19:31 UTC (8+ messages)
` [PATCH v2 1/1] emacs: "
[PATCH] emacs/smime: render decrypted MIME entities in notmuch-show
2022-05-18 10:29 UTC (13+ messages)
do not inline application/* in replies
2022-05-16 10:22 UTC (2+ messages)
[PATCH] doc/emacs: document notmuch-show-toggle-toggle-elide-non-matching
2022-05-15 21:52 UTC (2+ messages)
notmuch-git
2022-05-15 18:14 UTC (18+ messages)
` [PATCH 01/17] nmbug: promote to user tool "notmuch-git"
` [PATCH 02/17] CLI/git: drop support for python < 3.2
` [PATCH 03/17] notmuch-git: add --git-dir, --tag-prefix arguments
` [PATCH 04/17] CLI/git: make existance of config branch optional on clone
` [PATCH 05/17] CLI/git: Add an 'init' command
` [PATCH 06/17] test: initial tests for notmuch-git
` [PATCH 07/17] CLI/git: rename environment variables
` [PATCH 08/17] CLI/git: suppress warnings about initial branch name
` [PATCH 09/17] test/git: add known broken test for tag with quotes
` [PATCH 10/17] CLI/git: replace enumeration of tags with sexp query
` [PATCH 11/17] CLI/git: add @timed decorator, time a few functions
` [PATCH 12/17] CLI/git: cache git indices
` [PATCH 13/17] doc/notmuch-git: initial documentation
` [PATCH 14/17] CLI/git: change defaults for repo and prefix
` [PATCH 15/17] CLI/git: support configuration for repo location / prefix
` [PATCH 16/17] CLI/git: add safety checks for checkout and commit
` [PATCH 17/17] debian: install notmuch-git
Change notmuch-show-elide-non-matching-messages on the fly
2022-05-12 11:23 UTC (3+ messages)
Introducing mujmap, a notmuch/JMAP bridge
2022-05-10 9:22 UTC (2+ messages)
public-inbox, nmbug or Debbugs and notmuch sync?
2022-05-10 7:09 UTC (5+ messages)
BUG: ruby segfault in notmuch_rb_tags_each
2022-05-05 14:16 UTC (2+ messages)
[PATCH 1/2] doc/sexp-queries: fix example
2022-05-05 14:07 UTC (3+ messages)
` [PATCH 2/2] doc/sexp-queries: be more consistent about ending example text
Forcing a sync of maildir flags?
2022-05-03 23:59 UTC (9+ messages)
[PATCH v2 1/2] emacs: Make indentation more consistent in notmuch-search-show-thread
2022-05-03 14:56 UTC (4+ messages)
` [PATCH v2 2/2] emacs: Make notmuch-show-next-thread return nil on failure
[PATCH 0/1] emacs: Make notmuch-show-next-thread return nil on failure
2022-05-02 16:50 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH] doc/sexp-queries: escape @ in non-verbatim text
2022-04-30 17:06 UTC (3+ messages)
changing smtp server and signature depending on from address
2022-04-26 5:54 UTC (3+ messages)
[PATCH] emacs: notmuch-show-header-line: allow format-spec format
2022-04-25 23:45 UTC
notmuch release 0.36 now available
2022-04-25 12:00 UTC
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).