aboutsummaryrefslogtreecommitdiff
path: root/doc/man1/notmuch-config.rst
AgeCommit message (Expand)Author
2026-02-16doc: initial documentation for git-remote-notmuchDavid Bremner
2024-07-26config: allow custom separators in author listsLars Kotthoff
2023-04-13doc: fix typosJakub Wilk
2023-04-02lib: index attachments with mime types matching index.as_textDavid Bremner
2022-06-17CLI/git: add safety checks for checkout and commitDavid Bremner
2022-06-17CLI/git: support configuration for repo location / prefixDavid Bremner
2022-05-20doc: define and use semantic markup for configuration itemsDavid Bremner
2022-02-20doc: use hyperlinks for config options in notmuch-insert(1)David Bremner
2022-02-20doc: add configuration section to notmuch-new(1)David Bremner
2022-02-20doc: alphabetize options in notmuch-config(1)David Bremner
2022-01-25doc: document new option `show.extra_headers`David Bremner
2021-12-04Merge branch 'release'David Bremner
2021-12-04python-cffi: switch to notmuch_database_{open,create}_with_configDavid Bremner
2021-10-25doc: remove explicit formatting of terms in definition listsDavid Bremner
2021-09-04CLI/config support saving s-expression queriesDavid Bremner
2021-08-21doc: document database search algorithm.David Bremner
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-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-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
2018-01-04fix typosDaniel Kahn Gillmor
2017-12-31doc: unify definition list usage across man pagesJani Nikula
2017-12-15cli/new: support /<regex>/ in new.ignoreJani 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/new, insert, reindex: change index.decrypt to "auto" by defaultDaniel Kahn Gillmor
2017-12-08crypto: new decryption policy "auto"Daniel Kahn Gillmor
2017-12-08indexing: Change from try_decrypt to decryptDaniel 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-18doc: make SEE ALSO references one-per-lineDaniel Kahn Gillmor
2017-07-14config: deprecate/drop crypto.gpg_path under gmime 2.6/3.0Daniel Kahn Gillmor
2016-11-28doc: whitespace cleanupTomi Ollila
2016-05-25CLI: add notmuch-config support for named queriesDavid Bremner
2016-05-13lib/cli: add library API / CLI for compile time optionsDavid Bremner
2015-03-11CLI: make gpg binary used by libgmime configurable.David Bremner
2015-01-01Add default configuration values to the man pageSergei Shilovsky