unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2022-04-13 23:56:36 to 2022-06-01 10:01:25 UTC [more...]

[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] Fix notmuch-mua.el notmuch-mua-mail
 2022-06-01  9:49 UTC  (3+ messages)

notmuch-show-header-line: allow format strings and functions
 2022-06-01  9:26 UTC  (5+ messages)
` [PATCH] 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] emacs: add paramter to not quote original message in replies
 2022-05-30 11:58 UTC  (2+ messages)

[PATCH 1/2] test: add known broken tests for setting NOTMUCH_CONFIG in hooks
 2022-05-30 11:38 UTC  (2+ messages)
` [PATCH 2/2] CLI: set "

[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  (22+ messages)
` [PATCH 01/16] nmbug: promote to user tool "notmuch-git"
` [PATCH 02/16] notmuch-git: add --git-dir argument
` [PATCH 03/16] notmuch-git: add --tag-prefix argument
` [PATCH 04/16] test: initial tests for notmuch-git
` [PATCH 05/16] nmbug: Add an 'init' command
` [PATCH 06/16] CLI/git: suppress warnings about initial branch name
` [PATCH 07/16] test: use "notmuch git init" for tests
` [PATCH 08/16] CLI/git: make existance of config branch optional on clone
` [PATCH 09/16] test/git: add known broken test for tag with quotes
` [PATCH 10/16] CLI/git: replace enumeration of tags with sexp query
` [PATCH 11/16] CLI/git: add @timed decorator, time a few functions
` [PATCH 12/16] CLI/git: rename private index file
` [PATCH 13/16] CLI/git: create PrivateIndex class
` [PATCH 14/16] CLI/git: create CachedIndex class
` [PATCH 15/16] debian: install notmuch-git
` [PATCH 16/16] WIP: start manual page for notmuch-git

[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)

[BUG] notmuch_message_tags_to_maildir_flags does not always invalidate filenames_list
 2022-05-25  1:28 UTC  (4+ 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  (5+ 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 

[PATCH 1/2] NEWS: fix location for notmuch-web
 2022-04-22 14:13 UTC  (3+ messages)
` [PATCH 2/2] NEWS: user visible changes for 0.36

Autorefresh buffer at set interval
 2022-04-22  2:21 UTC  (3+ messages)

[PATCH] configure: avoid warning with -Wall
 2022-04-19 20:16 UTC  (3+ messages)

[Wishlist] Add equivalent of lastmod:nnn.. to sexp query parser
 2022-04-18 14:23 UTC 

mailto: in Firefox and notmuch-emacs-mua
 2022-04-18 10:50 UTC  (2+ messages)

release process for notmuch 0.36
 2022-04-16 11:49 UTC  (3+ messages)

v2 allow sexp queries in infix parser
 2022-04-15 17:31 UTC  (7+ messages)
` [PATCH v2 2/2] lib: add sexp: prefix to Xapian (infix) query parser
      ` [PATCH] fix build without sfsexp
      ` [PATCH] lib: don't compile sexp: prefix if no sfsexp library


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).