messages from 2018-03-21 10:16:21 to 2018-05-11 05:56:02 UTC [more...]
Protected headers in notmuch
2018-05-11 5:55 UTC (2+ messages)
` [PATCH 03/20] cli/show: pass the siglist directly to the sigstatus sprinter
[PATCH] build: Allow user to specify ruby executable
2018-05-11 0:06 UTC (3+ messages)
emacs: Split wide window vertically for tree mode message pane
2018-05-10 20:57 UTC (4+ messages)
cope with inline PGP encrypted messages
2018-05-10 12:39 UTC (8+ messages)
` [PATCH 1/5] crypto: prepare for decryption of "
notmuch show --decrypt=stash
2018-05-09 18:42 UTC (9+ messages)
` [PATCH v2 3/5] cli: write session keys to database, if asked to do so
` [PATCH v2 4/5] cli/show: reindex when we learned new session keys about a message
` [PATCH v2 5/5] cli/show: enable --decrypt=stash
[PATCH] WIP: overload 'is:' prefix to support matching all, and roots
2018-05-09 20:16 UTC
[PATCH] doc: fix notmuch-search example
2018-05-09 14:36 UTC (3+ messages)
Thread subqueries
2018-05-07 12:39 UTC (10+ messages)
` [PATCH 1/4] lib: add thread subqueries
` [PATCH 2/4] perf-test: add simple test for "
` [PATCH 3/4] lib: define specialized get_thread_id for use in thread subquery
` [PATCH 4/4] doc: document thread subqueries
subjects and duplicated message id's
2018-05-07 0:54 UTC (5+ messages)
` WIP, all subjects in value slot
` [PATCH] WIP: add all subjects to value
[PATCH] move more http -> https
2018-05-05 14:08 UTC (3+ messages)
` [PATCH v2] "
[PATCH] T460-emacs-tree: sync $EXPECTED with test name
2018-05-05 14:07 UTC (2+ messages)
match: in structured "notmuch reply" output
2018-05-04 2:26 UTC
subjects and duplicated message id's
2018-05-03 10:52 UTC (3+ messages)
` [PATCH] test: add known broken test for regexp search of second subject
Optionally decrypt encrypted mails read in Emacs for later indexing
2018-05-03 8:01 UTC
[gmaileer] Gmailieer v0.7 released
2018-05-03 7:55 UTC
[PATCH] python: add bindings for notmuch_message_get_propert(y/ies)
2018-05-02 23:50 UTC (12+ messages)
non-deterministic behaviour of new.ignore (regexp) test
2018-05-01 19:58 UTC (11+ messages)
` [PATCH 1/2] CLI/new: add mtime-opt option
` [PATCH 2/2] test: use --no-mtime-opt in T050-new.sh
` [PATCH 1/4] CLI/new: add full-scan option
` [PATCH 2/4] test: add tests for notmuch new --full-scan
` [PATCH 3/4] test: use --full-scan in T050-new.sh
` [PATCH 4/4] doc: document notmuch new --full-scan
[PATCH] CLI/restore: handle missing keys and values in config data
2018-04-30 11:11 UTC (3+ messages)
Database corruption after clean rebuild
2018-04-29 18:54 UTC (10+ messages)
[PATCH] lib: work around xapian bug with get_mset(0,0, x)
2018-04-28 14:34 UTC (11+ messages)
` [PATCH] NEWS: news item for mset fix
bug: "no top level messages" crash on Zen email loops
2018-04-28 13:28 UTC (9+ messages)
[PATCH] build: push additional refs during release
2018-04-28 11:45 UTC
notmuch release 0.26.2 now available
2018-04-28 11:30 UTC
reference loop fix and tests, v2
2018-04-25 20:41 UTC (20+ messages)
` [PATCH 1/5] test: two new messages for the 'broken' corpus
` [PATCH 2/5] test: add known broken test for indexing an In-Reply-To loop
` [PATCH 3/5] lib: break reference loop by choosing arbitrary top level msg
` [PATCH 4/5] test: add second reference loop test
` [PATCH 5/5] NEWS: add item for reference loop fix
` v3 "
` [PATCH 1/6] test: two new messages for the 'broken' corpus
` [PATCH 2/6] test: add known broken test for indexing an In-Reply-To loop
` [PATCH 3/6] lib: break reference loop by choosing arbitrary top level msg
` [PATCH 4/6] NEWS: add item for reference loop fix
` [PATCH 5/6] test: add known broken test for thread ordering from a loop
` [PATCH 6/6] lib: choose oldest message when breaking reference loops
Xapian regex with parentheses fails
2018-04-25 12:39 UTC (8+ messages)
` [PATCH] doc: add a section on quoting to notmuch-search-terms(7)
[PATCH] test: re-enable disabled test in T700-reindex.sh
2018-04-25 2:03 UTC (3+ messages)
[PATCH] NEWS: Fix typos
2018-04-25 2:03 UTC (2+ messages)
How to use BBDB address completion instead of internal
2018-04-23 14:49 UTC
Bug? notmuch-emacs: "All tags" in notmuch-hello does not show all tags
2018-04-22 8:52 UTC (4+ messages)
'notmuch search thread:<>' lists multiple threads
2018-04-22 0:45 UTC (7+ messages)
` [PATCH] devel: add new tool to draw thread structure
Database error
2018-04-20 12:57 UTC (3+ messages)
Notmuch suddenly stopped working
2018-04-18 15:58 UTC (4+ messages)
From some reason configured queries don't work for me
2018-04-17 23:03 UTC (2+ messages)
experimenting with pytest tests
2018-04-13 19:29 UTC (10+ messages)
` remix of pytest runner
` [PATCH 1/2] configure: detect which versions of python can run pytest
` [PATCH 2/2] test: pytest runner for the test suite
[PATCH] WIP: add attachment checks
2018-04-13 14:39 UTC (2+ messages)
[PATCH 2/2] test: add known broken test for indexing an In-Reply-To loop
2018-04-13 11:17 UTC (4+ messages)
` [PATCH] WIP: test patch for reference loop problem
Header encryption / memoryhole
2018-04-09 10:23 UTC (3+ messages)
` Header protection / memoryhole [was: Re: Header encryption / memoryhole]
[PATCH 1/2] cli: looking for config file in $XDG_CONFIG_HOME
2018-04-06 18:48 UTC (5+ messages)
Xapian regex with parentheses fails
2018-04-06 15:36 UTC (2+ messages)
Crash with Python bindings
2018-04-05 1:09 UTC (26+ messages)
` New Python bindings (was: Crash with Python bindings)
` pytest integration for the notmuch test suite
` [PATCH 1/3] configure: check for pytest binary
` [PATCH 2/3] test: add new test_expect_pytest_success
` [PATCH 3/3] test: add example test using pytest
` New Python bindings
` Pypi
notmuch release 0.26.1 now available
2018-04-02 11:48 UTC
[PATCH] lib: bump LIBRARY_MINOR_VERSION
2018-03-31 12:28 UTC (3+ messages)
` 0.26.1 release in a few days
Failure to report send errors
2018-03-29 11:09 UTC
[PATCH] Clarify the syntax required when searching using timestamps
2018-03-24 23:17 UTC (2+ messages)
[PATCH v2] cli/insert: new message file can be world-readable (rely on umask)
2018-03-24 23:17 UTC (3+ messages)
` [PATCH v3] cli/insert: add --world-readable flag
[PATCH] doc: Examples of notmuch-reindex use and crypto policy
2018-03-24 23:16 UTC (2+ messages)
[PATCH 0/1] Fix typos as found by codespell
2018-03-24 23:16 UTC (3+ messages)
` [PATCH 1/1] "
clean up for nmweb/btsmail
2018-03-24 23:05 UTC (2+ messages)
notmuch-search-get-tags unique candidates
2018-03-23 10:27 UTC (2+ messages)
multilingual notmuch (and Content-Language)
2018-03-21 15:05 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).