messages from 2015-12-20 09:07:42 to 2016-01-20 02:53:38 UTC [more...]
Allow indexing cleartext of encrypted messages (v2)
2016-01-20 2:52 UTC (17+ messages)
` [PATCH v2 01/16] add util/search-path.{c, h} to test for executables in $PATH
` [PATCH v2 02/16] Move crypto.c into libutil
` [PATCH v2 03/16] make shared crypto code behave library-like
` [PATCH v2 04/16] Provide _notmuch_crypto_{set,get}_gpg_path
` [PATCH v2 05/16] Use a blank _notmuch_crypto to choose the default gpg_path
` [PATCH v2 06/16] Prefer gpg2 in the test suite if available
` [PATCH v2 07/16] create a notmuch_indexopts_t index options object
` [PATCH v2 08/16] reorganize indexing of multipart/signed and multipart/encrypted
` [PATCH v2 09/16] index encrypted parts when asked
` [PATCH v2 10/16] Add n_d_add_message_with_indexopts (extension of n_d_add_message)
` [PATCH v2 11/16] add --try-decrypt to notmuch insert
` [PATCH v2 12/16] add --try-decrypt to notmuch new
` [PATCH v2 13/16] add indexopts to notmuch python bindings
` [PATCH v2 14/16] test indexing cleartext version of delivered messages
` [PATCH v2 15/16] added notmuch_message_reindex
` [PATCH v2 16/16] add "notmuch reindex" subcommand
[RFC][PATCH v1] Allow content preference based on message content
2016-01-19 14:36 UTC (4+ messages)
` [PATCH v1] emacs: Allow part preferences to depend "
talloc_abort in notmuch_thread_get_tags () when db has been modified
2016-01-18 12:45 UTC
talloc_abort in notmuch_thread_get_tags () when db has been modified
2016-01-18 12:25 UTC (2+ messages)
[PATCH] clean up stray apostrophe in comment
2016-01-16 23:39 UTC (2+ messages)
[PATCH] correct comment referring to notmuch_database_remove_message
2016-01-16 23:39 UTC (2+ messages)
Mail merge with notmuch
2016-01-16 21:40 UTC
Bug report: undeletable traces of ghosts in the notmuch database
2016-01-15 19:26 UTC (2+ messages)
allow indexing cleartext of encrypted messages
2016-01-15 19:11 UTC (8+ messages)
` [PATCH 7/9] add a gpg_path value for notmuch_database_t
[Gaudenz Steinlin] Bug#810784: should match email adress case insensitive when sending encrypted mail
2016-01-15 18:47 UTC (2+ messages)
Filesystem functionality used by notmuch
2016-01-14 10:33 UTC (2+ messages)
What to do with messages lacking a Message-ID
2016-01-14 0:10 UTC (2+ messages)
Crash with Python bindings
2016-01-13 17:23 UTC (12+ messages)
` Binding access to ~/.notmuch-config (was: Crash with Python bindings)
` Binding access to ~/.notmuch-config
[PATCH v6] devel/emacs: add devel/try-emacs-mua
2016-01-13 14:42 UTC (3+ messages)
[PATCH 0/2] nmbug-status: h1 title and unbalanced <p> fixups to default templates
2016-01-13 14:36 UTC (12+ messages)
` [PATCH 1/2] nmbug-status: Adjust headers to start with h1
` [PATCH] nmbug-status: Style headers with smaller fonts
` [PATCH 2/2] nmbug-status: Fix unbalanced <p> tags in default header/footer
second round of library config API and dump
2016-01-13 3:10 UTC (5+ messages)
` [WIP2 1/4] lib: provide config API
` [WIP2 2/4] lib: config list iterators
` [WIP2 3/4] CLI: add print_status_database
` [WIP2 4/4] CLI: add optional metadata to dump output
binding/python/README is hopelessly outdated
2016-01-12 9:47 UTC
Message-ID's vs. Resent-Message-ID
2016-01-11 12:14 UTC (5+ messages)
using gpg with notmuch
2016-01-11 1:54 UTC (6+ messages)
WIP: add metadata to dump output
2016-01-10 14:36 UTC (11+ messages)
` [WIP patch 1/9] lib: initial API for prefixed metadata
` [WIP patch 2/9] lib: notmuch_metadata_t: iterators for metadata
` [WIP patch 3/9] lib: add and test function to retrive current key
` [WIP patch 4/9] lib: add and test function to retrieve current metadata value
` [WIP patch 5/9] lib: add notmuch_metadata_move_to_next
` [WIP patch 6/9] lib: add notmuch_metadata_destroy
` [WIP patch 7/9] CLI: add print_status_database
` [WIP patch 8/9] lib: make string representation of metadata class public
` [WIP patch 9/9] CLI: add optional metadata to dump output
[PATCH/RFC 0/3] Maildir custom flags and notmuch tags
2016-01-10 13:59 UTC (2+ messages)
find threads where I and Jian participated but not Dave
2016-01-09 21:55 UTC
feature request: regular expressions inside "other_email"-field
2016-01-09 15:36 UTC
Xapian lockup when writing to the notmuch database
2016-01-09 0:33 UTC (2+ messages)
T070 tests portability
2016-01-08 19:23 UTC (6+ messages)
notmuch-message-mode initialization follow-up
2016-01-08 12:41 UTC (9+ messages)
` [PATCH 1/3] emacs: Fix mail composition under Emacs 23
` [PATCH] emacs: Don't use nconc on quoted list
` [PATCH 2/3] emacs: Refactor notmuch-mua-mail
` [PATCH 3/3] emacs: Handle switch-function argument of notmuch-mua-mail
[PATCH 0/7] emacs: hello: custom display of saved searches
2016-01-07 22:52 UTC (3+ messages)
` [PATCH 6/7] emacs: hello: add highlight newly arrived messages option
[PATCH v2 0/4] nmbug-status: meta.message-url and query parens
2016-01-07 13:27 UTC (6+ messages)
` [PATCH v2 1/4] NEWS: Remove trailing comma from an old nmbug-status config
` [PATCH v2 2/4] nmbug-status: Add meta.message-url config setting
` [PATCH v2 3/4] nmbug-status: Wrap query phrases in parentheses when and-ing together
` [PATCH v2 4/4] status-config.json: Remove parens from query entry
[PATCH 0/5] notmuch-report: Rename from nmbug-status and add man pages
2016-01-07 13:27 UTC (8+ messages)
` [PATCH 1/5] nmbug-status: Avoid hard-coded filename in error message
` [PATCH 2/5] notmuch-report: Rename from nmbug-status
` [PATCH 3/5] notmuch-report.json: Rename from status-config.json
` [PATCH 4/5] notmuch-report: Add notmuch-report(1) and notmuch-report.json(5) man pages
` [PATCH 5/5] NEWS: Document the notmuch-report branch
Xapian lockup when writing to the notmuch database
2016-01-06 15:35 UTC
[PATCH v5] devel/emacs: add devel/try-emacs-mua
2016-01-05 20:36 UTC (3+ messages)
Integrating notmuch with gnus?
2016-01-05 15:44 UTC (6+ messages)
[PATCH] devel/emacs: add devel/try-emacs-mua.sh
2016-01-04 23:30 UTC (3+ messages)
Two Questions
2016-01-04 23:27 UTC (3+ messages)
file-error "not a regular file"
2016-01-04 10:11 UTC (12+ messages)
` notmuch-mua and jl-encrypt (was: file-error "not a regular file")
[PATCH v4] devel/emacs: add devel/try-emacs-mua
2016-01-03 22:06 UTC (2+ messages)
[PATCH] cli/insert: do not lose the SMTP envelope
2016-01-03 20:27 UTC (6+ messages)
` "
[BUG] [notmuch-tree] Display problems when database is locked
2016-01-02 22:33 UTC
[PATCH v2] emacs: Improve notmuch-message-mode initialization
2016-01-02 16:50 UTC (6+ messages)
[PATCH 0/5] nmbug-status: meta.message-url, man page, and query parens
2016-01-01 17:55 UTC (15+ messages)
` [PATCH 1/5] NEWS: Remove trailing comma from an old nmbug-status config
` [PATCH 2/5] nmbug-status: Add meta.message-url config setting
` [PATCH 3/5] nmbug-status: Add an nmbug-status(5) man page
` [PATCH 4/5] nmbug-status: Wrap query phrases in parentheses when and-ing together
` [PATCH 5/5] status-config.json: Remove parens from query entry
[RFC 0/5] globbing on new.ignore etc
2015-12-30 15:31 UTC (3+ messages)
` [RFC 1/5] cli: fix function name in notmuch new debug logging
(no subject)
2015-12-30 15:30 UTC (3+ messages)
` [Patch v3 3/8] cli: let the user know which protocol is unknown or unsupported
[PATCH] test: Unset ALTERNATE_EDITOR before running emacsclient
2015-12-30 15:30 UTC (5+ messages)
` [PATCH v2] "
[PATCH] test: Always use paths without symlinks
2015-12-30 15:29 UTC (3+ messages)
notmuch-reply doesn't use Reply-To
2015-12-29 21:55 UTC (6+ messages)
` [PATCH] doc/reply: Clarify how reply-to header is handled
[PATCH] lib: have two definitions of NOTMUCH_DEPRECATED macro
2015-12-29 11:52 UTC (2+ messages)
[PATCH] emacs: address completion, allow sender/recipient and filters
2015-12-28 11:50 UTC (2+ messages)
[alot] announcing v0.3.7
2015-12-21 21:34 UTC
emacs: Wrong "From" address when forwarding a mail
2015-12-20 21:26 UTC (3+ messages)
[PATCH] emacs: hello: display jump key next to saved search when available
2015-12-20 12:50 UTC (3+ messages)
` [PATCH] emacs: jump: show key shortcut
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).