notmuch-archives.git
7 years ago[PATCH v2 13/14] cli/reply: pass gmime message to munge detection
Jani Nikula [Sat, 13 Aug 2016 11:37:37 +0000 (14:37 +0300)]
[PATCH v2 13/14] cli/reply: pass gmime message to munge detection

7 years ago[PATCH v2 12/14] cli/reply: pass internet address list to munge detect
Jani Nikula [Sat, 13 Aug 2016 11:37:36 +0000 (14:37 +0300)]
[PATCH v2 12/14] cli/reply: pass internet address list to munge detect

7 years ago[PATCH v2 11/14] cli/reply: return internet address list from get header funcs
Jani Nikula [Sat, 13 Aug 2016 11:37:35 +0000 (14:37 +0300)]
[PATCH v2 11/14] cli/reply: return internet address list from get header funcs

7 years ago[PATCH v2 10/14] cli/reply: check for NULL list first in scan_address_list()
Jani Nikula [Sat, 13 Aug 2016 11:37:34 +0000 (14:37 +0300)]
[PATCH v2 10/14] cli/reply: check for NULL list first in scan_address_list()

7 years ago[PATCH v2 09/14] cli/reply: use dedicated functions for reply to mapping
Jani Nikula [Sat, 13 Aug 2016 11:37:33 +0000 (14:37 +0300)]
[PATCH v2 09/14] cli/reply: use dedicated functions for reply to mapping

7 years ago[PATCH v2 08/14] cli/reply: reduce the reply format abstractions
Jani Nikula [Sat, 13 Aug 2016 11:37:32 +0000 (14:37 +0300)]
[PATCH v2 08/14] cli/reply: reduce the reply format abstractions

7 years ago[PATCH v2 07/14] cli/reply: reuse create_reply_message() also for headers-only format
Jani Nikula [Sat, 13 Aug 2016 11:37:31 +0000 (14:37 +0300)]
[PATCH v2 07/14] cli/reply: reuse create_reply_message() also for headers-only format

7 years ago[PATCH v2 06/14] cli/reply: make references header creation easier to follow
Jani Nikula [Sat, 13 Aug 2016 11:37:30 +0000 (14:37 +0300)]
[PATCH v2 06/14] cli/reply: make references header creation easier to follow

7 years ago[PATCH v2 05/14] cli/reply: reorganize create_reply_message()
Jani Nikula [Sat, 13 Aug 2016 11:37:29 +0000 (14:37 +0300)]
[PATCH v2 05/14] cli/reply: reorganize create_reply_message()

7 years ago[PATCH v2 04/14] cli/reply: unify reply format functions
Jani Nikula [Sat, 13 Aug 2016 11:37:28 +0000 (14:37 +0300)]
[PATCH v2 04/14] cli/reply: unify reply format functions

7 years ago[PATCH v2 03/14] cli/reply: reuse show_reply_headers() in headers-only format
Jani Nikula [Sat, 13 Aug 2016 11:37:27 +0000 (14:37 +0300)]
[PATCH v2 03/14] cli/reply: reuse show_reply_headers() in headers-only format

7 years ago[PATCH v2 02/14] cli/reply: push notmuch reply format abstraction lower in the stack
Jani Nikula [Sat, 13 Aug 2016 11:37:26 +0000 (14:37 +0300)]
[PATCH v2 02/14] cli/reply: push notmuch reply format abstraction lower in the stack

7 years ago[PATCH v2 01/14] test: add known broken test for reply to message with multiple Cc...
Jani Nikula [Sat, 13 Aug 2016 11:37:25 +0000 (14:37 +0300)]
[PATCH v2 01/14] test: add known broken test for reply to message with multiple Cc headers

7 years ago[PATCH v2 00/14] reply refactor, fixes
Jani Nikula [Sat, 13 Aug 2016 11:37:24 +0000 (14:37 +0300)]
[PATCH v2 00/14] reply refactor, fixes

