W. Trevor King [Sun, 5 Oct 2014 15:47:21 +0000 (08:47 +1700)]
[PATCH] NEWS: Document "nmbug: Translate to Python"
Michal Sojka [Sun, 5 Oct 2014 12:28:50 +0000 (14:28 +0200)]
Re: [PATCH] Add default configuration values to the man page
David Bremner [Sun, 5 Oct 2014 09:09:35 +0000 (11:09 +0200)]
Re: [PATCH] NEWS: mention the change in default build flags
David Bremner [Sun, 5 Oct 2014 09:07:12 +0000 (11:07 +0200)]
Re: [PATCH 00/11] Add ghost messages and fix thread linking
David Bremner [Sun, 5 Oct 2014 08:56:44 +0000 (10:56 +0200)]
Re: [PATCH 08/11] lib: Implement upgrade to ghost messages feature
David Bremner [Sun, 5 Oct 2014 08:30:30 +0000 (10:30 +0200)]
Re: [PATCH 06/11] lib: Internal support for querying and creating ghost messages
David Bremner [Sun, 5 Oct 2014 07:45:42 +0000 (09:45 +0200)]
Re: [PATCH 02/11] lib: Refactor _notmuch_database_link_message
Tomi Ollila [Sun, 5 Oct 2014 07:14:29 +0000 (10:14 +0300)]
Re: [PATCH] NEWS: mention the change in default build flags
David Bremner [Sun, 5 Oct 2014 05:53:28 +0000 (07:53 +0200)]
[PATCH] NEWS: mention the change in default build flags
David Bremner [Sun, 5 Oct 2014 05:33:57 +0000 (07:33 +0200)]
Re: [PATCH] test: Port atomicity test to Python
David Bremner [Sun, 5 Oct 2014 05:32:41 +0000 (07:32 +0200)]
Re: [PATCH 1/2] test: check for debug symbols in notmuch
David Bremner [Sun, 5 Oct 2014 05:32:14 +0000 (07:32 +0200)]
Re: [PATCH] hex-escape: remove unused variable default_buf_size
David Bremner [Sun, 5 Oct 2014 05:22:04 +0000 (07:22 +0200)]
Re: [PATCH v6 1/2] nmbug: Translate to Python
Austin Clements [Sat, 4 Oct 2014 20:15:13 +0000 (16:15 +2000)]
Re: [PATCH 00/11] Add ghost messages and fix thread linking
David Bremner [Sat, 4 Oct 2014 19:00:46 +0000 (21:00 +0200)]
Re: [PATCH] doc: build notmuch-emacs info/html docs, link from index
David Bremner [Sat, 4 Oct 2014 18:51:55 +0000 (20:51 +0200)]
[PATCH] doc: build notmuch-emacs info/html docs, link from index
Jani Nikula [Sat, 4 Oct 2014 17:53:09 +0000 (20:53 +0300)]
[PATCH] hex-escape: remove unused variable default_buf_size
David Bremner [Sat, 4 Oct 2014 15:02:12 +0000 (17:02 +0200)]
Re: [PATCH] debian: append elinks to notmuch-vim dependencies
Tomi Ollila [Sat, 4 Oct 2014 08:30:48 +0000 (11:30 +0300)]
Re: [PATCH 00/11] Add ghost messages and fix thread linking
David Bremner [Sat, 4 Oct 2014 06:56:24 +0000 (08:56 +0200)]
Re: tests for notmuch-insert
David Bremner [Sat, 4 Oct 2014 06:37:24 +0000 (08:37 +0200)]
Re: [PATCH] test: Port atomicity test to Python
David Bremner [Sat, 4 Oct 2014 05:41:53 +0000 (07:41 +0200)]
Re: [PATCH] NEWS: News for notmuch-jump
David Bremner [Sat, 4 Oct 2014 05:40:50 +0000 (07:40 +0200)]
Re: [PATCH] Add default configuration values to the man page
David Bremner [Fri, 3 Oct 2014 21:22:53 +0000 (23:22 +0200)]
Re:
David Bremner [Fri, 3 Oct 2014 21:19:00 +0000 (23:19 +0200)]
[Patch v2.5 4/4] test/insert: check that indexing errors are accepted with --keep
David Bremner [Fri, 3 Oct 2014 21:18:59 +0000 (23:18 +0200)]
[Patch v2.5 3/4] cli/insert: require succesful message indexing for success status
David Bremner [Fri, 3 Oct 2014 21:18:58 +0000 (23:18 +0200)]
[Patch v2.5 2/4] cli/insert: add fail path to add_file_to_database
David Bremner [Fri, 3 Oct 2014 21:18:57 +0000 (23:18 +0200)]
[Patch v2.5 1/4] test/insert: add known broken tests for indexing failures
David Bremner [Fri, 3 Oct 2014 21:18:56 +0000 (23:18 +0200)]
Tomi Ollila [Fri, 3 Oct 2014 20:49:31 +0000 (23:49 +0300)]
Re: [PATCH 1/2] test: check for debug symbols in notmuch
David Bremner [Fri, 3 Oct 2014 20:22:10 +0000 (22:22 +0200)]
[PATCH 2/2] configure: add debug flags by default.
David Bremner [Fri, 3 Oct 2014 20:22:09 +0000 (22:22 +0200)]
[PATCH 1/2] test: check for debug symbols in notmuch
Ian Main [Fri, 3 Oct 2014 18:41:12 +0000 (11:41 +1700)]
Re: [PATCH v2] VIM: Use notmuch CLI for config
W. Trevor King [Fri, 3 Oct 2014 18:20:58 +0000 (11:20 +1700)]
[PATCH v6 2/2] nmbug: Add a 'help' command for folks who don't like --help
W. Trevor King [Fri, 3 Oct 2014 18:20:57 +0000 (11:20 +1700)]
[PATCH v6 1/2] nmbug: Translate to Python
W. Trevor King [Fri, 3 Oct 2014 18:20:56 +0000 (11:20 +1700)]
[PATCH v6 0/2] nmbug: Translate to Python
Austin Clements [Fri, 3 Oct 2014 17:00:36 +0000 (13:00 +2000)]
Re: [PATCH] test: Port atomicity test to Python
Austin Clements [Fri, 3 Oct 2014 16:58:03 +0000 (12:58 +2000)]
[PATCH] test: Port atomicity test to Python
Sergei Shilovsky [Fri, 3 Oct 2014 16:48:03 +0000 (20:48 +0400)]
[PATCH] debian: append elinks to notmuch-vim dependencies
Austin Clements [Fri, 3 Oct 2014 14:27:26 +0000 (10:27 +2000)]
[PATCH] doc: Emacs manual improvements and expansions
Austin Clements [Fri, 3 Oct 2014 14:22:59 +0000 (10:22 +2000)]
[PATCH] NEWS: News for notmuch-jump
Austin Clements [Fri, 3 Oct 2014 14:19:18 +0000 (10:19 +2000)]
[PATCH 11/11] lib: Remove unnecessary thread linking steps when using ghost messages
Austin Clements [Fri, 3 Oct 2014 14:19:17 +0000 (10:19 +2000)]
[PATCH 10/11] test: Test upgrade to ghost messages feature
Austin Clements [Fri, 3 Oct 2014 14:19:16 +0000 (10:19 +2000)]
[PATCH 09/11] lib: Enable ghost messages feature
Austin Clements [Fri, 3 Oct 2014 14:19:15 +0000 (10:19 +2000)]
[PATCH 08/11] lib: Implement upgrade to ghost messages feature
Austin Clements [Fri, 3 Oct 2014 14:19:14 +0000 (10:19 +2000)]
[PATCH 07/11] lib: Implement ghost-based thread linking
Austin Clements [Fri, 3 Oct 2014 14:19:13 +0000 (10:19 +2000)]
[PATCH 06/11] lib: Internal support for querying and creating ghost messages
Austin Clements [Fri, 3 Oct 2014 14:19:12 +0000 (10:19 +2000)]
[PATCH 05/11] lib: Update database schema doc for ghost messages
Austin Clements [Fri, 3 Oct 2014 14:19:11 +0000 (10:19 +2000)]
[PATCH 04/11] lib: Add a ghost messages database feature
Austin Clements [Fri, 3 Oct 2014 14:19:10 +0000 (10:19 +2000)]
[PATCH 03/11] lib: Handle empty date value
Austin Clements [Fri, 3 Oct 2014 14:19:09 +0000 (10:19 +2000)]
[PATCH 02/11] lib: Refactor _notmuch_database_link_message
Austin Clements [Fri, 3 Oct 2014 14:19:08 +0000 (10:19 +2000)]
[PATCH 01/11] lib: Move message ID compression to _notmuch_message_create_for_message_id
Austin Clements [Fri, 3 Oct 2014 14:19:07 +0000 (10:19 +2000)]
[PATCH 00/11] Add ghost messages and fix thread linking
Tomi Ollila [Fri, 3 Oct 2014 11:01:42 +0000 (14:01 +0300)]
Re: [PATCH v5] nmbug: Translate to Python
Sergei Shilovsky [Fri, 3 Oct 2014 10:50:12 +0000 (14:50 +0400)]
Re: [PATCH v2] VIM: Use notmuch CLI for config
David Bremner [Fri, 3 Oct 2014 08:51:52 +0000 (10:51 +0200)]
Re: [PATCH v5] nmbug: Translate to Python
David Bremner [Fri, 3 Oct 2014 08:48:13 +0000 (10:48 +0200)]
Re: [PATCH v4] lib: Simplify close and codify aborting atomic section
David Bremner [Fri, 3 Oct 2014 06:54:17 +0000 (08:54 +0200)]
Re: [PATCH v2] VIM: Use notmuch CLI for config
Ian Main [Thu, 2 Oct 2014 23:50:57 +0000 (16:50 +1700)]
[PATCH] VIM: Better reply handling with multiple emails
Ian Main [Thu, 2 Oct 2014 23:47:15 +0000 (16:47 +1700)]
[PATCH v2] VIM: Use notmuch CLI for config
Ian Main [Thu, 2 Oct 2014 21:53:16 +0000 (14:53 +1700)]
[PATCH] VIM: Use notmuch CLI for config
W. Trevor King [Thu, 2 Oct 2014 20:48:00 +0000 (13:48 +1700)]
Re: [PATCH v4] lib: Simplify close and codify aborting atomic section
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