unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2016-01-06 19:04:04 to 2016-02-08 17:52:08 UTC [more...]

[Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value sends unencrypted mail
 2016-02-08 17:52 UTC  (7+ messages)

Bug#755544: notmuch-emacs: doesn't check gpg/pgp signatures by default
 2016-02-08 17:46 UTC  (4+ messages)

[Vagrant Cascadian] Bug#759302: notmuch-emacs: citation should use datestring from the replied to message
 2016-02-08 17:36 UTC  (2+ messages)

[PATCH v4 0/7] emacs: Improve the cited message included in replies
 2016-02-08 17:11 UTC  (2+ messages)

notmuch insert --keep fails in parallel w/ notmuch new
 2016-02-08 11:56 UTC  (4+ messages)
  ` [PATCH] cli: avoid non-zero exits in notmuch insert --keep

nmbug in the Debian packages?
 2016-02-08 11:39 UTC  (7+ messages)

[PATCH v3 0/2] Allow forwarding of all open messages in the current view
 2016-02-08 11:34 UTC  (3+ messages)
` [PATCH v3 1/2] emacs: Add `notmuch-show-forward-open-messages'
` [PATCH v3 2/2] emacs: `notmuch-show-forward-message' can use `notmuch-mua-new-forward-messages'

[PATCH v2 0/2] Allow forwarding of all open messages in the current view
 2016-02-08 11:30 UTC  (5+ messages)
` [PATCH v2 1/2] emacs: Add `notmuch-show-forward-open-messages'
` [PATCH v2 2/2] emacs: `notmuch-show-forward-message' can use `notmuch-mua-new-forward-messages'

[PATCH v1] (notmuch-show "id:doesnotexist") should not throw an error
 2016-02-08 11:28 UTC  (6+ messages)
` [PATCH v1] emacs: Report a lack of matches when calling `notmuch-show'

api-doc: return status for notmuch_query_search_threads_st 
 2016-02-08 11:28 UTC  (3+ messages)

[PATCH] emacs: hello: display jump key next to saved search when available
 2016-02-07 10:58 UTC  (3+ messages)

[PATCH] emacs: hello: tell the user about help and notmuch customization
 2016-02-07  9:17 UTC  (2+ messages)

[Antoine Beaupré] Re: BUG: trouble with forwarding with accents
 2016-02-06 22:15 UTC 

reply to messages with message/rfc822 parts
 2016-02-06 21:27 UTC  (3+ messages)
` [PATCH v3 0/9] emacs: Improve the cited message included in replies

BUG: trouble with forwarding with accents
 2016-02-06 21:20 UTC  (3+ messages)

Allow indexing cleartext of encrypted messages (v3)
 2016-02-06 20:48 UTC  (18+ messages)
` [PATCH v3 01/16] add util/search-path.{c, h} to test for executables in $PATH
` [PATCH v3 02/16] Move crypto.c into libutil
` [PATCH v3 03/16] make shared crypto code behave library-like
` [PATCH v3 04/16] Provide _notmuch_crypto_{set,get}_gpg_path
` [PATCH v3 05/16] Use a blank _notmuch_crypto to choose the default gpg_path
` [PATCH v3 06/16] Prefer gpg2 in the test suite if available
` [PATCH v3 07/16] create a notmuch_indexopts_t index options object
` [PATCH v3 08/16] reorganize indexing of multipart/signed and multipart/encrypted
` [PATCH v3 09/16] index encrypted parts when asked
` [PATCH v3 10/16] Add n_d_add_message_with_indexopts (extension of n_d_add_message)
` [PATCH v3 11/16] add --try-decrypt to notmuch insert
` [PATCH v3 12/16] add --try-decrypt to notmuch new
` [PATCH v3 13/16] add indexopts to notmuch python bindings
` [PATCH v3 14/16] test indexing cleartext version of delivered messages
` [PATCH v3 15/16] added notmuch_message_reindex
` [PATCH v3 16/16] add "notmuch reindex" subcommand

[PATCH v1] emacs: Fix compiler warnings
 2016-02-06 19:31 UTC  (2+ messages)

[PATCH v1] Allow forwarding of all open messages in the current view
 2016-02-06 19:24 UTC  (2+ messages)
` [PATCH v1] emacs: Add `notmuch-show-forward-open-messages'

Announcing Astroid v0.5
 2016-02-06 16:48 UTC 

[PATCH/RFC 0/3] Maildir custom flags and notmuch tags
 2016-02-03 16:04 UTC  (9+ messages)

muchsync runs out of memory
 2016-02-01 23:31 UTC 

SMIME signature verification patches, v4
 2016-01-30  0:29 UTC  (8+ messages)
` [Patch v4 1/5] test: initial tests for S/MIME and notmuch-emacs
` [Patch v4 2/5] test: add broken S/MIME signature verification test for notmuch CLI
` [Patch v4 3/5] cli: crypto: S/MIME verification support
` [Patch v4 4/5] debian: Recommend gpgsm for S/MIME support
` [Patch v4 5/5] debian: add gpgsm as build dependency

[PATCH v2] Allow content preference based on message content
 2016-01-29 17:27 UTC  (2+ messages)
` [PATCH v2] emacs: Allow part preferences to depend "

update test suite for xapian 1.3
 2016-01-29 11:53 UTC  (4+ messages)
` [PATCH 1/3] test: replace single giant term with large phrase
` [PATCH 2/3] test: fix typo in informational message
` [PATCH 3/3] test: canonicalize quotes in xapian error messages

[PATCH] test: refactor directory name sanitization
 2016-01-29 11:40 UTC  (3+ messages)

Allow indexing cleartext of encrypted messages (v2)
 2016-01-24 16:03 UTC  (21+ 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

library config API
 2016-01-23 14:59 UTC  (6+ messages)
` [PATCH 1/5] lib: provide "
` [PATCH 2/5] lib: config list iterators
` [PATCH 3/5] CLI: add print_status_database
` [PATCH 4/5] CLI: add optional config data to dump output
` [PATCH 5/5] CLI: optionally restore config data

[PATCH] configure: pass HAVE_TIMEGM to build
 2016-01-22 22:01 UTC 

Searching messages by size with notmuch
 2016-01-22 17:02 UTC  (2+ messages)

Mail merge with notmuch
 2016-01-21  8:34 UTC  (2+ messages)

Bug#812003: emacs24-el: message-mode repeats non-deterministic cryptographic operations in Fcc when sending
 2016-01-20  4:51 UTC 

[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)

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  (7+ 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

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  (7+ messages)
` [PATCH 1/3] emacs: Fix mail composition under Emacs 23
      ` [PATCH] emacs: Don't use nconc on quoted list
` [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  (3+ messages)
` [PATCH v2 1/4] NEWS: Remove trailing comma from an old nmbug-status config

[PATCH 0/5] notmuch-report: Rename from nmbug-status and add man pages
 2016-01-07 13:27 UTC  (3+ messages)
` [PATCH 1/5] nmbug-status: Avoid hard-coded filename in error message


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).