unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2016-02-28 15:46:34 to 2016-04-03 15:38:39 UTC [more...]

[PATCH v2 0/2] Always insert crypto buttons
 2016-04-03 15:38 UTC  (2+ messages)
` [PATCH v2 1/2] emacs: "

[PATCH] test thread breakage when messages are removed and re-added
 2016-04-02 16:19 UTC  (13+ messages)
` [PATCH 1/2] verify during thread-breakage that messages are removed as well
  ` [PATCH 2/2] fix thread breakage via ghost-on-removal
` [PATCH v2 1/7] test thread breakage when messages are removed and re-added
  ` [PATCH v2 2/7] verify during thread-breakage that messages are removed as well
  ` [PATCH v2 3/7] fix thread breakage via ghost-on-removal
  ` [PATCH v2 4/7] Add internal functions to search for alternate doc types
  ` [PATCH v2 5/7] Introduce _notmuch_message_has_term()
  ` [PATCH v2 6/7] On deletion, replace with ghost when other active messages in thread
  ` [PATCH v2 7/7] complete ghost-on-removal-when-shared-thread-exists
  ` [PATCH 1/2] test thread breakage when messages are removed and re-added
    ` [PATCH 2/2] test: add test-binary to print the number of ghost messages

v2 of libconfig, date:foo, and named query patches
 2016-04-02 13:56 UTC  (24+ messages)
` [Patch v2 01/13] configure: autodetect xapian-1.3
` [Patch v2 02/13] configure: detect Xapian:FieldProcessor
` [Patch v2 03/13] lib: optionally support single argument date: queries
` [Patch v2 04/13] lib/cli: add library API / CLI for compile time options
` [Patch v2 05/13] configure: check directly for xapian compaction API
` [Patch v2 06/13] lib: provide config API
` [Patch v2 07/13] lib: config list iterators
` [Patch v2 08/13] CLI: add print_status_database
  ` [PATCH] nmbug: ignore # comments
` [Patch v2 09/13] CLI: add optional config data to dump output
` [Patch v2 10/13] CLI: optionally restore config data
` [Patch v2 11/13] CLI: add notmuch-config support for named queries
` [Patch v2 12/13] lib: make a global constant for query parser flags
` [Patch v2 13/13] lib: add support for named queries
` Breaking a really long thread

(emacs) Parsing problems replying to encrypted html
 2016-04-01 23:24 UTC  (26+ messages)

Order of messages
 2016-04-01 15:07 UTC 

Tag sent messages as sent
 2016-04-01 15:04 UTC 

notmuch 0.22 release timetable
 2016-03-31 12:51 UTC 

handle NOTMUCH_STATUS_ERROR_MESSAGE
 2016-03-31  1:34 UTC  (5+ messages)
` [PATCH 1/2] CLI: add print_status_database
` [PATCH 2/2] cli/new: add better error messages for FILE_ERROR

[announce] Bower 0.7
 2016-03-28  0:35 UTC 

[PATCH v1 0/3] Improve the acquisition of text parts
 2016-03-27 20:48 UTC  (9+ messages)
` [PATCH v1 1/3] emacs: `notmuch-show-insert-part-multipart/encrypted' should not assume the presence of a button
` [PATCH v1 2/3] emacs: Neaten `notmuch-show-insert-bodypart-internal'
` [PATCH v1 3/3] emacs: Improve the acquisition of text parts

Content-type of the mime part in cited text when replying
 2016-03-26 12:11 UTC  (10+ messages)
        ` [PATCH] test/test-lib.el: revert setting notmuch-mua-reply-insert-header-p-function

[PATCH] NEWS: Consolidate nmbug-status and notmuch-report sections
 2016-03-26 12:10 UTC  (2+ messages)

FastMail uses xapian for real time search, can we do the same?
 2016-03-24 12:51 UTC  (2+ messages)

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

[PATCH v2] Allow content preference based on message content
 2016-03-24 11:05 UTC  (3+ messages)
` [PATCH v2] emacs: Allow part preferences to depend "

[PATCH v1 0/3] Always insert crypto buttons
 2016-03-24 11:01 UTC  (5+ messages)
` [PATCH v1 1/3] emacs: Improve crypto button labels
` [PATCH v1 2/3] emacs: Always insert crypto buttons

[PATCH v2 0/4] nmbug-status: meta.message-url and query parens
 2016-03-24 10:53 UTC  (6+ messages)
