notmuch-archives.git
9 years ago[PATCH 4/6] cli: add --output=files option to notmuch count
Jani Nikula [Mon, 13 May 2013 18:26:59 +0000 (21:26 +0300)]
[PATCH 4/6] cli: add --output=files option to notmuch count

9 years ago[PATCH 3/6] man: document notmuch search --duplicate=N
Jani Nikula [Mon, 13 May 2013 18:26:58 +0000 (21:26 +0300)]
[PATCH 3/6] man: document notmuch search --duplicate=N

9 years ago[PATCH 2/6] test: test notmuch search --duplicate=N
Jani Nikula [Mon, 13 May 2013 18:26:57 +0000 (21:26 +0300)]
[PATCH 2/6] test: test notmuch search --duplicate=N

9 years ago[PATCH 1/6] cli: add --duplicate=N option to notmuch search
Jani Nikula [Mon, 13 May 2013 18:26:56 +0000 (21:26 +0300)]
[PATCH 1/6] cli: add --duplicate=N option to notmuch search

9 years ago[PATCH 0/6] cli: better tooling support for duplicate messages
Jani Nikula [Mon, 13 May 2013 18:26:55 +0000 (21:26 +0300)]
[PATCH 0/6] cli: better tooling support for duplicate messages

9 years ago[PATCH v3 7/8] lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
Mark Walters [Mon, 13 May 2013 15:10:51 +0000 (16:10 +0100)]
[PATCH v3 7/8] lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t

9 years ago[PATCH v2] cli: clarify correspondence of --exclude to omit_excluded in search
Peter Wang [Mon, 13 May 2013 14:20:15 +0000 (00:20 +1000)]
[PATCH v2] cli: clarify correspondence of --exclude to omit_excluded in search

9 years agoRe: [PATCH v2 7/8] lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
Peter Wang [Mon, 13 May 2013 13:53:38 +0000 (23:53 +1000)]
Re: [PATCH v2 7/8] lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t

9 years agoJoining messages into threads
Vladimir Marek [Mon, 13 May 2013 09:16:12 +0000 (11:16 +0200)]
Joining messages into threads

9 years agoRe: Solaris support - missing or incompatible functions
Vladimir Marek [Mon, 13 May 2013 05:05:40 +0000 (07:05 +0200)]
Re: Solaris support - missing or incompatible functions

9 years agoRe: [PATCH 0/3] Allow widen reply
Jani Nikula [Sun, 12 May 2013 20:53:37 +0000 (23:53 +0300)]
Re: [PATCH 0/3] Allow widen reply

9 years agoRe: Solaris support - missing or incompatible functions
Jani Nikula [Sun, 12 May 2013 20:45:37 +0000 (23:45 +0300)]
Re: Solaris support - missing or incompatible functions

9 years agoRe: Solaris support - missing or incompatible functions
Vladimir Marek [Sun, 12 May 2013 20:21:45 +0000 (22:21 +0200)]
Re: Solaris support - missing or incompatible functions

9 years agoRe: Solaris support - missing or incompatible functions
Jani Nikula [Sun, 12 May 2013 20:02:26 +0000 (23:02 +0300)]
Re: Solaris support - missing or incompatible functions

9 years agoRe: [PATCH 1/1] emacs/notmuch-address.el: add notmuch-address-selection-function
David Bremner [Sun, 12 May 2013 13:30:36 +0000 (10:30 +2100)]
Re: [PATCH 1/1] emacs/notmuch-address.el: add notmuch-address-selection-function

9 years agoRe: [PATCH 1/2] contrib: pick: add thread based utility functions
David Bremner [Sun, 12 May 2013 12:06:44 +0000 (09:06 +2100)]
Re: [PATCH 1/2] contrib: pick: add thread based utility functions

9 years agoRe: [PATCH 1/1] emacs: removed code attempting to support emaces prior to version 23
David Bremner [Sun, 12 May 2013 11:32:04 +0000 (08:32 +2100)]
Re: [PATCH 1/1] emacs: removed code attempting to support emaces prior to version 23

9 years agoRe: [PATCH v2 7/8] lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
David Bremner [Sun, 12 May 2013 11:20:04 +0000 (08:20 +2100)]
Re: [PATCH v2 7/8] lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t

