notmuch-archives.git
9 years ago[PATCH 06/21] vim: use much clearer sort constant
Felipe Contreras [Sat, 2 Nov 2013 13:55:39 +0000 (07:55 +1800)]
[PATCH 06/21] vim: use much clearer sort constant

9 years ago[PATCH 05/21] vim: show first message of the thread
Felipe Contreras [Sat, 2 Nov 2013 13:55:38 +0000 (07:55 +1800)]
[PATCH 05/21] vim: show first message of the thread

9 years ago[PATCH 04/21] vim: refactor database handling
Felipe Contreras [Sat, 2 Nov 2013 13:55:37 +0000 (07:55 +1800)]
[PATCH 04/21] vim: refactor database handling

9 years ago[PATCH 03/21] vim: use notmuch fields
Felipe Contreras [Sat, 2 Nov 2013 13:55:36 +0000 (07:55 +1800)]
[PATCH 03/21] vim: use notmuch fields

9 years ago[PATCH 02/21] vim: don't automatically refresh after tagging
Felipe Contreras [Sat, 2 Nov 2013 13:55:35 +0000 (07:55 +1800)]
[PATCH 02/21] vim: don't automatically refresh after tagging

9 years ago[PATCH 01/21] vim: run mutt in default term
Felipe Contreras [Sat, 2 Nov 2013 13:55:34 +0000 (07:55 +1800)]
[PATCH 01/21] vim: run mutt in default term

9 years ago[PATCH 00/21] vim: general updates
Felipe Contreras [Sat, 2 Nov 2013 13:55:33 +0000 (07:55 +1800)]
[PATCH 00/21] vim: general updates

9 years agoRe: Getting the right root mail of the thread
Jani Nikula [Sat, 2 Nov 2013 13:50:32 +0000 (15:50 +0200)]
Re: Getting the right root mail of the thread

9 years agoRe: [PATCH 0/3] General fixes
Tomi Ollila [Sat, 2 Nov 2013 13:39:28 +0000 (15:39 +0200)]
Re: [PATCH 0/3] General fixes

9 years agoRe: [PATCH] test: fix compact backup / restore test
Tomi Ollila [Sat, 2 Nov 2013 13:25:57 +0000 (15:25 +0200)]
Re: [PATCH] test: fix compact backup / restore test

9 years agoRe: [PATCH 0/3] General fixes
Felipe Contreras [Sat, 2 Nov 2013 13:22:39 +0000 (07:22 +1800)]
Re: [PATCH 0/3] General fixes

9 years agoRe: [PATCH 0/3] General fixes
David Bremner [Sat, 2 Nov 2013 13:18:00 +0000 (10:18 +2100)]
Re: [PATCH 0/3] General fixes

9 years agoGetting the right root mail of the thread
Felipe Contreras [Sat, 2 Nov 2013 13:08:14 +0000 (07:08 +1800)]
Getting the right root mail of the thread

9 years agoRe: [PATCH 4/4] database: Handle error while deleting uncompacted database
David Bremner [Sat, 2 Nov 2013 12:23:29 +0000 (09:23 +2100)]
Re: [PATCH 4/4] database: Handle error while deleting uncompacted database

9 years agoRe: [PATCH 3/6] lib: use the backup path provided by the user, don't add anything...
Jani Nikula [Sat, 2 Nov 2013 12:22:37 +0000 (14:22 +0200)]
Re: [PATCH 3/6] lib: use the backup path provided by the user, don't add anything to it

9 years agoRe: [PATCH 0/3] General fixes
Felipe Contreras [Sat, 2 Nov 2013 12:17:17 +0000 (06:17 +1800)]
Re: [PATCH 0/3] General fixes

9 years agoRe: [PATCH] lib: update documentation of callback functions for database_compact...
David Bremner [Sat, 2 Nov 2013 12:16:12 +0000 (09:16 +2100)]
Re: [PATCH] lib: update documentation of callback functions for database_compact and database_upgrade.

