aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-30CLI: add talloc leak report, controlled by an environment variable.David Bremner
2012-12-26notmuch-tag.1: tidy synopsis formatting, referenceDavid Bremner
2012-12-26parse_tag_line: use enum for return value.David Bremner
2012-12-25contrib: pick: close message pane when quitting from show in the message paneMark Walters
2012-12-25NEWS for emacs part visibility changeMark Walters
2012-12-25perf-test: add memory leak test for dump restoreDavid Bremner
2012-12-25perf-test: initial version of memory test infrastructure.David Bremner
2012-12-25perf-test: rename current tests as "time tests"David Bremner
2012-12-25perf-test: remove redundant "initial notmuch new"David Bremner
2012-12-24contrib: pick: slightly tweak running search and pick from pick bufferMark Walters
2012-12-24_notmuch_message_index_file: unref (free) address lists from gmime.David Bremner
2012-12-24lib/message-file.c: use g_malloc () & g_free () in hash table valuesTomi Ollila
2012-12-22NEWS: emacs: hello point placement, tagging customization, thread id stashingJani Nikula
2012-12-22NEWS: notmuch search --format=text0Jani Nikula
2012-12-22notmuch-restore: allocate a temporary talloc context for each line parsed.David Bremner
2012-12-22tag-utils: use the tag_opt_list_t as talloc context, if possible.David Bremner
2012-12-22notmuch-restore: fix return value propagationDavid Bremner
2012-12-21emacs: show: set default show-all-multipart/alternatives to nilMark Walters
2012-12-21emacs: show: add invisibility button actionMark Walters
2012-12-21emacs: show: add overlays for each partMark Walters
2012-12-21emacs: show: modify insert-part-header to save the button textMark Walters
2012-12-21emacs: Eliminate buffer invisibility specs from show and washAustin Clements
2012-12-21news: Promote some things to a general sectionAustin Clements
2012-12-21News for changes from Austin ClementsAustin Clements
2012-12-21python: remove now unused import of module sysJustus Winter
2012-12-21python: remove functions that have been marked as deprecated in 0.14Justus Winter
2012-12-21python: remove Database.db_pJustus Winter
2012-12-18man: document notmuch search --format=text0Jani Nikula
2012-12-18test: notmuch search --format=text0Jani Nikula
2012-12-18cli: add --format=text0 to notmuch searchJani Nikula
2012-12-18sprinter: add text0 formatter for null character separated textJani Nikula
2012-12-18sprinter: clarify separator documentationJani Nikula
2012-12-18contrib: pick: Do not indent messages in the message paneMark Walters
2012-12-17test: conform to content length, encoding fieldsPeter Wang
2012-12-17show: indicate length, encoding of omitted body contentPeter Wang
2012-12-17show: indicate charset for all omitted partsPeter Wang
2012-12-17test: normalize only message filenames in show jsonPeter Wang
2012-12-16emacs: Use --format-version for search, show, and replyAustin Clements
2012-12-16emacs: Special handling for version mismatch errorsAustin Clements
2012-12-16test: Sanity tests for the --format-version argumentAustin Clements
2012-12-16reply: Support --format-versionAustin Clements
2012-12-16show: Support --format-versionAustin Clements
2012-12-16search: Support --format-versionAustin Clements
2012-12-16cli: Framework for structured output versioningAustin Clements
2012-12-16test: Test search's handling of subprocess errorsAustin Clements
2012-12-16emacs: Use unified error handling in searchAustin Clements
2012-12-16test: Test show's handling of subprocess errorsAustin Clements
2012-12-16emacs: Improve error handling for notmuch-call-notmuch-jsonAustin Clements
2012-12-16emacs: Factor out synchronous notmuch JSON invocationsAustin Clements
2012-12-16emacs: Use unified error handling in notmuch-call-notmuch-processAustin Clements