]> git.notmuchmail.org Git - notmuch/history - vim/notmuch.vim
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / vim / notmuch.vim
2024-02-28 Benjamin Drungnotmuch (0.38.2-1.1) unstable; urgency=medium
2023-12-01 David BremnerImport notmuch_0.38.2.orig.tar.xz
2021-08-19 David BremnerMerge tag 'debian/0.32.3-1'
2021-08-18 David BremnerMerge remote-tracking branch 'origin/debian/bullseye...
2021-06-27 David BremnerMerge tag '0.32.2'
2021-06-25 David BremnerMerge branch 'release'
2021-06-20 David BremnerMerge branch 'release'
2021-05-31 David BremnerMerge remote-tracking branch 'origin/release'
2021-05-22 David BremnerMerge branch 'release'
2021-05-15 David BremnerMerge branch 'release'
2021-05-12 David BremnerMerge branch 'release'
2021-05-10 David BremnerMerge branch 'release'
2021-05-02 David BremnerMerge tag '0.32'
2021-04-28 David BremnerMerge tag '0.32_rc2'
2021-04-27 David BremnerRevert "Vim: Ensure that every queries respect excluded...
2021-04-26 Jules AguillonVim: Ensure that every queries respect excluded tags
2021-04-26 Jules AguillonVim: Respect excluded tags when showing a thread
2021-04-26 Felipe Contrerasvim: fix Mail 2.8.0 warning
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2015-01-23 Franz FellnerVIM: Improve performance of folders_render
2015-01-22 Franz FellnerVIM: Respect exclude_tags specified in .notmuch-config
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-10-21 Ian MainVIM: Make starting in 'insert' mode for compose optional
2014-10-21 Ian MainVIM: Use notmuch CLI for config
2014-05-03 David BremnerMerge tag '0.18_rc1'
2014-05-02 Felipe Contrerasvim: improve the way messages are sent
2014-05-02 Paul Robertsvim: make the html handler configurable
2014-05-02 Felipe Contrerasvim: fix count_threads variable check
2013-11-20 Felipe Contrerasvim: check compose is done on delete
2013-11-20 Felipe Contrerasvim: remove unnecessary buffer queue
2013-11-20 Felipe Contrerasvim: add wrapper for old variable names
2013-11-20 Felipe Contrerasvim: move default sets to set_defaults()
2013-11-20 Felipe Contrerasvim: rename public notmuch_rb variables
2013-11-20 Felipe Contrerasvim: rename internal notmuch_rb variables
2013-11-20 Felipe Contrerasvim: add option to compose new messages
2013-11-20 Felipe Contrerasvim: refactor open_reply()
2013-11-20 Felipe Contrerasvim: trivial cleanup
2013-11-20 Felipe Contrerasvim: don't execute search if it's cancelled
2013-11-20 Felipe Contrerasvim: generate custom message-id
2013-11-20 Felipe Contrerasvim: split $email_address
2013-11-20 Felipe Contrerasvim: allow calling with arguments
2013-11-20 Felipe Contrerasvim: add option to save the patches of a patch series
2013-11-20 Felipe Contrerasvim: use much clearer sort constant
2013-11-20 Felipe Contrerasvim: show first message of the thread
2013-11-20 Felipe Contrerasvim: refactor database handling
2013-11-20 Felipe Contrerasvim: use notmuch fields
2013-11-20 Felipe Contrerasvim: don't automatically refresh after tagging
2013-11-20 Charlie Allomvim: run mutt in default term
2013-06-03 Felipe Contrerasvim: use the old vim plugin function name
2013-06-03 Felipe ContrerasAdd new notmuch vim plugin