notmuch-archives.git
8 years ago[PATCH v4 07/16] create a notmuch_indexopts_t index options object
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:18 +0000 (11:27 +0200)]
[PATCH v4 07/16] create a notmuch_indexopts_t index options object

8 years ago[PATCH v4 06/16] Prefer gpg2 in the test suite if available
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:17 +0000 (11:27 +0200)]
[PATCH v4 06/16] Prefer gpg2 in the test suite if available

8 years ago[PATCH v4 05/16] Choose the default gpg_path with _notmuch_crypto_get_gpg_path (NULL)
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:16 +0000 (11:27 +0200)]
[PATCH v4 05/16] Choose the default gpg_path with _notmuch_crypto_get_gpg_path (NULL)

8 years ago[PATCH v4 04/16] Provide _notmuch_crypto_{set,get}_gpg_path
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:15 +0000 (11:27 +0200)]
[PATCH v4 04/16] Provide _notmuch_crypto_{set,get}_gpg_path

8 years ago[PATCH v4 03/16] make shared crypto code behave library-like
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:14 +0000 (11:27 +0200)]
[PATCH v4 03/16] make shared crypto code behave library-like

8 years ago[PATCH v4 02/16] Move crypto.c into libutil
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:13 +0000 (11:27 +0200)]
[PATCH v4 02/16] Move crypto.c into libutil

8 years ago[PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:12 +0000 (11:27 +0200)]
[PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH

8 years agoAllow indexing cleartext of encrypted messages (v4)
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:11 +0000 (11:27 +0200)]
Allow indexing cleartext of encrypted messages (v4)

8 years ago[PATCH] add has: query prefix to search for specific properties
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:15:36 +0000 (11:15 +0200)]
[PATCH] add has: query prefix to search for specific properties

8 years ago[PATCH] n_m_remove_property(msg, key, NULL) should removes all properties with key
Daniel Kahn Gillmor [Fri, 8 Jul 2016 04:36:50 +0000 (06:36 +0200)]
[PATCH] n_m_remove_property(msg, key, NULL) should removes all properties with key

8 years agoRe: [PATCH v3] emacs: postpone/resume support
Daniel Kahn Gillmor [Fri, 8 Jul 2016 00:00:10 +0000 (20:00 +2000)]
Re: [PATCH v3] emacs:  postpone/resume support

8 years ago[PATCH] emacs: wash: make word-wrap bound message width
Mark Walters [Wed, 6 Jul 2016 07:47:31 +0000 (08:47 +0100)]
[PATCH] emacs: wash: make word-wrap bound message width

8 years ago[PATCH] Fix typo in Message.maildir_flags_to_tags
Jaime Velasco Juan [Mon, 4 Jul 2016 18:49:31 +0000 (19:49 +0100)]
[PATCH] Fix typo in Message.maildir_flags_to_tags

8 years agoRe: ask notmuch to find back "reply-to's"
Xu Wang [Sun, 3 Jul 2016 18:25:59 +0000 (14:25 +2000)]
Re: ask notmuch to find back "reply-to's"

8 years agoRe: ask notmuch to find back "reply-to's"
Daniel Kahn Gillmor [Sun, 3 Jul 2016 13:28:29 +0000 (09:28 +2000)]
Re: ask notmuch to find back "reply-to's"

8 years agoRe: [PATCH] emacs: crypto: verify pgpmime by default
David Bremner [Sun, 3 Jul 2016 08:23:32 +0000 (10:23 +0200)]
Re: [PATCH] emacs: crypto: verify pgpmime by default

8 years agoask notmuch to find back "reply-to's"
Xu Wang [Sun, 3 Jul 2016 00:28:41 +0000 (20:28 +2000)]
ask notmuch to find back "reply-to's"

8 years agoRe: [PATCH] NEWS, python: add --libnotmuch-dir option to "setup.py install"
David Bremner [Fri, 1 Jul 2016 16:31:15 +0000 (18:31 +0200)]
Re: [PATCH] NEWS, python: add --libnotmuch-dir option to "setup.py install"

