unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2017-10-17 19:10:28 to 2017-11-28 20:47:38 UTC [more...]

DRAFT Introduce CFFI-based Python bindings
 2017-11-28 20:46 UTC  (2+ messages)
` [PATCH] Introduce CFFI-based python bindings

Possible bug in notmuch_thread_get_authors ?
 2017-11-28 12:32 UTC  (2+ messages)

[PATCH] NEWS: cleartext indexing
 2017-11-23 20:44 UTC  (9+ messages)
  ` [PATCH] NEWS: document notmuch reindex

python bindings memory management
 2017-11-20 10:56 UTC  (3+ messages)

bounce/forward not working due to CR at line end
 2017-11-19 15:33 UTC  (11+ messages)

gmailieer v0.4
 2017-11-19 12:19 UTC 

[PATCH] python: add bindings for notmuch_message_get_property
 2017-11-17  9:03 UTC  (3+ messages)

[BUG] Minor: config list adds a semi-colon to lists with a single item until set
 2017-11-18 20:13 UTC  (2+ messages)

Stashed session keys
 2017-11-16 16:03 UTC  (43+ messages)
` [PATCH 01/18] mime-node: handle decrypt_result more safely
` [PATCH 02/18] crypto: add _notmuch_crypto_decrypt wrapper function
` [PATCH 03/18] crypto: use stashed session-key properties for decryption, if available
` [PATCH 04/18] test/corpora: add an encrypted message for index decryption tests
` [PATCH 05/18] crypto: Test restore of cleartext index from stashed session keys
` [PATCH 06/18] lib: convert notmuch decryption policy to an enum
` [PATCH 07/18] crypto: new decryption policy "auto"
` [PATCH 08/18] cli/reply: use decryption policy "auto" by default
` [PATCH 09/18] cli/show: "
` [PATCH 10/18] cli/show, reply: document use of stashed session keys in notmuch-properties
` [PATCH 11/18] cli/new, insert, reindex: update documentation for --try-decrypt=auto
` [PATCH 12/18] crypto: record whether an actual decryption attempt happened
` [PATCH 13/18] cli/new, insert, reindex: change index.try_decrypt to "auto" by default
` [PATCH 14/18] cli/reindex: destroy stashed session keys when --try-decrypt=false
` [PATCH 15/18] crypto: actually stash session keys when try-decrypt=true
` [PATCH 16/18] crypto: add --try-decrypt=nostash to avoid stashing session keys
` [PATCH 17/18] docs: clean up documentation about decryption policies
` [PATCH 18/18] python: add try_decrypt argument to Database.index_file()

accented characters
 2017-11-13 17:47 UTC  (4+ messages)

some issues with emacs 25
 2017-11-12 15:16 UTC  (19+ messages)

hook for notmuch-show-reply?
 2017-11-12 12:33 UTC  (2+ messages)

what is the concept of archiving?
 2017-11-12  5:23 UTC  (3+ messages)

[PATCH] doc: unify definition list usage across man pages
 2017-11-11  9:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] test: expand argument parsing sanity checks
 2017-11-11  9:13 UTC 

[PATCH] WIP: pass through errors to structured output
 2017-11-10  1:14 UTC 

bug: notmuch show --decrypt leads to SIGSEGV
 2017-11-10  1:05 UTC  (2+ messages)

buggy tags
 2017-11-09 10:32 UTC  (3+ messages)

[PATCH v2] emacs: cl-letf enriched-decode-display-prop for text/encriched display
 2017-11-08 19:34 UTC  (3+ messages)
` [PATCH v3] emacs: letf "

[PATCH] cli: allow empty strings for notmuch insert --folder argument
 2017-11-08 14:50 UTC  (4+ messages)
` [PATCH] test: test notmuch insert --folder=""

unread face for tree view
 2017-11-06  8:54 UTC 