9 years agoRe: [PATCH v2 4/8] man: clarify search --exclude documentation
David Bremner [Sun, 12 May 2013 10:59:08 +0000 (07:59 +2100)]
Re: [PATCH v2 4/8] man: clarify search --exclude documentation

9 years agoRe: [PATCH 1/2] test: add basic test for notmuch setup
David Bremner [Sun, 12 May 2013 10:58:19 +0000 (07:58 +2100)]
Re: [PATCH 1/2] test: add basic test for notmuch setup

9 years agoRe: [PATCH 1/2] test: add basic test for notmuch setup
Mark Walters [Sat, 11 May 2013 21:47:43 +0000 (22:47 +0100)]
Re: [PATCH 1/2] test: add basic test for notmuch setup

9 years ago[PATCH 3/3] emacs: mua: allow the user to widen the reply
Mark Walters [Sat, 11 May 2013 20:15:44 +0000 (21:15 +0100)]
[PATCH 3/3] emacs: mua: allow the user to widen the reply

9 years ago[PATCH 2/3] cli: reply: additionally output reply-to-all headers to allow widen reply
Mark Walters [Sat, 11 May 2013 20:15:43 +0000 (21:15 +0100)]
[PATCH 2/3] cli: reply: additionally output reply-to-all headers to allow widen reply

9 years ago[PATCH 1/3] cli: show: separate out the printing of recipient headers
Mark Walters [Sat, 11 May 2013 20:15:42 +0000 (21:15 +0100)]
[PATCH 1/3] cli: show: separate out the printing of recipient headers

9 years ago[PATCH 0/3] Allow widen reply
Mark Walters [Sat, 11 May 2013 20:15:41 +0000 (21:15 +0100)]
[PATCH 0/3] Allow widen reply

9 years agoRe: [PATCH v2 0/3] cli: mail-followup-to support
Mark Walters [Sat, 11 May 2013 20:05:31 +0000 (21:05 +0100)]
Re: [PATCH v2 0/3] cli: mail-followup-to support

9 years ago[PATCH v2 8/8] cli: use notmuch_exclude_t in option parser
Mark Walters [Sat, 11 May 2013 19:50:09 +0000 (20:50 +0100)]
[PATCH v2 8/8] cli: use notmuch_exclude_t in option parser

9 years ago[PATCH v2 7/8] lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
Mark Walters [Sat, 11 May 2013 19:50:08 +0000 (20:50 +0100)]
[PATCH v2 7/8] lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t

9 years ago[PATCH v2 6/8] man: document search --exclude=all
Mark Walters [Sat, 11 May 2013 19:50:07 +0000 (20:50 +0100)]
[PATCH v2 6/8] man: document search --exclude=all

9 years ago[PATCH v2 5/8] man: clarify search --exclude=flag
Mark Walters [Sat, 11 May 2013 19:50:06 +0000 (20:50 +0100)]
[PATCH v2 5/8] man: clarify search --exclude=flag

9 years ago[PATCH v2 4/8] man: clarify search --exclude documentation
Mark Walters [Sat, 11 May 2013 19:50:05 +0000 (20:50 +0100)]
[PATCH v2 4/8] man: clarify search --exclude documentation

9 years ago[PATCH v2 3/8] test: add tests for search --exclude=all
Mark Walters [Sat, 11 May 2013 19:50:04 +0000 (20:50 +0100)]
[PATCH v2 3/8] test: add tests for search --exclude=all

9 years ago[PATCH v2 2/8] cli: add --exclude=all option to notmuch-search.c
Mark Walters [Sat, 11 May 2013 19:50:03 +0000 (20:50 +0100)]
[PATCH v2 2/8] cli: add --exclude=all option to notmuch-search.c

9 years ago[PATCH v2 1/8] lib: add --exclude=all option
Mark Walters [Sat, 11 May 2013 19:50:02 +0000 (20:50 +0100)]
[PATCH v2 1/8] lib: add --exclude=all option

9 years ago[PATCH v2 0/8] search --exclude=all
Mark Walters [Sat, 11 May 2013 19:50:01 +0000 (20:50 +0100)]
[PATCH v2 0/8] search --exclude=all

