summaryrefslogtreecommitdiffstats
path: root/completion
AgeCommit message (Expand)Author
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
2010-04-06Rename the "contrib" directory to "completion".Carl Worth