messages from 2017-08-23 11:01:29 to 2017-09-13 19:55:56 UTC [more...]
[PATCH 0/2] lib: signature content type indexing
2017-09-13 19:36 UTC (4+ messages)
` [PATCH 1/2] lib: abstract "
` [PATCH 2/2] lib: index the content type of signature parts
[PATCH] python: deprecated add_message calls index_file correctly and returns result
2017-09-13 15:48 UTC (10+ messages)
` [PATCH v2] "
[BUG] Notmuch keeps adding notmuch-address-expand-name to message-completion-alist
2017-09-13 12:48 UTC (7+ messages)
` [PATCH] emacs/address: use member instead of memq to check for pair
[PATCH 0/6] cli: support regex in new.ignore
2017-09-13 12:08 UTC (8+ messages)
` [PATCH 1/6] cli/new: use the same style for fs entry loops
` [PATCH 2/6] cli/new: abstract special directory check
` [PATCH 3/6] cli/new: check for special directories earlier in pass 1
` [PATCH 4/6] cli/new: ignore special directories also in pass 2
` [PATCH 5/6] cli/new: support /<regex>/ in new.ignore
` [PATCH 6/6] test: test regexp based new.ignore
[PATCH 1/2] build: fix out-of-tree builds, again
2017-09-13 12:07 UTC (6+ messages)
` [PATCH 2/2] devel: add script to test out-of-tree builds
` [PATCH v2] "
[PATCH 01/10] reorganize indexing of multipart/signed and multipart/encrypted
2017-09-12 23:29 UTC (11+ messages)
` [PATCH 02/10] crypto: Move crypto.c into libutil
` [PATCH 03/10] crypto: make shared crypto code behave library-like
` [PATCH 04/10] tests: prepare for more crypto tests (using add_gnupg_home)
` [PATCH 05/10] index: implement notmuch_indexopts_t with try_decrypt
` [PATCH 06/10] crypto: index encrypted parts when indexopts try_decrypt is set
` [PATCH 07/10] Define new config option index.try_decrypt
` [PATCH 08/10] add --try-decrypt=(true|false) to notmuch new
` [PATCH 09/10] add --try-decrypt=(true|false) to notmuch insert
` [PATCH 10/10] add --try-decrypt=(true|false) to notmuch reindex
[PATCH] python: Fix database.add_message
2017-09-12 15:31 UTC (5+ messages)
[PATCH] emacs: override enriched-decode-display-prop for text/enriched display
2017-09-12 1:30 UTC (3+ messages)
` notmuch release 0.25.1 now available
[RFC PATCH] test: merge performance-test subdirectory to tests
2017-09-10 9:10 UTC
[PATCH 1/3] sorting: add the ability to sort by from and subject
2017-09-10 1:21 UTC (10+ messages)
` [PATCH 2/3] sorting: update ruby bindings for "
` [PATCH 3/3] sorting: update man page
` [PATCH] emacs: replace oldest-first with sort-order
` [PATCH v2] "
[RFC] emacs/show: drop header lines for excluded messages
2017-09-09 11:45 UTC (2+ messages)
` [RFC] emacs/tree: do not insert "
newbie questions about notmuch.el
2017-09-08 12:04 UTC (9+ messages)
[Łukasz Stelmach] Bug#864493: notmuch: bash completion eats typed option
2017-09-07 19:01 UTC (3+ messages)
finding incoming messages in threads in which i've participated [was: Re: find threads where I and Jian participated but not Dave]
2017-09-07 18:51 UTC (5+ messages)
` [PATCH] WIP: add thread subqueries
[PATCH 0/2] emacs: allow message/rfc822 to be inserted in the mailstore
2017-09-07 11:23 UTC (9+ messages)
` [PATCH 1/2] emacs: maildir fcc make insert more flexible
` [PATCH 2/2] emacs: show: allow user to insert rfc822 parts as messages
[PATCH 0/2] Update search results when tags change
2017-09-06 13:11 UTC (13+ messages)
` [PATCH 1/2] notmuch-tag.el: Fix minor grammar error
` [PATCH 2/2] emacs: Add notmuch-update-search-tags
` [PATCH v2] "
[PATCH] emacs: Refuse requests to refresh tree views while a refresh is running
2017-09-06 1:29 UTC (2+ messages)
Duplicate message ids
2017-09-06 1:29 UTC (9+ messages)
` [PATCH] test: check for subject consistency between search and show
` [PATCH] test: duplicate mids: add an extra broken search test
` [PATCH 1/5] test: make fallback to duplicate test more robust
` [PATCH 2/5] test/duplicate-mid: clarify index order vs filename order
` [PATCH 3/5] test: known broken test for subject after reindexing
` [PATCH 4/5] lib: enforce that n_message_reindex takes headers from first file
` [PATCH 5/5] test/duplicate-mid: check for subject with notmuch-show
[PATCH] fix documentation bug (leading quotes break documentation)
2017-09-06 1:29 UTC (2+ messages)
[PATCH] crypto: gracefully handle gmime errors
2017-09-05 20:23 UTC (21+ messages)
` [PATCH] cli: propagate NULL from _mime_node_create, handle it in callers
` bug: notmuch show --decrypt leads to SIGSEGV
` [BUG] gmime-3.0.1 (was: [PATCH] crypto: gracefully handle gmime errors)
automatically adding tags to mail from gmail spam folder
2017-09-05 10:56 UTC (2+ messages)
[PATCH 0/7] Travis and test suite improvements
2017-09-04 21:31 UTC (6+ messages)
` [PATCH 7/7] .travis.yml: Test against several Emacs versions
notmuch-search: sort by subject or author?
2017-09-04 15:30 UTC (3+ messages)
[PATCH v1 0/4] Improved citation washing
2017-09-04 11:45 UTC (8+ messages)
` [PATCH v1 1/4] emacs: wash: Wrap long lines after tidying citations
` [PATCH v1 2/4] emacs: wash: Improved citation tidying
` [PATCH v1 3/4] emacs: test: Update expected output
` [PATCH v1 4/4] emacs: reply: Allow washing of inserted text parts during reply
[PATCH] lib&cli: use g_object_new instead of g_object_newv
2017-09-04 11:18 UTC (3+ messages)
[PATCH] test: notmuch_drop_mail_headers() style update
2017-09-04 11:13 UTC (2+ messages)
[PATCH 6/7] test: Fix T350-crypto.sh on Emacs snapshots
2017-09-03 11:13 UTC (4+ messages)
` [PATCH] test/crypto: remove headers more robustly
[PATCH] build: fix unbound variable in configure
2017-08-31 13:10 UTC (3+ messages)
` [PATCH] configure: add missing initialization of have_cppcheck
fix for maildir synced tags in new.tags
2017-08-30 23:30 UTC (2+ messages)
make notmuch cppcheck clean
2017-08-30 23:28 UTC (11+ messages)
` [PATCH 1/5] build: add target to run cppcheck
` [Patch v2] "
` [PATCH 2/5] cppcheck: close files during shutdown
` [PATCH 3/5] cppcheck: call va_end in _internal_error
` [PATCH 4/5] test/smtp-dummy: uncrustify
` [PATCH 5/5] test/smtp-dummy: convert to 'goto DONE' style
[PATCH 1/3] build: avoid an extra shell out in quiet variable function
2017-08-30 23:23 UTC (8+ messages)
` [PATCH 2/3] build: add optional target parameter to "
` [PATCH 3/3] build: add .deps to CLEAN instead of listing in clean target
Colorized git-format-patches in notmuch-show?
2017-08-30 8:15 UTC (2+ messages)
[PATCH v1 1/1] test: Perform T170 tests that don't require dtach before any that do
2017-08-28 11:12 UTC (2+ messages)
all intermediate drafts appear in threads (v0.24.2, Emacs 25.2)
2017-08-28 2:06 UTC (3+ messages)
[PATCH 0/8] notmuch on Windows (Cygwin) and AppVeyor
2017-08-25 18:52 UTC (3+ messages)
[PATCH] python: open messages in binary mode
2017-08-25 10:18 UTC (4+ messages)
[PATCH] build: generate cscope and etags source indexes
2017-08-24 10:11 UTC (6+ messages)
Importing notmuch should not change user configuration
2017-08-23 13:40 UTC (3+ messages)
` [PATCH] emacs: do not change users' mail agent configuration
[PATCH] test: Use small Python script for JSON normalization instead of json.tool
2017-08-23 11:11 UTC (2+ messages)
[PATCH 2/3] database: add n_d_index_file (deprecates n_d_add_message)
2017-08-23 11:01 UTC (4+ messages)
` [PATCH v2 1/3] lib: clarify description of notmuch_database_add_message
` [PATCH v2 2/3] database: add n_d_index_file (deprecates n_d_add_message)
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).