notmuch-archives.git
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()

9 years agoRe: [PATCH] debian: package ruby bindings
Felipe Contreras [Mon, 29 Apr 2013 18:30:14 +0000 (13:30 +1900)]
Re: [PATCH] debian: package ruby bindings

9 years agoRe: [PATCH] debian: package ruby bindings
Carl Worth [Mon, 29 Apr 2013 18:16:58 +0000 (11:16 +1700)]
Re: [PATCH] debian: package ruby bindings

9 years agoRe: [PATCH] debian: package ruby bindings
Felipe Contreras [Mon, 29 Apr 2013 17:57:56 +0000 (12:57 +1900)]
Re: [PATCH] debian: package ruby bindings

9 years agoRe: [PATCH] debian: package ruby bindings
David Bremner [Mon, 29 Apr 2013 10:38:25 +0000 (07:38 +2100)]
Re: [PATCH] debian: package ruby bindings

9 years agoRe: [PATCH] debian: package ruby bindings
Felipe Contreras [Mon, 29 Apr 2013 05:34:12 +0000 (00:34 +1900)]
Re: [PATCH] debian: package ruby bindings

9 years agoRe: [PATCH] debian: package ruby bindings
David Bremner [Mon, 29 Apr 2013 01:22:23 +0000 (22:22 +2100)]
Re: [PATCH] debian: package ruby bindings

9 years ago[PATCH 8/8] packaging: fedora: add ruby bindings
Felipe Contreras [Sun, 28 Apr 2013 09:52:38 +0000 (04:52 +1900)]
[PATCH 8/8] packaging: fedora: add ruby bindings

9 years ago[PATCH 7/8] packaging: fedora: package notmuch-mutt
Felipe Contreras [Sun, 28 Apr 2013 09:52:37 +0000 (04:52 +1900)]
[PATCH 7/8] packaging: fedora: package notmuch-mutt

9 years ago[PATCH 6/8] packaging: fedora: package python bindings
Felipe Contreras [Sun, 28 Apr 2013 09:52:36 +0000 (04:52 +1900)]
[PATCH 6/8] packaging: fedora: package python bindings

9 years ago[PATCH 5/8] packaging: fedora: separate package for emacs
Felipe Contreras [Sun, 28 Apr 2013 09:52:35 +0000 (04:52 +1900)]
[PATCH 5/8] packaging: fedora: separate package for emacs

9 years ago[PATCH 4/8] packaging: fedora: reorganize files section
Felipe Contreras [Sun, 28 Apr 2013 09:52:34 +0000 (04:52 +1900)]
[PATCH 4/8] packaging: fedora: reorganize files section

9 years ago[PATCH 3/8] packaging: fedora: trivial cleanups
Felipe Contreras [Sun, 28 Apr 2013 09:52:33 +0000 (04:52 +1900)]
[PATCH 3/8] packaging: fedora: trivial cleanups

9 years ago[PATCH 2/8] packaging: fedora: remove irrelevant stuff
Felipe Contreras [Sun, 28 Apr 2013 09:52:32 +0000 (04:52 +1900)]
[PATCH 2/8] packaging: fedora: remove irrelevant stuff

9 years ago[PATCH 1/8] packaging: fedora: update
Felipe Contreras [Sun, 28 Apr 2013 09:52:31 +0000 (04:52 +1900)]
[PATCH 1/8] packaging: fedora: update

9 years ago[PATCH 0/8] packaging: fedora: general updates
Felipe Contreras [Sun, 28 Apr 2013 09:52:30 +0000 (04:52 +1900)]
[PATCH 0/8] packaging: fedora: general updates

9 years agoRe: [PATCH] debian: package ruby bindings
Felipe Contreras [Sun, 28 Apr 2013 07:18:42 +0000 (02:18 +1900)]
Re: [PATCH] debian: package ruby bindings

9 years agoRe: [PATCH v5 07/12] insert: add --folder option
Peter Wang [Sun, 28 Apr 2013 02:00:38 +0000 (12:00 +1000)]
Re: [PATCH v5 07/12] insert: add --folder option

9 years agoRe: [PATCH v5 07/12] insert: add --folder option
Jani Nikula [Sat, 27 Apr 2013 21:32:47 +0000 (00:32 +0300)]
Re: [PATCH v5 07/12] insert: add --folder option

9 years agoRe: [PATCH v5 04/12] man: document 'insert' command
Jani Nikula [Sat, 27 Apr 2013 21:27:57 +0000 (00:27 +0300)]
Re: [PATCH v5 04/12] man: document 'insert' command

9 years agoRe: [PATCH v5 03/12] cli: add insert command
Jani Nikula [Sat, 27 Apr 2013 21:24:28 +0000 (00:24 +0300)]
Re: [PATCH v5 03/12] cli: add insert command

9 years agoRe: [PATCH] don't store temporary value returned from c_str()
Vladimir Marek [Sat, 27 Apr 2013 16:05:40 +0000 (18:05 +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 [Sat, 27 Apr 2013 15:59:22 +0000 (17:59 +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()
Tomi Ollila [Sat, 27 Apr 2013 13:22:01 +0000 (16:22 +0300)]
Re: [PATCH] don't store temporary value returned from c_str()

9 years agoRe: [PATCH] don't store temporary value returned from c_str()
Jani Nikula [Sat, 27 Apr 2013 12:30:46 +0000 (15:30 +0300)]
Re: [PATCH] don't store temporary value returned from c_str()

9 years agoRe: [PATCH] don't store temporary value returned from c_str()
David Bremner [Sat, 27 Apr 2013 11:53:33 +0000 (08:53 +2100)]
Re: [PATCH] don't store temporary value returned from c_str()