]> git.notmuchmail.org Git - notmuch/history - vim
lib: create field processors from prefix table
[notmuch] / vim /
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: add help file
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-07-28 David Bremnerdebian: build notmuch-vim again
2013-06-03 Felipe Contrerasvim: use the old vim plugin function name
2013-06-03 Felipe ContrerasAdd new notmuch vim plugin
2013-05-26 David BremnerMerge branch 'release'
2013-02-19 David BremnerMerge branch 'release'
2013-02-16 David Bremnernotmuch-vim: deprecate, move to contrib
2012-04-21 Felipe Contrerasvim: simplify build
2012-04-21 Jakobvim: fix regex after "notmuch show" output change
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-16 Jason Woofendenvim: fix citation/signature fold lengths
2011-07-16 Jason Woofendenvim: fix (hack) cig/cit parsing within multipart/*
2011-07-16 Jason Woofendenvim: fix on-screen instructions for show-signature
2011-07-16 Jason Woofendenvim: fix from list reformatting in search view
2011-07-16 Jason Woofendenvim: fix space key: now archives (did opposite)
2011-07-16 Uwe Kleine-Königvim: use the full path for sendmail
2011-07-16 Uwe Kleine-Königvim: skip trailing slash for g:notmuch_compose_temp_fil...
2011-07-16 Uwe Kleine-Königvim: fix documentation that mailx isn't used anymore
2011-07-10 David BremnerMerge commit '0.6'
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [error messages]
2011-06-23 Pieter Praetfix sum moar typos [comments in source code]
2011-06-23 Pieter Praetfix sum moar typos [text files]
2011-06-01 Felipe Contrerasvim: add delete commands
2011-06-01 Felipe Contrerasvim: add support for delete in search view
2011-06-01 Felipe Contrerasvim: add support to mark as read in search view
2011-06-01 Felipe Contrerasvim: add support to mark as read in show view
2011-05-04 Felipe Contrerasvim: parse 'from' address
2011-05-04 Felipe Contrerasvim: use sendmail directly
2011-05-04 Felipe Contrerasvim: add myself (Felipe Contreras) as contributor
2011-05-04 Felipe Contrerasvim: implement archive in show view
2011-05-04 Felipe Contrerasvim: refactor tagging stuff
2011-01-26 Peter John Hartmanvim: Get user email address from notmuch config file.
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-08 Felipe Contrerasvim: include own improved git-diff syntax
2010-11-08 Felipe Contrerasvim: run(): optimize non-debug path
2010-11-08 Felipe Contrerasvim: use mailx for sending
2010-11-08 Felipe Contrerasvim: add option to mark as read + archive
2010-11-08 Felipe Contrerasvim: remove add_remove_tags_on_screen()
2010-11-08 Felipe Contrerasvim: cleanup search syntax
2010-11-08 Felipe Contrerasvim: cleanup search buffer
2010-11-08 Felipe Contrerasvim: add archive support from 'show'
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-16 Ben GamariFix typo in message
2010-04-07 Carl WorthMerge branch 'debian'
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-01-21 martin f. krafftInstall vim plugin with vim-addons
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-03 Bart Trojanowskivim: preserve the 'show everything' flag when finding...
2009-12-02 Bart Trojanowskivim: use notmuch show --entire-thread
2009-11-28 Carl WorthMerge remote branch 'jukie/vim'
2009-11-27 Bart Trojanowskivim: use <Space> more consistently in search view
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
2009-11-27 Bart Trojanowskivim: make it possible to start a search in show mode
2009-11-27 Bart Trojanowskivim: don't toggle folds that are inside closed folds...
2009-11-27 Bart Trojanowskivim: primitive reply to message
2009-11-27 Bart Trojanowskivim: primitive reply to thread
2009-11-27 Bart Trojanowskivim: few compose mode updates, including README
2009-11-27 Bart Trojanowskivim: don't remove headers until after parsing them
2009-11-27 Bart Trojanowskivim: fix off-by-one error when removing header from...
2009-11-27 Bart Trojanowskivim: generalize compose buffer function further
2009-11-27 Bart Trojanowskivim: have ,nmr just reload the plugin w/o restarting...
2009-11-27 Bart Trojanowskivim: make it possible to replace NM_cobine_tags()
2009-11-27 Bart Trojanowskivim: add a helper to combine tag search expressions
2009-11-27 Bart Trojanowskivim: README updates and corrections
2009-11-27 Bart Trojanowskivim: have '?' show search words in search mode
2009-11-27 Bart Trojanowskivim: cleanup error messages
2009-11-27 Bart Trojanowskivim: fix regexp for cleaning search list
2009-11-27 Bart Trojanowskivim: force deleting buffers
2009-11-27 Bart Trojanowskivim: fix message parsing patterns
next