7 years agoRe: [PATCH 9/9] add has: query prefix to search for specific properties
David Bremner [Sat, 13 Aug 2016 11:31:53 +0000 (20:31 +0900)]
Re: [PATCH 9/9] add has: query prefix to search for specific properties

7 years agoRe: Applying patches directly from emails?
Jani Nikula [Sat, 13 Aug 2016 10:38:38 +0000 (13:38 +0300)]
Re: Applying patches directly from emails?

7 years agoRe: Applying patches directly from emails?
Jani Nikula [Sat, 13 Aug 2016 10:32:22 +0000 (13:32 +0300)]
Re: Applying patches directly from emails?

7 years agoRe: [WIP PATCH] emacs: query: completion for from: in searches
Tomi Ollila [Sat, 13 Aug 2016 09:52:33 +0000 (12:52 +0300)]
Re: [WIP PATCH] emacs: query: completion for from: in searches

7 years agoRe: [PATCH 9/9] add has: query prefix to search for specific properties
Jani Nikula [Sat, 13 Aug 2016 09:38:40 +0000 (12:38 +0300)]
Re: [PATCH 9/9] add has: query prefix to search for specific properties

7 years agoRe: [PATCH v4 02/16] Move crypto.c into libutil
David Bremner [Sat, 13 Aug 2016 08:27:17 +0000 (17:27 +0900)]
Re: [PATCH v4 02/16] Move crypto.c into libutil

7 years agoRe: [PATCH v4 02/16] Move crypto.c into libutil
Tomi Ollila [Sat, 13 Aug 2016 08:01:26 +0000 (11:01 +0300)]
Re: [PATCH v4 02/16] Move crypto.c into libutil

7 years agoRe: [PATCH v4 08/16] reorganize indexing of multipart/signed and multipart/encrypted
David Bremner [Sat, 13 Aug 2016 04:30:30 +0000 (13:30 +0900)]
Re: [PATCH v4 08/16] reorganize indexing of multipart/signed and multipart/encrypted

7 years agoRe: [WIP PATCH] emacs: query: completion for from: in searches
Jameson Graef Rollins [Fri, 12 Aug 2016 23:29:38 +0000 (16:29 +1700)]
Re: [WIP PATCH] emacs: query: completion for from: in searches

7 years agoRe: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
David Bremner [Fri, 12 Aug 2016 23:03:35 +0000 (08:03 +0900)]
Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH

7 years ago[WIP PATCH] emacs: query: completion for from: in searches
Mark Walters [Fri, 12 Aug 2016 20:04:02 +0000 (21:04 +0100)]
[WIP PATCH] emacs: query: completion for from: in searches

7 years agoRe: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
Tomi Ollila [Fri, 12 Aug 2016 20:01:36 +0000 (23:01 +0300)]
Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH

7 years agoRe: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
Daniel Kahn Gillmor [Fri, 12 Aug 2016 18:46:38 +0000 (14:46 +2000)]
Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH

7 years agoRe: [PATCH v4 06/16] Prefer gpg2 in the test suite if available
David Bremner [Fri, 12 Aug 2016 08:19:22 +0000 (17:19 +0900)]
Re: [PATCH v4 06/16] Prefer gpg2 in the test suite if available

7 years agoRe: [PATCH v4 04/16] Provide _notmuch_crypto_{set,get}_gpg_path
David Bremner [Fri, 12 Aug 2016 08:04:20 +0000 (17:04 +0900)]
Re: [PATCH v4 04/16] Provide _notmuch_crypto_{set,get}_gpg_path

7 years agoRe: [PATCH v4 03/16] make shared crypto code behave library-like
David Bremner [Fri, 12 Aug 2016 07:46:52 +0000 (16:46 +0900)]
Re: [PATCH v4 03/16] make shared crypto code behave library-like