9 years agoRe: [PATCH 1/8] lib: add --exclude=all option
David Bremner [Sat, 11 May 2013 18:07:07 +0000 (15:07 +2100)]
Re: [PATCH 1/8] lib: add --exclude=all option

9 years agoXapian recovery after kernel oops
Jed Brown [Thu, 9 May 2013 21:58:28 +0000 (15:58 +1800)]
Xapian recovery after kernel oops

9 years agoRe: miraculous from: field
Amadeusz Żołnowski [Wed, 8 May 2013 20:00:49 +0000 (22:00 +0200)]
Re: miraculous from: field

9 years agoRe: attachment with missing Content-Disposition
David Bremner [Wed, 8 May 2013 13:36:49 +0000 (10:36 +2100)]
Re: attachment with missing Content-Disposition

9 years agoattachment with missing Content-Disposition
Johannes Schauer [Wed, 8 May 2013 13:15:38 +0000 (15:15 +0200)]
attachment with missing Content-Disposition

9 years ago[PATCH 4/4] timegm: add portable implementation (Solaris support)
Vladimir.Marek [Mon, 6 May 2013 15:16:02 +0000 (17:16 +0200)]
[PATCH 4/4] timegm: add portable implementation (Solaris support)

9 years ago[PATCH 3/4] strsep: check for availability (Solaris support)
Vladimir.Marek [Mon, 6 May 2013 15:16:01 +0000 (17:16 +0200)]
[PATCH 3/4] strsep: check for availability (Solaris support)

9 years ago[PATCH 2/4] asctime: check for standards compliance (Solaris support)
Vladimir.Marek [Mon, 6 May 2013 15:16:00 +0000 (17:16 +0200)]
[PATCH 2/4] asctime: check for standards compliance (Solaris support)

9 years ago[PATCH 1/4] getpwuid: check for standards compliance (Solaris support)
Vladimir.Marek [Mon, 6 May 2013 15:15:59 +0000 (17:15 +0200)]
[PATCH 1/4] getpwuid: check for standards compliance (Solaris support)

9 years agoSolaris support - missing or incompatible functions
Vladimir.Marek [Mon, 6 May 2013 15:15:58 +0000 (17:15 +0200)]
Solaris support - missing or incompatible functions

9 years agoRe: [CLI] bug in notmuch setup
Jani Nikula [Mon, 6 May 2013 04:46:05 +0000 (07:46 +0300)]
Re: [CLI] bug in notmuch setup

9 years ago[CLI] bug in notmuch setup
Patrick Totzke [Sun, 5 May 2013 21:22:44 +0000 (22:22 +0100)]
[CLI] bug in notmuch setup

9 years agoRe: [PATCH 1/2] test: add basic test for notmuch setup
Tomi Ollila [Sun, 5 May 2013 19:27:44 +0000 (22:27 +0300)]
Re: [PATCH 1/2] test: add basic test for notmuch setup

9 years ago[PATCH 2/2] cli: config: fix config file save when the file does not exist
Jani Nikula [Sun, 5 May 2013 19:18:20 +0000 (22:18 +0300)]
[PATCH 2/2] cli: config: fix config file save when the file does not exist

9 years ago[PATCH 1/2] test: add basic test for notmuch setup
Jani Nikula [Sun, 5 May 2013 19:18:19 +0000 (22:18 +0300)]
[PATCH 1/2] test: add basic test for notmuch setup

9 years agoRe: [PATCH 5/6] python: Add bindings for notmuch_thread_get_messages
David Bremner [Sun, 5 May 2013 17:00:14 +0000 (14:00 +2100)]
Re: [PATCH 5/6] python: Add bindings for notmuch_thread_get_messages

9 years agoRe: [PATCH] emacs: add kernel.org mail archive redirector
David Bremner [Sun, 5 May 2013 16:59:48 +0000 (13:59 +2100)]
Re: [PATCH] emacs: add  mail archive redirector

9 years agoRe: [PATCH 0/2] Enhancements to notmuch-hello search history
Jani Nikula [Sun, 5 May 2013 12:45:35 +0000 (15:45 +0300)]
Re: [PATCH 0/2] Enhancements to notmuch-hello search history

