summaryrefslogtreecommitdiff
path: root/doc/man1
AgeCommit message (Expand)Author
2021-12-04python-cffi: switch to notmuch_database_{open,create}_with_configDavid Bremner
2021-09-04CLI/config support saving s-expression queriesDavid Bremner
2021-08-21doc: document database search algorithm.David Bremner
2021-07-06replace references to freenode with references to liberaDavid Bremner
2021-07-03doc: new notmuch show --sort and related emacs commandsjao
2021-06-27doc: document database.autocommit variableDavid Bremner
2021-06-25Merge branch 'release'David Bremner
2021-06-23doc: tweak hook configuration documentation.David Bremner
2021-05-22doc: example command-line option referenceJani Nikula
2021-05-22doc: use program and option directives to document optionsJani Nikula
2021-05-22doc: use envvar directive and role for environment variablesJani Nikula
2021-05-22doc: cross-reference notmuch man pages with actual linksJani Nikula
2021-05-22doc: use manpage role references to external man pagesJani Nikula
2021-05-10doc: document database.backup_dirDavid Bremner
2021-05-10doc: document (tersely) the intended behaviour of relative paths.David Bremner
2021-03-27CLI/config: default to storing all config in external filesDavid Bremner
2021-03-20lib: support splitting mail from database location.David Bremner
2021-02-06doc: describe new config frameworkDavid Bremner
2020-06-06doc: field processor support now always included, adjust manual pagesTomi Ollila
2020-05-08notmuch(1): clarify documentation about --option/value separatorsDaniel Kahn Gillmor
2020-02-19Drop deprecated/unused crypto.gpg_pathDaniel Kahn Gillmor
2020-01-16doc: clean up manpage description of "notmuch-config list" outputDaniel Kahn Gillmor
2019-05-25doc: document user header indexing.David Bremner
2019-03-31doc: document notmuch new --verboseMichal Sojka
2019-01-27doc: fix references to search.exclude_tagsPeter Wang
2018-11-24cli: notmuch show support for --include-html with --format=textMaxime Coste
2018-11-24cli: notmuch show support for --body=false with --format=textMaxime Coste
2018-06-24doc: clean up manpagesDaniel Kahn Gillmor
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-03-24doc: Examples of notmuch-reindex use and crypto policyDaniel Kahn Gillmor
2018-03-24cli/insert: add --world-readable flagDaniel Kahn Gillmor
2018-01-04fix typosDaniel Kahn Gillmor
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-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: 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