notmuch
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 11/11] test/tagging: add test for naked punctuation in tags; compare with quoting spaces.
[email protected]
Xapian-quoting based batch-tagging.
Mark Walters
Xapian-quoting based batch-tagging.
David Bremner
Xapian-quoting based batch-tagging.
Jani Nikula
Xapian-quoting based batch-tagging.
Jameson Graef Rollins
Xapian-quoting based batch-tagging.
Jani Nikula
[PATCH 0/5] Use Xapian query syntax for batch-tag dump/restore
Austin Clements
[PATCH 1/5] util: Factor out boolean term quoting routine
Austin Clements
[PATCH 1/5] util: Factor out boolean term quoting routine
David Bremner
[PATCH 2/5] util: Function to parse boolean term queries
Austin Clements
[PATCH 2/5] util: Function to parse boolean term queries
David Bremner
[PATCH 2/5] util: Function to parse boolean term queries
David Bremner
[PATCH 2/5] util: Function to parse boolean term queries
Austin Clements
[PATCH 3/5] dump: Disallow \n in message IDs
Austin Clements
[PATCH 3/5] dump: Disallow \n in message IDs
David Bremner
[PATCH 4/5] dump/restore: Use Xapian queries for batch-tag format
Austin Clements
[PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format
Austin Clements
[PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format
David Bremner
[PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format
David Bremner
[PATCH 5/5] man: Update notmuch-dump(1) for new batch-tag format
David Bremner
v2 of valgrind based memory tests
[email protected]
[Patch v2 1/4] perf-test: remove redundant "initial notmuch new"
[email protected]
[Patch v2 2/4] perf-test: rename current tests as "time tests"
[email protected]
[Patch v2 3/4] perf-test: initial version of memory test infrastructure.
[email protected]
[Patch v2 4/4] perf-test: add memory leak test for dump restore
[email protected]
v2 of valgrind based memory tests
Austin Clements
v2 of valgrind based memory tests
David Bremner
[PATCH] devel: add script to run tests on a patch series.
[email protected]
v9 of batch tagging
[email protected]
[Patch v9 01/17] parse_tag_line: use enum for return value.
[email protected]
[Patch v9 02/17] tag-util: factor out rules for illegal tags, use in parse_tag_line
[email protected]
[Patch v9 03/17] notmuch-tag.c: convert to use tag-utils
[email protected]
[Patch v9 04/17] notmuch-tag: factor out double quoting routine
[email protected]
[Patch v9 05/17] util/string-util: add a new string tokenized function
[email protected]
[Patch v9 06/17] unhex_and_quote: new function to quote hex-decoded queries
[email protected]
[Patch v9 07/17] notmuch-restore: move query handling for batch restore to parser
[email protected]
[Patch v9 08/17] cli: add support for batch tagging operations to "notmuch tag"
[email protected]
[Patch v9 09/17] test/tagging: add test for error messages of tag --batch
[email protected]
[Patch v9 10/17] test/tagging: add basic tests for batch tagging functionality
[email protected]
[Patch v9 11/17] test/tagging: add tests for exotic tags
[email protected]
[Patch v9 12/17] test/tagging: add test for exotic message-ids and batch tagging
[email protected]
[Patch v9 13/17] test/tagging: add test for compound queries with batch tagging
[email protected]
[Patch v9 14/17] notmuch-tag.1: tidy synopsis formatting, reference
[email protected]
[Patch v9 15/17] man: document notmuch tag --batch, --input options
[email protected]
[Patch v9 16/17] test/tagging: add test for naked punctuation in tags; compare with quoting spaces.
[email protected]
[Patch v9 17/17] test/tagging: add test for handling of parenthesized tag queries.
[email protected]
v9 of batch tagging
Mark Walters
v9 of batch tagging
David Bremner
[PATCH] NEWS for emacs part visibility change
Mark Walters
[PATCH] NEWS for emacs part visibility change
Austin Clements
[PATCH] NEWS for emacs part visibility change
Mark Walters
[PATCH] NEWS for emacs part visibility change
David Bremner
[PATCH] emacs: tweak error buffer handling
Mark Walters
[PATCH] emacs: tweak error buffer handling
Tomi Ollila
[PATCH] emacs: tweak error buffer handling
Mark Walters
[PATCH] emacs: tweak error buffer handling
Austin Clements
[PATCH] emacs: tweak error buffer handling
Mark Walters
[PATCH] emacs: tweak error buffer handling
David Bremner
[PATCH] emacs: Use the minibuffer for CLI error reporting
Austin Clements
[PATCH] emacs: Use the minibuffer for CLI error reporting
Mark Walters
[PATCH] emacs: Use the minibuffer for CLI error reporting
Austin Clements
[PATCH] emacs: Use the minibuffer for CLI error reporting
David Bremner
[PATCH v2] emacs: Use the minibuffer for CLI error reporting
Austin Clements
[PATCH v3] emacs: Use the minibuffer for CLI error reporting
Austin Clements
[PATCH v3] emacs: Use the minibuffer for CLI error reporting
Mark Walters
[PATCH v3] emacs: Use the minibuffer for CLI error reporting
Austin Clements
[PATCH v3] emacs: Use the minibuffer for CLI error reporting
Tomi Ollila
[PATCH v3] emacs: Use the minibuffer for CLI error reporting
David Bremner
[PATCH 1/2] NEWS: notmuch search --format=text0
Jani Nikula
[PATCH 2/2] NEWS: emacs: hello point placement, tagging customization, thread id stashing
Jani Nikula
[PATCH 1/2] NEWS: notmuch search --format=text0
David Bremner
[PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values
Tomi Ollila
[PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values
David Bremner
[PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values
Austin Clements
[PATCH 1/1] lib/message-file.c: use g_malloc () & g_free () in hash table values
David Bremner
gui client
Sergei Shilovsky
gui client
Jameson Graef Rollins
gui client
Rainer M Krug
[Patch v8 01/18] parse_tag_line: use enum for return value.
[email protected]
[Patch v8 02/18] tag-util: factor out rules for illegal tags, use in parse_tag_line
[email protected]
[Patch v8 03/18] notmuch-tag.c: convert to use tag-utils
[email protected]
[Patch v8 04/18] notmuch-tag: factor out double quoting routine
[email protected]
[Patch v8 05/18] util/string-util: add strnspn
[email protected]
[Patch v8 06/18] util/hex-escape: add a function to check strings unchanged by hex encoding.
[email protected]
[Patch v8 07/18] unhex_and_quote: new function to quote hex-decoded queries
[email protected]
[Patch v8 07/18] unhex_and_quote: new function to quote hex-decoded queries
Jani Nikula
[PATCH] simplify unhex_and_quote
[email protected]
[PATCH] simplify unhex_and_quote
Mark Walters
[Patch v8 08/18] notmuch-restore: move query handling for batch restore to parser
[email protected]
[Patch v8 09/18] cli: add support for batch tagging operations to "notmuch tag"
[email protected]
[Patch v8 09/18] cli: add support for batch tagging operations to "notmuch tag"
Jani Nikula
[Patch v8 10/18] test/tagging: add test for error messages of tag --batch
[email protected]
[Patch v8 11/18] test/tagging: add basic tests for batch tagging functionality
[email protected]
[Patch v8 12/18] test/tagging: add tests for exotic tags
[email protected]
[Patch v8 13/18] test/tagging: add test for exotic message-ids and batch tagging
[email protected]
[Patch v8 14/18] test/tagging: add test for compound queries with batch tagging
[email protected]
[Patch v8 15/18] notmuch-tag.1: tidy synopsis formatting, reference
[email protected]
[Patch v8 16/18] man: document notmuch tag --batch, --input options
[email protected]
[Patch v8 17/18] test/tagging: add test for naked punctuation in tags; compare with quoting spaces.
[email protected]
[Patch v8 18/18] more man fixup.
[email protected]
[Patch v8 01/18] parse_tag_line: use enum for return value.
David Bremner
[Patch v8 01/18] parse_tag_line: use enum for return value.
Jani Nikula
[Patch v8 01/18] parse_tag_line: use enum for return value.
Jani Nikula
[PATCH] emacs: show: make id links respect window
Mark Walters
[PATCH] emacs: show: make id links respect window
David Bremner
[PATCH] emacs: show: make id links respect window
Mark Walters
[PATCH] emacs: show: make id links respect window
David Bremner
[PATCH] emacs: show: make id links respect window
Tomi Ollila
[PATCH] emacs: show: make id links respect window
Mark Walters
[PATCH] emacs: show: make id links respect window
Tomi Ollila
[PATCH] emacs: show: make id links respect window
Mark Walters
[PATCH] emacs: show: make id links respect window
Austin Clements
[PATCH 0/3] Adding non-maildir tags does not move message from new to cur
Michal Sojka
[PATCH 1/3] test: Adding non-maildir tags does not move message from new to cur
Michal Sojka
[PATCH 1/3] test: Adding non-maildir tags does not move message from new to cur
David Bremner
[PATCH 2/3] test: Add some missing maildir synchronization tests
Michal Sojka
[PATCH 3/3] tags_to_maildir_flags: Don't rename if no flags change
Michal Sojka
[PATCH] test: update insert tests for new maildir synchronization rules
[email protected]
[PATCH 1/2] test: add more maildir flag syncing related tests to insert
Jani Nikula
[PATCH 2/2] test: improve insert test reliability by checking message-id instead of count
Jani Nikula
[PATCH 1/2] test: add more maildir flag syncing related tests to insert
David Bremner
[PATCH 1/2] test: add more maildir flag syncing related tests to insert
Jani Nikula
[PATCH] test: update insert tests for new maildir synchronization rules
Jani Nikula
[PATCH 0/3] Adding non-maildir tags does not move message from new to cur
Jani Nikula
[PATCH 1/2] News for changes from Austin Clements
Austin Clements
[PATCH 2/2] news: Promote some things to a general section
Austin Clements
[PATCH 1/2] News for changes from Austin Clements
David Bremner
[PATCH 1/2] News for changes from Austin Clements
Mark Walters
[PATCH v5 0/4] Use invisibility to toggle display of all parts including multipart
Mark Walters
[PATCH v5 1/4] emacs: show: modify insert-part-header to save the button text
Mark Walters
[PATCH v5 1/4] emacs: show: modify insert-part-header to save the button text
David Bremner
[PATCH v5 2/4] emacs: show: add overlays for each part
Mark Walters
[PATCH v5 3/4] emacs: show: add invisibility button action
Mark Walters
[PATCH v5 4/4] emacs: show: set default show-all-multipart/alternatives to nil
Mark Walters
[PATCH v5 0/4] Use invisibility to toggle display of all parts including multipart
Austin Clements
[DRAFT PATCH] emacs: Eliminate buffer invisibility specs from show and wash
Austin Clements
[DRAFT PATCH] emacs: Eliminate buffer invisibility specs from show and wash
Mark Walters
[DRAFT PATCH] emacs: Eliminate buffer invisibility specs from show and wash
Mark Walters
[DRAFT PATCH] emacs: Eliminate buffer invisibility specs from show and wash
Austin Clements
[DRAFT PATCH] emacs: Eliminate buffer invisibility specs from show and wash
Tomi Ollila
[DRAFT PATCH] emacs: Eliminate buffer invisibility specs from show and wash
David Bremner
[PATCH v4 0/5] Use invisibility to toggle display of all parts including multipart
Mark Walters
[PATCH v4 1/5] emacs: show: modify insert-part-header to save the button text
Mark Walters
[PATCH v4 2/5] emacs: show: add overlays for each part
Mark Walters
[PATCH v4 3/5] emacs: show: add invisibility button action
Mark Walters
[PATCH v4 4/5] emacs: wash: fix fake-diff part to include msg parameter
Mark Walters
[PATCH v4 5/5] emacs: show: set default show-all-multipart/alternatives to nil
Mark Walters
[PATCH v4 0/5] Use invisibility to toggle display of all parts including multipart
Mark Walters
[PATCH v4 0/5] Use invisibility to toggle display of all parts including multipart
Austin Clements
v2 restore leak fix
[email protected]
[PATCH 1/3] notmuch-restore: fix return value propagation
[email protected]
[PATCH 2/3] tag-utils: use the tag_opt_list_t as talloc context, if possible.
[email protected]
[PATCH 2/3] tag-utils: use the tag_opt_list_t as talloc context, if possible.
Tomi Ollila
[PATCH 3/3] notmuch-restore: allocate a temporary talloc context for each line parsed.
[email protected]
v2 restore leak fix
Jani Nikula
v2 restore leak fix
David Bremner
talloc leak debugging
[email protected]
[PATCH 1/3] CLI: add talloc leak report, controlled by an environment variable.
[email protected]
[PATCH 1/3] CLI: add talloc leak report, controlled by an environment variable.
Tomi Ollila
[PATCH 1/3] CLI: add talloc leak report, controlled by an environment variable.
David Bremner
[PATCH 1/3] CLI: add talloc leak report, controlled by an environment variable.
Austin Clements
[PATCH 2/3] util: add xtalloc.[ch]
[email protected]
[PATCH 2/3] util: add xtalloc.[ch]
Tomi Ollila
[PATCH 2/3] util: add xtalloc.[ch]
Austin Clements
[PATCH 3/3] notmuch-restore: use xtalloc version of strndup
[email protected]
[PATCH v4 0/5] add --format=text0 to notmuch search
Jani Nikula
[PATCH v4 1/5] sprinter: clarify separator documentation
Jani Nikula
[PATCH v4 2/5] sprinter: add text0 formatter for null character separated text
Jani Nikula
[PATCH v4 3/5] cli: add --format=text0 to notmuch search
Jani Nikula
[PATCH v4 4/5] test: notmuch search --format=text0
Jani Nikula
[PATCH v4 5/5] man: document notmuch search --format=text0
Jani Nikula
[PATCH v4 0/5] add --format=text0 to notmuch search
Tomi Ollila
[PATCH v4 0/5] add --format=text0 to notmuch search
Tomi Ollila
[PATCH v4 0/5] add --format=text0 to notmuch search
David Bremner
[PATCH v3 0/5] add --format=text0 to notmuch search
Jani Nikula
[PATCH v3 1/5] sprinter: clarify separator documentation
Jani Nikula
[PATCH v3 2/5] sprinter: add text0 formatter for null character separated text
Jani Nikula
[PATCH v3 3/5] cli: add --format=text0 to notmuch search
Jani Nikula
[PATCH v3 4/5] test: notmuch search --format=text0
Jani Nikula
[PATCH v3 5/5] man: document notmuch search --format=text0
Jani Nikula
[PATCH v3 0/5] add --format=text0 to notmuch search
Austin Clements
[PATCH v3 0/5] add --format=text0 to notmuch search
Mark Walters
proposed fix for memory leak in notmuch restore
[email protected]
[PATCH 1/3] tag-utils: use the tag_opt_list_t as talloc context, if possible.
[email protected]
[PATCH 2/3] notmuch-restore: replace continue with if
[email protected]
[PATCH 3/3] notmuch-restore: allocate a temporary talloc context for each line parsed.
[email protected]
[PATCH 3/3] notmuch-restore: allocate a temporary talloc context for each line parsed.
Jani Nikula
memory leak tests
[email protected]
[PATCH 1/4] perf-test: remove redunant "initial notmuch new"
[email protected]
[PATCH 2/4] perf-test: rename current tests as "time tests"
[email protected]
[PATCH 3/4] perf-test: initial version of memory test infrastructure.
[email protected]
[PATCH 3/4] perf-test: initial version of memory test infrastructure.
Austin Clements
[PATCH 4/4] perf-test: add memory leak test for dump restore
[email protected]
[PATCH 4/4] perf-test: add memory leak test for dump restore
David Bremner
[PATCH 0/7] Structed output versioning support
Austin Clements
[PATCH 1/7] cli: Framework for structured output versioning
Austin Clements
[PATCH 1/7] cli: Framework for structured output versioning
David Bremner
[PATCH 2/7] search: Support --format-version
Austin Clements
[PATCH 3/7] show: Support --format-version
Austin Clements
[PATCH 4/7] reply: Support --format-version
Austin Clements
Earlier messages
Later messages