sponsor Vim development Vim logo Vim Book Ad

vcslogdiff : Plugin to vcscommand.vim to allow easy diffing in log window

 script karma  Rating 9/5, Downloaded by 765  Comments, bugs, improvements  Vim wiki

created by
Wenzhi Liang
 
script type
utility
 
description
Vim script for enhancing the vcscommand.vim script. You can easily diff between two
revisions in the log window. It also add coloring to the log buffer too. Right now it supports svn and hg.

USAGE:
- Call VCSLog
- Go to revision a, press 's'
- Go to revision b, press 's'
- Press 'd' to launch GUI diff
 
install details
Note: currently only works on Linux

Requires:
- diffuse
- vim compiled with +sign

To install, simply drop it in ~/.vim/plugin.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vcslogdiff.vim 0.2 2013-10-22 7.0 Wenzhi Liang Added CVS support
vcslogdiff.vim 0.1 2010-12-24 7.0 Wenzhi Liang Initial upload
ip used for rating: 18.224.39.32

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github