9 years agoRe: [PATCH 3/6] lib: use the backup path provided by the user, don't add anything...
David Bremner [Sat, 2 Nov 2013 12:14:21 +0000 (09:14 +2100)]
Re: [PATCH 3/6] lib: use the backup path provided by the user, don't add anything to it

9 years ago[PATCH] test: fix compact backup / restore test
David Bremner [Sat, 2 Nov 2013 00:01:55 +0000 (21:01 +2100)]
[PATCH] test: fix compact backup / restore test

9 years agoRe: [PATCH] lib: update documentation of callback functions for database_compact...
Jani Nikula [Fri, 1 Nov 2013 23:19:58 +0000 (01:19 +0200)]
Re: [PATCH] lib: update documentation of callback functions for database_compact and database_upgrade.

9 years ago[PATCH] lib: update documentation of callback functions for database_compact and...
david [Fri, 1 Nov 2013 23:15:16 +0000 (20:15 +2100)]
[PATCH] lib: update documentation of callback functions for database_compact and database_upgrade.

9 years ago[PATCH 6/6] cli: add compact --verbose option and silence output without it
Jani Nikula [Fri, 1 Nov 2013 14:27:15 +0000 (15:27 +0100)]
[PATCH 6/6] cli: add compact --verbose option and silence output without it

9 years ago[PATCH 5/6] cli: add compact --backup=FILE option, don't backup by default
Jani Nikula [Fri, 1 Nov 2013 14:27:14 +0000 (15:27 +0100)]
[PATCH 5/6] cli: add compact --backup=FILE option, don't backup by default

9 years ago[PATCH 4/6] cli: return error status if compaction fails
Jani Nikula [Fri, 1 Nov 2013 14:27:13 +0000 (15:27 +0100)]
[PATCH 4/6] cli: return error status if compaction fails

9 years ago[PATCH 3/6] lib: use the backup path provided by the user, don't add anything to it
Jani Nikula [Fri, 1 Nov 2013 14:27:12 +0000 (15:27 +0100)]
[PATCH 3/6] lib: use the backup path provided by the user, don't add anything to it

9 years ago[PATCH 2/6] lib: add closure parameter to compact status update callback
Jani Nikula [Fri, 1 Nov 2013 14:27:11 +0000 (15:27 +0100)]
[PATCH 2/6] lib: add closure parameter to compact status update callback

9 years ago[PATCH 1/6] lib: construct compactor within try block to catch any exceptions
Jani Nikula [Fri, 1 Nov 2013 14:27:10 +0000 (15:27 +0100)]
[PATCH 1/6] lib: construct compactor within try block to catch any exceptions

9 years ago[PATCH 0/6] compactor changes
Jani Nikula [Fri, 1 Nov 2013 14:27:09 +0000 (15:27 +0100)]
[PATCH 0/6] compactor changes

9 years agoRe: Build broken on OS X 10.9
Tomi Ollila [Fri, 1 Nov 2013 14:22:05 +0000 (16:22 +0200)]
Re: Build broken on OS X 10.9

9 years agoRe: Build broken on OS X 10.9
Michael Phillips [Fri, 1 Nov 2013 14:02:26 +0000 (09:02 +1900)]
Re: Build broken on OS X 10.9

9 years agoRe: [PATCH v2 7-11] Fix commit messages
Tomi Ollila [Fri, 1 Nov 2013 12:04:34 +0000 (14:04 +0200)]
Re: [PATCH v2 7-11] Fix commit messages

9 years ago[PATCH v2 11/11] emacs: move the show entry to tree into show.el
Mark Walters [Fri, 1 Nov 2013 09:23:45 +0000 (09:23 +0000)]
[PATCH v2 11/11] emacs: move the show entry to tree into show.el

9 years ago[PATCH v2 10/11] emacs: add z to common keymap
Mark Walters [Fri, 1 Nov 2013 09:23:44 +0000 (09:23 +0000)]
[PATCH v2 10/11] emacs: add z to common keymap

9 years ago[PATCH v2 9/11] emacs: move search based tree functions to notmuch.el
Mark Walters [Fri, 1 Nov 2013 09:23:43 +0000 (09:23 +0000)]
[PATCH v2 9/11] emacs: move search based tree functions to notmuch.el

