aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-24test/emacs: add broken test for message replying to msg to selfDavid Bremner
2016-09-23NEWS: fix markup of CONSTANTS_WITH_UNDERSCORESDavid Bremner
2016-09-23NEWS: news for Xapian 1.4 enabled featuresDavid Bremner
2016-09-22test: fix printf formatDavid Bremner
2016-09-21build system: choose gnu99 as a C standardDavid Bremner
2016-09-21add property: query prefix to search for specific propertiesDaniel Kahn Gillmor
2016-09-21cli: optionally restore message properties from dump fileDavid Bremner
2016-09-21CLI: add properties to dump outputDavid Bremner
2016-09-21CLI: refactor dumping of tags.David Bremner
2016-09-21lib: iterator API for message propertiesDavid Bremner
2016-09-21lib: extend private string map API with iteratorsDavid Bremner
2016-09-21lib: basic message-property APIDavid Bremner
2016-09-21lib: private string map (associative array) APIDavid Bremner
2016-09-21lib: read "property" terms from messages.David Bremner
2016-09-19test: silence the output of notmuch new mid-testJani Nikula
2016-09-18emacs: reply: remove wrong sig/enc status buttonsMark Walters
2016-09-18test/crypto: test reply to encrypted message in emacsDavid Bremner
2016-09-17cli/reply: only pass gmime message to add recipients to reply messageJani Nikula
2016-09-17cli/reply: pass gmime message to Reply-To: redundancy detectionJani Nikula
2016-09-17cli/reply: do not parse Reply-To: header into internet address list twiceJani Nikula
2016-09-17cli/reply: return internet address list from get header funcsJani Nikula
2016-09-17cli/reply: check for NULL list first in scan_address_list()Jani Nikula
2016-09-17cli/reply: use dedicated functions for reply to mappingJani Nikula
2016-09-17cli/reply: reduce the reply format abstractionsJani Nikula
2016-09-17cli/reply: reuse create_reply_message() also for headers-only formatJani Nikula
2016-09-17cli/reply: make references header creation easier to followJani Nikula
2016-09-17cli/reply: reorganize create_reply_message()Jani Nikula
2016-09-17cli/reply: unify reply format functionsJani Nikula
2016-09-17cli/reply: reuse show_reply_headers() in headers-only formatJani Nikula
2016-09-17cli/reply: push notmuch reply format abstraction lower in the stackJani Nikula
2016-09-17test: add known broken test for reply to message with multiple Cc headersJani Nikula
2016-09-17test: make it possible to have multiple corporaJani Nikula
2016-09-12clean up spellingDaniel Kahn Gillmor
2016-09-12emacs: make the remaining faces configurable.Matt Armstrong
2016-09-12emacs: implement notmuch-search-color-line with dolist.Matt Armstrong
2016-09-12emacs: wash: make word-wrap bound message widthMark Walters
2016-09-12emacs: show: let the user override the mime-type of an attachmentMark Walters
2016-09-10emacs: use define-derived-mode for defining modes.Steven Allen
2016-09-08Merge branch 'release'David Bremner
2016-09-08NEWS: add news for 0.22.2debian/0.22.2-10.22.2David Bremner
2016-09-08debian: add changelog stanza for 0.22.2-1David Bremner
2016-09-08version: bump to 0.22.2David Bremner
2016-09-08test/crypto: hard code fingerprintDavid Bremner
2016-09-04emacs: maildir: add the actual insert codeMark Walters
2016-09-04Modify our local copy of message-do-fccMark Walters
2016-09-04emacs: simplify our local copy of message-do-fccMark Walters
2016-09-04emacs: maildir import message-do-fccMark Walters
2016-09-04emacs: maildir-fcc: prepare for use of notmuch insertMark Walters
2016-09-04emacs: notmuch-check-exit-status bugfixMark Walters
2016-09-04Makefile.local: use $(wildcard) to check existence of ${srcdir}/.gitTomi Ollila