7 years agoRe: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
David Bremner [Fri, 12 Aug 2016 07:38:53 +0000 (16:38 +0900)]
Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH

7 years agoRe: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
Daniel Kahn Gillmor [Fri, 12 Aug 2016 06:19:06 +0000 (02:19 +2000)]
Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH

7 years agoRe: [PATCH v4 02/16] Move crypto.c into libutil
David Bremner [Fri, 12 Aug 2016 06:17:28 +0000 (15:17 +0900)]
Re: [PATCH v4 02/16] Move crypto.c into libutil

7 years agoRe: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
David Bremner [Fri, 12 Aug 2016 05:51:16 +0000 (14:51 +0900)]
Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH

7 years agonotmuch-search-toggle-order and notmuch-tree
Aneesh Kumar K.V [Thu, 11 Aug 2016 18:36:32 +0000 (00:06 +0530)]
notmuch-search-toggle-order and notmuch-tree

7 years agoRe: Flat search and threaded views
Yuri D'Elia [Thu, 11 Aug 2016 15:54:19 +0000 (17:54 +0200)]
Re: Flat search and threaded views

7 years agoRe: [PATCH v2] Omit User-Agent: header by default
David Bremner [Thu, 11 Aug 2016 13:02:51 +0000 (22:02 +0900)]
Re: [PATCH v2] Omit User-Agent: header by default

7 years agoRe: [PATCH] configure: add --without-api-docs option
David Bremner [Thu, 11 Aug 2016 13:02:30 +0000 (22:02 +0900)]
Re: [PATCH] configure: add --without-api-docs option

7 years agoRe: [PATCH] configure: add --without-api-docs option
Tomi Ollila [Thu, 11 Aug 2016 06:16:28 +0000 (09:16 +0300)]
Re: [PATCH] configure: add --without-api-docs option

7 years agoRe: Emacs: postponing messages
Brian Sniffen [Wed, 10 Aug 2016 16:59:11 +0000 (12:59 +2000)]
Re: Emacs: postponing messages

7 years ago[PATCH] configure: add --without-api-docs option
mp39590 [Wed, 10 Aug 2016 13:02:35 +0000 (16:02 +0300)]
[PATCH] configure: add --without-api-docs option

7 years ago[PATCH 4/4] Update NEWS for user.other_name
Shea Levy [Tue, 9 Aug 2016 20:55:18 +0000 (16:55 +2000)]
[PATCH 4/4] Update NEWS for user.other_name

7 years ago[PATCH 3/4] Add documentation for user.other_name
Shea Levy [Tue, 9 Aug 2016 20:55:17 +0000 (16:55 +2000)]
[PATCH 3/4] Add documentation for user.other_name

7 years ago[PATCH 2/4] notmuch-reply: respect users.other_name in From
Shea Levy [Tue, 9 Aug 2016 20:55:16 +0000 (16:55 +2000)]
[PATCH 2/4] notmuch-reply: respect users.other_name in From

7 years ago[PATCH 1/4] Add user.other_name property to associate names with other_email.
Shea Levy [Tue, 9 Aug 2016 20:55:15 +0000 (16:55 +2000)]
[PATCH 1/4] Add user.other_name property to associate names with other_email.

7 years ago[PATCH 0/4] Allow specifying alternate names for addresses in other_email
Shea Levy [Tue, 9 Aug 2016 20:55:14 +0000 (16:55 +2000)]
[PATCH 0/4] Allow specifying alternate names for addresses in other_email

7 years agoRe: How does notmuch track mails?
Daniel Kahn Gillmor [Tue, 9 Aug 2016 18:34:50 +0000 (14:34 +2000)]
Re: How does notmuch track mails?

7 years agoRe: [PATCH v2] Omit User-Agent: header by default
Daniel Kahn Gillmor [Tue, 9 Aug 2016 15:28:44 +0000 (11:28 +2000)]
Re: [PATCH v2] Omit User-Agent: header by default