9 years ago[PATCH v2 8/11] test: tree: remove require from tests
Mark Walters [Fri, 1 Nov 2013 09:23:42 +0000 (09:23 +0000)]
[PATCH v2 8/11] test: tree: remove require from tests

9 years ago[PATCH v2 7/11] emacs: minimal change to load notmuch-tree by default
Mark Walters [Fri, 1 Nov 2013 09:23:41 +0000 (09:23 +0000)]
[PATCH v2 7/11] emacs: minimal change to load notmuch-tree by default

9 years ago[PATCH v2 7-11] Fix commit messages
Mark Walters [Fri, 1 Nov 2013 09:23:40 +0000 (09:23 +0000)]
[PATCH v2 7-11] Fix commit messages

9 years agoRe: Build broken on OS X 10.9
Tomi Ollila [Fri, 1 Nov 2013 06:44:36 +0000 (08:44 +0200)]
Re: Build broken on OS X 10.9

9 years agoRe: Build broken on OS X 10.9
Michael Phillips [Fri, 1 Nov 2013 01:05:39 +0000 (01:05 +0000)]
Re: Build broken on OS X 10.9

9 years agoRe: [PATCH 1/4] test: Add compact test
David Bremner [Thu, 31 Oct 2013 10:56:19 +0000 (07:56 +2100)]
Re: [PATCH 1/4] test: Add compact test

9 years agoRe: [PATCH 1/4] test: Add compact test
Tomi Ollila [Thu, 31 Oct 2013 07:48:46 +0000 (09:48 +0200)]
Re: [PATCH 1/4] test: Add compact test

9 years ago[PATCH 1/4] test: Add compact test
Ben Gamari [Thu, 31 Oct 2013 04:10:08 +0000 (00:10 +2000)]
[PATCH 1/4] test: Add compact test

9 years agoRe: [PATCH 1/4] test: Add compact test
Ben Gamari [Thu, 31 Oct 2013 04:10:00 +0000 (00:10 +2000)]
Re: [PATCH 1/4] test: Add compact test

9 years agoRe: [PATCH] lib: fix build on !HAVE_XAPIAN_COMPACT
David Bremner [Thu, 31 Oct 2013 00:21:23 +0000 (21:21 +2100)]
Re: [PATCH] lib: fix build on !HAVE_XAPIAN_COMPACT

9 years agoRe: [PATCH 00/11] Move notmuch-tree to mainline
Mark Walters [Wed, 30 Oct 2013 18:48:10 +0000 (18:48 +0000)]
Re: [PATCH 00/11] Move notmuch-tree to mainline

9 years agoRe: [PATCH 00/11] Move notmuch-tree to mainline
Tomi Ollila [Wed, 30 Oct 2013 18:01:51 +0000 (20:01 +0200)]
Re: [PATCH 00/11] Move notmuch-tree to mainline

9 years ago[PATCH 11/11] emacs: move the show entry to tree into show.el
Mark Walters [Tue, 29 Oct 2013 22:55:38 +0000 (22:55 +0000)]
[PATCH 11/11] emacs: move the show entry to tree into show.el

9 years ago[PATCH 10/11] emacs: add z to common keymap
Mark Walters [Tue, 29 Oct 2013 22:55:37 +0000 (22:55 +0000)]
[PATCH 10/11] emacs: add z to common keymap

9 years ago[PATCH 09/11] emacs: move search based tree functions to notmuch.el
Mark Walters [Tue, 29 Oct 2013 22:55:36 +0000 (22:55 +0000)]
[PATCH 09/11] emacs: move search based tree functions to notmuch.el

9 years ago[PATCH 08/11] test: tree: remove require from tests
Mark Walters [Tue, 29 Oct 2013 22:55:35 +0000 (22:55 +0000)]
[PATCH 08/11] test: tree: remove require from tests

