notmuch-archives.git
2014-11-07 Mark Walters[PATCH v5 3/4] emacs: show: add invisibility button...
2014-11-07 Mark Walters[PATCH v5 2/4] emacs: show: add overlays for each part
2014-11-07 Mark Walters[PATCH v5 1/4] emacs: show: modify insert-part-header...
2014-11-07 Mark Walters[PATCH v5 0/4] Use invisibility to toggle display of...
2014-11-07 Austin ClementsRe: [DRAFT PATCH] emacs: Eliminate buffer invisibility...
2014-11-07 Mark WaltersRe: [DRAFT PATCH] emacs: Eliminate buffer invisibility...
2014-11-07 Austin ClementsRe: [PATCH v4 0/5] Use invisibility to toggle display...
2014-11-07 Mark WaltersRe: [DRAFT PATCH] emacs: Eliminate buffer invisibility...
2014-11-07 Mark WaltersRe: [PATCH v4 0/5] Use invisibility to toggle display...
2014-11-07 Austin Clements[DRAFT PATCH] emacs: Eliminate buffer invisibility...
2014-11-07 Mark Walters[PATCH v4 5/5] emacs: show: set default show-all-multip...
2014-11-07 Mark Walters[PATCH v4 4/5] emacs: wash: fix fake-diff part to inclu...
2014-11-07 Mark Walters[PATCH v4 3/5] emacs: show: add invisibility button...
2014-11-07 Mark Walters[PATCH v4 2/5] emacs: show: add overlays for each part
2014-11-07 Mark Walters[PATCH v4 1/5] emacs: show: modify insert-part-header...
2014-11-07 Mark Walters[PATCH v4 0/5] Use invisibility to toggle display of...
2014-11-07 Jameson Graef... Re: [PATCH] contrib: pick: Do not indent messages in...
2014-11-07 Tomi OllilaRe: [PATCH] contrib: pick: Do not indent messages in...
2014-11-07 Tomi OllilaRe: [PATCH 2/3] tag-utils: use the tag_opt_list_t as...
2014-11-07 David BremnerRe: [PATCH v5 0/4] indicate length of omitted body...
2014-11-07 David BremnerRe: [PATCH v3 3/5] emacs: show: add invisibility button...
2014-11-07 Patrick TotzkeRe: gmail importer script
2014-11-07 david[PATCH 3/3] notmuch-restore: allocate a temporary tallo...
2014-11-07 david[PATCH 2/3] tag-utils: use the tag_opt_list_t as talloc...
2014-11-07 david[PATCH 1/3] notmuch-restore: fix return value propagation
2014-11-07 davidv2 restore leak fix
2014-11-07 david[PATCH 3/3] notmuch-restore: use xtalloc version of...
2014-11-07 david[PATCH 2/3] util: add xtalloc.[ch]
2014-11-07 david[PATCH 1/3] CLI: add talloc leak report, controlled...
2014-11-07 davidtalloc leak debugging
2014-11-07 Tomi OllilaRe: [PATCH v4 0/5] add --format=text0 to notmuch search
2014-11-07 Tomi OllilaRe: [PATCH v4 0/5] add --format=text0 to notmuch search
2014-11-07 Jani NikulaRe: [PATCH 3/3] notmuch-restore: allocate a temporary...
2014-11-07 Patrick TotzkeRe: gmail importer script
2014-11-07 David BremnerRe: [PATCH 4/4] perf-test: add memory leak test for...
2014-11-07 Jani Nikula[PATCH v4 5/5] man: document notmuch search --format...
2014-11-07 Jani Nikula[PATCH v4 4/5] test: notmuch search --format=text0
2014-11-07 Jani Nikula[PATCH v4 3/5] cli: add --format=text0 to notmuch search
2014-11-07 Jani Nikula[PATCH v4 2/5] sprinter: add text0 formatter for null...
2014-11-07 Jani Nikula[PATCH v4 1/5] sprinter: clarify separator documentation
2014-11-07 Jani Nikula[PATCH v4 0/5] add --format=text0 to notmuch search
2014-11-07 Jani NikulaRe: [RFC PATCH] cli: add --remove-all option to "notmuc...
2014-11-07 David BremnerRe: [PATCH v2 1/7] emacs: Centralize notmuch command...
2014-11-07 David BremnerRe: [PATCH 1/7] cli: Framework for structured output...
2014-11-07 Mark WaltersRe: [PATCH v3 0/5] add --format=text0 to notmuch search
2014-11-07 Austin ClementsRe: [PATCH v3 0/5] add --format=text0 to notmuch search
2014-11-07 Jani Nikula[PATCH v3 5/5] man: document notmuch search --format...
2014-11-07 Jani Nikula[PATCH v3 4/5] test: notmuch search --format=text0
2014-11-07 Jani Nikula[PATCH v3 3/5] cli: add --format=text0 to notmuch search
2014-11-07 Jani Nikula[PATCH v3 2/5] sprinter: add text0 formatter for null...
2014-11-07 Jani Nikula[PATCH v3 1/5] sprinter: clarify separator documentation
2014-11-07 Jani Nikula[PATCH v3 0/5] add --format=text0 to notmuch search
2014-11-07 Jason A. DonenfeldRe: gmail importer script
2014-11-07 Mark WaltersRe: [RFC PATCH] cli: add --remove-all option to "notmuc...
2014-11-07 david[PATCH 3/3] notmuch-restore: allocate a temporary tallo...
2014-11-07 david[PATCH 2/3] notmuch-restore: replace continue with if
2014-11-07 david[PATCH 1/3] tag-utils: use the tag_opt_list_t as talloc...
2014-11-07 davidproposed fix for memory leak in notmuch restore
2014-11-07 Austin ClementsRe: [PATCH 3/4] perf-test: initial version of memory...
2014-11-07 david[PATCH 4/4] perf-test: add memory leak test for dump...
2014-11-07 david[PATCH 3/4] perf-test: initial version of memory test...
2014-11-07 david[PATCH 2/4] perf-test: rename current tests as "time...
2014-11-07 david[PATCH 1/4] perf-test: remove redunant "initial notmuch...
2014-11-07 davidmemory leak tests
2014-11-07 Austin ClementsRe: [PATCH v2 3/4] test: notmuch search --format=text0
2014-11-07 Mark Walters[PATCH] contrib: pick: close message pane when quitting...
2014-11-07 Mark WaltersRe: [PATCH v2 3/4] test: notmuch search --format=text0
2014-11-07 Mark WaltersRe: [PATCH v5 0/4] indicate length of omitted body...
2014-11-07 Mark WaltersRe: [PATCH 0/7] Structed output versioning support
2014-11-07 Tomi OllilaRe: [PATCH 0/7] Structed output versioning support
2014-11-07 David BremnerRe: [Patch v7 05/14] quote_and_decode_query: new functi...
2014-11-07 Austin Clements[PATCH 7/7] emacs: Use --format-version for search...
2014-11-07 Austin Clements[PATCH 6/7] emacs: Special handling for version mismatc...
2014-11-07 Austin Clements[PATCH 5/7] test: Sanity tests for the --format-version...
2014-11-07 Austin Clements[PATCH 4/7] reply: Support --format-version
2014-11-07 Austin Clements[PATCH 3/7] show: Support --format-version
2014-11-07 Austin Clements[PATCH 2/7] search: Support --format-version
2014-11-07 Austin Clements[PATCH 1/7] cli: Framework for structured output versioning
2014-11-07 Austin Clements[PATCH 0/7] Structed output versioning support
2014-11-07 Tomi OllilaRe: [PATCH v2 0/7] Improve Emacs CLI error handling
2014-11-07 Mark WaltersRe: [PATCH v2 0/7] Improve Emacs CLI error handling
2014-11-07 david[PATCH] cli: add support for batch tagging operations...
2014-11-07 Peter Wang[PATCH v5b] show: indicate length, encoding of omitted...
2014-11-07 Peter Wang[PATCH v5b] show: indicate charset for all omitted...
2014-11-07 Jani NikulaRe: [Patch v7 05/14] quote_and_decode_query: new functi...
2014-11-07 Jani NikulaRe: [Patch v7 07/14] cli: add support for batch tagging...
2014-11-07 Jani NikulaRe: [PATCH] fixup for hex encoding desription in notmuc...
2014-11-07 Jani NikulaRe: [Patch v7 06/14] notmuch-restore: move query handli...
2014-11-07 Jani NikulaRe: [Patch v7 04/14] notmuch-tag: factor out double...
2014-11-07 david[PATCH] fixup for hex encoding desription in notmuch...
2014-11-07 Austin Clements[PATCH v2 7/7] test: Test search's handling of subproce...
2014-11-07 Austin Clements[PATCH v2 6/7] emacs: Use unified error handling in...
2014-11-07 Austin Clements[PATCH v2 5/7] test: Test show's handling of subprocess...
2014-11-07 Austin Clements[PATCH v2 4/7] emacs: Improve error handling for notmuc...
2014-11-07 Austin Clements[PATCH v2 3/7] emacs: Factor out synchronous notmuch...
2014-11-07 Austin Clements[PATCH v2 2/7] emacs: Use unified error handling in...
2014-11-07 Austin Clements[PATCH v2 1/7] emacs: Centralize notmuch command error...
2014-11-07 Austin Clements[PATCH v2 0/7] Improve Emacs CLI error handling
2014-11-07 Austin ClementsRe: [PATCH 6/7] emacs: Use unified error handling in...
2014-11-07 Austin ClementsRe: [PATCH 2/7] emacs: Use unified error handling in...
next