summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-25debian: release 0.21~rc3-3debian/0.21_rc3-3David Bremner
2015-10-25debian: bug fix upload for #802952debian/0.21_rc3-2David Bremner
2015-10-23debian: start changelog entry for 0.21David Bremner
2015-10-22NEWS: trim discussion of keybindingsdebian/0.21_rc3-10.21_rc3David Bremner
2015-10-22version: bump to 0.21~rc3David Bremner
2015-10-22NEWS for minor emacs updatesMark Walters
2015-10-22emacs: hello: bugfix: update docs for saved-searchesMark Walters
2015-10-21completion: complete lastmod: search prefixJani Nikula
2015-10-21completion: clean up top level completionJani Nikula
2015-10-21completion: complete shared options for each commandJani Nikula
2015-10-21completion: complete notmuch count --lastmodJani Nikula
2015-10-21completion: handle notmuch address --deduplicate= optionJani Nikula
2015-10-21emacs: tree: bind S to run current query in search modeMark Walters
2015-10-21emacs: allow saved searches to select tree-viewMark Walters
2015-10-21man: clarify the parameters for lastmod: range queryJani Nikula
2015-10-21NEWS: a few formatting updates for 0.21 news items (wiki compatibility)Tomi Ollila
2015-10-19debian: changelog stanza for 0.21~rc2-1debian/0.21_rc2-10.21_rc2David Bremner
2015-10-19version: bump to 0.21~rc2David Bremner
2015-10-17NEWS: news for notmuch_directory_deleteJani Nikula
2015-10-17NEWS: news for notmuch address --deduplicate optionJani Nikula
2015-10-17NEWS: news for date:<expr>..!Jani Nikula
2015-10-17NEWS: nmbug-status supports sort orderJani Nikula
2015-10-17NEWS: note some Emacs UI changes for 0.21David Bremner
2015-10-17NEWS: new count api / deprecated count/search functions for 0.21David Bremner
2015-10-17NEWS: note some build system changes for 0.21David Bremner
2015-10-17NEWS: news for initial revision tracking support (0.21)David Bremner
2015-10-17emacs: show: increase default max-text-part-sizeMark Walters
2015-10-17emacs: tree bugfixMark Walters
2015-10-17doc: update copyright year to contain range 2009-2015Tomi Ollila
2015-10-15debian: update symbols file0.21_rc1David Bremner
2015-10-15version: bump to 0.21~rc1David Bremner
2015-10-15debian: update changelogs for pre-releaseDavid Bremner
2015-10-14cli: delete directory documents on directory removal0.21_rc0Jani Nikula
2015-10-10lib: add interface to delete directory documentsJani Nikula
2015-10-10test: flag one more notmuch new test as brokenJani Nikula
2015-10-05lib: update doxygen comments to add @since for the new _st APIDavid Bremner
2015-10-05ruby: use new query_search APIDavid Bremner
2015-10-05lib: migrate thread.cc to new query_search APIDavid Bremner
2015-10-05lib: migrate notmuch_database_upgrade to new query_search APIDavid Bremner
2015-10-05python: update bindings for new count APIDavid Bremner
2015-10-05ruby: use new count APIDavid Bremner
2015-10-05cli: update to use new count APIDavid Bremner
2015-10-05lib: add versions of n_q_count_{message,threads} with status returnDavid Bremner
2015-10-05cli/count: simplify and document return value of print_countDavid Bremner
2015-10-05lib: move query variable to function scopeDavid Bremner
2015-10-04nmbug-status: print config errors to stderrJani Nikula
2015-10-01notmuch-emacs-mua: make --auto-daemon imply --create-frameTomi Ollila
2015-09-29notmuch-emacs-mua: do not create a frame by default with --clientJani Nikula
2015-09-29notmuch-emacs-mua: add --auto-daemon option to start Emacs daemon as neededJani Nikula
2015-09-29notmuch-emacs-mua: move --client option handling aroundJani Nikula