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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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.

9 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

9 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

9 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

9 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

9 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

9 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

9 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"

9 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

9 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

9 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.

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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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.

9 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

9 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

9 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.

9 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

9 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

9 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

9 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.

9 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"

9 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"

9 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

9 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.

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

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

9 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.

9 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.

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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"

9 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

9 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

9 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

9 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

9 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

9 years ago[Patch v9 02/17] tag-util: factor out rules for illegal tags, use in parse_tag_line
david [Mon, 24 Dec 2012 01:39:28 +0000 (21:39 +2000)]
[Patch v9 02/17] tag-util: factor out rules for illegal tags, use in parse_tag_line

9 years ago[Patch v9 01/17] parse_tag_line: use enum for return value.
david [Mon, 24 Dec 2012 01:39:27 +0000 (21:39 +2000)]
[Patch v9 01/17] parse_tag_line: use enum for return value.

9 years agov9 of batch tagging
david [Mon, 24 Dec 2012 01:39:26 +0000 (21:39 +2000)]
v9 of batch tagging

9 years agoRe: gui client
Jameson Graef Rollins [Sun, 23 Dec 2012 16:08:40 +0000 (08:08 +1600)]
Re: gui client

9 years ago[PATCH] NEWS for emacs part visibility change
Mark Walters [Sun, 23 Dec 2012 14:10:15 +0000 (14:10 +0000)]
[PATCH] NEWS for emacs part visibility change

9 years agoRe: [PATCH] simplify unhex_and_quote
Mark Walters [Sun, 23 Dec 2012 08:19:20 +0000 (08:19 +0000)]
Re: [PATCH] simplify unhex_and_quote

9 years agoRe: v2 restore leak fix
David Bremner [Sun, 23 Dec 2012 03:34:54 +0000 (23:34 +2000)]
Re: v2 restore leak fix

9 years agoRe: [PATCH 1/2] NEWS: notmuch search --format=text0
David Bremner [Sun, 23 Dec 2012 03:31:50 +0000 (23:31 +2000)]
Re: [PATCH 1/2] NEWS: notmuch search --format=text0

9 years ago[PATCH] simplify unhex_and_quote
david [Sun, 23 Dec 2012 02:59:30 +0000 (22:59 +2000)]
[PATCH] simplify unhex_and_quote

9 years agoRe: [Patch v8 01/18] parse_tag_line: use enum for return value.
Jani Nikula [Sat, 22 Dec 2012 23:47:02 +0000 (01:47 +0200)]
Re: [Patch v8 01/18] parse_tag_line: use enum for return value.

9 years agoRe: [Patch v8 07/18] unhex_and_quote: new function to quote hex-decoded queries
Jani Nikula [Sat, 22 Dec 2012 23:36:03 +0000 (01:36 +0200)]
Re: [Patch v8 07/18] unhex_and_quote: new function to quote hex-decoded queries

9 years agoRe: [Patch v8 09/18] cli: add support for batch tagging operations to "notmuch tag"
Jani Nikula [Sat, 22 Dec 2012 22:51:45 +0000 (00:51 +0200)]
Re: [Patch v8 09/18] cli: add support for batch tagging operations to "notmuch tag"

9 years agoRe: [Patch v8 01/18] parse_tag_line: use enum for return value.
Jani Nikula [Sat, 22 Dec 2012 21:48:04 +0000 (23:48 +0200)]
Re: [Patch v8 01/18] parse_tag_line: use enum for return value.

9 years agoRe: v2 restore leak fix
Jani Nikula [Sat, 22 Dec 2012 21:38:06 +0000 (23:38 +0200)]
Re: v2 restore leak fix

9 years ago[PATCH] emacs: tweak error buffer handling
Mark Walters [Sat, 22 Dec 2012 20:49:05 +0000 (20:49 +0000)]
[PATCH] emacs: tweak error buffer handling

9 years agoRe: [PATCH 1/2] News for changes from Austin Clements
Mark Walters [Sat, 22 Dec 2012 19:54:23 +0000 (19:54 +0000)]
Re: [PATCH 1/2] News for changes from Austin Clements

9 years agoRe: [PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values
David Bremner [Sat, 22 Dec 2012 13:21:40 +0000 (09:21 +2000)]
Re: [PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values

9 years ago[PATCH 2/2] NEWS: emacs: hello point placement, tagging customization, thread id...
Jani Nikula [Fri, 21 Dec 2012 23:18:02 +0000 (01:18 +0200)]
[PATCH 2/2] NEWS: emacs: hello point placement, tagging customization, thread id stashing

9 years ago[PATCH 1/2] NEWS: notmuch search --format=text0
Jani Nikula [Fri, 21 Dec 2012 23:18:01 +0000 (01:18 +0200)]
[PATCH 1/2] NEWS: notmuch search --format=text0

9 years ago[PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values
Tomi Ollila [Fri, 21 Dec 2012 17:52:01 +0000 (19:52 +0200)]
[PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values

9 years agogui client
Sergei Shilovsky [Fri, 21 Dec 2012 15:18:40 +0000 (15:18 +0000)]
gui client

9 years agoRe: [PATCH v5 1/4] emacs: show: modify insert-part-header to save the button text
David Bremner [Fri, 21 Dec 2012 14:10:49 +0000 (10:10 +2000)]
Re: [PATCH v5 1/4] emacs: show: modify insert-part-header to save the button text

9 years agoRe: [DRAFT PATCH] emacs: Eliminate buffer invisibility specs from show and wash
David Bremner [Fri, 21 Dec 2012 13:57:02 +0000 (09:57 +2000)]
Re: [DRAFT PATCH] emacs: Eliminate buffer invisibility specs from show and wash

9 years agoRe: [PATCH 1/2] News for changes from Austin Clements
David Bremner [Fri, 21 Dec 2012 13:43:23 +0000 (09:43 +2000)]
Re: [PATCH 1/2] News for changes from Austin Clements

9 years agoRe: [Patch v8 01/18] parse_tag_line: use enum for return value.
David Bremner [Fri, 21 Dec 2012 13:29:57 +0000 (09:29 +2000)]
Re: [Patch v8 01/18] parse_tag_line: use enum for return value.

9 years ago[Patch v8 18/18] more man fixup.
david [Fri, 21 Dec 2012 13:08:27 +0000 (09:08 +2000)]
[Patch v8 18/18] more man fixup.

9 years ago[Patch v8 17/18] test/tagging: add test for naked punctuation in tags; compare with...
david [Fri, 21 Dec 2012 13:08:26 +0000 (09:08 +2000)]
[Patch v8 17/18] test/tagging: add test for naked punctuation in tags; compare with quoting spaces.

9 years ago[Patch v8 16/18] man: document notmuch tag --batch, --input options
david [Fri, 21 Dec 2012 13:08:25 +0000 (09:08 +2000)]
[Patch v8 16/18] man: document notmuch tag --batch, --input options

9 years ago[Patch v8 15/18] notmuch-tag.1: tidy synopsis formatting, reference
david [Fri, 21 Dec 2012 13:08:24 +0000 (09:08 +2000)]
[Patch v8 15/18] notmuch-tag.1: tidy synopsis formatting, reference