unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2021-05-16 18:16:53 to 2021-06-06 17:47:47 UTC [more...]

[PATCH] emacs/tree: add notmuch-tree-quit-all
 2021-06-06 17:40 UTC  (5+ messages)

How to recover from this permanent fatal error?
 2021-06-06 12:48 UTC  (9+ messages)

[PATCH] completion: remove "setup" from the list of possible completions
 2021-06-05 13:59 UTC  (6+ messages)

Test failures with notmuch 0.32 and 0.32.1 on openSUSE
 2021-06-05 13:50 UTC  (12+ messages)

[PATCH] emacs: notmuch-tree: mark the initial message at point as read
 2021-06-05 11:23 UTC  (5+ messages)

[PATCH] test: aggregate-results updates
 2021-06-05 11:12 UTC  (2+ messages)

[PATCH] emacs: do not unconditionally set mail-user-agent
 2021-06-04 23:16 UTC  (2+ messages)
` [PATCH] emacs: drop setting mail-user-agent, and document how to set it

[PATCH] emacs: rebind the "Send Message" toolbar/menu items
 2021-06-04 16:50 UTC  (5+ messages)
  ` [PATCH] emacs: remap send-message and send-message-and-exit

[PATCH v2 0/2] ruby: improve db.query
 2021-06-04  6:08 UTC  (4+ messages)
` [PATCH v2 1/2] ruby: add keyword arguments to db.query
` [PATCH v2 2/2] test: ruby: simplify basic tests

[PATCH 0/3] ruby: add latest config API
 2021-06-04  3:35 UTC  (5+ messages)
` [PATCH 1/3] ruby: add new Database.open_with_config
` [PATCH 2/3] ruby: add db.config
` [PATCH 3/3] ruby: make db.config return an enumerator

[PATCH] emacs: PATCH [1/2] mail user agent
 2021-06-03 18:22 UTC  (9+ messages)

[PATCH] test: source $NOTMUCH_BUILDDIR/test/test-lib-emacs.sh
 2021-06-03 12:33 UTC  (4+ messages)
` [PATCH v2] test: source $NOTMUCH_SRCDIR/test/test-lib-emacs.sh

Handle long threads in unthreaded-view
 2021-06-03 11:55 UTC  (4+ messages)
` [PATCH 1/3] test: start test file for emacs unthreaded view
` [PATCH 2/3] emacs/show: add parameter notmuch-show-single-message
` [PATCH 3/3] emacs/tree use notmuch-show-single-message

show a single message in a huge thread
 2021-06-03  7:55 UTC  (16+ messages)
                ` First attempt at a fix for single message display deep in thread
                  ` [PATCH 1/2] emacs/show: add parameter notmuch-show-single-message
                  ` [PATCH 2/2] emacs/tree: use notmuch-show-single-message

(wrong-type-argument keymapp notmuch-show-mode-map) in emacs on upgrade to notmuch from master
 2021-05-31 23:27 UTC  (10+ messages)
        ` [PATCH] NEWS/emacs: document changes in 0.32 that affect keybindings

IRC transitioned to libera.net
 2021-05-28 12:22 UTC 

[PATCH 0/2] ruby: enable garbage collection
 2021-05-28  3:10 UTC  (5+ messages)
` [PATCH 1/2] ruby: create an actual wrapper struct
` [PATCH 2/2] ruby: enable garbage collection using talloc

difficulty in rendering S/MIME signature status from some certificates
 2021-05-27  1:44 UTC  (3+ 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] emacs: use new face for notmuch-jump and related
 2021-05-25 19:53 UTC  (3+ messages)

Commit after some number of transactions
 2021-05-24 17:14 UTC  (8+ messages)
` [PATCH 1/5] database/close: remove misleading code / comment
` [PATCH 2/5] lib/config: add NOTMUCH_CONFIG_AUTOCOMMIT
` [PATCH 3/5] test: add known broken test for closing with open transaction
` [PATCH 4/5] lib: autocommit after some number of completed transactions
` [PATCH 5/5] doc: document database.autocommit variable
  ` [PATCH] lib: update transaction documentation

[PATCH 1/2] make _alloc_notmuch static
 2021-05-24 11:29 UTC  (3+ messages)
` [PATCH 2/2] lib/message: use passed database for error handling