9 years ago[PATCH 07/11] emacs: minimal change to autoload notmuch-tree
Mark Walters [Tue, 29 Oct 2013 22:55:34 +0000 (22:55 +0000)]
[PATCH 07/11] emacs: minimal change to autoload notmuch-tree

9 years ago[PATCH 06/11] emacs: tree: remove test for emacs from tree test
Mark Walters [Tue, 29 Oct 2013 22:55:33 +0000 (22:55 +0000)]
[PATCH 06/11] emacs: tree: remove test for emacs from tree test

9 years ago[PATCH 05/11] test: move emacs-tree test into mainline
Mark Walters [Tue, 29 Oct 2013 22:55:32 +0000 (22:55 +0000)]
[PATCH 05/11] test: move emacs-tree test into mainline

9 years ago[PATCH 04/11] emacs: add tree to the makefile
Mark Walters [Tue, 29 Oct 2013 22:55:31 +0000 (22:55 +0000)]
[PATCH 04/11] emacs: add tree to the makefile

9 years ago[PATCH 03/11] emacs: move notmuch-tree from contrib to mainline
Mark Walters [Tue, 29 Oct 2013 22:55:30 +0000 (22:55 +0000)]
[PATCH 03/11] emacs: move notmuch-tree from contrib to mainline

9 years ago[PATCH 02/11] emacs: tree: remove unneeded declarations
Mark Walters [Tue, 29 Oct 2013 22:55:29 +0000 (22:55 +0000)]
[PATCH 02/11] emacs: tree: remove unneeded declarations

9 years ago[PATCH 01/11] emacs: move notmuch-help to lib
Mark Walters [Tue, 29 Oct 2013 22:55:28 +0000 (22:55 +0000)]
[PATCH 01/11] emacs: move notmuch-help to lib

9 years ago[PATCH 00/11] Move notmuch-tree to mainline
Mark Walters [Tue, 29 Oct 2013 22:55:27 +0000 (22:55 +0000)]
[PATCH 00/11] Move notmuch-tree to mainline

9 years agoRe: [PATCH 0/4] rename pick to tree
David Bremner [Tue, 29 Oct 2013 11:17:17 +0000 (08:17 +2100)]
Re: [PATCH 0/4] rename pick to tree

9 years agoRe: [PATCH 1/4] test: Add compact test
Tomi Ollila [Tue, 29 Oct 2013 11:03:49 +0000 (13:03 +0200)]
Re: [PATCH 1/4] test: Add compact test

9 years ago[PATCH 4/4] database: Handle error while deleting uncompacted database
Ben Gamari [Mon, 28 Oct 2013 22:23:17 +0000 (18:23 +2000)]
[PATCH 4/4] database: Handle error while deleting uncompacted database

9 years ago[PATCH 3/4] compact: Provide user with more error feedback
Ben Gamari [Mon, 28 Oct 2013 22:23:16 +0000 (18:23 +2000)]
[PATCH 3/4] compact: Provide user with more error feedback

9 years ago[PATCH 2/4] compact: Give user more feedback on failure renaming
Ben Gamari [Mon, 28 Oct 2013 22:23:15 +0000 (18:23 +2000)]
[PATCH 2/4] compact: Give user more feedback on failure renaming

9 years ago[PATCH 1/4] test: Add compact test
Ben Gamari [Mon, 28 Oct 2013 22:23:14 +0000 (18:23 +2000)]
[PATCH 1/4] test: Add compact test

9 years agoRe: [PATCH 3/3] compact: Provide user with more error feedback
Ben Gamari [Mon, 28 Oct 2013 22:12:33 +0000 (18:12 +2000)]
Re: [PATCH 3/3] compact: Provide user with more error feedback

9 years agoRe: Re: [PATCH v2] new: Don't scan unchanged directories with no sub-directories
Vladimir Marek [Mon, 28 Oct 2013 20:46:05 +0000 (21:46 +0100)]
Re: Re: [PATCH v2] new: Don't scan unchanged directories with no sub-directories

9 years agoRe: [PATCH v2] new: Don't scan unchanged directories with no sub-directories
David Bremner [Mon, 28 Oct 2013 20:00:19 +0000 (17:00 +2100)]
Re: [PATCH v2] new: Don't scan unchanged directories with no sub-directories

