aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-03build: eliminate use of python execfile commandDavid Bremner
2015-01-03debian: update ./debian/.gitignoreDavid Bremner
2015-01-03completion: remove the broken notmuch-completion.tcshJani Nikula
2015-01-02lib: convert two "iterator copy strings" into references.David Bremner
2015-01-02lib: another iterator-temporary/stale-pointer bugDavid Bremner
2015-01-02completion: complete notmuch insert --folder to maildir folders onlyJani Nikula
2015-01-02completion: complete notmuch insert --keep and --no-hooks optionsJani Nikula
2015-01-01Add default configuration values to the man pageSergei Shilovsky
2015-01-01lib: drop the deprecation message for single-message mbox filesJani Nikula
2015-01-01bindings/ruby: gitignore *.oDavid Bremner
2014-12-07lib: Use email address instead of empty real name.Jesse Rosenthal
2014-12-07test: Add known-broken test for empty author nameJesse Rosenthal
2014-11-26emacs: `with-current-notmuch-show-message' should not leak `coding-system-for-read'David Edmondson
2014-11-16NEWS & doc: typing fixesTomi Ollila
2014-11-15Merge tag '0.19'David Bremner
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