messages from 2019-12-20 19:33:47 to 2020-03-20 02:01:57 UTC [more...]
[PATCH 0/6] Add an unthreaded mode
2020-03-20 2:01 UTC (14+ messages)
` [PATCH 1/6] notmuch-show.c: add an option for messages to be returned unthreaded
` [PATCH 2/6] Introduce unthreaded mode
` [PATCH 3/6] Unthreaded mode: allow different result format
` [PATCH 4/6] Unthreaded mode: allow user to choose different `show out' than tree
` [PATCH 5/6] Add a U binding to switch to unthreaded from other views
` [PATCH 6/6] notmuch-hello/jump: allow saved searches to specify unthreaded mode
[PATCH] Correct doxygen framing for libnotmuch.h
2020-03-20 2:01 UTC (2+ messages)
[PATCH] mime-node: Pass the correct flags to g_mime_multipart_signed_verify
2020-03-20 2:00 UTC (3+ messages)
[PATCH] tests/smime: fix typo in README
2020-03-20 1:59 UTC (2+ messages)
[PATCH] configure: Check GMime version properly
2020-03-20 1:59 UTC (2+ messages)
Weird tagging issue
2020-03-20 0:06 UTC (2+ messages)
Minor cleanup to mime-node.c
2020-03-19 5:41 UTC (3+ messages)
` [PATCH 1/2] mime-node: rename decrypted_child to unwrapped_child
` [PATCH 2/2] mime-node: Clean up unwrapped MIME parts correctly
notmuch-crypto.el: "‘notmuch-show-get-message-id’ is not known to be defined"
2020-03-18 17:11 UTC (4+ messages)
` [PATCH] emacs: avoid warning about notmuch-show-get-message-id
[PATCH] doc: Drop obsolete MSCGEN_PATH, PERL_PATH from doxygen configuration
2020-03-17 16:28 UTC
[PATCH] Make notmuch-mutt script more portable
2020-03-16 22:04 UTC (2+ messages)
[PATCH] nmbug: explicitly prefer python3
2020-03-12 16:57 UTC (3+ messages)
T050-new and T060-count fail if gdb prints a warning
2020-03-11 9:22 UTC (4+ messages)
BUG: unexpected prompt for Recipients during Fcc
2020-03-06 19:34 UTC
oldest-first
2020-03-06 16:53 UTC (5+ messages)
Best practices for notmuch and neomutt
2020-03-03 21:10 UTC (3+ messages)
How to use notmuch on several devices
2020-03-02 18:33 UTC (3+ messages)
Bug: ol-notmuch.el: calls `notmuch-show' with arbitrary search query
2020-02-29 16:50 UTC (11+ messages)
[PATCH] build: drop support for xapian versions less than 1.4
2020-02-22 22:29 UTC
Forcing a sync of maildir flags?
2020-02-21 19:54 UTC (6+ messages)
[PATCH v3 0/7] Port notmuch-show's x/X bindings to notmuch-tree
2020-02-21 17:18 UTC (18+ messages)
` [PATCH v3 1/7] emacs/tree: return true if a thread was found in next-thread
` [PATCH v3 2/7] emacs/tree: add notmuch-tree-goto-matching-message
` [PATCH v3 3/7] emacs/tree: add notmuch-tree-matching-message
` [PATCH v3 4/7] emacs/tree: add kill-both prefix argument to notmuch-tree-quit
` [PATCH v3 5/7] emacs/tree: add notmuch-tree-archive-message-than-next-or-exit
` [PATCH v3 6/7] emacs/tree: add notmuch-tree-archive-thread-then-exit
` [PATCH v3 7/7] emacs/tree: add x/X bindings
export notmuch_database_reopen
2020-02-20 21:36 UTC (6+ messages)
[PATCH 1/2] doc: pass specified configure options as tags to Sphinx
2020-02-20 17:53 UTC (4+ messages)
` [PATCH 2/2] doc: add a hint about field processor support availability
[PATCH 1/2] test: add known broken test with timestamp beyond 2038
2020-02-20 17:23 UTC (4+ messages)
` [PATCH 2/2] sprinter: change integer method to use int64_t
[aperezdc/notmuch-addrlookup-c] Possibility to upstream (#23)
2020-02-19 13:55 UTC (2+ messages)
[PATCH] Drop deprecated/unused crypto.gpg_path
2020-02-19 12:19 UTC (3+ messages)
[RFC PATCH] build: add meson build system
2020-02-17 11:10 UTC (5+ messages)
` [RFC PATCH] build: Add meson.build for Ruby bindings
performance in emacs displaying a huge thread
2020-02-15 10:26 UTC (4+ messages)
[wishlist bug] support custom ":count-query" attribute in notmuch-search
2020-02-09 23:57 UTC
timestamp overflows sprinter interface
2020-02-08 1:55 UTC (3+ messages)
[Lucas Kanashiro] Bug#950729: notmuch: Fails to build against ruby2.7
2020-02-05 13:30 UTC
notmuch-bookmarks now in melpa
2020-02-03 7:12 UTC
[alot] announcing v0.9
2020-02-02 22:29 UTC
Searching for an Exact Email Address
2020-02-02 17:00 UTC (6+ messages)
Suboptimal status line for PGP signature verification
2020-01-25 19:50 UTC
notmuch vs. SIGPIPE
2020-01-21 10:47 UTC (3+ messages)
upgrades to nmbug
2020-01-20 19:16 UTC
Feature idea: Emacs 'notmuch-search' "paged" display
2020-01-18 14:23 UTC (2+ messages)
Feature request: show message size in Emacs
2020-01-16 22:16 UTC
filtering headers from forwarded messages
2020-01-16 20:20 UTC (4+ messages)
[PATCH] doc: clean up manpage description of "notmuch-config list" output
2020-01-16 10:43 UTC (2+ messages)
proposing "notmuch purge"
2020-01-15 9:58 UTC (15+ messages)
email recipient not taken into account when replying?
2020-01-11 16:56 UTC (3+ messages)
[PATCH] debian: Add packaging for python3-notmuch2
2020-01-10 23:16 UTC (8+ messages)
[PATCH] debian: add Build-Depends-Package for libnotmuch5.symbols
2020-01-10 2:34 UTC (4+ messages)
[PATCH] emacs: don't start processes stopped
2020-01-09 1:28 UTC (4+ messages)
[PATCH 1/2] legacy-display: accept text/plain legacy display parts
2020-01-09 1:14 UTC (11+ messages)
` [PATCH 2/2] legacy-display: drop tests that try to match headers in a Legacy Display part
` [PATCH v2] legacy-display: accept text/plain legacy display parts
Working with 2FA-enabled mail (app password not possible)
2020-01-08 20:50 UTC (2+ messages)
Identical messages in multiple folders or email accounts
2020-01-06 14:57 UTC (2+ messages)
Inconsistent query results
2020-01-06 0:36 UTC (3+ messages)
[wish] notmuch-emacs: allow operation on marked messages in notmuch-tree-mode
2020-01-04 15:51 UTC (2+ messages)
Xapian commits unexpectedly slow
2020-01-02 22:46 UTC (3+ messages)
[PATCH] debian: Override lintian suggestion to move elpa-notmuch to Section: lisp
2019-12-25 2:44 UTC (3+ messages)
[PATCH] python/notmuch2: fix typo for ObjectDestroyedError
2019-12-23 22:15 UTC (4+ messages)
` [PATCH] python/notmuch2: fix typo for "destroyed"
More debian packaging cleanup
2019-12-21 0:14 UTC (2+ messages)
Complete Debian packaging transition to dh 12
2019-12-21 0:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).