9 years agoRe: [PATCH] lib: fix build on !HAVE_XAPIAN_COMPACT
Tomi Ollila [Mon, 28 Oct 2013 15:31:44 +0000 (17:31 +0200)]
Re: [PATCH] lib: fix build on !HAVE_XAPIAN_COMPACT

9 years ago[PATCH] lib: fix build on !HAVE_XAPIAN_COMPACT
Jani Nikula [Mon, 28 Oct 2013 14:09:19 +0000 (15:09 +0100)]
[PATCH] lib: fix build on !HAVE_XAPIAN_COMPACT

9 years agoRe: [PATCH] emacs: Add a space after completed tag operations
David Bremner [Mon, 28 Oct 2013 11:04:37 +0000 (08:04 +2100)]
Re: [PATCH] emacs: Add a space after completed tag operations

9 years agoRe: [PATCH 3/3] compact: Provide user with more error feedback
Tomi Ollila [Sun, 27 Oct 2013 21:48:14 +0000 (23:48 +0200)]
Re: [PATCH 3/3] compact: Provide user with more error feedback

9 years ago[PATCH 3/3] compact: Provide user with more error feedback
Ben Gamari [Sun, 27 Oct 2013 20:30:07 +0000 (16:30 +2000)]
[PATCH 3/3] compact: Provide user with more error feedback

9 years ago[PATCH 2/3] compact: Give user more feedback on failure renaming
Ben Gamari [Sun, 27 Oct 2013 20:30:06 +0000 (16:30 +2000)]
[PATCH 2/3] compact: Give user more feedback on failure renaming

9 years ago[PATCH 1/3] test: Add compact test
Ben Gamari [Sun, 27 Oct 2013 20:30:05 +0000 (16:30 +2000)]
[PATCH 1/3] test: Add compact test

9 years agoRe: [PATCH] Compact tests and error handling
Ben Gamari [Sun, 27 Oct 2013 20:29:58 +0000 (16:29 +2000)]
Re: [PATCH] Compact tests and error handling

9 years agoRe: address completion in emacs via akonadi
David Bremner [Sun, 27 Oct 2013 20:12:20 +0000 (17:12 +2100)]
Re: address completion in emacs via akonadi

9 years agoRe: address completion in emacs via akonadi
Maximilian Mehnert [Sun, 27 Oct 2013 19:32:12 +0000 (20:32 +0100)]
Re: address completion in emacs via akonadi

9 years agoRe: address completion in emacs via akonadi
David Bremner [Sun, 27 Oct 2013 19:04:02 +0000 (16:04 +2100)]
Re: address completion in emacs via akonadi

9 years agoaddress completion in emacs via akonadi
Maximilian Mehnert [Sun, 27 Oct 2013 14:24:36 +0000 (15:24 +0100)]
address completion in emacs via akonadi

9 years agoRe: How about these: -- CR & NL char in rfc2047-encoded header...
Patrick Totzke [Sun, 27 Oct 2013 13:23:53 +0000 (13:23 +0000)]
Re: How about these: -- CR & NL char in rfc2047-encoded header...

9 years agoRe: [PATCH WIP] emacs: Sanitize authors and subjects in search and show
David Bremner [Sun, 27 Oct 2013 12:49:21 +0000 (09:49 +2100)]
Re: [PATCH WIP] emacs: Sanitize authors and subjects in search and show

9 years agoRe: How about these: -- CR & NL char in rfc2047-encoded header...
David Bremner [Sun, 27 Oct 2013 12:48:24 +0000 (09:48 +2100)]
Re: How about these: -- CR & NL char in rfc2047-encoded header...

9 years agoRe: [PATCH 0/4] rename pick to tree
David Bremner [Sun, 27 Oct 2013 12:29:17 +0000 (09:29 +2100)]
Re: [PATCH 0/4] rename pick to tree

9 years agoRe: [PATCH 0/4] rename pick to tree
Tomi Ollila [Sun, 27 Oct 2013 09:42:14 +0000 (11:42 +0200)]
Re: [PATCH 0/4] rename pick to tree