7 years agoRe: [PATCH] configure: add --without-api-docs option
Tomi Ollila [Tue, 9 Aug 2016 14:59:38 +0000 (17:59 +0300)]
Re: [PATCH] configure: add --without-api-docs option

7 years agoRe: [PATCH] configure: add --without-api-docs option
David Bremner [Tue, 9 Aug 2016 14:05:20 +0000 (23:05 +0900)]
Re: [PATCH] configure: add --without-api-docs option

7 years agoHow does notmuch track mails?
Matthias Beyer [Tue, 9 Aug 2016 14:02:23 +0000 (16:02 +0200)]
How does notmuch track mails?

7 years ago[PATCH] configure: add --without-api-docs option
mp39590 [Tue, 9 Aug 2016 10:52:46 +0000 (13:52 +0300)]
[PATCH] configure: add --without-api-docs option

7 years agoRe: [PATCH v2] Omit User-Agent: header by default
Gaute Hope [Tue, 9 Aug 2016 06:02:49 +0000 (06:02 +0000)]
Re: [PATCH v2] Omit User-Agent: header by default

7 years agoRe: [PATCH] test: make gdb even quieter
David Bremner [Tue, 9 Aug 2016 00:49:43 +0000 (09:49 +0900)]
Re: [PATCH] test: make gdb even quieter

7 years agoRe: [PATCH] lib: provide _notmuch_database_log_append
David Bremner [Tue, 9 Aug 2016 00:49:32 +0000 (09:49 +0900)]
Re: [PATCH] lib: provide _notmuch_database_log_append

7 years agoRe: [PATCH 1/2] emacs: wash: word-wrap bugfix
David Bremner [Tue, 9 Aug 2016 00:49:13 +0000 (09:49 +0900)]
Re: [PATCH 1/2] emacs: wash: word-wrap bugfix

7 years agoRe: Hi all
Matt Armstrong [Mon, 8 Aug 2016 23:58:50 +0000 (16:58 +1700)]
Re: Hi all

7 years ago[PATCH v2] Omit User-Agent: header by default
Daniel Kahn Gillmor [Mon, 8 Aug 2016 23:35:17 +0000 (19:35 +2000)]
[PATCH v2] Omit User-Agent: header by default

7 years agoRe: [PATCH] Omit User-Agent: header by default
David Bremner [Mon, 8 Aug 2016 22:59:03 +0000 (07:59 +0900)]
Re: [PATCH] Omit User-Agent: header by default

7 years ago[PATCH] Omit User-Agent: header by default
Daniel Kahn Gillmor [Mon, 8 Aug 2016 20:42:37 +0000 (16:42 +2000)]
[PATCH] Omit User-Agent: header by default

7 years agoRe: [PATCH v4 02/16] Move crypto.c into libutil
David Bremner [Sun, 7 Aug 2016 13:32:54 +0000 (22:32 +0900)]
Re: [PATCH v4 02/16] Move crypto.c into libutil

7 years agoHi all
Ken Stevens [Sun, 7 Aug 2016 12:34:45 +0000 (08:34 +2000)]
Hi all

7 years agoRe: thread merge/split proposal
David Bremner [Sat, 6 Aug 2016 23:50:54 +0000 (08:50 +0900)]
Re: thread merge/split proposal

7 years agoRe: [PATCH 0/2] emacs: wash: word-wrap bugfix and tweak
Tomi Ollila [Sat, 6 Aug 2016 19:45:06 +0000 (22:45 +0300)]
Re: [PATCH 0/2] emacs: wash: word-wrap bugfix and tweak

7 years ago[PATCH 2/2] emacs: wash: make word-wrap bound message width
Mark Walters [Sat, 6 Aug 2016 15:29:34 +0000 (16:29 +0100)]
[PATCH 2/2] emacs: wash: make word-wrap bound message width

