notmuch-archives.git
11 years ago[PATCH v3 5/5] man: Update notmuch-dump(1) and notmuch-restore(1)
Austin Clements [Fri, 28 Dec 2012 18:26:29 +0000 (13:26 +1900)]
[PATCH v3 5/5] man: Update notmuch-dump(1) and notmuch-restore(1)

11 years ago[PATCH v3 4/5] dump/restore: Use Xapian queries for batch-tag format
Austin Clements [Fri, 28 Dec 2012 18:26:28 +0000 (13:26 +1900)]
[PATCH v3 4/5] dump/restore: Use Xapian queries for batch-tag format

11 years ago[PATCH v3 3/5] dump: Disallow \n in message IDs
Austin Clements [Fri, 28 Dec 2012 18:26:27 +0000 (13:26 +1900)]
[PATCH v3 3/5] dump: Disallow \n in message IDs

11 years ago[PATCH v3 2/5] util: Function to parse boolean term queries
Austin Clements [Fri, 28 Dec 2012 18:26:26 +0000 (13:26 +1900)]
[PATCH v3 2/5] util: Function to parse boolean term queries

11 years ago[PATCH v3 1/5] util: Factor out boolean term quoting routine
Austin Clements [Fri, 28 Dec 2012 18:26:25 +0000 (13:26 +1900)]
[PATCH v3 1/5] util: Factor out boolean term quoting routine

11 years ago[PATCH v3 0/5] Use Xapian query syntax for batch-tag dump/restore
Austin Clements [Fri, 28 Dec 2012 18:26:24 +0000 (13:26 +1900)]
[PATCH v3 0/5] Use Xapian query syntax for batch-tag dump/restore

11 years agoRe: [PATCH] emacs: tweak error buffer handling
David Bremner [Fri, 28 Dec 2012 12:44:43 +0000 (08:44 +2000)]
Re: [PATCH] emacs: tweak error buffer handling

11 years agoRe: [PATCH] emacs: tweak error buffer handling
Mark Walters [Fri, 28 Dec 2012 09:03:08 +0000 (09:03 +0000)]
Re: [PATCH] emacs: tweak error buffer handling

11 years agoRe: [PATCH] emacs: tweak error buffer handling
Austin Clements [Thu, 27 Dec 2012 23:04:02 +0000 (18:04 +1900)]
Re: [PATCH] emacs: tweak error buffer handling

11 years agoRe: v2 talloc leak report
Tomi Ollila [Thu, 27 Dec 2012 17:13:01 +0000 (19:13 +0200)]
Re: v2 talloc leak report

11 years agoRe: [PATCH v2 0/2] Add flush/reopen methods to notmuch_database_t
David Bremner [Thu, 27 Dec 2012 03:23:50 +0000 (23:23 +2000)]
Re: [PATCH v2 0/2] Add flush/reopen methods to notmuch_database_t

11 years agoRe: [PATCH] emacs: tweak error buffer handling
Mark Walters [Wed, 26 Dec 2012 22:27:39 +0000 (22:27 +0000)]
Re: [PATCH] emacs: tweak error buffer handling

11 years ago[Patch v2 4/4] perf-test: initial support for talloc leak report in memory tests
david [Wed, 26 Dec 2012 21:58:31 +0000 (17:58 +2000)]
[Patch v2 4/4] perf-test: initial support for talloc leak report in memory tests

11 years ago[Patch v2 3/4] notmuch-restore: use debug version of talloc_strndup
david [Wed, 26 Dec 2012 21:58:30 +0000 (17:58 +2000)]
[Patch v2 3/4] notmuch-restore: use debug version of talloc_strndup

11 years ago[Patch v2 2/4] util: add talloc-extra.[ch]
david [Wed, 26 Dec 2012 21:58:29 +0000 (17:58 +2000)]
[Patch v2 2/4] util: add talloc-extra.[ch]

11 years ago[Patch v2 1/4] CLI: add talloc leak report, controlled by an environment variable.
david [Wed, 26 Dec 2012 21:58:28 +0000 (17:58 +2000)]
[Patch v2 1/4] CLI: add talloc leak report, controlled by an environment variable.

