summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-05-26docs: add initial documentation for notmuch-tag-jumpDavid Bremner
2018-05-26doc: initial documentation for notmuch-tree modeDavid Bremner
2018-05-26doc: initial documentation for notmuch-show-modeDavid Bremner
2018-05-26doc: install build and install info pagesDavid Bremner
2018-05-26cli/show: enable --decrypt=stashDaniel Kahn Gillmor
2018-05-22doc: document notmuch new --full-scanDavid Bremner
2018-05-09doc: fix notmuch-search exampleDavid Bremner
2018-05-07doc: document thread subqueriesDavid Bremner
2018-04-24doc: add a section on quoting to notmuch-search-terms(7)David Bremner
2018-03-24doc: Examples of notmuch-reindex use and crypto policyDaniel Kahn Gillmor
2018-03-24cli/insert: add --world-readable flagDaniel Kahn Gillmor
2018-03-24Clarify the syntax required when searching using timestamps.Matthew Lear
2018-01-31doc: create manpage folders with right permissionsAntoine Amarilli
2018-01-04fix typosDaniel Kahn Gillmor
2018-01-01Merge tag '0.26_rc1'David Bremner
2018-01-01doc: add 2018 to copyright yearDavid Bremner
2017-12-31doc/{reply, show}: match indentationDavid Bremner
2017-12-31Merge branch 'release'David Bremner
2017-12-31doc: unify definition list usage across man pagesJani Nikula
2017-12-29cli/reply: make --decrypt take a keywordDaniel Kahn Gillmor
2017-12-29cli/show: make --decrypt take a keyword.Daniel Kahn Gillmor
2017-12-15cli/new: support /<regex>/ in new.ignoreJani Nikula
2017-12-14doc: arrange search prefix documentation in a definition listJani Nikula
2017-12-14cli: add support for only printing the addresses in notmuch addressJani Nikula
2017-12-08docs: clean up documentation about decryption policiesDaniel Kahn Gillmor
2017-12-08crypto: add --decrypt=nostash to avoid stashing session keysDaniel Kahn Gillmor
2017-12-08crypto: actually stash session keys when decrypt=trueDaniel Kahn Gillmor
2017-12-08cli/reindex: destroy stashed session keys when --decrypt=falseDaniel Kahn Gillmor
2017-12-08cli/new, insert, reindex: change index.decrypt to "auto" by defaultDaniel Kahn Gillmor
2017-12-08cli/new, insert, reindex: update documentation for --decrypt=autoDaniel Kahn Gillmor
2017-12-08cli/show, reply: document use of stashed session keys in notmuch-propertiesDaniel Kahn Gillmor
2017-12-08cli/show: use decryption policy "auto" by default.Daniel Kahn Gillmor
2017-12-08cli/reply: use decryption policy "auto" by default.Daniel Kahn Gillmor
2017-12-08crypto: new decryption policy "auto"Daniel Kahn Gillmor
2017-12-08indexing: Change from try_decrypt to decryptDaniel Kahn Gillmor
2017-12-04crypto: use stashed session-key properties for decryption, if availableDaniel Kahn Gillmor
2017-11-08cli: allow empty strings for notmuch insert --folder argumentJani Nikula
2017-10-21cli/reindex: add --try-decrypt=(true|false)Daniel Kahn Gillmor
2017-10-21cli/insert: add --try-decrypt=(true|false)Daniel Kahn Gillmor
2017-10-21cli/new: add --try-decrypt=(true|false)Daniel Kahn Gillmor
2017-10-21config: define new option index.try_decryptDaniel Kahn Gillmor
2017-10-21config: test whether an item is stored in the database by nameDaniel Kahn Gillmor
2017-10-21crypto: index encrypted parts when indexopts try_decrypt is set.Daniel Kahn Gillmor
2017-10-21reindex: drop all properties named with prefix "index."Daniel Kahn Gillmor
2017-10-21doc: add notmuch-properties(7)Daniel Kahn Gillmor
2017-10-18doc: make SEE ALSO references one-per-lineDaniel Kahn Gillmor
2017-10-18doc: fix documentation typos and copy/paste-osDaniel Kahn Gillmor
2017-09-28doc: fix typosJakub Wilk
2017-08-20doc: Disable SmartyPants in generated manual pagesVladimir Panteleev
2017-08-18Use rooted paths in .gitignore filesVladimir Panteleev