| Age | Commit message (Expand) | Author |
| 2017-12-08 | crypto: actually stash session keys when decrypt=true | Daniel Kahn Gillmor |
| 2017-12-08 | cli/reindex: destroy stashed session keys when --decrypt=false | Daniel Kahn Gillmor |
| 2017-12-08 | cli/new, insert, reindex: change index.decrypt to "auto" by default | Daniel Kahn Gillmor |
| 2017-12-08 | cli/new, insert, reindex: update documentation for --decrypt=auto | Daniel Kahn Gillmor |
| 2017-12-08 | cli/show, reply: document use of stashed session keys in notmuch-properties | Daniel Kahn Gillmor |
| 2017-12-08 | cli/show: use decryption policy "auto" by default. | Daniel Kahn Gillmor |
| 2017-12-08 | cli/reply: use decryption policy "auto" by default. | Daniel Kahn Gillmor |
| 2017-12-08 | crypto: new decryption policy "auto" | Daniel Kahn Gillmor |
| 2017-12-08 | indexing: Change from try_decrypt to decrypt | Daniel Kahn Gillmor |
| 2017-12-04 | crypto: use stashed session-key properties for decryption, if available | Daniel Kahn Gillmor |
| 2017-11-08 | cli: allow empty strings for notmuch insert --folder argument | Jani Nikula |
| 2017-10-21 | cli/reindex: add --try-decrypt=(true|false) | Daniel Kahn Gillmor |
| 2017-10-21 | cli/insert: add --try-decrypt=(true|false) | Daniel Kahn Gillmor |
| 2017-10-21 | cli/new: add --try-decrypt=(true|false) | Daniel Kahn Gillmor |
| 2017-10-21 | config: define new option index.try_decrypt | Daniel Kahn Gillmor |
| 2017-10-21 | config: test whether an item is stored in the database by name | Daniel Kahn Gillmor |
| 2017-10-21 | crypto: index encrypted parts when indexopts try_decrypt is set. | Daniel Kahn Gillmor |
| 2017-10-21 | reindex: drop all properties named with prefix "index." | Daniel Kahn Gillmor |
| 2017-10-21 | doc: add notmuch-properties(7) | Daniel Kahn Gillmor |
| 2017-10-18 | doc: make SEE ALSO references one-per-line | Daniel Kahn Gillmor |
| 2017-10-18 | doc: fix documentation typos and copy/paste-os | Daniel Kahn Gillmor |
| 2017-09-28 | doc: fix typos | Jakub Wilk |
| 2017-08-20 | doc: Disable SmartyPants in generated manual pages | Vladimir Panteleev |
| 2017-08-18 | Use rooted paths in .gitignore files | Vladimir Panteleev |
| 2017-08-01 | add "notmuch reindex" subcommand | Daniel Kahn Gillmor |
| 2017-08-01 | cli/search: print total number of files matched in summary output. | David Bremner |
| 2017-07-18 | Fix orthography | Daniel Kahn Gillmor |
| 2017-07-14 | config: deprecate/drop crypto.gpg_path under gmime 2.6/3.0 | Daniel Kahn Gillmor |
| 2017-07-12 | cli: add space separator for keyword, string, and int arguments | David Bremner |
| 2017-04-01 | cli/dump: bump dump format version to 3 | David Bremner |
| 2017-03-07 | man: document external subcommand handling in notmuch(1) | Jani Nikula |
| 2017-03-03 | lib: regexp matching in 'subject' and 'from' | David Bremner |
| 2017-01-08 | Merge branch 'release' | David Bremner |
| 2017-01-08 | docs: add 2017 to copyright years | David Bremner |
| 2016-12-15 | Merge branch 'release' | David Bremner |
| 2016-12-15 | cli/insert: document the use of EX_TEMPFAIL | David Bremner |
| 2016-11-28 | doc: whitespace cleanup | Tomi Ollila |
| 2016-11-26 | Merge branch 'release' | David Bremner |
| 2016-11-26 | notmuch-emacs-mua: add --hello parameter | Jani Nikula |
| 2016-11-26 | man: advertize notmuch-emacs-mua as notmuch emacs-mua subcommand | Jani Nikula |
| 2016-11-25 | cli/new: document new exit code | David Bremner |
| 2016-11-17 | build: only install known man pages | Jani Nikula |
| 2016-11-17 | build: generate man page list from source files, not conf.py | Jani Nikula |
| 2016-11-17 | build: do not touch roff files after sphinx-build | Jani Nikula |
| 2016-11-17 | doc: fix references in notmuch-emacs.rst | Jani Nikula |
| 2016-11-17 | doc/conf.py: include command name in texinfo document title | Jani Nikula |
| 2016-11-17 | doc/conf.py: reindent, whitespace clean man page, texinfo lists | Jani Nikula |
| 2016-11-17 | doc/conf.py: abstract notmuch authors | Jani Nikula |
| 2016-11-17 | doc/conf.py: generate texinfo_documents list from man_pages list | Jani Nikula |
| 2016-11-17 | doc/conf.py: add notmuch-emacs-mua to texinfo documents | Jani Nikula |