unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2016-08-06 14:19:06 to 2016-09-09 00:41:36 UTC [more...]

bug present without emacs25 or notmuch
 2016-09-09  0:41 UTC 

[PATCH] test/crypto: hard code fingerprint
 2016-09-09  0:23 UTC  (3+ messages)

notmuch release 0.22.2 now available
 2016-09-09  0:14 UTC 

Mail archives in Git using ssoma
 2016-09-07  1:23 UTC  (10+ messages)
  ` Mail archives in Git using ssoma (Docker image)

Fix count/search query destructiveness
 2016-09-06 11:20 UTC  (9+ messages)
` [PATCH 1/5] lib: eagerly parse queries
` [PATCH 2/5] lib/query: make query parsing lazy again, keep centralized
` [PATCH 3/5] test: add known broken test for nondestructiveness of count
` [PATCH 4/5] lib: query make exclude handling non-destructive
` [PATCH 5/5] lib: make notmuch_query_add_tag_exclude return a status value

Bug: counting messages twice after excluding tags yields different results
 2016-09-05 10:57 UTC  (8+ messages)
          ` [PATCH] lib doc: group query functions, add disclaimer

[PATCH] NEWS: add news for fcc insert and address completion changes
 2016-09-04 18:21 UTC  (2+ messages)

[PATCH 0/2] emacs: add postpone support
 2016-09-04 15:56 UTC  (3+ messages)
` [PATCH 1/2] emacs: tree: move binding for pressing button in message pane to u
` [PATCH 2/2] emacs: postpone/resume support

[PATCH v2 0/6] Use notmuch insert for fcc
 2016-09-04 11:31 UTC  (8+ messages)
` [PATCH v2 1/6] emacs: notmuch-check-exit-status bugfix
` [PATCH v2 2/6] emacs: maildir-fcc: prepare for use of notmuch insert
` [PATCH v2 3/6] emacs: maildir import message-do-fcc
` [PATCH v2 4/6] emacs: simplify our local copy of message-do-fcc
` [PATCH v2 5/6] Modify "
` [PATCH v2 6/6] emacs: maildir: add the actual insert code

[PATCH 1/3] Makefile.local: set IS_GIT = yes when regular file $srcdir/.git exists
 2016-09-04 11:21 UTC  (3+ messages)

[PATCH 0/2] Address completion configuration
 2016-09-04 11:14 UTC  (3+ messages)
` [PATCH 1/2] emacs: address completion, allow sender/recipient and filters

[PATCH 0/5] Additions to Go bindings
 2016-09-04 11:07 UTC  (3+ messages)

[PATCH] contrib: remove old copy of vim front end
 2016-09-03 23:12 UTC  (2+ messages)

[PATCH] bindings: move go bindings to contrib
 2016-09-03 23:14 UTC  (2+ messages)

[PATCH 0/6] Use notmuch insert for fcc
 2016-09-03 22:37 UTC  (10+ messages)
` [PATCH 4/6] emacs: simplify our local copy of message-do-fcc
` [PATCH 5/6] Modify "

State of S/MIME support (emacs)
 2016-09-01 22:36 UTC  (4+ messages)

[PATCH] emacs: use define-derived-mode for defining modes
 2016-09-01 14:57 UTC  (2+ messages)

Emacs: postponing messages
 2016-08-30 18:24 UTC  (3+ messages)
` [PATCH v3] emacs: postpone/resume support

Feature request: Finer control of paths
 2016-08-30 17:51 UTC  (11+ messages)
  ` [PATCH] Add option `hooks.path` for setting the directory of hooks

Query operators
 2016-08-29 20:05 UTC  (6+ messages)

sort by relevance?
 2016-08-26 10:20 UTC  (2+ messages)

[PATCH] emacs: wash: make word-wrap bound message width
 2016-08-24 17:29 UTC  (7+ messages)

[Lars Luthman] Bug#826881: Calls to notmuch_directory_get_mtime() don't return the recently set mtime
 2016-08-24  0:02 UTC  (3+ messages)