9 years agoRe: [PATCH REBASE] emacs: add show view bindings to move to previous/next thread
Tomi Ollila [Sun, 5 May 2013 10:48:31 +0000 (13:48 +0300)]
Re: [PATCH REBASE] emacs: add show view bindings to move to previous/next thread

9 years agoRe: [PATCH 0/2] Enhancements to notmuch-hello search history
Tomi Ollila [Sun, 5 May 2013 09:58:54 +0000 (12:58 +0300)]
Re: [PATCH 0/2] Enhancements to notmuch-hello search history

9 years agoRe: [PATCH 2/2] emacs: hello: allow deleting individual searches in the history
Mark Walters [Sat, 4 May 2013 23:31:18 +0000 (00:31 +0100)]
Re: [PATCH 2/2] emacs: hello: allow deleting individual searches in the history

9 years agoRe: [PATCH REBASE] emacs: add show view bindings to move to previous/next thread
Mark Walters [Sat, 4 May 2013 23:16:52 +0000 (00:16 +0100)]
Re: [PATCH REBASE] emacs: add show view bindings to move to previous/next thread

9 years agoRe: [PATCH 5/6] python: Add bindings for notmuch_thread_get_messages
David Bremner [Sat, 4 May 2013 18:51:31 +0000 (15:51 +2100)]
Re: [PATCH 5/6] python: Add bindings for notmuch_thread_get_messages

9 years agoRe: [PATCH 2/2] lib/database.cc: change how the parent of a message is calculated
Jani Nikula [Sat, 4 May 2013 16:24:59 +0000 (19:24 +0300)]
Re: [PATCH 2/2] lib/database.cc: change how the parent of a message is calculated

9 years agoRe: [PATCH 1/2] test: add tests for the handling of References and In-Reply-To headers
Jani Nikula [Sat, 4 May 2013 16:23:00 +0000 (19:23 +0300)]
Re: [PATCH 1/2] test: add tests for the handling of References and In-Reply-To headers

9 years agoRe: [PATCH 0/2] Enhancements to notmuch-hello search history
Servilio Afre Puentes [Sat, 4 May 2013 16:12:07 +0000 (12:12 +2000)]
Re: [PATCH 0/2] Enhancements to notmuch-hello search history

9 years agoRe: [PATCH 2/2] lib/database.cc: change how the parent of a message is calculated
David Bremner [Sat, 4 May 2013 14:10:36 +0000 (11:10 +2100)]
Re: [PATCH 2/2] lib/database.cc: change how the parent of a message is calculated

9 years agoRe: [PATCH 1/2] test: add tests for the handling of References and In-Reply-To headers
David Bremner [Sat, 4 May 2013 14:03:57 +0000 (11:03 +2100)]
Re: [PATCH 1/2] test: add tests for the handling of References and In-Reply-To headers

9 years agoRe: [PATCH 1/2] test: add tests for the handling of References and In-Reply-To headers
David Bremner [Sat, 4 May 2013 14:01:44 +0000 (11:01 +2100)]
Re: [PATCH 1/2] test: add tests for the handling of References and In-Reply-To headers

9 years ago[PATCH 4/4] emacs: show: implement lazy hidden part handling
Mark Walters [Sat, 4 May 2013 13:01:17 +0000 (14:01 +0100)]
[PATCH 4/4] emacs: show: implement lazy hidden part handling

9 years ago[PATCH 3/4] emacs: show: move the insertion of the header button to the top level
Mark Walters [Sat, 4 May 2013 13:01:16 +0000 (14:01 +0100)]
[PATCH 3/4] emacs: show: move the insertion of the header button to the top level

9 years ago[PATCH 2/4] emacs: show: handle inline patch fake parts at top level
Mark Walters [Sat, 4 May 2013 13:01:15 +0000 (14:01 +0100)]
[PATCH 2/4] emacs: show: handle inline patch fake parts at top level

9 years ago[PATCH 1/4] emacs:show: separate out handling of application/octet-stream
Mark Walters [Sat, 4 May 2013 13:01:14 +0000 (14:01 +0100)]
[PATCH 1/4] emacs:show: separate out handling of application/octet-stream

