sponsor Vim development Vim logo Vim Book Ad

unite-gitlog : A unite source for git log

 script karma  Rating 0/0, Downloaded by 835  Comments, bugs, improvements  Vim wiki

created by
qiming zhao
 
script type
utility
 
description
This project is hosted at github: https://github.com/chemzqm/unite-git-log

unite-gitlog let you works with gitlog combined with the power of unite.
Start unite-gitlog with command like: >

:Unite gitlog

Note: command need shell to work, may not works on windows, never tested

## PREREQUIREMENT

This plugin requires |unite|, |vimproc| and |easygit| to work.  If you're
using vundle, you can install them by add:

If you use fugitive you can use tag 0.1.0 at github and skip install of easygit
 
install details
This plugin requires |unite|, |vimproc| and |easygit| to work.  If you're
using vundle, you can install them by add:
>
Plugin 'Shougo/unite.vim'
Plugin 'Shougo/vimproc'
Plugin 'chemzqm/easygit'
        Plugin 'chemzqm/unite-git-log'
 

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
unite-gitlog.zip 0.2.0 2016-01-08 7.0 qiming zhao Initial upload
ip used for rating: 216.73.216.107

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github