[PATCH v3] test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
 2021-05-24  2:34 UTC  (9+ messages)

[PATCH 0/3] ruby: improve db.query
 2021-05-24  2:23 UTC  (9+ messages)
` [PATCH 1/3] ruby: use notmuch_exclude_t enum
` [PATCH 2/3] ruby: add keyword arguments to db.query
` [PATCH 3/3] test: ruby: simplify basic tests

[PATCH] configure: $(CC) -o /dev/null when output not run
 2021-05-23 15:12 UTC  (3+ messages)

[PATCH] perf-test: add test for reindexing after removal/renaming msgs
 2021-05-23 12:02 UTC  (2+ messages)

[PATCH] test: say_color() in one write(2)
 2021-05-23 11:13 UTC  (4+ messages)

Fixes for building with -DDEBUG
 2021-05-23 11:13 UTC  (4+ messages)
` [PATCH 1/4] bindings/ruby: unexport CFLAGS when building

[PATCH 0/5] doc: man page cleanup
 2021-05-23 11:13 UTC  (12+ messages)
` [PATCH 1/5] doc: use manpage role references to external man pages
` [PATCH 2/5] doc: cross-reference notmuch man pages with actual links
` [PATCH 3/5] doc: use envvar directive and role for environment variables
` [PATCH 4/5] doc: use program and option directives to document options
` [PATCH 5/5] doc: example command-line option reference

[PATCH v5] test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
 2021-05-23 11:12 UTC  (2+ messages)

[PATCH 1/2] test-lib-emacs: re-define test_emacs() after initialization
 2021-05-22 15:20 UTC 

[PATCH] test: add known broken test for duplicate thread-id terms
 2021-05-22 12:40 UTC  (5+ messages)

[PATCH] ruby: improve compilation with CFLAGS
 2021-05-22 12:24 UTC  (4+ messages)

[PATCH v4] test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
 2021-05-22 11:56 UTC  (2+ messages)

[PATCH] emacs: update default mailing list archives for stashing links
 2021-05-21 12:51 UTC 

Emacs: prevent notmuch from tampering with message headers & settings
 2021-05-19 14:45 UTC  (6+ messages)

[PATCH] CLI/new: check status of notmuch_message_maildir_flags_to_tags
 2021-05-19 12:03 UTC  (2+ messages)

[PATCH] perf-test/T00-new: fix backup creation
 2021-05-19 11:57 UTC  (2+ messages)

[PATCH] doc: fix variable name in documentation
 2021-05-19 11:56 UTC  (2+ messages)

[PATCH] doc: fix man page build for Sphinx 4.x
 2021-05-19 11:57 UTC  (5+ messages)

[PATCH v2] test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
 2021-05-18  5:10 UTC  (3+ messages)

[PATCH] ruby: fix ruby 3.1 warnings
 2021-05-17 19:14 UTC  (7+ messages)

announce: my fork of alot
 2021-05-17 19:03 UTC  (21+ messages)

[PATCH v2 0/6] test: several cleanups
 2021-05-17 11:17 UTC  (6+ messages)
` [PATCH v2 2/6] test: more style fixes

[PATCH v3 0/7] ruby: object cleanups
 2021-05-17 10:55 UTC  (3+ messages)
` [PATCH v3 1/7] ruby: simplify data get helper

Breakage after updating to 0.32 (database and path issues)
 2021-05-16 23:50 UTC  (4+ messages)

ruby: building with CFLAGS="something"
 2021-05-16 19:08 UTC  (3+ messages)


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