9 years ago[PATCH 0/4] emacs: show: lazy handling of hidden parts
Mark Walters [Sat, 4 May 2013 13:01:13 +0000 (14:01 +0100)]
[PATCH 0/4] emacs: show: lazy handling of hidden parts

9 years agoRe: [PATCH 0/2] Enhancements to notmuch-hello search history
Jani Nikula [Sat, 4 May 2013 08:54:24 +0000 (11:54 +0300)]
Re: [PATCH 0/2] Enhancements to notmuch-hello search history

9 years agoRe: Notmuch Emacs UI aborts on SourceForge.net newsletter
David Bremner [Sat, 4 May 2013 02:58:37 +0000 (23:58 +2100)]
Re: Notmuch Emacs UI aborts on SourceForge.net newsletter

9 years agoRe: [PATCH] lib: Add a new prefix "list" to the search-terms syntax
David Bremner [Sat, 4 May 2013 00:54:29 +0000 (21:54 +2100)]
Re: [PATCH] lib: Add a new prefix "list" to the search-terms syntax

9 years ago[WIP] emacs: show: lazily insert html parts
Mark Walters [Sat, 4 May 2013 00:49:28 +0000 (01:49 +0100)]
[WIP] emacs: show: lazily insert html parts

9 years agoRe: [PATCH] go: use a different goconfig package
David Bremner [Sat, 4 May 2013 00:28:36 +0000 (21:28 +2100)]
Re: [PATCH] go: use a different goconfig package

9 years agoRe: [PATCH] lib/message.cc: stale pointer bug (v3)
David Bremner [Sat, 4 May 2013 00:28:09 +0000 (21:28 +2100)]
Re: [PATCH] lib/message.cc: stale pointer bug (v3)

9 years ago[PATCH 2/2] emacs: hello: allow deleting individual searches in the history
Servilio Afre Puentes [Fri, 3 May 2013 17:58:27 +0000 (13:58 +2000)]
[PATCH 2/2] emacs: hello: allow deleting individual searches in the history

9 years ago[PATCH 1/2] emacs: hello: ask confirmation for clearing recent searches
Servilio Afre Puentes [Fri, 3 May 2013 17:57:12 +0000 (13:57 +2000)]
[PATCH 1/2] emacs: hello: ask confirmation for clearing recent searches

9 years ago[PATCH 0/2] Enhancements to notmuch-hello search history
Servilio Afre Puentes [Fri, 3 May 2013 17:19:37 +0000 (13:19 +2000)]
[PATCH 0/2] Enhancements to notmuch-hello search history

9 years agoRe: [PATCH 01/24] lib/message.cc: stale pointer bug
Jani Nikula [Thu, 2 May 2013 20:36:30 +0000 (23:36 +0300)]
Re: [PATCH 01/24] lib/message.cc: stale pointer bug

9 years agoRe: [PATCH 01/24] lib/message.cc: stale pointer bug
Tomi Ollila [Thu, 2 May 2013 18:03:20 +0000 (21:03 +0300)]
Re: [PATCH 01/24] lib/message.cc: stale pointer bug

9 years ago[PATCH REBASE] emacs: add show view bindings to move to previous/next thread
Jani Nikula [Thu, 2 May 2013 17:05:02 +0000 (20:05 +0300)]
[PATCH REBASE] emacs: add show view bindings to move to previous/next thread

9 years agoRe: [PATCH] lib/message.cc: stale pointer bug (v3)
Jani Nikula [Thu, 2 May 2013 16:20:30 +0000 (19:20 +0300)]
Re: [PATCH] lib/message.cc: stale pointer bug (v3)

9 years ago[PATCH] lib/message.cc: stale pointer bug (v3)
Vladimir.Marek [Thu, 2 May 2013 14:31:42 +0000 (16:31 +0200)]
[PATCH] lib/message.cc: stale pointer bug (v3)

9 years agoRe: [PATCH 01/24] lib/message.cc: stale pointer bug
Vladimir Marek [Thu, 2 May 2013 13:45:30 +0000 (15:45 +0200)]
Re: [PATCH 01/24] lib/message.cc: stale pointer bug

