notmuch-archives.git
7 years ago[PATCH] NEWS: initial NEWS for 0.22.1
David Bremner [Wed, 13 Jul 2016 22:57:37 +0000 (19:57 +2100)]
[PATCH] NEWS: initial NEWS for 0.22.1

7 years ago[PATCH v2] emacs: show: let the user override the mime-type of an attachment
Mark Walters [Mon, 11 Jul 2016 07:49:19 +0000 (08:49 +0100)]
[PATCH v2] emacs: show: let the user override the mime-type of an attachment

7 years agoRe: syncing tags across machines
W. Trevor King [Sun, 10 Jul 2016 03:22:39 +0000 (20:22 +1700)]
Re: syncing tags across machines

7 years agoRe: syncing tags across machines
Amadeusz Żołnowski [Sat, 9 Jul 2016 10:00:14 +0000 (11:00 +0100)]
Re: syncing tags across machines

7 years agosyncing tags across machines
Stephen Eglen [Sat, 9 Jul 2016 06:54:05 +0000 (07:54 +0100)]
syncing tags across machines

7 years agoRe: [PATCH v3] emacs: postpone/resume support
Tomi Ollila [Fri, 8 Jul 2016 11:08:41 +0000 (14:08 +0300)]
Re: [PATCH v3] emacs:  postpone/resume support

7 years ago[PATCH v4 16/16] add "notmuch reindex" subcommand
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:27 +0000 (11:27 +0200)]
[PATCH v4 16/16] add "notmuch reindex" subcommand

7 years ago[PATCH v4 15/16] added notmuch_message_reindex
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:26 +0000 (11:27 +0200)]
[PATCH v4 15/16] added notmuch_message_reindex

7 years ago[PATCH v4 14/16] test indexing cleartext version of delivered messages.
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:25 +0000 (11:27 +0200)]
[PATCH v4 14/16] test indexing cleartext version of delivered messages.

7 years ago[PATCH v4 13/16] add indexopts to notmuch python bindings.
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:24 +0000 (11:27 +0200)]
[PATCH v4 13/16] add indexopts to notmuch python bindings.

7 years ago[PATCH v4 12/16] add --try-decrypt to notmuch new
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:23 +0000 (11:27 +0200)]
[PATCH v4 12/16] add --try-decrypt to notmuch new

7 years ago[PATCH v4 11/16] add --try-decrypt to notmuch insert
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:22 +0000 (11:27 +0200)]
[PATCH v4 11/16] add --try-decrypt to notmuch insert

7 years ago[PATCH v4 10/16] Add n_d_add_message_with_indexopts (extension of n_d_add_message)
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:21 +0000 (11:27 +0200)]
[PATCH v4 10/16] Add n_d_add_message_with_indexopts (extension of n_d_add_message)

7 years ago[PATCH v4 09/16] index encrypted parts when asked.
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:20 +0000 (11:27 +0200)]
[PATCH v4 09/16] index encrypted parts when asked.

7 years ago[PATCH v4 08/16] reorganize indexing of multipart/signed and multipart/encrypted
Daniel Kahn Gillmor [Fri, 8 Jul 2016 09:27:19 +0000 (11:27 +0200)]
[PATCH v4 08/16] reorganize indexing of multipart/signed and multipart/encrypted

7 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

7 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

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

7 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

7 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

7 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

7 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

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

7 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

7 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

7 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

7 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

7 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

7 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"

7 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"

7 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

7 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"

7 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"

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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 '*'

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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"

7 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

7 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

7 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

7 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

7 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

7 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'

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

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

7 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

7 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

7 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

7 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

7 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

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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

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

7 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

7 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

7 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