gitv
gitv copied to clipboard
gitk for Vim.
Replaced with FugitiveShellCommand()
`Gcommit` is deprecated in Fugitive. ``` Gcommit is deprecated in favor of :Git commit ``` This change replaces Gcommit with Git commit.
Hi, This is a feature request. I know in visual mode, one can press "S", to get a view of diffstats over a range of commits. However, one cannot open...
It appears that this plugin doesn't work with Fugitive v3. I've seen the following error when running `Gitv!`: ``` Error detected while processing function 105_OpenGitv[11]..105_OpenFileMode[1]..163_buffer_path: line 1: E605: Exception not...
As opposed to looking for new maintainers, perhaps you will want to pass the baton to [vim-flog](https://github.com/rbong/vim-flog/issues/15#issuecomment-546209457) and focus development efforts there?
via pixelfrog on Matrix (paraphrasing): >Make it possible to diff arbitrary commits with gitv like with git diff (commit1) (commit2). >My use case is that someone has asked me to...
Creating issue from: https://github.com/gregsexton/gitv/commit/b0e34a7f87ae6d339ade0b4b69d836ea947a0e35#commitcomment-29469294 I can confirm that Gitv overwrites the `splitbelow` and `splitright` settings for all buffers. ------ ## Gitv debug output ### Basic information ``` Version: 1.3.1.22 Mon...
Hi! Is it possible to see only files that were changed in commit? I can't seem to find anything like this in the docs. Thanks.
We need help testing the 1.4 release! If you use OSX or Windows, or have a custom setup, please help us out. Please post below or contact me if you...