7 years ago[PATCH 1/2] emacs: wash: word-wrap bugfix
Mark Walters [Sat, 6 Aug 2016 15:29:33 +0000 (16:29 +0100)]
[PATCH 1/2] emacs: wash: word-wrap bugfix

7 years ago[PATCH 0/2] emacs: wash: word-wrap bugfix and tweak
Mark Walters [Sat, 6 Aug 2016 15:29:32 +0000 (16:29 +0100)]
[PATCH 0/2] emacs: wash: word-wrap bugfix and tweak

7 years agoRe: [PATCH 9/9] add has: query prefix to search for specific properties
David Bremner [Sat, 6 Aug 2016 14:18:53 +0000 (23:18 +0900)]
Re: [PATCH 9/9] add has: query prefix to search for specific properties

7 years ago[PATCH 9/9] add has: query prefix to search for specific properties
David Bremner [Sat, 6 Aug 2016 13:52:39 +0000 (22:52 +0900)]
[PATCH 9/9] add has: query prefix to search for specific properties

7 years ago[PATCH 8/9] cli: optionally restore message properties from dump file
David Bremner [Sat, 6 Aug 2016 13:52:38 +0000 (22:52 +0900)]
[PATCH 8/9] cli: optionally restore message properties from dump file

7 years ago[PATCH 7/9] CLI: add properties to dump output
David Bremner [Sat, 6 Aug 2016 13:52:37 +0000 (22:52 +0900)]
[PATCH 7/9] CLI: add properties to dump output

7 years ago[PATCH 6/9] CLI: refactor dumping of tags.
David Bremner [Sat, 6 Aug 2016 13:52:36 +0000 (22:52 +0900)]
[PATCH 6/9] CLI: refactor dumping of tags.

7 years ago[PATCH 5/9] lib: iterator API for message properties
David Bremner [Sat, 6 Aug 2016 13:52:35 +0000 (22:52 +0900)]
[PATCH 5/9] lib: iterator API for message properties

7 years ago[PATCH 4/9] lib: extend private string map API with iterators
David Bremner [Sat, 6 Aug 2016 13:52:34 +0000 (22:52 +0900)]
[PATCH 4/9] lib: extend private string map API with iterators

7 years ago[PATCH 3/9] lib: basic message-property API
David Bremner [Sat, 6 Aug 2016 13:52:33 +0000 (22:52 +0900)]
[PATCH 3/9] lib: basic message-property API

7 years ago[PATCH 2/9] lib: private string map (associative array) API
David Bremner [Sat, 6 Aug 2016 13:52:32 +0000 (22:52 +0900)]
[PATCH 2/9] lib: private string map (associative array) API

7 years ago[PATCH 1/9] lib: read "property" terms from messages.
David Bremner [Sat, 6 Aug 2016 13:52:31 +0000 (22:52 +0900)]
[PATCH 1/9] lib: read "property" terms from messages.

7 years agov3 of message properties patches
David Bremner [Sat, 6 Aug 2016 13:52:30 +0000 (22:52 +0900)]
v3 of message properties patches

7 years agoRe: "snoozing" with notmuch?
David Bremner [Fri, 5 Aug 2016 00:37:13 +0000 (09:37 +0900)]
Re: "snoozing" with notmuch?

7 years agoRe: notmuch.el: controlling what does and doesn't get expanded in searches
Jani Nikula [Thu, 4 Aug 2016 20:49:16 +0000 (23:49 +0300)]
Re: notmuch.el: controlling what does and doesn't get expanded in searches

7 years agoRe: notmuch.el: controlling what does and doesn't get expanded in searches
Carl Worth [Thu, 4 Aug 2016 19:44:07 +0000 (12:44 +1700)]
Re: notmuch.el: controlling what does and doesn't get expanded in searches

7 years ago"snoozing" with notmuch?
Matt Armstrong [Thu, 4 Aug 2016 19:27:17 +0000 (12:27 +1700)]
"snoozing" with notmuch?

