fugitive.vim 2.2v2.2
commit34719016ec934609387e90804ad49b3d221f0b19
authorTim Pope <code@tpope.net>
Tue, 20 Jan 2015 06:37:22 +0000 (20 01:37 -0500)
committerTim Pope <code@tpope.net>
Tue, 20 Jan 2015 06:37:22 +0000 (20 01:37 -0500)
tree5a880d347fee8261bb611d84f7f70af989914843
parent2c8461db084d205903a792a23163faa546f143c9
fugitive.vim 2.2

* Provide :Gpush, :Gfetch, :Gmerge, and Gpull.
* Use -L to handle :Glog range.
* :Gcommit -v opens message in new tab.
* API for custom :Gbrowse handlers.
* Invoke :Browse if available to open URL.
* Colorize hashes in :Gblame buffer.
* Set cursorbind and nobuflisted in :Gblame buffers.
* :Gblame in blame buffer toggles buffer.
plugin/fugitive.vim