unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2016-02-09 12:23:58 to 2016-03-13 12:03:25 UTC [more...]

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

[PATCH] Don't bother checking for mbox files
 2016-03-13 10:57 UTC  (2+ messages)

Notmuch -- Just an email system
 2016-03-12 14:38 UTC  (2+ messages)

(emacs) Parsing problems replying to encrypted html
 2016-03-12 14:37 UTC  (17+ messages)

library config API
 2016-03-12 12:31 UTC  (8+ 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

Bug#817964: notmuch: indexing daemon
 2016-03-12 11:24 UTC 

[PATCH v1 0/3] Improve the acquisition of text parts
 2016-03-08 17:12 UTC  (4+ 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

[PATCH v6 0/6] emacs: Improve the cited message included in replies
 2016-03-07 19:26 UTC  (17+ messages)
` [PATCH v6 1/6] emacs/show: Re-arrange determination if a part header is necessary
` [PATCH v6 2/6] emacs/show: Make the insertion of part headers overridable
` [PATCH v6 3/6] emacs/show: Accommodate the lack of part header buttons
` [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies
` [PATCH v6 5/6] emacs/show: Remove the 'no-buttons option of `notmuch-show-insert-bodypart'
` [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  (3+ messages)

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

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

[PATCH v2] lib: NOTMUCH_DEPRECATED macro also for older compilers
 2016-03-05  0:44 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  (6+ messages)

Allow indexing cleartext of encrypted messages (v3)
 2016-02-28 15:05 UTC  (39+ messages)
` [PATCH v3 01/16] add util/search-path.{c, h} to test for executables in $PATH
    ` [PATCH v4] "
` [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 11/16] add --try-decrypt to notmuch insert
` [PATCH v3 13/16] add indexopts to notmuch python bindings
` [PATCH v3 15/16] added notmuch_message_reindex
` [PATCH v3 16/16] add "notmuch reindex" subcommand

how do the different frontends deal with displaying large queries?
 2016-02-28 12:32 UTC  (6+ messages)

Lost updates to Notmuch database
 2016-02-27 20:04 UTC  (7+ messages)

encoding of message-ids
 2016-02-24 17:15 UTC  (4+ messages)

Loading a notmuch email buffer in Emacs from the command line
 2016-02-24 17:21 UTC  (3+ messages)

Boomerang-like additions?
 2016-02-23 15:25 UTC  (2+ messages)

[PATCH v3] (notmuch-show "id:doesnotexist") should not throw an error
 2016-02-20 13:23 UTC  (5+ messages)
` [PATCH v3] emacs: Report a lack of matches when calling `notmuch-show'

[PATCH v5 0/7] emacs: Improve the cited message included in replies
 2016-02-20 13:15 UTC  (11+ messages)
` [PATCH v5 1/7] emacs/show: Re-arrange determination if a part header is necessary
` [PATCH v5 2/7] emacs/show: Accommodate the lack of part header buttons
` [PATCH v5 3/7] emacs/mua: Generate improved cited text for replies
` [PATCH v5 4/7] emacs/show: Remove the 'no-buttons option of `notmuch-show-insert-bodypart'
` [PATCH v5 5/7] emacs/show: Make the insertion of part headers overridable
` [PATCH v5 6/7] emacs/mua: Let user specify which parts get a header in citations
` [PATCH v5 7/7] test: fix the tests for the new reply code

[PATCH v5 0/3] Add filter to emacs show mode
 2016-02-18  7:54 UTC  (9+ messages)
` [PATCH v5 3/3] emacs: Bind filter in search to 'l'

nmbug in the Debian packages?
 2016-02-17 10:55 UTC  (8+ messages)

[PATCH] nmbug: Allow Unicode tags and IDs in Python 2
 2016-02-16 18:37 UTC  (4+ messages)

feature request: nmbug should use lastmod:
 2016-02-16 13:09 UTC 

problems with nmbug and empty prefix
 2016-02-14 22:33 UTC  (6+ messages)
` problems with nmbug and empty prefix (UnicodeWarning and broken pipe)

[Olly Betts/xapian-discuss] GSoC 2016
 2016-02-14 11:38 UTC 

[PATCH] configure: pass HAVE_TIMEGM to build
 2016-02-13 16:44 UTC  (2+ messages)

update test suite for xapian 1.3
 2016-02-13 16:44 UTC  (3+ messages)
` [PATCH 2/3] test: fix typo in informational message

[PATCH v1] emacs: Fix compiler warnings
 2016-02-13 16:43 UTC  (2+ messages)

[PATCH] emacs: hello: tell the user about help and notmuch customization
 2016-02-13 16:42 UTC  (2+ messages)

[PATCH] notmuch.Database.remove_message should raise exception on failure
 2016-02-11 19:43 UTC  (2+ messages)

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

[Gaudenz Steinlin] Bug#810784: should match email adress case insensitive when sending encrypted mail
 2016-02-10  8:28 UTC  (6+ messages)

[PATCH v4 0/7] emacs: Improve the cited message included in replies
 2016-02-10  8:07 UTC  (17+ messages)
` [PATCH v4 1/7] emacs/show: Re-arrange determination if a part header is necessary
` [PATCH v4 2/7] emacs/show: Accommodate the lack of part header buttons
` [PATCH v4 3/7] emacs/mua: Generate improved cited text for replies
` [PATCH v4 4/7] emacs/show: Remove the 'no-buttons option of `notmuch-show-insert-bodypart'
` [PATCH v4 5/7] emacs/show: Make the insertion of part headers overridable
` [PATCH v4 6/7] emacs/mua: Let user specify which parts get a header in citations
` [PATCH v4 7/7] test: fix the tests for the new reply code

[PATCH v2 (rebased) 0/3] Improve the display of matching/non-matching authors
 2016-02-09 20:47 UTC  (2+ messages)

[PATCH] emacs: hello: display jump key next to saved search when available
 2016-02-09 20:42 UTC  (4+ messages)

[PATCH v1 0/3] Always insert crypto buttons
 2016-02-09 12:23 UTC  (4+ messages)
` [PATCH v1 1/3] emacs: Improve crypto button labels
` [PATCH v1 2/3] emacs: Always insert crypto buttons
` [PATCH v1 3/3] Test: Fix tests


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