7 years agoRe: Flat search and threaded views
Matt Armstrong [Thu, 4 Aug 2016 17:33:19 +0000 (10:33 +1700)]
Re: Flat search and threaded views

7 years agoRe: Flat search and threaded views
Yuri D'Elia [Thu, 4 Aug 2016 17:21:39 +0000 (19:21 +0200)]
Re: Flat search and threaded views

7 years agoRe: notmuch.el: controlling what does and doesn't get expanded in searches
Matt Armstrong [Thu, 4 Aug 2016 17:12:07 +0000 (10:12 +1700)]
Re: notmuch.el: controlling what does and doesn't get expanded in searches

7 years agoRe: Flat search and threaded views
Jani Nikula [Thu, 4 Aug 2016 16:37:11 +0000 (19:37 +0300)]
Re: Flat search and threaded views

7 years agoRe: Flat search and threaded views
Jani Nikula [Thu, 4 Aug 2016 16:33:58 +0000 (19:33 +0300)]
Re: Flat search and threaded views

7 years agoRe: notmuch.el: controlling what does and doesn't get expanded in searches
Jani Nikula [Thu, 4 Aug 2016 16:17:44 +0000 (19:17 +0300)]
Re: notmuch.el: controlling what does and doesn't get expanded in searches

7 years agonotmuch.el: controlling what does and doesn't get expanded in searches
Matt Armstrong [Thu, 4 Aug 2016 15:54:14 +0000 (08:54 +1700)]
notmuch.el: controlling what does and doesn't get expanded in searches

7 years agoFlat search and threaded views
Yuri D'Elia [Thu, 4 Aug 2016 15:39:15 +0000 (17:39 +0200)]
Flat search and threaded views

7 years agoRe: Linking a privately built -lxapian
David Bremner [Thu, 4 Aug 2016 06:34:02 +0000 (15:34 +0900)]
Re: Linking a privately built -lxapian

7 years agoLinking a privately built -lxapian
Matt Armstrong [Thu, 4 Aug 2016 05:50:13 +0000 (22:50 +1700)]
Linking a privately built -lxapian

7 years agoRe: notmuch and "mute" -- useful to anyone?
Matt Armstrong [Wed, 3 Aug 2016 17:33:01 +0000 (10:33 +1700)]
Re: notmuch and "mute" -- useful to anyone?

7 years agoRe: notmuch-emacs should correctly handle signature status on reply
Viktor Ashirov [Wed, 3 Aug 2016 16:02:03 +0000 (18:02 +0200)]
Re: notmuch-emacs should correctly handle signature status on reply

7 years agoRe: notmuch-emacs should correctly handle signature status on reply
Daniel Kahn Gillmor [Wed, 3 Aug 2016 15:30:05 +0000 (11:30 +2000)]
Re: notmuch-emacs should correctly handle signature status on reply

7 years agonotmuch-emacs should correctly handle signature status on reply
Viktor Ashirov [Wed, 3 Aug 2016 10:28:36 +0000 (12:28 +0200)]
notmuch-emacs should correctly handle signature status on reply

7 years agoRe: notmuch and "mute" -- useful to anyone?
Charlie Allom [Wed, 3 Aug 2016 09:42:36 +0000 (10:42 +0100)]
Re: notmuch and "mute" -- useful to anyone?

7 years ago[PATCH 8/8] cli: optionally restore message properties from dump file
David Bremner [Wed, 3 Aug 2016 00:30:28 +0000 (09:30 +0900)]
[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 [Wed, 3 Aug 2016 00:30:27 +0000 (09:30 +0900)]
[PATCH 7/8] CLI: add properties to dump output

7 years ago[PATCH 6/8] CLI: refactor dumping of tags.
David Bremner [Wed, 3 Aug 2016 00:30:26 +0000 (09:30 +0900)]
[PATCH 6/8] CLI: refactor dumping of tags.