fugitive.vim 3.2v3.2
commit21ed53300186ae7cdfae8714fafe822097039bd7
authorTim Pope <code@tpope.net>
Tue, 21 Jan 2020 09:33:16 +0000 (21 04:33 -0500)
committerTim Pope <code@tpope.net>
Tue, 21 Jan 2020 09:33:16 +0000 (21 04:33 -0500)
treee145afd25bf4e591a14666dc3a26ca9a3bb5f7cc
parent29153d5ba1ebccca8ac9e9e61db58f3e0fabfca5
fugitive.vim 3.2

* Provide :Git mergetool to load conflicts into quickfix list.
* Provide :Git difftool to load arbitrary changesets into quickfix list.
* Call FugitiveBlob/FugitiveCommit/etc autocommands on Fugitive buffer load.
* :Git --paginate display results in temp buffer.
* :Git --no-pager no longer displays results in temp buffer.
* Accomodate loading Fugitive buffers in popup window.
* Better PowerShell support.
* Bug fixes.
plugin/fugitive.vim