` [PATCH] lib: update cached mtime in notmuch_directory_set_mtime

[PATCH] doc: update cross references for notmuch.1
 2016-08-23 23:58 UTC  (3+ messages)

match on all messages in a thread - rather than messages invdividually
 2016-08-22 12:48 UTC  (2+ messages)

[feature request] emacs: use `notmuch insert` for FCC
 2016-08-20 16:53 UTC  (5+ messages)

[RFC PATCH] test: add devel/test-in-docker.sh
 2016-08-19 14:03 UTC  (3+ messages)

v3 of message properties patches
 2016-08-19 12:18 UTC  (10+ messages)
` [PATCH 9/9] add has: query prefix to search for specific properties
      ` [PATCH] lib: reword comment about XFOLDER: prefix

[PATCH 0/4] Allow specifying alternate names for addresses in other_email
 2016-08-18 10:52 UTC  (10+ messages)
` [PATCH 1/4] Add user.other_name property to associate names with other_email
` [PATCH 2/4] notmuch-reply: respect users.other_name in From
` [PATCH 3/4] Add documentation for user.other_name
` [PATCH 4/4] Update NEWS "

notmuch-search-toggle-order and notmuch-tree
 2016-08-15 17:42 UTC  (3+ messages)

database error
 2016-08-15  7:37 UTC  (3+ messages)

Allow indexing cleartext of encrypted messages (v4)
 2016-08-14 23:41 UTC  (36+ messages)
` [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
` [PATCH v4 02/16] Move crypto.c into libutil
` [PATCH v4 03/16] make shared crypto code behave library-like
` [PATCH v4 04/16] Provide _notmuch_crypto_{set,get}_gpg_path
` [PATCH v4 06/16] Prefer gpg2 in the test suite if available
` [PATCH v4 08/16] reorganize indexing of multipart/signed and multipart/encrypted
` [PATCH v4 09/16] index encrypted parts when asked
` [PATCH v4 10/16] Add n_d_add_message_with_indexopts (extension of n_d_add_message)
` [PATCH v4 11/16] add --try-decrypt to notmuch insert
` [PATCH v4 12/16] add --try-decrypt to notmuch new
` [PATCH v4 13/16] add indexopts to notmuch python bindings
` [PATCH v4 14/16] test indexing cleartext version of delivered messages
` [PATCH v4 16/16] add "notmuch reindex" subcommand

[PATCH v4 15/16] added notmuch_message_reindex
 2016-08-14 12:43 UTC  (2+ messages)
` [PATCH] WIP: remove all non-prefixed-terms (and stemmed versions)

[PATCH] emacs: make the remaining faces configurable
 2016-08-14 22:17 UTC 

[PATCH] emacs: implement notmuch-search-color-line with dolist
 2016-08-14 22:13 UTC 

Applying patches directly from emails?
 2016-08-14 16:07 UTC  (6+ messages)

[PATCH v2 00/14] reply refactor, fixes
 2016-08-13 11:37 UTC  (15+ messages)
` [PATCH v2 01/14] test: add known broken test for reply to message with multiple Cc headers
` [PATCH v2 02/14] cli/reply: push notmuch reply format abstraction lower in the stack
` [PATCH v2 03/14] cli/reply: reuse show_reply_headers() in headers-only format
` [PATCH v2 04/14] cli/reply: unify reply format functions
` [PATCH v2 05/14] cli/reply: reorganize create_reply_message()
` [PATCH v2 06/14] cli/reply: make references header creation easier to follow
` [PATCH v2 07/14] cli/reply: reuse create_reply_message() also for headers-only format
` [PATCH v2 08/14] cli/reply: reduce the reply format abstractions
` [PATCH v2 09/14] cli/reply: use dedicated functions for reply to mapping
` [PATCH v2 10/14] cli/reply: check for NULL list first in scan_address_list()
` [PATCH v2 11/14] cli/reply: return internet address list from get header funcs
` [PATCH v2 12/14] cli/reply: pass internet address list to munge detect
` [PATCH v2 13/14] cli/reply: pass gmime message to munge detection
` [PATCH v2 14/14] cli/reply: only pass gmime message to add recipients to reply message

[WIP PATCH] emacs: query: completion for from: in searches
 2016-08-13  9:52 UTC  (3+ messages)

Flat search and threaded views
 2016-08-11 15:54 UTC  (4+ messages)

[PATCH] Omit User-Agent: header by default
 2016-08-11 13:02 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] configure: add --without-api-docs option
 2016-08-11 13:02 UTC  (6+ messages)

How does notmuch track mails?
 2016-08-09 18:34 UTC  (2+ messages)

[PATCH] test: make gdb even quieter
 2016-08-09  0:49 UTC  (2+ messages)

[PATCH] lib: provide _notmuch_database_log_append
 2016-08-09  0:49 UTC  (2+ messages)

[PATCH 0/2] emacs: wash: word-wrap bugfix and tweak
 2016-08-09  0:49 UTC  (5+ messages)
` [PATCH 1/2] emacs: wash: word-wrap bugfix
` [PATCH 2/2] emacs: wash: make word-wrap bound message width

Hi all
 2016-08-08 23:58 UTC  (2+ messages)

thread merge/split proposal
 2016-08-06 23:50 UTC  (7+ 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).