8 years agoRe: Issue with verifying cleartext signed messages
David Bremner [Fri, 1 Jul 2016 14:57:59 +0000 (16:57 +0200)]
Re: Issue with verifying cleartext signed messages

8 years agoRe: Issue with verifying cleartext signed messages
Tomi Ollila [Fri, 1 Jul 2016 11:58:23 +0000 (14:58 +0300)]
Re: Issue with verifying cleartext signed messages

8 years agoIssue with verifying cleartext signed messages
Sanel Zukan [Fri, 1 Jul 2016 10:16:07 +0000 (12:16 +0200)]
Issue with verifying cleartext signed messages

8 years ago[PATCH] emacs: crypto: verify pgpmime by default
Felipe Balbi [Fri, 1 Jul 2016 07:35:52 +0000 (10:35 +0300)]
[PATCH] emacs: crypto: verify pgpmime by default

8 years agoRe: bug fix release 0.22.1
David Bremner [Thu, 30 Jun 2016 20:21:52 +0000 (22:21 +0200)]
Re: bug fix release 0.22.1

8 years ago[PATCH 2/2] WIP: treat notmuch tag without operations as query
David Bremner [Thu, 30 Jun 2016 08:40:27 +0000 (10:40 +0200)]
[PATCH 2/2] WIP: treat notmuch tag without operations as query

8 years ago[PATCH 1/2] WIP: refactor tag search into library routine
David Bremner [Thu, 30 Jun 2016 08:40:26 +0000 (10:40 +0200)]
[PATCH 1/2] WIP: refactor tag search into library routine

8 years agoRFC: do what jamie wants with notmuch tag
David Bremner [Thu, 30 Jun 2016 08:40:25 +0000 (10:40 +0200)]
RFC: do what jamie wants with notmuch tag

8 years agoRe: bug fix release 0.22.1
Mark Walters [Thu, 30 Jun 2016 05:51:57 +0000 (06:51 +0100)]
Re: bug fix release 0.22.1

8 years ago[RFC PATCH] cli/search: interpret no search terms as synonym for '*'
David Bremner [Wed, 29 Jun 2016 20:34:06 +0000 (22:34 +0200)]
[RFC PATCH] cli/search: interpret no search terms as synonym for '*'

8 years ago[PATCH] doc: update cross references for notmuch.1
David Bremner [Wed, 29 Jun 2016 19:39:11 +0000 (21:39 +0200)]
[PATCH] doc: update cross references for notmuch.1

8 years agoRe: bug fix release 0.22.1
Tomi Ollila [Wed, 29 Jun 2016 18:57:42 +0000 (21:57 +0300)]
Re: bug fix release 0.22.1

8 years agobug fix release 0.22.1
David Bremner [Wed, 29 Jun 2016 18:29:42 +0000 (20:29 +0200)]
bug fix release 0.22.1

8 years agoRe: [PATCH 1/3] Use the Xapian::DB_RETRY_LOCK flag when available
David Bremner [Wed, 29 Jun 2016 07:10:13 +0000 (09:10 +0200)]
Re: [PATCH 1/3] Use the Xapian::DB_RETRY_LOCK flag when available

8 years agoRe: [PATCH] test: don't use dump and restore in a pipeline
David Bremner [Wed, 29 Jun 2016 07:09:42 +0000 (09:09 +0200)]
Re: [PATCH] test: don't use dump and restore in a pipeline

8 years agoRe: [PATCH] doc: forbid further operations on a closed database
David Bremner [Tue, 28 Jun 2016 21:48:56 +0000 (23:48 +0200)]
Re: [PATCH] doc: forbid further operations on a closed database

8 years ago[PATCH] test: make gdb even quieter
David Bremner [Tue, 28 Jun 2016 21:08:54 +0000 (23:08 +0200)]
[PATCH] test: make gdb even quieter

8 years ago[PATCH] test: don't use dump and restore in a pipeline
David Bremner [Tue, 28 Jun 2016 08:24:07 +0000 (10:24 +0200)]
[PATCH] test: don't use dump and restore in a pipeline

8 years agoRe: [PATCH] emacs: show: improve handling of mark read tagging errors
David Bremner [Tue, 28 Jun 2016 07:57:02 +0000 (09:57 +0200)]
Re: [PATCH] emacs: show: improve handling of mark read tagging errors

