messages from 2018-04-29 16:20:47 to 2018-06-13 06:07:38 UTC [more...]
[PATCH] emacs: use new show --decrypt=stash feature in emacs UI
2018-06-13 6:07 UTC (5+ messages)
[PATCH v2 1/3] devel: make printmimestructure py3 compatible
2018-06-12 22:55 UTC (5+ messages)
` [PATCH v2 2/3] minor cleanup to printmimestructure
` [PATCH v2 3/3] use #!/usr/bin/env python consistently
[PATCH] devel: make printmimestructure py3 compatible
2018-06-12 21:25 UTC (7+ messages)
` [PATCH] minor cleanup to printmimestructure
[PATCH] doc: document notmuch show --decrypt=stash
2018-06-12 21:36 UTC
[PATCH] emacs: use new show --decrypt=stash feature in emacs UI
2018-06-11 23:04 UTC
[PATCH] emacs: use new show --decrypt=stash feature in emacs UI
2018-06-11 23:02 UTC
build failures on mipsel
2018-06-07 13:58 UTC (9+ messages)
Protected headers in notmuch
2018-06-07 8:39 UTC (32+ messages)
` [PATCH 01/20] test: new test framework to compare json parts
` [PATCH 02/20] crypto: Avoid pretending to verify signatures on unsigned encrypted mail
` [PATCH 03/20] cli/show: pass the siglist directly to the sigstatus sprinter
` [PATCH 04/20] util/crypto: _notmuch_message_crypto: tracks message-wide crypto state
` [PATCH 05/20] cli: expose message-wide crypto status from mime-node
` [PATCH 06/20] mime-node: track whole-message crypto state while walking the tree
` [PATCH 07/20] cli/show: emit new whole-message crypto status output
` [PATCH 08/20] cli/show: emit headers after emitting body
` [PATCH 09/20] util/crypto: add information about the payload part
` [PATCH 10/20] cli/show: add tests for viewing protected headers
` [PATCH 11/20] cli/show: emit payload subject instead of outside subject
` [PATCH 12/20] cli/show: add information about which headers were protected
` [PATCH 13/20] test: add test for missing external subject
` [PATCH 14/20] test: show cryptographic envelope information for signed mails
` [PATCH 15/20] cli/reply: ensure encrypted Subject: line does not leak in the clear
` [PATCH 16/20] cli: introduce flags for format_headers_sprinter
` [PATCH 17/20] cli/reply: add --protected-subject boolean flag
` [PATCH 18/20] indexing: record protected subject when indexing cleartext
` [PATCH 19/20] test: protected headers should work when both encrypted and signed
` [PATCH 20/20] test: after reindexing, only legitimate protected subjects are searchable
notmuch-emacs: Fcc to top-level directory given by database.path
2018-06-06 14:04 UTC (4+ messages)
Start removing pre-3.0 gmime support?
2018-06-06 0:37 UTC (3+ messages)
` [RFC 1/2] doc: update INSTALL to require GMime 3.0
` [RFC 2/2] configure: Drop GMime 2.6 support
notmuch shows tag which is not on any email
2018-06-05 5:45 UTC (4+ messages)
[PATCH] WIP experimental extraction of elisp docstrings -> sphinx
2018-06-05 1:42 UTC (6+ messages)
` WIP2, automagic docstrings for notmuch-emacs.rst
` [PATCH 1/4] emacs: initial version of rstdoc.el
` [PATCH 2/4] emacs: require notmuch-lib from notmuch-wash.el
` [PATCH 3/4] emacs: build docstring (rsti) files
` [PATCH 4/4] WIP/doc: start to use docstrings in emacs manual
Feature freeze for 0.27
2018-06-02 11:18 UTC (12+ messages)
` [PATCH 1/2] NEWS: deprecate pre-1.4.0 Xapian
` [PATCH 2/2] NEWS: deprecate libgmime before 2.6.21
` [PATCH 1/3] NEWS: mention thread:{} queries
` [PATCH 2/3] NEWS: mention notmuch --full-scan
` [PATCH 3/3] NEWS: document installation of notmuch-emacs manual
setting LIBDIR_IN_LDCONFIG fails if /lib is a symlink to /usr/lib
2018-06-02 11:12 UTC (9+ messages)
` [PATCH] configure: check for links to/from libdir in ldconfig output
How old a version of xapian should notmuch support?
2018-05-30 12:26 UTC (4+ messages)
[PATCH] test: fix hardcoded paths in T050-new.sh
2018-05-27 21:59 UTC (3+ messages)
install info docs v1
2018-05-26 15:56 UTC (11+ messages)
` [PATCH 1/8] configure: check for makeinfo and install-info
` [PATCH 2/8] configure: set 'infodir'
` [PATCH 3/8] doc: install build and install info pages
` [PATCH 4/8] doc: install info files in elpa package
` [PATCH 5/8] debian: install info pages as part of elpa-emacs
` [PATCH 6/8] doc: initial documentation for notmuch-show-mode
` [PATCH 7/8] doc: initial documentation for notmuch-tree mode
` [PATCH 8/8] docs: add initial documentation for notmuch-tag-jump
v3: notmuch show --decrypt=stash
2018-05-26 15:19 UTC (14+ messages)
` [PATCH v3 1/8] lib: expose notmuch_message_get_database()
` [PATCH] lib: bump minor version
` [PATCH v3 2/8] properties: add notmuch_message_count_properties
` [PATCH v3 3/8] lib: make notmuch_message_get_database() take a const notmuch_message_t*
` [PATCH v3 4/8] cli: add print_status_message()
` [PATCH v3 5/8] cli: write session keys to database, if asked to do so
` [PATCH v3 6/8] cli/show: reindex when we learned new session keys about a message
` [PATCH v3 7/8] test-lib: add notmuch_show_part for "notmuch show --format=text"
` [PATCH v3 8/8] cli/show: enable --decrypt=stash
notmuch new coredump
2018-05-24 3:44 UTC (3+ messages)
non-deterministic behaviour of new.ignore (regexp) test
2018-05-22 16:46 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
cleanups / fixes from olly betts
2018-05-15 1:22 UTC (5+ messages)
` [PATCH 1/2] drop use of register keyword
` [PATCH 2/2] bindings: clean extra file created by ruby extension build system
Thread subqueries
2018-05-12 14:01 UTC (15+ 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
cope with inline PGP encrypted messages
2018-05-11 17:42 UTC (9+ messages)
` [PATCH 1/5] crypto: prepare for decryption of "
emacs: Split wide window vertically for tree mode message pane
2018-05-11 16:17 UTC (5+ messages)
notmuch show --decrypt=stash
2018-05-11 7:04 UTC (10+ 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
[gmailieer] Gmailieer v0.8 released
2018-05-11 6:17 UTC
[PATCH] build: Allow user to specify ruby executable
2018-05-11 0:06 UTC (3+ messages)
[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)
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 (9+ messages)
[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 (8+ 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).