messages from 2017-08-31 13:34:34 to 2017-09-23 14:46:18 UTC [more...]
[PATCH] fix reference to notmuch_message_get_properties
2017-09-23 14:46 UTC
notmuch-emacs: Fcc to top-level directory given by database.path
2017-09-23 12:08 UTC (3+ messages)
Is there a prefix that performs from: and to: simultaneously?
2017-09-23 7:47 UTC (6+ messages)
Washing GitHub emails to include inline patch?
2017-09-22 21:38 UTC (4+ messages)
[PATCH 0/9] argument parsing fixes and improvements
2017-09-21 18:52 UTC (15+ messages)
` [PATCH 1/9] hex-xcode: use notmuch_bool_t for boolean arguments
` [PATCH 2/9] cli: use notmuch_bool_t for boolean argument in show
` [PATCH 3/9] cli: refactor boolean argument processing
` [PATCH 4/9] cli: change while to for in keyword "
` [PATCH 5/9] cli: reduce indent "
` [PATCH 6/9] cli: add support for --no- prefixed boolean and keyword flag arguments
` [PATCH 7/9] cli: use the negating boolean support for new and insert --no-hooks
` [PATCH 8/9] test: add boolean argument to arg-test
` [PATCH 9/9] test: expand argument parsing sanity checks
notmuch.el: "wash" date in message display
2017-09-21 18:40 UTC (2+ messages)
Washing GitHub emails to include inline patch?
2017-09-21 16:34 UTC
Default Tree View
2017-09-21 10:57 UTC
Announcing Astroid v0.10
2017-09-21 10:34 UTC
[RFC PATCH] emacs: require minimum version to be 24.1 c-b c-b c-b c-b c-t c-e
2017-09-20 16:40 UTC (4+ messages)
Guess 'From:' when doing notmuch reply
2017-09-20 13:03 UTC (5+ messages)
[RFC PATCH] emacs: cl-letf enriched-decode-display-prop for text/encriched display
2017-09-20 11:12 UTC (4+ messages)
` [PATCH v2] "
[RFC PATCH] cli: default entire-thread to false for all output formats
2017-09-19 20:50 UTC
[PATCH 2/3] database: add n_d_index_file (deprecates n_d_add_message)
2017-09-18 10:55 UTC (6+ 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)
Default Tree View
2017-09-18 8:42 UTC
[PATCH 0/4] lib: signed and encrypted part content-type indexing
2017-09-18 0:02 UTC (7+ messages)
` [PATCH 1/4] lib: abstract content type indexing
` [PATCH 2/4] test: signed and encrypted part "
` [PATCH 3/4] lib: index the content type of signature parts
` [PATCH 4/4] lib: index the content-type of the parts of encrypted messages
[PATCH] debian: update gitignore
2017-09-18 0:02 UTC (2+ messages)
What is notmuch compact and should I use it?
2017-09-16 14:46 UTC (5+ messages)
[PATCH] emacs: sanitize subject in replies
2017-09-15 15:57 UTC
[PATCH 0/2] lib: signature content type indexing
2017-09-15 14:24 UTC (7+ messages)
` [PATCH 1/2] lib: abstract "
` [PATCH 2/2] lib: index the content type of signature parts
` [PATCH] lib: index the content-type of the parts of encrypted messages
[PATCH 01/10] reorganize indexing of multipart/signed and multipart/encrypted
2017-09-15 5:53 UTC (22+ 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
` cleartext-indexing
` [PATCH v2 01/10] crypto: Move crypto.c into libutil
` [PATCH v2 02/10] crypto: make shared crypto code behave library-like
` [PATCH v2 03/10] tests: prepare for more crypto tests (using add_gnupg_home)
` [PATCH v2 04/10] index: implement notmuch_indexopts_t with try_decrypt
` [PATCH v2 05/10] crypto: index encrypted parts when indexopts try_decrypt is set
` [PATCH v2 06/10] config: indexing defaults will be stored in the database
` [PATCH v2 07/10] config: define new option index.try_decrypt
` [PATCH v2 08/10] cli/new: add --try-decrypt=(true|false)
` [PATCH v2 09/10] cli/insert: "
` [PATCH v2 10/10] cli/reindex: "
[PATCH] python: deprecated add_message calls index_file correctly and returns result
2017-09-13 15:48 UTC (7+ 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] 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 (6+ messages)
` [PATCH 1/2] emacs: maildir fcc make insert more flexible
[PATCH 2/2] emacs: Add notmuch-update-search-tags
2017-09-06 13:11 UTC (5+ messages)
` [PATCH v2] "
[PATCH] emacs: Refuse requests to refresh tree views while a refresh is running
2017-09-06 1:29 UTC (2+ messages)
[PATCH] test: duplicate mids: add an extra broken search test
2017-09-06 1:29 UTC (3+ messages)
` [PATCH 1/5] test: make fallback to duplicate test more robust
[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 (4+ 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 (6+ messages)
` [PATCH v1 1/4] emacs: wash: Wrap long lines after tidying citations
` [PATCH v1 3/4] emacs: test: Update expected output
[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
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).