8 years agoRe: [PATCH] test/notmuch-test: simple streamlining
David Bremner [Tue, 28 Jun 2016 07:56:37 +0000 (09:56 +0200)]
Re: [PATCH] test/notmuch-test: simple streamlining

8 years ago[PATCH] NEWS, python: add --libnotmuch-dir option to "setup.py install"
Daniel Lee Harple [Tue, 28 Jun 2016 04:04:21 +0000 (00:04 +2000)]
[PATCH] NEWS, python: add --libnotmuch-dir option to "setup.py install"

8 years agoRe: [PATCH] doc: forbid further operations on a closed database
Tomi Ollila [Mon, 27 Jun 2016 21:16:41 +0000 (00:16 +0300)]
Re: [PATCH] doc: forbid further operations on a closed database

8 years ago[PATCH] lib: update cached mtime in notmuch_directory_set_mtime
David Bremner [Mon, 27 Jun 2016 20:43:04 +0000 (22:43 +0200)]
[PATCH] lib: update cached mtime in notmuch_directory_set_mtime

8 years ago[PATCH] doc: forbid further operations on a closed database
David Bremner [Mon, 27 Jun 2016 18:38:40 +0000 (20:38 +0200)]
[PATCH] doc: forbid further operations on a closed database

8 years agoRe: [PATCH v2] test: add "set -u" to test-lib.sh
Tomi Ollila [Mon, 27 Jun 2016 15:04:31 +0000 (18:04 +0300)]
Re: [PATCH v2] test: add "set -u" to test-lib.sh

8 years agoRe: [PATCH v2] test: add "set -u" to test-lib.sh
David Bremner [Mon, 27 Jun 2016 13:49:27 +0000 (15:49 +0200)]
Re: [PATCH v2] test: add "set -u" to test-lib.sh

8 years ago[PATCH] lib: regexp matching in 'subject' and 'from'
David Bremner [Mon, 27 Jun 2016 13:33:07 +0000 (15:33 +0200)]
[PATCH] lib: regexp matching in 'subject' and 'from'

8 years agoRe: v4 of DB_RETRY_LOCK patches
Tomi Ollila [Sun, 26 Jun 2016 20:28:38 +0000 (23:28 +0300)]
Re: v4 of DB_RETRY_LOCK patches

8 years agoRe: v4 of DB_RETRY_LOCK patches
Istvan Marko [Sun, 26 Jun 2016 19:24:56 +0000 (12:24 +1700)]
Re: v4 of DB_RETRY_LOCK patches

8 years ago[PATCH 3/3] lib: add built_with handling for XAPIAN_DB_RETRY_LOCK
David Bremner [Sun, 26 Jun 2016 15:29:45 +0000 (17:29 +0200)]
[PATCH 3/3] lib: add built_with handling for XAPIAN_DB_RETRY_LOCK

8 years ago[PATCH 2/3] test: initial tests for locking retry
David Bremner [Sun, 26 Jun 2016 15:29:44 +0000 (17:29 +0200)]
[PATCH 2/3] test: initial tests for locking retry

8 years ago[PATCH 1/3] Use the Xapian::DB_RETRY_LOCK flag when available
David Bremner [Sun, 26 Jun 2016 15:29:43 +0000 (17:29 +0200)]
[PATCH 1/3] Use the Xapian::DB_RETRY_LOCK flag when available

8 years agov4 of DB_RETRY_LOCK patches
David Bremner [Sun, 26 Jun 2016 15:29:42 +0000 (17:29 +0200)]
v4 of DB_RETRY_LOCK patches

8 years agoRe: Converting attachments to text or html
David Bremner [Sat, 25 Jun 2016 09:58:53 +0000 (11:58 +0200)]
Re: Converting attachments to text or html

8 years ago[RFC PATCH 6/6] cli/reply: only pass gmime message to add recipients to reply message
Jani Nikula [Sun, 19 Jun 2016 20:15:34 +0000 (23:15 +0300)]
[RFC PATCH 6/6] cli/reply: only pass gmime message to add recipients to reply message