` [PATCH v2 2/4] nmbug-status: Add meta.message-url config setting
` [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-03-24 10:52 UTC  (3+ messages)
` [PATCH 5/5] NEWS: Document the notmuch-report branch

Push to wiki fails with "cannot run hooks/pre-receive" error
 2016-03-23 20:06 UTC  (3+ messages)

notmuch-reply doesn't use Reply-To
 2016-03-23 10:35 UTC  (5+ messages)

[PATCH v2] emacs: Improve notmuch-message-mode initialization
 2016-03-23 10:32 UTC  (5+ messages)

segfault with xapian 1.3.1
 2016-03-22 23:31 UTC  (2+ messages)

"The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation"
 2016-03-22 23:11 UTC  (5+ messages)

binding/python/README is hopelessly outdated
 2016-03-22 22:58 UTC  (2+ messages)

field processor features, merged series
 2016-03-22 10:54 UTC  (14+ messages)
` [PATCH 01/13] config: autodetect xapian-1.3
` [PATCH 02/13] configure: detect Xapian:FieldProcessor
` [PATCH 03/13] lib: optionally support single argument date: queries
` [PATCH 04/13] lib/cli: add library API / CLI for compile time options
` [PATCH 05/13] configure: check directly for xapian compaction API
` [PATCH 06/13] lib: provide config API
` [PATCH 07/13] lib: config list iterators
` [PATCH 08/13] CLI: add print_status_database
` [PATCH 09/13] CLI: add optional config data to dump output
` [PATCH 10/13] CLI: optionally restore config data
` [PATCH 11/13] CLI: add notmuch-config support for named queries
` [PATCH 12/13] lib: make a global constant for query parser flags
` [PATCH 13/13] lib: add support for named queries

single argument date: queries
 2016-03-21  1:55 UTC  (6+ messages)
` [PATCH 1/3] config: autodetect xapian-1.3
` [PATCH 2/3] configure: detect Xapian:FieldProcessor
  ` [PATCH] lib/cli: add library API / CLI for compile time options
  ` [PATCH] configure: check directly for xapian compaction API
` [PATCH 3/3] lib: optionally support single argument date: queries

library config API
 2016-03-19 20:19 UTC  (10+ messages)
` library config api v4
  ` [PATCH 1/6] lib: provide config API
  ` [PATCH 2/6] lib: config list iterators
  ` [PATCH 3/6] CLI: add print_status_database
  ` [PATCH 4/6] CLI: add optional config data to dump output
  ` [PATCH 5/6] CLI: optionally restore config data
  ` [PATCH 6/6] WIP: support XDG database directory

[PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default
 2016-03-18 22:27 UTC  (4+ messages)

Notmuch -- Just an email system
 2016-03-16  0:44 UTC  (3+ messages)

notmuch-reply doesn't use Reply-To
 2016-03-14 23:39 UTC  (3+ messages)
` [PATCH] doc/reply: Clarify how reply-to header is handled

update test suite for xapian 1.3
 2016-03-14 23:29 UTC  (3+ messages)
` [PATCH 3/3] test: canonicalize quotes in xapian error messages

[PATCH v2] lib: NOTMUCH_DEPRECATED macro also for older compilers
 2016-03-14 23:02 UTC  (3+ messages)

[PATCH] emacs: hello: promote '?' as the universal help key
 2016-03-14 23:02 UTC  (4+ messages)

[Jakub Wilk] Bug#749890: python3-notmuch: missing header in mbox message -> NullPointerError
 2016-03-14 20:54 UTC  (2+ messages)

[PATCH] Don't bother checking for mbox files
 2016-03-14  7:23 UTC  (4+ messages)

Bug#817964: notmuch: indexing daemon
 2016-03-13 23:13 UTC  (2+ messages)

[PATCH] use notmuch_database_open_verbose
 2016-03-13 12:37 UTC  (5+ messages)

[PATCH v6 0/6] emacs: Improve the cited message included in replies
 2016-03-07 19:26 UTC  (12+ messages)
` [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies
` [PATCH v6 6/6] emacs/mua: Let user specify which parts get a header in citations

talloc_abort in notmuch_thread_get_tags () when db has been modified
 2016-03-07 12:01 UTC  (3+ messages)

[PATCH] ruby: add bindings for `notmuch_database_get_all_tags`
 2016-03-06 11:56 UTC  (2+ messages)

use font-face instead of explicit colouring
 2016-03-05 11:26 UTC  (5+ messages)

[PATCH] test/README: have matching test script file names
 2016-03-05  0:49 UTC  (2+ messages)

[PATCH 1/2] STYLE: document some rules about variable declarations
 2016-03-05  0:49 UTC  (2+ messages)

[PATCH] NEWS: updates for reply changes
 2016-03-05  0:48 UTC  (2+ messages)

Stolen email list?
 2016-03-03 20:28 UTC  (3+ messages)

Tcl bindings for notmuch
 2016-03-01 18:34 UTC  (2+ messages)

[PATCH] lib: have two definitions of NOTMUCH_DEPRECATED macro
 2016-03-01 16:46 UTC  (3+ messages)

need to call notmuch_threads_get (..) to actually move iterator
 2016-02-28 15:46 UTC  (2+ 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).