summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-14debian: update debian/NEWS and debian/changelogdebian/0.19-10.19David Bremner
2014-11-14version: bump to 0.19David Bremner
2014-11-14NEWS: deprecate notmuch deliverDavid Bremner
2014-11-14NEWS: add short overview sectionDavid Bremner
2014-11-13News for mark read handlingmarkwalters1009@gmail.com
2014-11-13doc: Minor fixes related to notmuch-addressMichal Sojka
2014-11-13NEWS: notmuch addressMichal Sojka
2014-11-11NEWS: functions in emacs notmuch-show-stash-mlarchive-link-alistJani Nikula
2014-11-11NEWS: notmuch insert, search updatesJani Nikula
2014-11-10NEWS: Database version 3, API improvements, and ghost messagesAustin Clements
2014-11-09debian: bump standards versiondebian/0.19_rc2-10.19_rc2David Bremner
2014-11-09bump version to 0.19~rc2David Bremner
2014-11-09emacs: show: document the mark unread defcustom functionMark Walters
2014-11-09cli: notmuch address option defaults updateTomi Ollila
2014-11-09doc: whitespace cleanupTomi Ollila
2014-11-09News for dump/writelock changeMark Walters
2014-11-06debian: bump date in changelog.debian/0.19_rc1-10.19_rc1David Bremner
2014-11-06lib: bump LIBNOTMUCH_MAJOR_VERSION to 4David Bremner
2014-11-06version: update to 0.19~rc1David Bremner
2014-11-05doc: add notmuch-address.rst to sphinx configDavid Bremner
2014-11-05cli: address: Add --output=countMichal Sojka
2014-11-05cli: address: Do not output duplicate addressesMichal Sojka
2014-11-05cli: search: Convert --output to keyword argumentMichal Sojka
2014-11-05cli: Introduce "notmuch address" commandMichal Sojka
2014-11-05cli: add support for hierarchical command line option arraysJani Nikula
2014-11-05cli: search: Split notmuch_search_command to smaller functionsMichal Sojka
2014-11-05cli: search: Convert ctx. to ctx->Michal Sojka
2014-11-05cli: search: Move more variables into search_context_tMichal Sojka
2014-11-05cli: search: Rename options to contextMichal Sojka
2014-11-02devel: man-to-mdwn.pl: add GPLv3+ notice to manpages.mdwnTomi Ollila
2014-11-02devel: make man-to-mdwn.pl to work with generated manual pagesTomi Ollila
2014-11-02test: Make gen-threads work with python3Jesse Rosenthal
2014-11-02test: add tests for --output=messages --duplicate=NJani Nikula
2014-11-02cli: add support for notmuch search --duplicate=N with --output=messagesJani Nikula
2014-11-02configure: move make {,install} instructions to the endTomi Ollila
2014-11-01cli: search: Add --output={sender,recipients}Michal Sojka
2014-11-01cli: search: Convert --output to keyword-flag argumentMichal Sojka
2014-11-01cli: Add support for parsing keyword-flag argumentsJani Nikula
2014-11-01cli: search: Refactor passing of command line optionsMichal Sojka
2014-11-01NEWS: Improved `q` binding.David Edmondson
2014-10-31emacs: Improve the behaviour of the 'q' binding.David Edmondson
2014-10-31test: use LDFLAGS in test/Makefile.localJani Nikula
2014-10-28test: add simple tests for post-insert hookDavid Bremner
2014-10-28cli/insert: add post-insert hookJani Nikula
2014-10-28gitignore: ignore sh.config and doc/config.doxJani Nikula
2014-10-28cli: cast timeval fields to long for formatJani Nikula
2014-10-25emacs: notmuch-jump.el should provide.David Edmondson
2014-10-25lib: Remove unnecessary thread linking steps when using ghost messagesAustin Clements
2014-10-25test: Test upgrade to ghost messages featureAustin Clements
2014-10-25lib: Enable ghost messages featureAustin Clements