9 years ago[PATCH] emacs: add kernel.org mail archive redirector
Jani Nikula [Thu, 2 May 2013 13:15:07 +0000 (15:15 +0200)]
[PATCH] emacs: add  mail archive redirector

9 years agoRe: [PATCH 01/24] lib/message.cc: stale pointer bug
Tomi Ollila [Thu, 2 May 2013 10:01:47 +0000 (13:01 +0300)]
Re: [PATCH 01/24] lib/message.cc: stale pointer bug

9 years agoRe: [PATCH 01/24] lib/message.cc: stale pointer bug
Vladimir Marek [Wed, 1 May 2013 21:43:24 +0000 (23:43 +0200)]
Re: [PATCH 01/24] lib/message.cc: stale pointer bug

9 years ago[PATCH 01/24] lib/message.cc: stale pointer bug
Vladimir.Marek [Wed, 1 May 2013 21:33:41 +0000 (23:33 +0200)]
[PATCH 01/24] lib/message.cc: stale pointer bug

9 years agoRe: [PATCH] don't store temporary value returned from c_str()
Vladimir Marek [Wed, 1 May 2013 21:33:30 +0000 (23:33 +0200)]
Re: [PATCH] don't store temporary value returned from c_str()

9 years agoRe: [PATCH] don't store temporary value returned from c_str()
Vladimir Marek [Wed, 1 May 2013 11:28:06 +0000 (13:28 +0200)]
Re: [PATCH] don't store temporary value returned from c_str()

9 years agoRe: Notmuch Emacs UI aborts on SourceForge.net newsletter
David Bremner [Tue, 30 Apr 2013 17:34:16 +0000 (14:34 +2100)]
Re: Notmuch Emacs UI aborts on SourceForge.net newsletter

9 years agoNotmuch Emacs UI aborts on SourceForge.net newsletter
Amadeusz Żołnowski [Tue, 30 Apr 2013 16:34:47 +0000 (18:34 +0200)]
Notmuch Emacs UI aborts on SourceForge.net newsletter

9 years agoRe: [PATCH] lib: Add a new prefix "list" to the search-terms syntax
Alexey I. Froloff [Tue, 30 Apr 2013 09:52:14 +0000 (13:52 +0400)]
Re: [PATCH] lib: Add a new prefix "list" to the search-terms syntax

9 years agoRe: [PATCH] don't store temporary value returned from c_str()
Kim Minh Kaplan [Tue, 30 Apr 2013 09:44:01 +0000 (09:44 +0000)]
Re: [PATCH] don't store temporary value returned from c_str()

9 years agoRe: [PATCH 1/1] emacs: fixed (declare-function ...) definitions
David Bremner [Tue, 30 Apr 2013 09:19:38 +0000 (06:19 +2100)]
Re: [PATCH 1/1] emacs: fixed (declare-function ...) definitions

9 years agoRe: [PATCH] man: document NOTMUCH_DEBUG_QUERY
David Bremner [Tue, 30 Apr 2013 09:19:15 +0000 (06:19 +2100)]
Re: [PATCH] man: document NOTMUCH_DEBUG_QUERY

9 years agoRe: [PATCH] don't store temporary value returned from c_str()
Vladimir Marek [Tue, 30 Apr 2013 08:48:52 +0000 (10:48 +0200)]
Re: [PATCH] don't store temporary value returned from c_str()

9 years agoRe: [PATCH] don't store temporary value returned from c_str()
Kim Minh Kaplan [Tue, 30 Apr 2013 06:12:06 +0000 (06:12 +0000)]
Re: [PATCH] don't store temporary value returned from c_str()

9 years agoRe: [PATCH] lib: Add a new prefix "list" to the search-terms syntax
David Bremner [Tue, 30 Apr 2013 01:12:16 +0000 (22:12 +2100)]
Re: [PATCH] lib: Add a new prefix "list" to the search-terms syntax

9 years agoRe: [PATCH] don't store temporary value returned from c_str()
David Bremner [Mon, 29 Apr 2013 21:23:01 +0000 (18:23 +2100)]
Re: [PATCH] don't store temporary value returned from c_str()