unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2021-05-22 11:56:26 to 2021-06-26 18:56:58 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)

[PATCH 0/2] ruby: enable garbage collection
 2021-06-26 18:56 UTC  (7+ messages)
` [PATCH 2/2] ruby: enable garbage collection using talloc

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] lib: consider all instances of Delivered-To header
 2021-06-26 17:36 UTC  (4+ messages)

difficulty in rendering S/MIME signature status from some certificates
 2021-06-26 16:41 UTC  (6+ 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] "

[PATCH 1/2] test-lib-emacs: re-define test_emacs() after initialization
 2021-06-26 14:10 UTC  (3+ messages)

[PATCH 1/3] test: start test file for emacs unthreaded view
 2021-06-26 12:04 UTC  (3+ messages)
` [PATCH 2/3] emacs/show: add parameter notmuch-show-single-message
` [PATCH 3/3] emacs/tree use notmuch-show-single-message

[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] cli/show: add --format=pretty
 2021-06-22 12:34 UTC  (2+ messages)
` [PATCH] cli/show: add --color/--no-color

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

[PATCH] emacs: rebind the "Send Message" toolbar/menu items
 2021-06-13  8:23 UTC  (7+ messages)
  ` [PATCH] emacs: remap send-message and send-message-and-exit
          ` [PATCH v2] "

show a single message in a huge thread
 2021-06-12 20:39 UTC  (18+ 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

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  (11+ 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] 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  (4+ messages)
` [PATCH 2/2] lib/message: use passed database for error handling

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

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

[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

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

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

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

[PATCH 0/5] doc: man page cleanup
 2021-05-23 11:13 UTC  (7+ messages)

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

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

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

[PATCH v4] test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
 2021-05-22 11:56 UTC  (2+ 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).