[PATCH] cli/crypto: fix segfault on failed gmime2 crypto context creation
 2017-11-06  1:08 UTC  (3+ messages)

Segfault with pkcs7 message
 2017-11-06  1:07 UTC  (3+ messages)

notmuch release 0.25.2 now available
 2017-11-06  0:24 UTC 

talloc_abort in notmuch_thread_get_tags () when db has been modified
 2017-11-03 12:50 UTC  (11+ messages)

[PATCH] doc: arrange search prefix documentation in a definition list
 2017-11-02 20:01 UTC 

[PATCH] cli: add support for only printing the addresses in notmuch address
 2017-11-02 18:44 UTC 

web interface to notmuch
 2017-11-02 17:32 UTC  (24+ messages)

Carbon (macOS) port asks about killing stderr buffer
 2017-10-30 13:32 UTC  (2+ messages)

[PATCH] test: fix test database backup/restore location
 2017-10-29 17:43 UTC  (3+ messages)

notmuch does not find some mails which actually are part of a thread
 2017-10-28 23:13 UTC  (3+ messages)

[PATCH] cli/help: give a hint about notmuch-emacs-mua
 2017-10-26 21:27 UTC 

[PATCH] cli/help,completion: added pointers to notmuch-properties(7)
 2017-10-26 21:28 UTC 

Newbie question defining deleted map
 2017-10-25 21:48 UTC  (5+ messages)

cleartext indexing, revision 7
 2017-10-25  5:47 UTC  (15+ messages)
` [PATCH 01/12] index: implement notmuch_indexopts_t with try_decrypt
` [PATCH 02/12] doc: add notmuch-properties(7)
` [PATCH 03/12] reindex: drop all properties named with prefix "index."
` [PATCH 04/12] crypto: index encrypted parts when indexopts try_decrypt is set
` [PATCH 05/12] config: test whether an item is stored in the database by name
` [PATCH 06/12] config: define new option index.try_decrypt
` [PATCH 07/12] cli: set up shared command-line arguments for indexing
` [PATCH 08/12] tests: emacs_fcc_message: allow passing --arguments to notmuch new
` [PATCH 09/12] cli/new: add --try-decrypt=(true|false)
` [PATCH 10/12] cli/insert: "
` [PATCH 11/12] cli/reindex: "
` [PATCH 12/12] python: add try_decrypt argument to Database.index_file()

Bug in notmuch-emacs: inconsistent rendering for messages with multiple From: headers
 2017-10-23  6:06 UTC 

BUG: emacs: fcc duplicates messages with variant bodies due to mml security
 2017-10-22 23:28 UTC 

[PATCH 00/24] test: separate source and build directories
 2017-10-22 14:07 UTC  (10+ messages)
  ` [PATCH] test: remove --root option and fix TMP_DIRECTORY cleanup
      ` [PATCH v2] test: use source path in add_gnupg_home
        ` [PATCH] NEWS: test suite out-of-tree builds

nmbug backtrace due to .mailmap
 2017-10-22  8:50 UTC  (6+ messages)

nmbug.notmuchmail.org is now HTTPS and IPv6-enabled
 2017-10-21 20:39 UTC 

[PATCH] lib: add support for thread:<message-id> queries
 2017-10-21 12:07 UTC  (7+ messages)

cleartext indexing, revision 6
 2017-10-20 11:14 UTC  (16+ messages)
` [PATCH v6 03/14] index: implement notmuch_indexopts_t with try_decrypt
` [PATCH v6 04/14] doc: add notmuch-properties(7)
` [PATCH v6 05/14] properties: add notmuch_message_remove_all_properties_with_prefix()
` [PATCH v6 06/14] reindex: drop all properties named with prefix "index."
` [PATCH v6 10/14] cli: set up shared command-line arguments for indexing
` [PATCH v6 13/14] cli/insert: add --try-decrypt=(true|false)

git errors pulling notmuch
 2017-10-18 12:39 UTC  (4+ messages)


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