8 years ago[RFC PATCH 5/6] cli/reply: pass gmime message to munge detection
Jani Nikula [Sun, 19 Jun 2016 20:15:33 +0000 (23:15 +0300)]
[RFC PATCH 5/6] cli/reply: pass gmime message to munge detection

8 years ago[RFC PATCH 4/6] cli/reply: pass internet address list to munge detect
Jani Nikula [Sun, 19 Jun 2016 20:15:32 +0000 (23:15 +0300)]
[RFC PATCH 4/6] cli/reply: pass internet address list to munge detect

8 years ago[RFC PATCH 3/6] cli/reply: return internet address list from get header funcs
Jani Nikula [Sun, 19 Jun 2016 20:15:31 +0000 (23:15 +0300)]
[RFC PATCH 3/6] cli/reply: return internet address list from get header funcs

8 years ago[RFC PATCH 2/6] cli/reply: check for NULL list first in scan_address_list()
Jani Nikula [Sun, 19 Jun 2016 20:15:30 +0000 (23:15 +0300)]
[RFC PATCH 2/6] cli/reply: check for NULL list first in scan_address_list()

8 years ago[RFC PATCH 1/6] cli/reply: use dedicated functions for reply to mapping
Jani Nikula [Sun, 19 Jun 2016 20:15:29 +0000 (23:15 +0300)]
[RFC PATCH 1/6] cli/reply: use dedicated functions for reply to mapping

8 years ago[RFC PATCH 0/6] cli/reply: refactoring part 2
Jani Nikula [Sun, 19 Jun 2016 20:15:28 +0000 (23:15 +0300)]
[RFC PATCH 0/6] cli/reply: refactoring part 2

8 years ago[PATCH 7/7] cli/reply: reduce the reply format abstractions
Jani Nikula [Sat, 18 Jun 2016 21:31:33 +0000 (00:31 +0300)]
[PATCH 7/7] cli/reply: reduce the reply format abstractions

8 years ago[PATCH 6/7] cli/reply: reuse create_reply_message() also for headers-only format
Jani Nikula [Sat, 18 Jun 2016 21:31:32 +0000 (00:31 +0300)]
[PATCH 6/7] cli/reply: reuse create_reply_message() also for headers-only format

8 years ago[PATCH 5/7] cli/reply: make references header creation easier to follow
Jani Nikula [Sat, 18 Jun 2016 21:31:31 +0000 (00:31 +0300)]
[PATCH 5/7] cli/reply: make references header creation easier to follow

8 years ago[PATCH 4/7] cli/reply: reorganize create_reply_message()
Jani Nikula [Sat, 18 Jun 2016 21:31:30 +0000 (00:31 +0300)]
[PATCH 4/7] cli/reply: reorganize create_reply_message()

8 years ago[PATCH 3/7] cli/reply: unify reply format functions
Jani Nikula [Sat, 18 Jun 2016 21:31:29 +0000 (00:31 +0300)]
[PATCH 3/7] cli/reply: unify reply format functions

8 years ago[PATCH 2/7] cli/reply: reuse show_reply_headers() in headers-only format
Jani Nikula [Sat, 18 Jun 2016 21:31:28 +0000 (00:31 +0300)]
[PATCH 2/7] cli/reply: reuse show_reply_headers() in headers-only format

8 years ago[PATCH 1/7] cli/reply: push notmuch reply format abstraction lower in the stack
Jani Nikula [Sat, 18 Jun 2016 21:31:27 +0000 (00:31 +0300)]
[PATCH 1/7] cli/reply: push notmuch reply format abstraction lower in the stack

8 years ago[PATCH 0/7] cli/reply: refactoring
Jani Nikula [Sat, 18 Jun 2016 21:31:26 +0000 (00:31 +0300)]
[PATCH 0/7] cli/reply: refactoring

8 years agoConverting attachments to text or html
Bart Bunting [Sat, 18 Jun 2016 02:14:51 +0000 (12:14 +1000)]
Converting attachments to text or html

