unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2022-05-21 18:06:55 to 2022-07-01 11:31:34 UTC [more...]

[PATCH] make git ignore new build products
 2022-07-01 11:31 UTC  (2+ messages)

[PATCH] doc: improve config item labels in info output
 2022-07-01 11:28 UTC 

improve html docs
 2022-07-01 10:58 UTC  (5+ messages)
` [PATCH 1/3] doc: reorganize sphinx toctree
` [PATCH 2/3] doc: retitle notmuch-emacs manual
` [PATCH 3/3] doc: drop module index from ToC
  ` [PATCH 4/4] doc: do not generate python module index

blacklisting a contact
 2022-07-01  8:31 UTC  (2+ messages)

[PATCH] doc: provide nmbug link for notmuch-git info page
 2022-07-01  1:14 UTC  (4+ messages)
` [PATCH] doc: replace symlink with duplicate page for nmbug
    ` [PATCH v2] doc: replace symlink with copies for nmbug, notmuch-setup

v2 WIP commands to choose duplicates in emacs interface
 2022-06-29 12:15 UTC  (9+ messages)
` [RFC PATCH v2 1/7] test: use notmuch_json_show_sanitize more places
` [RFC PATCH v2 2/7] test: define and use notmuch_sexp_*_sanitize functions
` [RFC PATCH v2 3/7] test: add new corpus of duplicate messages
` [RFC PATCH v2 4/7] CLI/show: WIP support --duplicate for raw output
` [RFC PATCH v2 5/7] WIP: support show --duplicate for structured output
` [RFC PATCH v2 6/7] WIP/emacs: replace message with different duplicate
` [RFC PATCH v2 7/7] WIP/emacs: display count of duplicates in headerline

[PATCH] emacs: mark notmuch-query.el as obsolete
 2022-06-28 11:50 UTC 

provide various lazy-show options
 2022-06-28  1:02 UTC  (6+ messages)
` [PATCH 1/5] perf-test/emacs: test showing longish threads
` [PATCH 2/5] emacs/show: optionally insert bodies of "deep messages" lazily
` [PATCH 3/5] emacs/show: obey notmuch-show-max-text-part-size for part 0
` [PATCH 4/5] emacs/show: introduce notmuch-show-height-limit
` [PATCH 5/5] doc/emacs: add discussion about notmuch-show-perfomance

[Wishlist] Add equivalent of lastmod:nnn.. to sexp query parser
 2022-06-25 23:00 UTC  (6+ messages)
` [PATCH 1/4] test/sexp: one sided range searches
  ` [PATCH 2/4] lib/sexp: special case "" as an argument in lastmod ranges
  ` [PATCH 3/4] lib/sexp: allow * as alias for "" in range searches
  ` [PATCH 4/4] doc/sexp: document range queries

notmuch_message* error handling cleanup part II
 2022-06-25 19:38 UTC  (8+ 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

incrementally improve error handling in notmuch_message*
 2022-06-25 19:00 UTC  (10+ 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

Add hashed directory structure to notmuch git
 2022-06-23 12:30 UTC  (3+ messages)
` [PATCH 1/2] CL/git: add format version 1
` [PATCH 2/2] CLI/git: add --format-version argument to init subcommand

v2 lazy body insertion
 2022-06-21 11:59 UTC  (3+ messages)
` [RFC PATCH v2 1/2] perf-test/emacs: test showing longish threads
` [RFC PATCH v2 2/2] emacs/show: optionally insert bodies lazily

RFC: directory layout for notmuch git
 2022-06-18 21:47 UTC  (2+ messages)
` [PATCH] WIP/git: change internal directory layout

[PATCH 1/2] test: add known broken tests for setting NOTMUCH_CONFIG in hooks
 2022-06-18 11:27 UTC  (4+ messages)
` [PATCH 2/2] CLI: set "
  ` [PATCH v2] "

(no subject)
 2022-06-18 11:21 UTC  (19+ 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 10/17] CLI/git: replace enumeration of tags with sexp query
` [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
` notmuch-git v3

[PATCH v3] emacs: use message-dont-reply-to-names when composing replies
 2022-06-16 11:54 UTC  (2+ messages)

v2 parameter expansion for regex and wildcard sexp queries
 2022-06-15 12:14 UTC  (3+ messages)
` [PATCH v2 1/2] test/sexp: add known broken tests for macro param inside rx/wildcard
` [PATCH v2 2/2] lib/sexp: add parameter expansion for regex and wildcard

sexp and strings
 2022-06-14 11:22 UTC  (8+ messages)
  ` [PATCH 1/2] test/sexp: add known broken tests for macro param inside rx/wildcard
    ` [PATCH 2/2] lib/sexp: add parameter expansion for regex and wildcard

Ignoring unknown messages for git.safe_fraction
 2022-06-13 19:00 UTC  (2+ messages)

[PATCH v4] emacs: Make notmuch-show-next-thread return nil on failure
 2022-06-13 18:54 UTC  (3+ messages)

[PATCH 1/3] test: initial tests for external commands
 2022-06-13 10:35 UTC  (4+ messages)
` [PATCH 2/3] CLI: pass --config to external commands via NOTMUCH_CONFIG
` [PATCH 3/3] CLI: document handling of --config for external commands

[PATCH 1/2] CLI: simplify help command
 2022-06-13 10:26 UTC  (3+ messages)
` [PATCH 2/2] CLI: mention sexp-queries in help topics, alphabetize

WIP: allow display of duplicate messages with notmuch show / notmuch-emacs
 2022-06-12 19:04 UTC  (5+ messages)
` [PATCH 1/4] test: add new corpus of duplicate messages
` [PATCH 2/4] CLI/show: WIP support --duplicate for raw output
` [PATCH 3/4] WIP: support show --duplicate for structured output
` [PATCH 4/4] WIP/emacs: replace message with different duplicate

contact instead of (to or from)
 2022-06-10  8:43 UTC  (5+ messages)

[PATCH v2] emacs: use message-dont-reply-to-names when composing replies
 2022-06-09  2:12 UTC  (3+ messages)

marking multiple messages to tag
 2022-06-08 14:36 UTC  (3+ messages)

[bug?] emacs interface - some mark read tag changes may have failed
 2022-06-07 13:13 UTC  (7+ messages)

debian 11 notmuch-emacs -> elpa-notmuch?
 2022-06-06 10:43 UTC  (2+ messages)

WIP/RFP: lazy body insertion for notmuch-show mode
 2022-06-05 17:08 UTC  (4+ messages)
` [PATCH 1/3] perf-test/emacs: test showing a longish thread
` [PATCH 2/3] emacs/show: optionally insert bodies lazily
` [PATCH 3/3] perf-test/emacs: lazily insert message bodies with notmuch-show

[PATCH] emacs: use message-dont-reply-to-names when composing replies
 2022-06-04 19:38 UTC 

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  (4+ 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: "

Help with sending mail from notmuch-emacs
 2022-05-31  0:57 UTC  (6+ messages)

WIP: promote nmbug to user sync tool
 2022-05-29 11:00 UTC  (5+ messages)

[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  (2+ messages)

[PATCH] lib: fix uninitialized field in message objects
 2022-05-26 11:38 UTC  (3+ messages)

help
 2022-05-25  3:39 UTC 

[bug] possible condition depending on uninitialized value in _notmuch_message_sync
 2022-05-25  1:42 UTC  (5+ messages)

moving mail to another maildir based on tags and renaming files
 2022-05-24 14:08 UTC  (9+ messages)

RFC: drop notmuch_private_status_t, or use it better?
 2022-05-23 10:18 UTC 


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