| Age | Commit message (Expand) | Author |
| 2013-01-06 | util: Factor out boolean term quoting routine | Austin Clements |
| 2013-01-06 | restore: Make missing messages non-fatal (again) | Austin Clements |
| 2013-01-06 | notmuch-restore: handle empty input file, leading blank lines and comments. | David Bremner |
| 2013-01-06 | test/dump-restore: new tests for empty files and leading comments/whitespace. | David Bremner |
| 2012-12-30 | perf-test: initial support for talloc leak report in memory tests | David Bremner |
| 2012-12-30 | notmuch-restore: use debug version of talloc_strndup | David Bremner |
| 2012-12-30 | util: add talloc-extra.[ch] | David Bremner |
| 2012-12-30 | CLI: add talloc leak report, controlled by an environment variable. | David Bremner |
| 2012-12-26 | notmuch-tag.1: tidy synopsis formatting, reference | David Bremner |
| 2012-12-26 | parse_tag_line: use enum for return value. | David Bremner |
| 2012-12-25 | contrib: pick: close message pane when quitting from show in the message pane | Mark Walters |
| 2012-12-25 | NEWS for emacs part visibility change | Mark Walters |
| 2012-12-25 | perf-test: add memory leak test for dump restore | David Bremner |
| 2012-12-25 | perf-test: initial version of memory test infrastructure. | David Bremner |
| 2012-12-25 | perf-test: rename current tests as "time tests" | David Bremner |
| 2012-12-25 | perf-test: remove redundant "initial notmuch new" | David Bremner |
| 2012-12-24 | contrib: pick: slightly tweak running search and pick from pick buffer | Mark Walters |
| 2012-12-24 | _notmuch_message_index_file: unref (free) address lists from gmime. | David Bremner |
| 2012-12-24 | lib/message-file.c: use g_malloc () & g_free () in hash table values | Tomi Ollila |
| 2012-12-22 | NEWS: emacs: hello point placement, tagging customization, thread id stashing | Jani Nikula |
| 2012-12-22 | NEWS: notmuch search --format=text0 | Jani Nikula |
| 2012-12-22 | notmuch-restore: allocate a temporary talloc context for each line parsed. | David Bremner |
| 2012-12-22 | tag-utils: use the tag_opt_list_t as talloc context, if possible. | David Bremner |
| 2012-12-22 | notmuch-restore: fix return value propagation | David Bremner |
| 2012-12-21 | emacs: show: set default show-all-multipart/alternatives to nil | Mark Walters |
| 2012-12-21 | emacs: show: add invisibility button action | Mark Walters |
| 2012-12-21 | emacs: show: add overlays for each part | Mark Walters |
| 2012-12-21 | emacs: show: modify insert-part-header to save the button text | Mark Walters |
| 2012-12-21 | emacs: Eliminate buffer invisibility specs from show and wash | Austin Clements |
| 2012-12-21 | news: Promote some things to a general section | Austin Clements |
| 2012-12-21 | News for changes from Austin Clements | Austin Clements |
| 2012-12-21 | python: remove now unused import of module sys | Justus Winter |
| 2012-12-21 | python: remove functions that have been marked as deprecated in 0.14 | Justus Winter |
| 2012-12-21 | python: remove Database.db_p | Justus Winter |
| 2012-12-18 | man: document notmuch search --format=text0 | Jani Nikula |
| 2012-12-18 | test: notmuch search --format=text0 | Jani Nikula |
| 2012-12-18 | cli: add --format=text0 to notmuch search | Jani Nikula |
| 2012-12-18 | sprinter: add text0 formatter for null character separated text | Jani Nikula |
| 2012-12-18 | sprinter: clarify separator documentation | Jani Nikula |
| 2012-12-18 | contrib: pick: Do not indent messages in the message pane | Mark Walters |
| 2012-12-17 | test: conform to content length, encoding fields | Peter Wang |
| 2012-12-17 | show: indicate length, encoding of omitted body content | Peter Wang |
| 2012-12-17 | show: indicate charset for all omitted parts | Peter Wang |
| 2012-12-17 | test: normalize only message filenames in show json | Peter Wang |
| 2012-12-16 | emacs: Use --format-version for search, show, and reply | Austin Clements |
| 2012-12-16 | emacs: Special handling for version mismatch errors | Austin Clements |
| 2012-12-16 | test: Sanity tests for the --format-version argument | Austin Clements |
| 2012-12-16 | reply: Support --format-version | Austin Clements |
| 2012-12-16 | show: Support --format-version | Austin Clements |
| 2012-12-16 | search: Support --format-version | Austin Clements |