Austin Clements [Thu, 2 Oct 2014 20:39:41 +0000 (16:39 +2000)]
Re: [PATCH v4] lib: Simplify close and codify aborting atomic section
Ian Main [Thu, 2 Oct 2014 20:23:43 +0000 (13:23 +1700)]
[PATCH] VIM: Add URI handling
W. Trevor King [Thu, 2 Oct 2014 19:41:34 +0000 (12:41 +1700)]
Re: [PATCH v4] lib: Simplify close and codify aborting atomic section
Ian Main [Thu, 2 Oct 2014 19:32:11 +0000 (12:32 +1700)]
Re: notmuch-vim doesn't respect notmuch config defaults
Ian Main [Thu, 2 Oct 2014 19:22:10 +0000 (12:22 +1700)]
RE: notmuch-vim doesn't respect notmuch config defaults
Austin Clements [Thu, 2 Oct 2014 19:19:08 +0000 (15:19 +2000)]
[PATCH v4] lib: Simplify close and codify aborting atomic section
Austin Clements [Thu, 2 Oct 2014 19:18:44 +0000 (15:18 +2000)]
Re: [PATCH v3] lib: Simplify close and codify aborting atomic section
David Bremner [Thu, 2 Oct 2014 11:24:18 +0000 (13:24 +0200)]
Re: notmuch-vim doesn't respect notmuch config defaults
Sergei Shilovsky [Thu, 2 Oct 2014 08:55:46 +0000 (12:55 +0400)]
notmuch-vim doesn't respect notmuch config defaults
Ian Main [Thu, 2 Oct 2014 07:48:52 +0000 (00:48 +1700)]
[PATCH] VIM: Add better attachment support
Ian Main [Thu, 2 Oct 2014 00:02:42 +0000 (17:02 +1700)]
[PATCH] VIM v2: Add a 'tag all' folder option.
Sergei Shilovsky [Wed, 1 Oct 2014 20:20:41 +0000 (00:20 +0400)]
[PATCH] Add default configuration values to the man page
Ian Main [Wed, 1 Oct 2014 19:43:33 +0000 (12:43 +1700)]
[PATCH] VIM: Add a 'tag all' folder option.
Ian Main [Wed, 1 Oct 2014 17:14:56 +0000 (10:14 +1700)]
RE: [PATCH] Fix subject handling
Ian Main [Wed, 1 Oct 2014 17:11:28 +0000 (10:11 +1700)]
[PATCH] VIM: Make starting in 'insert' mode for compose optional
Ian Main [Wed, 1 Oct 2014 16:41:26 +0000 (09:41 +1700)]
[PATCH] VIM: Automatically refresh folder screen
Ian Main [Wed, 1 Oct 2014 16:36:07 +0000 (09:36 +1700)]
[PATCH] VIM: Automatically refresh folder screen
Ian Main [Tue, 30 Sep 2014 21:08:51 +0000 (14:08 +1700)]
[PATCH] Make patch saving in vim a little better.
Ian Main [Tue, 30 Sep 2014 15:54:12 +0000 (08:54 +1700)]
[PATCH] Fix subject handling
David Bremner [Mon, 29 Sep 2014 19:49:32 +0000 (21:49 +0200)]
[PATCH] WIP: new insert tests for failing indexing.
Jani Nikula [Mon, 29 Sep 2014 17:28:26 +0000 (20:28 +0300)]
Re: [PATCH 1/5] cli: Refactor option passing in the search command
Tomi Ollila [Mon, 29 Sep 2014 16:04:59 +0000 (19:04 +0300)]
Re: [PATCH 1/5] cli: Refactor option passing in the search command
David Bremner [Sun, 28 Sep 2014 18:28:19 +0000 (20:28 +0200)]
[WIP 3/3] lib: add configuration framework.
David Bremner [Sun, 28 Sep 2014 18:28:18 +0000 (20:28 +0200)]
[WIP 2/3] cli/insert: move several file/directory manipulation routines into a new util file.
David Bremner [Sun, 28 Sep 2014 18:28:17 +0000 (20:28 +0200)]
[WIP 1/3] util: move chomp_newline to string-util.h
David Bremner [Sun, 28 Sep 2014 18:28:16 +0000 (20:28 +0200)]
Jani Nikula [Sun, 28 Sep 2014 14:40:59 +0000 (17:40 +0300)]
[PATCH v2 3/3] cli/insert: add post-insert hook
Jani Nikula [Sun, 28 Sep 2014 14:40:58 +0000 (17:40 +0300)]
[PATCH v2 2/3] cli/insert: require succesful message indexing for success status
Jani Nikula [Sun, 28 Sep 2014 14:40:57 +0000 (17:40 +0300)]
[PATCH v2 1/3] cli/insert: add fail path to add_file_to_database
Jani Nikula [Sun, 28 Sep 2014 14:40:56 +0000 (17:40 +0300)]
[PATCH v2 0/3] notmuch insert failure paths and post-insert hook
David Bremner [Sun, 28 Sep 2014 06:36:01 +0000 (08:36 +0200)]
Re: [RFC] database: get and set mapping of dovecot compatible maildir keywords
David Bremner [Sun, 28 Sep 2014 06:27:30 +0000 (08:27 +0200)]
Re: [RFC] database: get and set mapping of dovecot compatible maildir keywords
Michal Sojka [Sat, 27 Sep 2014 19:43:53 +0000 (21:43 +0200)]
Re: [RFC] database: get and set mapping of dovecot compatible maildir keywords
Michal Sojka [Sat, 27 Sep 2014 14:56:03 +0000 (16:56 +0200)]
Re: [PATCH] emacs: prefer notmuch-emacs-version in User-Agent: header
Michal Sojka [Sat, 27 Sep 2014 13:43:05 +0000 (15:43 +0200)]
Re: Changing sort order in notmuch-show thread view (emacs) ?
Tomi Ollila [Sat, 27 Sep 2014 13:40:19 +0000 (16:40 +0300)]
[PATCH] configure: moved make {,install} instructions to the end
David Bremner [Sat, 27 Sep 2014 08:17:15 +0000 (10:17 +0200)]
[RFC] database: get and set mapping of dovecot compatible maildir keywords
David Bremner [Fri, 26 Sep 2014 20:09:16 +0000 (22:09 +0200)]
Re: [PATCH 09/11] cli/insert: add fail path to add_file_to_database
David Bremner [Fri, 26 Sep 2014 06:48:04 +0000 (08:48 +0200)]
Re: [PATCH 00/11] notmuch insert updates
Michal Sojka [Thu, 25 Sep 2014 20:48:53 +0000 (22:48 +0200)]
Re: [PATCH 1/5] cli: Refactor option passing in the search command
Tomi Ollila [Thu, 25 Sep 2014 19:54:53 +0000 (22:54 +0300)]
Re: [PATCH 00/11] notmuch insert updates
Tomi Ollila [Thu, 25 Sep 2014 19:13:58 +0000 (22:13 +0300)]
Re: [PATCH 1/5] cli: Refactor option passing in the search command
David Bremner [Thu, 25 Sep 2014 08:13:40 +0000 (10:13 +0200)]
Re: [PATCH 00/11] notmuch insert updates
W. Trevor King [Wed, 24 Sep 2014 21:39:10 +0000 (14:39 +1700)]
Re: [PATCH v3] lib: Simplify close and codify aborting atomic section
Austin Clements [Wed, 24 Sep 2014 21:32:50 +0000 (17:32 +2000)]
[PATCH v3] lib: Simplify close and codify aborting atomic section
W. Trevor King [Wed, 24 Sep 2014 21:28:39 +0000 (14:28 +1700)]
Re: [PATCH v2] lib: Simplify close and codify aborting atomic section
Austin Clements [Wed, 24 Sep 2014 21:20:23 +0000 (17:20 +2000)]
[PATCH v2] lib: Simplify close and codify aborting atomic section
W. Trevor King [Wed, 24 Sep 2014 20:29:39 +0000 (13:29 +1700)]
Re: [PATCH] lib: Simplify close and codify aborting atomic section
David Bremner [Wed, 24 Sep 2014 20:13:31 +0000 (22:13 +0200)]
Re: [PATCH] lib: Simplify close and codify aborting atomic section
W. Trevor King [Wed, 24 Sep 2014 19:44:13 +0000 (12:44 +1700)]
Re: [PATCH] lib: Simplify close and codify aborting atomic section
David Bremner [Wed, 24 Sep 2014 19:25:20 +0000 (21:25 +0200)]
Re: [PATCH] lib: Simplify close and codify aborting atomic section
W. Trevor King [Wed, 24 Sep 2014 18:18:44 +0000 (11:18 +1700)]
Re: [PATCH] lib: Simplify close and codify aborting atomic section
David Bremner [Wed, 24 Sep 2014 18:09:27 +0000 (20:09 +0200)]
Re: [PATCH] lib: Simplify close and codify aborting atomic section
David Bremner [Wed, 24 Sep 2014 17:57:34 +0000 (19:57 +0200)]
Re: [PATCH] emacs: jump: fix compile warning on emacs 23
W. Trevor King [Wed, 24 Sep 2014 15:33:01 +0000 (08:33 +1700)]
[PATCH v5] nmbug: Translate to Python
David Bremner [Wed, 24 Sep 2014 09:56:40 +0000 (11:56 +0200)]
Re: Emacs cheat sheet ?
Olivier Berger [Wed, 24 Sep 2014 09:24:48 +0000 (11:24 +0200)]
Changing sort order in notmuch-show thread view (emacs) ?
Olivier Berger [Wed, 24 Sep 2014 09:11:15 +0000 (11:11 +0200)]
Emacs cheat sheet ?
David Bremner [Tue, 23 Sep 2014 18:44:53 +0000 (20:44 +0200)]
[PATCH] potential fix for nmbug merge problems
David Bremner [Tue, 23 Sep 2014 17:59:32 +0000 (19:59 +0200)]
Re: [PATCH 03/11] emacs: Fix coding system in `notmuch-show-view-raw-message'
David Bremner [Tue, 23 Sep 2014 17:58:33 +0000 (19:58 +0200)]
Re: [PATCH] python: Add binding for notmuch_query_add_tag_exclude
Justus Winter [Tue, 23 Sep 2014 13:22:30 +0000 (15:22 +0200)]
Re: [PATCH] python: Add binding for notmuch_query_add_tag_exclude
Gaute Hope [Tue, 23 Sep 2014 06:57:08 +0000 (08:57 +0200)]
Re: [PATCH] Add configurable changed tag to messages that have been changed on disk
David Bremner [Tue, 23 Sep 2014 06:18:48 +0000 (08:18 +0200)]
Re: Do path: searches handle spaces correctly?
Keith Amidon [Tue, 23 Sep 2014 05:27:29 +0000 (22:27 +1700)]
Re: Do path: searches handle spaces correctly?
W. Trevor King [Mon, 22 Sep 2014 19:00:22 +0000 (12:00 +1700)]
Re: [PATCH] lib: Simplify close and codify aborting atomic section
Austin Clements [Mon, 22 Sep 2014 18:57:07 +0000 (18:57 +0000)]
Re: [PATCH] emacs: jump: fix compile warning on emacs 23
Austin Clements [Mon, 22 Sep 2014 18:50:50 +0000 (18:50 +0000)]
Re: [PATCH] lib: Simplify close and codify aborting atomic section
W. Trevor King [Mon, 22 Sep 2014 17:35:14 +0000 (10:35 +1700)]
Re: [announce] nmhive v0.1.0, a bookmarklet/server for nmbug tags
W. Trevor King [Mon, 22 Sep 2014 17:19:35 +0000 (10:19 +1700)]
[announce] nmhive v0.1.0
W. Trevor King [Mon, 22 Sep 2014 16:59:54 +0000 (09:59 +1700)]
Re: [PATCH] lib: Simplify close and codify aborting atomic section
Austin Clements [Mon, 22 Sep 2014 15:43:35 +0000 (11:43 +2000)]
[PATCH] lib: Simplify close and codify aborting atomic section
Austin Clements [Mon, 22 Sep 2014 15:40:09 +0000 (11:40 +2000)]
Re: [PATCH] Add configurable changed tag to messages that have been changed on disk
Tomi Ollila [Mon, 22 Sep 2014 15:33:51 +0000 (18:33 +0300)]
Re: [PATCH] Add configurable changed tag to messages that have been changed on disk
Austin Clements [Mon, 22 Sep 2014 15:06:07 +0000 (15:06 +0000)]
Re: Do path: searches handle spaces correctly?
Keith Amidon [Mon, 22 Sep 2014 14:42:11 +0000 (07:42 +1700)]
Re: Do path: searches handle spaces correctly?
Gaute Hope [Mon, 22 Sep 2014 12:06:21 +0000 (12:06 +0000)]
Re: [PATCH] Add configurable changed tag to messages that have been changed on disk
Jani Nikula [Mon, 22 Sep 2014 09:55:02 +0000 (11:55 +0200)]
[PATCH 11/11] cli/insert: add post-insert hook
Jani Nikula [Mon, 22 Sep 2014 09:55:01 +0000 (11:55 +0200)]
[PATCH 10/11] cli/insert: require succesful message indexing for success status
Jani Nikula [Mon, 22 Sep 2014 09:55:00 +0000 (11:55 +0200)]
[PATCH 09/11] cli/insert: add fail path to add_file_to_database
Jani Nikula [Mon, 22 Sep 2014 09:54:59 +0000 (11:54 +0200)]
[PATCH 08/11] cli/insert: rehash file writing functions
Jani Nikula [Mon, 22 Sep 2014 09:54:58 +0000 (11:54 +0200)]
[PATCH 07/11] cli/insert: abstract temporary filename generation
Jani Nikula [Mon, 22 Sep 2014 09:54:57 +0000 (11:54 +0200)]
[PATCH 06/11] cli/insert: use a single recursive mkdir function
Jani Nikula [Mon, 22 Sep 2014 09:54:56 +0000 (11:54 +0200)]
[PATCH 05/11] cli/insert: clean up sync_dir
Jani Nikula [Mon, 22 Sep 2014 09:54:55 +0000 (11:54 +0200)]
[PATCH 04/11] cli/insert: rename file copy function
Jani Nikula [Mon, 22 Sep 2014 09:54:54 +0000 (11:54 +0200)]
[PATCH 03/11] cli/insert: move add_file_to_database to a better place
Jani Nikula [Mon, 22 Sep 2014 09:54:53 +0000 (11:54 +0200)]
[PATCH 02/11] cli/insert: rename check_folder_name to is_valid_folder_name
Jani Nikula [Mon, 22 Sep 2014 09:54:52 +0000 (11:54 +0200)]
[PATCH 01/11] lib: actually return failures from notmuch_message_tags_to_maildir_flags
Jani Nikula [Mon, 22 Sep 2014 09:54:20 +0000 (11:54 +0200)]
[PATCH 00/11] notmuch insert updates
Michal Sojka [Mon, 22 Sep 2014 09:37:59 +0000 (11:37 +0200)]
[PATCH 5/5] cli: Add tests for 'search --output=addresses' and similar
Michal Sojka [Mon, 22 Sep 2014 09:37:58 +0000 (11:37 +0200)]
[PATCH 4/5] cli: Add configurable address deduplication for --output=addresses
Michal Sojka [Mon, 22 Sep 2014 09:37:57 +0000 (11:37 +0200)]
[PATCH 3/5] cli: Add support for parsing command line "flag" options
Michal Sojka [Mon, 22 Sep 2014 09:37:56 +0000 (11:37 +0200)]
[PATCH 2/5] cli: Extend the search command for --output=addresses and similar
Michal Sojka [Mon, 22 Sep 2014 09:37:55 +0000 (11:37 +0200)]
[PATCH 1/5] cli: Refactor option passing in the search command
Michal Sojka [Mon, 22 Sep 2014 09:37:54 +0000 (11:37 +0200)]
[PATCH 0/5] notmuch search --output=addresses
David Bremner [Mon, 22 Sep 2014 09:20:34 +0000 (11:20 +0200)]
Re: Do path: searches handle spaces correctly?
Tomi Ollila [Sun, 21 Sep 2014 18:06:20 +0000 (21:06 +0300)]
[PATCH] test: prepare test-lib.sh for possible test system debug session
Tomi Ollila [Sun, 21 Sep 2014 15:24:53 +0000 (18:24 +0300)]
Re: [PATCH] test/emacs: globally force the html renderer to html2text
Keith Amidon [Sat, 20 Sep 2014 21:44:22 +0000 (14:44 +1700)]
Do path: searches handle spaces correctly?
Michal Sojka [Sat, 20 Sep 2014 08:04:08 +0000 (10:04 +0200)]
Re: [PATCH] cli: add --output=address-{from, to, all} to notmuch search