8 years agoRe: notmuch reply is confused about multiple (or case-insensitive?) cc headers
Mark Walters [Fri, 17 Jun 2016 14:37:31 +0000 (15:37 +0100)]
Re: notmuch reply is confused about multiple (or case-insensitive?) cc headers

8 years agoRe: notmuch reply is confused about multiple (or case-insensitive?) cc headers
Jani Nikula [Fri, 17 Jun 2016 08:44:19 +0000 (11:44 +0300)]
Re: notmuch reply is confused about multiple (or case-insensitive?) cc headers

8 years agonotmuch reply is confused about multiple (or case-insensitive?) cc headers
Daniel Kahn Gillmor [Fri, 17 Jun 2016 02:30:58 +0000 (22:30 +2000)]
notmuch reply is confused about multiple (or case-insensitive?) cc headers

8 years agolet's encrypt certificate on https://notmuchmail.org expired
Daniel Kahn Gillmor [Thu, 16 Jun 2016 03:01:42 +0000 (23:01 +2000)]
let's encrypt certificate on https://notmuchmail.org expired

8 years agoRe: Problem with draft mails when using offlineimap
Daniel Kahn Gillmor [Tue, 14 Jun 2016 18:19:54 +0000 (14:19 +2000)]
Re: Problem with draft mails when using offlineimap

8 years agoRe: Problem with draft mails when using offlineimap
Tomi Ollila [Tue, 14 Jun 2016 05:30:01 +0000 (08:30 +0300)]
Re: Problem with draft mails when using offlineimap

8 years agoRe: [PATCH 2/4] test: factor out some boilerplate from C tests
David Bremner [Tue, 14 Jun 2016 00:57:00 +0000 (21:57 +2100)]
Re: [PATCH 2/4] test: factor out some boilerplate from C tests

8 years agoRe: [PATCH 2/8] lib: private string map (associative array) API
Bijan Chokoufe Nejad [Mon, 13 Jun 2016 15:18:07 +0000 (17:18 +0200)]
Re: [PATCH 2/8] lib: private string map (associative array) API

8 years agoRe: Problem with draft mails when using offlineimap
Daniel Kahn Gillmor [Mon, 13 Jun 2016 14:50:13 +0000 (10:50 +2000)]
Re: Problem with draft mails when using offlineimap

8 years agoRe: [PATCH 2/8] lib: private string map (associative array) API
David Bremner [Mon, 13 Jun 2016 13:02:45 +0000 (10:02 +2100)]
Re: [PATCH 2/8] lib: private string map (associative array) API

8 years agoRe: [PATCH 2/8] lib: private string map (associative array) API
Tomi Ollila [Mon, 13 Jun 2016 08:10:50 +0000 (11:10 +0300)]
Re: [PATCH 2/8] lib: private string map (associative array) API

8 years ago[PATCH 8/8] cli: optionally restore message properties from dump file
David Bremner [Mon, 13 Jun 2016 01:05:55 +0000 (22:05 +2100)]
[PATCH 8/8] cli: optionally restore message properties from dump file

8 years ago[PATCH 7/8] CLI: add properties to dump output
David Bremner [Mon, 13 Jun 2016 01:05:54 +0000 (22:05 +2100)]
[PATCH 7/8] CLI: add properties to dump output

8 years ago[PATCH 6/8] CLI: refactor dumping of tags.
David Bremner [Mon, 13 Jun 2016 01:05:53 +0000 (22:05 +2100)]
[PATCH 6/8] CLI: refactor dumping of tags.

8 years ago[PATCH 5/8] lib: iterator API for message properties
David Bremner [Mon, 13 Jun 2016 01:05:52 +0000 (22:05 +2100)]
[PATCH 5/8] lib: iterator API for message properties

8 years ago[PATCH 4/8] lib: extend private string map API with iterators
David Bremner [Mon, 13 Jun 2016 01:05:51 +0000 (22:05 +2100)]
[PATCH 4/8] lib: extend private string map API with iterators

8 years ago[PATCH 3/8] lib: basic message-property API
David Bremner [Mon, 13 Jun 2016 01:05:50 +0000 (22:05 +2100)]
[PATCH 3/8] lib: basic message-property API

