summaryrefslogtreecommitdiff
path: root/doc/man1
AgeCommit message (Expand)Author
2025-03-01docs: avoid nmbug in notmuch-git.1Michael J Gruber
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-12-03doc: mark `--output=summary` as defaultMichael J Gruber
2022-11-05cli: add options --offset and --limit to notmuch showRobin Jarry
2022-08-11doc: add some documentation about duplicate files.David Bremner
2022-08-06doc/notmuch: merge two sections on external commands.David Bremner
2022-07-30CLI/reply: support --duplicate argumentDavid Bremner
2022-07-30CLI/show: initial support for --duplicate for (raw output only)David Bremner
2022-07-07CLI/git: add --format-version argument to init subcommandDavid Bremner
2022-07-07CL/git: add format version 1David 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-06-17CLI/git: change defaults for repo and prefixDavid Bremner
2022-06-17doc/notmuch-git: initial documentationDavid Bremner
2022-06-13CLI: document handling of --config for external commandsDavid 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-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
2022-01-03doc: mail store is given by database.mail_rootCédric Hannotier
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-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