vim-git-log icon indicating copy to clipboard operation
vim-git-log copied to clipboard

View your git log interactively in Vim. Side by side diffs!

Results 8 vim-git-log issues
Sort by recently updated
recently updated
newest added

Hello again @kablamo! I just found out about this plugin. May I suggest an improvement to the UI? At the moment the UI is: ``` Human Bean (2 hours ago)...

I think syntax highlighting like Fugitive's `:Gblame` would be a nice addition.

Hi! Great plugin :D I am having trouble using Ribbon and RibbonSave. I do not have a repo that gets frequent commits so I do the following: git reset --hard...

Hello. I am not sure if it is supported for gvim/windows, but I am getting this error. ![image](https://cloud.githubusercontent.com/assets/2806076/4346244/c1a6cf76-40f3-11e4-9185-e76abdb5d82e.png) Regards

If I want to review an old commit of a file that no longer exists in HEAD, vim-git-log silently returns and does nothing. My solution was to remove the problematic...

Hi, When I press 'd' to display a diff I get "Not an editor command: Gcd" (I'm using the latest Git version) Does this script depend on another one ?...