unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2021-05-13 11:38:56 to 2021-05-31 23:27:34 UTC [more...]

(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

[PATCH] emacs: rebind the "Send Message" toolbar/menu items
 2021-05-31 23:21 UTC  (2+ messages)

show a single message in a huge thread
 2021-05-28 16:01 UTC  (4+ messages)

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 v2 0/2] ruby: improve db.query
 2021-05-24  2:19 UTC  (3+ messages)
` [PATCH v2 1/2] ruby: add keyword arguments to db.query
` [PATCH v2 2/2] 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  (8+ messages)
` [PATCH 1/4] bindings/ruby: unexport CFLAGS when building
` [PATCH 2/4] lib/thread: add common prefix to debug messages, join lines
` [PATCH 3/4] test: ignore debugging messages
` [PATCH 4/4] test: quiet some extra debugging output

[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] test: source $NOTMUCH_BUILDDIR/test/test-lib-emacs.sh
 2021-05-23  7:34 UTC  (3+ messages)
` [PATCH v2] test: source $NOTMUCH_SRCDIR/test/test-lib-emacs.sh

[PATCH] emacs: PATCH [1/2] mail user agent
 2021-05-22 15:38 UTC  (4+ 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  (6+ messages)
` [PATCH] lib/n_d_index_file: re-use thread-id of existing message

[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 

Test failures with notmuch 0.32 and 0.32.1 on openSUSE
 2021-05-20 19:54 UTC  (11+ messages)

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

[PATCH v2 0/6] test: several cleanups
 2021-05-17 11:17 UTC  (11+ messages)
` [PATCH v2 1/6] test: trivial style cleanups
` [PATCH v2 2/6] test: more style fixes
` [PATCH v2 3/6] test: emacs: simplify missing dependencies check
` [PATCH v2 4/6] test: emacs: check for configured emacs
` [PATCH v2 5/6] test: emacs: fix a couple of shellcheck complaints
` [PATCH v2 6/6] test: split emacs functionality to its own file

[PATCH v3 0/7] ruby: object cleanups
 2021-05-17 10:55 UTC  (9+ messages)
` [PATCH v3 1/7] ruby: simplify data get helper
` [PATCH v3 2/7] ruby: fetch class name in case of error
` [PATCH v3 3/7] ruby: add unlikely hint
` [PATCH v3 4/7] ruby: create Data_Wrap_Notmuch_Object helper
` [PATCH v3 5/7] ruby: move towards more modern RTypedData
` [PATCH v3 6/7] ruby: add all data types
` [PATCH v3 7/7] ruby: new notmuch_rb_object_destroy() helper

[PATCH] test: aggregate-results updates
 2021-05-17  8:11 UTC 

Breakage after updating to 0.32 (database and path issues)
 2021-05-16 23:50 UTC  (6+ messages)
  ` [PATCH] lib/open: restore default database path of $HOME/mail

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

Possible threading issues in nm 0.32
 2021-05-16 11:11 UTC  (6+ messages)
` [PATCH] lib/notmuch_database_reopen: reload some database metada

notmuch release 0.32.1 now available
 2021-05-16  1:28 UTC 

[PATCH] emacs: do not unconditionally set mail-user-agent
 2021-05-15 13:21 UTC  (5+ messages)

make: *** No rule to make target 'notmuch-client-init.o', needed by 'notmuch'. Stop
 2021-05-15 13:08 UTC  (5+ messages)

Updated fix for notmuch-{before,after}-tag-hook
 2021-05-15 12:12 UTC  (2+ messages)

static variable cleanup
 2021-05-14 14:39 UTC  (5+ messages)
` [PATCH 6/7] CLI: make static message strings const


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