summaryrefslogtreecommitdiffstats
path: root/completion
AgeCommit message (Expand)Author
2022-01-03completion: use mail_root for path completion in bash/zshCédric Hannotier
2020-08-09emacs: Use makefile-gmake-mode in Makefile*sJonas Bernoulli
2018-10-02completion: more complete completion for zsh.Vincent Breitmoser
2018-05-26cli/show: enable --decrypt=stashDaniel Kahn Gillmor
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-14cli: add support for only printing the addresses in notmuch addressJani Nikula
2017-12-11cli/help,completion: added pointers to notmuch-properties(7)Daniel Kahn Gillmor
2017-12-08crypto: add --decrypt=nostash to avoid stashing session keysDaniel 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-08indexing: Change from try_decrypt to decryptDaniel Kahn Gillmor
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-08-18completion: add bash completion for "notmuch reindex"Daniel Kahn Gillmor
2017-03-01completion: complete notmuch emacs-muaJani Nikula
2017-02-26completion: add bash completion for query: and property:Jani Nikula
2016-11-12completion: complete mimetype: search prefixJani Nikula
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-06-05completion: update the location of the bash-completion projectDaniel Kahn Gillmor
2015-10-21completion: complete lastmod: search prefixJani Nikula
2015-10-21completion: clean up top level completionJani Nikula
2015-10-21completion: complete shared options for each commandJani Nikula
2015-10-21completion: complete notmuch count --lastmodJani Nikula
2015-10-21completion: handle notmuch address --deduplicate= optionJani Nikula
2015-03-13completion: complete addresses in from:/to: search termsJani Nikula
2015-03-06completion: update list of commands in zsh completion.David Bremner
2015-02-23completion: complete notmuch dump --gzip optionJani Nikula
2015-01-24Update completions for Emacs and bashTodd
2015-01-03completion: remove the broken notmuch-completion.tcshJani Nikula
2015-01-02completion: complete notmuch insert --folder to maildir folders onlyJani Nikula
2015-01-02completion: complete notmuch insert --keep and --no-hooks optionsJani Nikula
2014-11-05cli: address: Add --output=countMichal Sojka
2014-11-05cli: Introduce "notmuch address" commandMichal Sojka
2014-11-01cli: search: Add --output={sender,recipients}Michal Sojka
2014-08-22completion: fail silently if _init_completion is not foundJani Nikula
2014-03-25completion: complete directory parameters to directories onlyJani Nikula
2014-03-25completion: add proper completion of folder: and path:Jani Nikula
2014-02-03completion: bash completion for notmuch new --quiet optionJani Nikula
2013-11-11completion: update bash completionJani Nikula
2013-03-30completion: update README about bash completion dependenciesJani Nikula
2013-03-28completion: complete bash completion rewriteJani Nikula
2011-06-23fix sum moar typos [build scripts, Makefiles]Pieter Praet
2011-03-09build: Add support for non-source-directory builds.Carl Worth
2011-01-26Makefile: Quote variables used as filenames in shell commandsCarl Worth
2011-01-26Fix installation of zsh completionMichal Sojka
2011-01-26configure: add options to disable emacs/zsh/bash and choose install dir.Cédric Cabessa
2010-04-06Makefile: Move the completion-specific commands to completion/Makefile.localCarl Worth