11 years agov2 talloc leak report
david [Wed, 26 Dec 2012 21:58:27 +0000 (17:58 +2000)]
v2 talloc leak report

11 years ago[PATCH 2/2] notmuch-restore: handle empty input file, leading blank lines and comments.
david [Wed, 26 Dec 2012 19:36:33 +0000 (15:36 +2000)]
[PATCH 2/2] notmuch-restore: handle empty input file, leading blank lines and comments.

11 years ago[PATCH 1/2] test/dump-restore: new tests for empty files and leading comments/whitespace.
david [Wed, 26 Dec 2012 19:36:32 +0000 (15:36 +2000)]
[PATCH 1/2] test/dump-restore: new tests for empty files and leading comments/whitespace.

11 years ago[PATCH] notmuch.c: run uncrustify
david [Wed, 26 Dec 2012 15:40:34 +0000 (11:40 +2000)]
[PATCH] notmuch.c: run uncrustify

11 years agoRe: [PATCH] emacs: show: make id links respect window
David Bremner [Wed, 26 Dec 2012 15:01:33 +0000 (11:01 +2000)]
Re: [PATCH] emacs: show: make id links respect window

11 years agoRe: [PATCH v2 0/5] Use Xapian query syntax for batch-tag dump/restore
David Bremner [Wed, 26 Dec 2012 14:55:06 +0000 (10:55 +2000)]
Re: [PATCH v2 0/5] Use Xapian query syntax for batch-tag dump/restore

11 years agoRe: [PATCH v2 2/5] util: Function to parse boolean term queries
David Bremner [Wed, 26 Dec 2012 14:31:01 +0000 (10:31 +2000)]
Re: [PATCH v2 2/5] util: Function to parse boolean term queries

11 years agoRe: [PATCH v2 1/5] util: Factor out boolean term quoting routine
David Bremner [Wed, 26 Dec 2012 14:24:51 +0000 (10:24 +2000)]
Re: [PATCH v2 1/5] util: Factor out boolean term quoting routine

11 years agoRe: [PATCH 01/11] parse_tag_line: use enum for return value.
David Bremner [Wed, 26 Dec 2012 13:48:50 +0000 (09:48 +2000)]
Re: [PATCH 01/11] parse_tag_line: use enum for return value.

11 years agoRe: [PATCH 09/11] notmuch-tag.1: tidy synopsis formatting, reference
David Bremner [Wed, 26 Dec 2012 13:48:00 +0000 (09:48 +2000)]
Re: [PATCH 09/11] notmuch-tag.1: tidy synopsis formatting, reference

11 years agoRe: Xapian-quoting based batch-tagging.
David Bremner [Wed, 26 Dec 2012 13:23:00 +0000 (09:23 +2000)]
Re: Xapian-quoting based batch-tagging.

11 years agoRe: Xapian-quoting based batch-tagging.
Mark Walters [Wed, 26 Dec 2012 08:52:35 +0000 (08:52 +0000)]
Re: Xapian-quoting based batch-tagging.

11 years ago[PATCH v2 5/5] man: Update notmuch-dump(1) and notmuch-restore(1)
Austin Clements [Wed, 26 Dec 2012 03:48:43 +0000 (22:48 +1900)]
[PATCH v2 5/5] man: Update notmuch-dump(1) and notmuch-restore(1)

11 years ago[PATCH v2 4/5] dump/restore: Use Xapian queries for batch-tag format
Austin Clements [Wed, 26 Dec 2012 03:48:42 +0000 (22:48 +1900)]
[PATCH v2 4/5] dump/restore: Use Xapian queries for batch-tag format

11 years ago[PATCH v2 3/5] dump: Disallow \n in message IDs
Austin Clements [Wed, 26 Dec 2012 03:48:41 +0000 (22:48 +1900)]
[PATCH v2 3/5] dump: Disallow \n in message IDs

11 years ago[PATCH v2 2/5] util: Function to parse boolean term queries
Austin Clements [Wed, 26 Dec 2012 03:48:40 +0000 (22:48 +1900)]
[PATCH v2 2/5] util: Function to parse boolean term queries