8 years ago[PATCH 2/8] lib: private string map (associative array) API
David Bremner [Mon, 13 Jun 2016 01:05:49 +0000 (22:05 +2100)]
[PATCH 2/8] lib: private string map (associative array) API

8 years ago[PATCH 1/8] lib: read "property" terms from messages.
David Bremner [Mon, 13 Jun 2016 01:05:48 +0000 (22:05 +2100)]
[PATCH 1/8] lib: read "property" terms from messages.

8 years agomessage properties patches, v1.0
David Bremner [Mon, 13 Jun 2016 01:05:47 +0000 (22:05 +2100)]
message properties patches, v1.0

8 years agoRe: [PATCH] WIP: regexp matching in 'subject' and 'from'
Gaute Hope [Sat, 11 Jun 2016 17:34:18 +0000 (17:34 +0000)]
Re: [PATCH] WIP: regexp matching in 'subject' and 'from'

8 years agoRe: [PATCH] WIP: regexp matching in 'subject' and 'from'
Tomi Ollila [Sat, 11 Jun 2016 17:09:28 +0000 (20:09 +0300)]
Re: [PATCH] WIP: regexp matching in 'subject' and 'from'

8 years agoRe: [PATCH] WIP: regexp matching in 'subject' and 'from'
David Bremner [Sat, 11 Jun 2016 16:49:39 +0000 (13:49 +2100)]
Re: [PATCH] WIP: regexp matching in 'subject' and 'from'

8 years agoRe: [PATCH] WIP: regexp matching in 'subject' and 'from'
Gaute Hope [Sat, 11 Jun 2016 16:32:14 +0000 (16:32 +0000)]
Re: [PATCH] WIP: regexp matching in 'subject' and 'from'

8 years agoRe: [PATCH 1/3] Makefile.local: set IS_GIT = yes when regular file $srcdir/.git exists
David Bremner [Sat, 11 Jun 2016 16:25:50 +0000 (13:25 +2100)]
Re: [PATCH 1/3] Makefile.local: set IS_GIT = yes when regular file $srcdir/.git exists

8 years agoRe: [PATCH 1/2] test: set LD_LIBRARY_PATH early and keep its old contents
David Bremner [Sat, 11 Jun 2016 16:25:31 +0000 (13:25 +2100)]
Re: [PATCH 1/2] test: set LD_LIBRARY_PATH early and keep its old contents

8 years agoRe: [PATCH 1/2] notmuch-emacs-mua: use message-add-actions
David Bremner [Sat, 11 Jun 2016 16:25:02 +0000 (13:25 +2100)]
Re: [PATCH 1/2] notmuch-emacs-mua: use message-add-actions

8 years agoRe: [PATCH v2 1/3] test-lib.sh: renamed die...()s to trap...()s and exit...()
David Bremner [Sat, 11 Jun 2016 16:24:36 +0000 (13:24 +2100)]
Re: [PATCH v2 1/3] test-lib.sh: renamed die...()s to trap...()s and exit...()

8 years agoRe: [PATCH] doc/notmuch-emacs.rst: update notmuch-hello buffer help text
David Bremner [Sat, 11 Jun 2016 16:24:03 +0000 (13:24 +2100)]
Re: [PATCH] doc/notmuch-emacs.rst: update notmuch-hello buffer help text

8 years agoRe: [PATCH] lib: fix definition of LIBNOTMUCH_CHECK_VERSION
David Bremner [Sat, 11 Jun 2016 16:23:19 +0000 (13:23 +2100)]
Re: [PATCH] lib: fix definition of LIBNOTMUCH_CHECK_VERSION

8 years agoRe: [PATCH] devel/man-to-mdwn.pl: portable locale environment variable setting
David Bremner [Sat, 11 Jun 2016 16:22:54 +0000 (13:22 +2100)]
Re: [PATCH] devel/man-to-mdwn.pl: portable locale environment variable setting

8 years agoRe: [PATCH] lib: fix memory leak of field processor objects
David Bremner [Sat, 11 Jun 2016 16:22:11 +0000 (13:22 +2100)]
Re: [PATCH] lib: fix memory leak of field processor objects