summaryrefslogtreecommitdiff
path: root/doc/man1
AgeCommit message (Expand)Author
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
2017-12-08indexing: Change from try_decrypt to decryptDaniel 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-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-08-01add "notmuch reindex" subcommandDaniel Kahn Gillmor
2017-08-01cli/search: print total number of files matched in summary output.David Bremner
2017-07-18Fix orthographyDaniel Kahn Gillmor
2017-07-14config: deprecate/drop crypto.gpg_path under gmime 2.6/3.0Daniel Kahn Gillmor
2017-07-12cli: add space separator for keyword, string, and int argumentsDavid Bremner
2017-04-01cli/dump: bump dump format version to 3David Bremner
2017-03-07man: document external subcommand handling in notmuch(1)Jani Nikula
2016-12-15Merge branch 'release'David Bremner
2016-12-15cli/insert: document the use of EX_TEMPFAILDavid Bremner
2016-11-28doc: whitespace cleanupTomi Ollila
2016-11-26Merge branch 'release'David Bremner
2016-11-26notmuch-emacs-mua: add --hello parameterJani Nikula
2016-11-26man: advertize notmuch-emacs-mua as notmuch emacs-mua subcommandJani Nikula
2016-11-25cli/new: document new exit codeDavid Bremner
2016-11-02notmuch-emacs-mua: add support for mailto: URL handlingJani Nikula
2016-09-21cli: optionally restore message properties from dump fileDavid Bremner
2016-09-21CLI: add properties to dump outputDavid Bremner
2016-09-12clean up spellingDaniel Kahn Gillmor
2016-08-23doc: update cross references for notmuch.1David Bremner
2016-06-07doc: document notmuch-dump header lineDavid Bremner
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-05-25CLI: add notmuch-config support for named queriesDavid Bremner
2016-05-25CLI: optionally restore config data.David Bremner
2016-05-25CLI: add optional config data to dump output.David Bremner
2016-05-13lib/cli: add library API / CLI for compile time optionsDavid Bremner
2016-03-14doc/reply: Clarify how reply-to header is handledMichal Sojka
2015-10-01notmuch-emacs-mua: make --auto-daemon imply --create-frameTomi Ollila
2015-09-29notmuch-emacs-mua: do not create a frame by default with --clientJani Nikula
2015-09-29notmuch-emacs-mua: add --auto-daemon option to start Emacs daemon as neededJani Nikula