11 years ago[PATCH v2 1/5] util: Factor out boolean term quoting routine
Austin Clements [Wed, 26 Dec 2012 03:48:39 +0000 (22:48 +1900)]
[PATCH v2 1/5] util: Factor out boolean term quoting routine

11 years ago[PATCH v2 0/5] Use Xapian query syntax for batch-tag dump/restore
Austin Clements [Wed, 26 Dec 2012 03:48:38 +0000 (22:48 +1900)]
[PATCH v2 0/5] Use Xapian query syntax for batch-tag dump/restore

11 years agoRe: [PATCH] contrib: pick: close message pane when quitting from show in the message...
David Bremner [Wed, 26 Dec 2012 03:08:24 +0000 (23:08 +2000)]
Re: [PATCH] contrib: pick: close message pane when quitting from show in the message pane

11 years agoRe: [PATCH 2/5] util: Function to parse boolean term queries
Austin Clements [Wed, 26 Dec 2012 01:23:00 +0000 (20:23 +1900)]
Re: [PATCH 2/5] util: Function to parse boolean term queries

11 years agoRe: [PATCH] emacs: tweak error buffer handling
Tomi Ollila [Tue, 25 Dec 2012 21:05:51 +0000 (23:05 +0200)]
Re: [PATCH] emacs: tweak error buffer handling

11 years agoRe: [PATCH] NEWS for emacs part visibility change
David Bremner [Tue, 25 Dec 2012 19:45:02 +0000 (15:45 +2000)]
Re: [PATCH] NEWS for emacs part visibility change

11 years ago[PATCH 11/11] test/tagging: add test for naked punctuation in tags; compare with...
david [Tue, 25 Dec 2012 19:42:47 +0000 (15:42 +2000)]
[PATCH 11/11] test/tagging: add test for naked punctuation in tags; compare with quoting spaces.

11 years ago[PATCH 10/11] man: document notmuch tag --batch, --input options
david [Tue, 25 Dec 2012 19:42:46 +0000 (15:42 +2000)]
[PATCH 10/11] man: document notmuch tag --batch, --input options

11 years ago[PATCH 09/11] notmuch-tag.1: tidy synopsis formatting, reference
david [Tue, 25 Dec 2012 19:42:45 +0000 (15:42 +2000)]
[PATCH 09/11] notmuch-tag.1: tidy synopsis formatting, reference

11 years ago[PATCH 08/11] test/tagging: add test for exotic message-ids and batch tagging
david [Tue, 25 Dec 2012 19:42:44 +0000 (15:42 +2000)]
[PATCH 08/11] test/tagging: add test for exotic message-ids and batch tagging

11 years ago[PATCH 07/11] test/tagging: add tests for exotic tags
david [Tue, 25 Dec 2012 19:42:43 +0000 (15:42 +2000)]
[PATCH 07/11] test/tagging: add tests for exotic tags

11 years ago[PATCH 06/11] test/tagging: add basic tests for batch tagging functionality
david [Tue, 25 Dec 2012 19:42:42 +0000 (15:42 +2000)]
[PATCH 06/11] test/tagging: add basic tests for batch tagging functionality

11 years ago[PATCH 05/11] test/tagging: add test for error messages of tag --batch
david [Tue, 25 Dec 2012 19:42:41 +0000 (15:42 +2000)]
[PATCH 05/11] test/tagging: add test for error messages of tag --batch

11 years ago[PATCH 04/11] cli: add support for batch tagging operations to "notmuch tag"
david [Tue, 25 Dec 2012 19:42:40 +0000 (15:42 +2000)]
[PATCH 04/11] cli: add support for batch tagging operations to "notmuch tag"

11 years ago[PATCH 03/11] notmuch-tag.c: convert to use tag-utils
david [Tue, 25 Dec 2012 19:42:39 +0000 (15:42 +2000)]
[PATCH 03/11] notmuch-tag.c: convert to use tag-utils

11 years ago[PATCH 02/11] tag-util: factor out rules for illegal tags, use in parse_tag_line
david [Tue, 25 Dec 2012 19:42:38 +0000 (15:42 +2000)]
[PATCH 02/11] tag-util: factor out rules for illegal tags, use in parse_tag_line

