summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-09-29notmuch-emacs-mua: support --no-window-system also for non-clientJani Nikula
2015-09-29man: clean up notmuch-emacs-mua man pageJani Nikula
2015-09-29cli: use designated initializer to initialize add_files_stateJani Nikula
2015-09-29nmbug-status: add support for specifying sort order for each viewJani Nikula
2015-09-26Merge branch 'release'David Bremner
2015-09-26debian: changelog stanza for 0.20.2-2debian/0.20.2-2David Bremner
2015-09-26debian: fix linking in emacsen-install scriptDavid Bremner
2015-09-26cli: do not sort addresses on --output=count or --deduplicate=addressJani Nikula
2015-09-26man: document notmuch address --deduplicate=address optionJani Nikula
2015-09-26test: add notmuch address --deduplicate=(no|mailbox|address) testsJani Nikula
2015-09-26cli: add support for deduplicating based on case insensitive addressJani Nikula
2015-09-26cli: change the data structure for notmuch address deduplicationJani Nikula
2015-09-26util: add strcmp_null, a strcmp that handles NULL parametersJani Nikula
2015-09-25lib: add support for date:<expr>..! to mean date:<expr>..<expr>Jani Nikula
2015-09-25test suite: don't consider skipped individual tests as failingDavid Bremner
2015-09-25make test: NOTMUCH_TEST_QUIET=1 is now the defaultTomi Ollila