9 years ago[PATCH 4/4] pick: rename test emacs-pick to emacs-tree
Mark Walters [Sat, 26 Oct 2013 22:02:08 +0000 (23:02 +0100)]
[PATCH 4/4] pick: rename test emacs-pick to emacs-tree

9 years ago[PATCH 3/4] pick: rename test outputs from pick to tree
Mark Walters [Sat, 26 Oct 2013 22:02:07 +0000 (23:02 +0100)]
[PATCH 3/4] pick: rename test outputs from pick to tree

9 years ago[PATCH 2/4] pick: Change the test names and print out for pick tests
Mark Walters [Sat, 26 Oct 2013 22:02:06 +0000 (23:02 +0100)]
[PATCH 2/4] pick: Change the test names and print out for pick tests

9 years ago[PATCH 1/4] contrib: pick: move lisp names from pick to tree
Mark Walters [Sat, 26 Oct 2013 22:02:05 +0000 (23:02 +0100)]
[PATCH 1/4] contrib: pick: move lisp names from pick to tree

9 years ago[PATCH 0/4] rename pick to tree
Mark Walters [Sat, 26 Oct 2013 22:02:04 +0000 (23:02 +0100)]
[PATCH 0/4] rename pick to tree

9 years agoRe: [PATCH 0/4] rename pick to tree
Mark Walters [Sat, 26 Oct 2013 21:44:45 +0000 (22:44 +0100)]
Re: [PATCH 0/4] rename pick to tree

9 years ago[PATCH 4/4] pick: rename test emacs-pick to emacs-tree
Mark Walters [Sat, 26 Oct 2013 21:21:21 +0000 (22:21 +0100)]
[PATCH 4/4] pick: rename test emacs-pick to emacs-tree

9 years ago[PATCH 3/4] pick: rename test outputs from pick to tree
Mark Walters [Sat, 26 Oct 2013 21:21:20 +0000 (22:21 +0100)]
[PATCH 3/4] pick: rename test outputs from pick to tree

9 years ago[PATCH 2/4] pick: Change the test names and print out for pick tests
Mark Walters [Sat, 26 Oct 2013 21:21:19 +0000 (22:21 +0100)]
[PATCH 2/4] pick: Change the test names and print out for pick tests

9 years ago[PATCH 1/4] contrib: pick: move lisp names from pick to tree
Mark Walters [Sat, 26 Oct 2013 21:21:18 +0000 (22:21 +0100)]
[PATCH 1/4] contrib: pick: move lisp names from pick to tree

9 years ago[PATCH 0/4] rename pick to tree
Mark Walters [Sat, 26 Oct 2013 21:21:17 +0000 (22:21 +0100)]
[PATCH 0/4] rename pick to tree

9 years ago[PATCH 4/4] contrib: pick: use remap for the over-ridden global bindings
Mark Walters [Sat, 26 Oct 2013 21:04:39 +0000 (22:04 +0100)]
[PATCH 4/4] contrib: pick: use remap for the over-ridden global bindings

9 years ago[PATCH 3/4] emacs: help: remap support
Mark Walters [Sat, 26 Oct 2013 21:04:38 +0000 (22:04 +0100)]
[PATCH 3/4] emacs: help: remap support

9 years ago[PATCH 2/4] emacs: help: remove duplicate bindings
Mark Walters [Sat, 26 Oct 2013 21:04:37 +0000 (22:04 +0100)]
[PATCH 2/4] emacs: help: remove duplicate bindings

9 years ago[PATCH 1/4] emacs: help: check for nil key binding
Mark Walters [Sat, 26 Oct 2013 21:04:36 +0000 (22:04 +0100)]
[PATCH 1/4] emacs: help: check for nil key binding

9 years ago[PATCH 0/4] emacs: help: and remap keybindings
Mark Walters [Sat, 26 Oct 2013 21:04:35 +0000 (22:04 +0100)]
[PATCH 0/4] emacs: help: and remap keybindings