11 years ago[PATCH 01/11] parse_tag_line: use enum for return value.
david [Tue, 25 Dec 2012 19:42:37 +0000 (15:42 +2000)]
[PATCH 01/11] parse_tag_line: use enum for return value.

11 years agoXapian-quoting based batch-tagging.
david [Tue, 25 Dec 2012 19:42:36 +0000 (15:42 +2000)]
Xapian-quoting based batch-tagging.

11 years agoRe: [PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format
David Bremner [Tue, 25 Dec 2012 18:05:31 +0000 (14:05 +2000)]
Re: [PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format

11 years agoRe: [PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format
David Bremner [Tue, 25 Dec 2012 15:18:11 +0000 (11:18 +2000)]
Re: [PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format

11 years agoRe: [PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format
David Bremner [Tue, 25 Dec 2012 14:47:16 +0000 (10:47 +2000)]
Re: [PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format

11 years agoRe: [PATCH 2/5] util: Function to parse boolean term queries
David Bremner [Tue, 25 Dec 2012 14:34:19 +0000 (10:34 +2000)]
Re: [PATCH 2/5] util: Function to parse boolean term queries

11 years agoRe: [PATCH 3/5] dump: Disallow \n in message IDs
David Bremner [Tue, 25 Dec 2012 14:21:48 +0000 (10:21 +2000)]
Re: [PATCH 3/5] dump: Disallow \n in message IDs

11 years agoRe: [PATCH 2/5] util: Function to parse boolean term queries
David Bremner [Tue, 25 Dec 2012 14:18:42 +0000 (10:18 +2000)]
Re: [PATCH 2/5] util: Function to parse boolean term queries

11 years agoRe: v2 of valgrind based memory tests
David Bremner [Tue, 25 Dec 2012 13:16:49 +0000 (09:16 +2000)]
Re: v2 of valgrind based memory tests

11 years agoRe: [PATCH 1/5] util: Factor out boolean term quoting routine
David Bremner [Tue, 25 Dec 2012 12:25:51 +0000 (08:25 +2000)]
Re: [PATCH 1/5] util: Factor out boolean term quoting routine

11 years agoRe: [PATCH] contrib: pick: close message pane when quitting from show in the message...
Tomi Ollila [Tue, 25 Dec 2012 12:21:45 +0000 (14:21 +0200)]
Re: [PATCH] contrib: pick: close message pane when quitting from show in the message pane

11 years ago[PATCH] contrib: pick: close message pane when quitting from show in the message...
Mark Walters [Tue, 25 Dec 2012 11:47:17 +0000 (11:47 +0000)]
[PATCH] contrib: pick: close message pane when quitting from show in the message pane

11 years ago[PATCH] NEWS for emacs part visibility change
Mark Walters [Tue, 25 Dec 2012 11:10:21 +0000 (11:10 +0000)]
[PATCH] NEWS for emacs part visibility change

11 years agoRe: [PATCH] emacs: show: make id links respect window
Mark Walters [Tue, 25 Dec 2012 11:04:39 +0000 (11:04 +0000)]
Re: [PATCH] emacs: show: make id links respect window

11 years agoRe: [PATCH] NEWS for emacs part visibility change
Austin Clements [Tue, 25 Dec 2012 09:24:53 +0000 (04:24 +1900)]
Re: [PATCH] NEWS for emacs part visibility change

11 years agoRe: v2 of valgrind based memory tests
Austin Clements [Tue, 25 Dec 2012 09:02:40 +0000 (04:02 +1900)]
Re: v2 of valgrind based memory tests

11 years ago[PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format
Austin Clements [Tue, 25 Dec 2012 05:57:56 +0000 (00:57 +1900)]
[PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format

11 years ago[PATCH 4/5] dump/restore: Use Xapian queries for batch-tag format
Austin Clements [Tue, 25 Dec 2012 05:57:55 +0000 (00:57 +1900)]
[PATCH 4/5] dump/restore: Use Xapian queries for batch-tag format

11 years ago[PATCH 3/5] dump: Disallow \n in message IDs
Austin Clements [Tue, 25 Dec 2012 05:57:54 +0000 (00:57 +1900)]
[PATCH 3/5] dump: Disallow \n in message IDs

11 years ago[PATCH 2/5] util: Function to parse boolean term queries
Austin Clements [Tue, 25 Dec 2012 05:57:53 +0000 (00:57 +1900)]
[PATCH 2/5] util: Function to parse boolean term queries

11 years ago[PATCH 1/5] util: Factor out boolean term quoting routine
Austin Clements [Tue, 25 Dec 2012 05:57:52 +0000 (00:57 +1900)]
[PATCH 1/5] util: Factor out boolean term quoting routine

11 years ago[PATCH 0/5] Use Xapian query syntax for batch-tag dump/restore
Austin Clements [Tue, 25 Dec 2012 05:57:51 +0000 (00:57 +1900)]
[PATCH 0/5] Use Xapian query syntax for batch-tag dump/restore

11 years agoRe: [PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values
David Bremner [Mon, 24 Dec 2012 23:06:45 +0000 (19:06 +2000)]
Re: [PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values

11 years agoRe: [PATCH] _notmuch_message_index_file: unref (free) address lists from gmime.
David Bremner [Mon, 24 Dec 2012 23:06:07 +0000 (19:06 +2000)]
Re: [PATCH] _notmuch_message_index_file: unref (free) address lists from gmime.

11 years agoRe: [PATCH] contrib: pick: slightly tweak running search and pick from pick buffer
David Bremner [Mon, 24 Dec 2012 23:05:50 +0000 (19:05 +2000)]
Re: [PATCH] contrib: pick: slightly tweak running search and pick from pick buffer

11 years agoRe: [PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values
Austin Clements [Mon, 24 Dec 2012 20:46:40 +0000 (15:46 +1900)]
Re: [PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values

11 years agoRe: [PATCH] _notmuch_message_index_file: unref (free) address lists from gmime.
Austin Clements [Mon, 24 Dec 2012 20:32:46 +0000 (15:32 +1900)]
Re: [PATCH] _notmuch_message_index_file: unref (free) address lists from gmime.

11 years agoRe: [PATCH] emacs: show: make id links respect window
David Bremner [Mon, 24 Dec 2012 15:54:35 +0000 (11:54 +2000)]
Re: [PATCH] emacs: show: make id links respect window

11 years agoRe: [PATCH] contrib: pick: slightly tweak running search and pick from pick buffer
David Bremner [Mon, 24 Dec 2012 15:18:15 +0000 (11:18 +2000)]
Re: [PATCH] contrib: pick: slightly tweak running search and pick from pick buffer

11 years ago[Patch v2 4/4] perf-test: add memory leak test for dump restore
david [Mon, 24 Dec 2012 14:59:20 +0000 (10:59 +2000)]
[Patch v2 4/4] perf-test: add memory leak test for dump restore

11 years ago[Patch v2 3/4] perf-test: initial version of memory test infrastructure.
david [Mon, 24 Dec 2012 14:59:19 +0000 (10:59 +2000)]
[Patch v2 3/4] perf-test: initial version of memory test infrastructure.

11 years ago[Patch v2 2/4] perf-test: rename current tests as "time tests"
david [Mon, 24 Dec 2012 14:59:18 +0000 (10:59 +2000)]
[Patch v2 2/4] perf-test: rename current tests as "time tests"

11 years ago[Patch v2 1/4] perf-test: remove redundant "initial notmuch new"
david [Mon, 24 Dec 2012 14:59:17 +0000 (10:59 +2000)]
[Patch v2 1/4] perf-test: remove redundant "initial notmuch new"

11 years agov2 of valgrind based memory tests
david [Mon, 24 Dec 2012 14:59:16 +0000 (10:59 +2000)]
v2 of valgrind based memory tests

11 years ago[PATCH] devel: add script to run tests on a patch series.
david [Mon, 24 Dec 2012 13:47:33 +0000 (09:47 +2000)]
[PATCH] devel: add script to run tests on a patch series.

11 years agoRe: v9 of batch tagging
David Bremner [Mon, 24 Dec 2012 03:31:42 +0000 (23:31 +2000)]
Re: v9 of batch tagging

11 years agoRe: v9 of batch tagging
Mark Walters [Mon, 24 Dec 2012 02:34:33 +0000 (02:34 +0000)]
Re: v9 of batch tagging

11 years ago[Patch v9 17/17] test/tagging: add test for handling of parenthesized tag queries.
david [Mon, 24 Dec 2012 01:39:43 +0000 (21:39 +2000)]
[Patch v9 17/17] test/tagging: add test for handling of parenthesized tag queries.

11 years ago[Patch v9 16/17] test/tagging: add test for naked punctuation in tags; compare with...
david [Mon, 24 Dec 2012 01:39:42 +0000 (21:39 +2000)]
[Patch v9 16/17] test/tagging: add test for naked punctuation in tags; compare with quoting spaces.

11 years ago[Patch v9 15/17] man: document notmuch tag --batch, --input options
david [Mon, 24 Dec 2012 01:39:41 +0000 (21:39 +2000)]
[Patch v9 15/17] man: document notmuch tag --batch, --input options

11 years ago[Patch v9 14/17] notmuch-tag.1: tidy synopsis formatting, reference
david [Mon, 24 Dec 2012 01:39:40 +0000 (21:39 +2000)]
[Patch v9 14/17] notmuch-tag.1: tidy synopsis formatting, reference

11 years ago[Patch v9 13/17] test/tagging: add test for compound queries with batch tagging
david [Mon, 24 Dec 2012 01:39:39 +0000 (21:39 +2000)]
[Patch v9 13/17] test/tagging: add test for compound queries with batch tagging

11 years ago[Patch v9 12/17] test/tagging: add test for exotic message-ids and batch tagging
david [Mon, 24 Dec 2012 01:39:38 +0000 (21:39 +2000)]
[Patch v9 12/17] test/tagging: add test for exotic message-ids and batch tagging

11 years ago[Patch v9 11/17] test/tagging: add tests for exotic tags
david [Mon, 24 Dec 2012 01:39:37 +0000 (21:39 +2000)]
[Patch v9 11/17] test/tagging: add tests for exotic tags

11 years ago[Patch v9 10/17] test/tagging: add basic tests for batch tagging functionality
david [Mon, 24 Dec 2012 01:39:36 +0000 (21:39 +2000)]
[Patch v9 10/17] test/tagging: add basic tests for batch tagging functionality

11 years ago[Patch v9 09/17] test/tagging: add test for error messages of tag --batch
david [Mon, 24 Dec 2012 01:39:35 +0000 (21:39 +2000)]
[Patch v9 09/17] test/tagging: add test for error messages of tag --batch

11 years ago[Patch v9 08/17] cli: add support for batch tagging operations to "notmuch tag"
david [Mon, 24 Dec 2012 01:39:34 +0000 (21:39 +2000)]
[Patch v9 08/17] cli: add support for batch tagging operations to "notmuch tag"

11 years ago[Patch v9 07/17] notmuch-restore: move query handling for batch restore to parser
david [Mon, 24 Dec 2012 01:39:33 +0000 (21:39 +2000)]
[Patch v9 07/17] notmuch-restore: move query handling for batch restore to parser

11 years ago[Patch v9 06/17] unhex_and_quote: new function to quote hex-decoded queries
david [Mon, 24 Dec 2012 01:39:32 +0000 (21:39 +2000)]
[Patch v9 06/17] unhex_and_quote: new function to quote hex-decoded queries

11 years ago[Patch v9 05/17] util/string-util: add a new string tokenized function
david [Mon, 24 Dec 2012 01:39:31 +0000 (21:39 +2000)]
[Patch v9 05/17] util/string-util: add a new string tokenized function

11 years ago[Patch v9 04/17] notmuch-tag: factor out double quoting routine
david [Mon, 24 Dec 2012 01:39:30 +0000 (21:39 +2000)]
[Patch v9 04/17] notmuch-tag: factor out double quoting routine

11 years ago[Patch v9 03/17] notmuch-tag.c: convert to use tag-utils
david [Mon, 24 Dec 2012 01:39:29 +0000 (21:39 +2000)]
[Patch v9 03/17] notmuch-tag.c: convert to use tag-utils