gitv
gitv copied to clipboard
Version 1.4 - Testing
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 test something out and I can mark it off the list. Please contact me by email or matrix or post here if you want to be added as a contributor.
- [ ] General issues
- [ ] Proof reading documentation
- [ ] General testing on Windows
- [ ] General testing on OSX
- [ ] Updated features from v1.3
- [ ]
:Gitvautocompletion (including with globs) - [ ]
gitv#util#line#refs()/gitv#util#line#sha() - [ ] Calling arbitrary commands with
:Gitfrom inside the branch viewer - [ ] All commands with/without counts
- [ ] Confirming fast forward on merge
- [ ] Passing in
--allfrom:Gitvand still toggling all witha
- [ ]
- [ ] New features from v1.3
- [ ] Adding extra args to the gitv command
- [ ] Cherry pick (visual/normal)
- [ ] Reset branch (soft/hard) (visual/normal)
- [ ] Reversion (visual/normal)
- [ ] Bisecting (start/stop/next/good/bad and other commands - see docs) (visual and normal commands)
- [ ] Rebasing (using every method to start and doing every action - see docs) (visual and normal commands)
- [ ] Custom keymappings (all keys with/without)
- [ ]
:Gitv (filename)and:Gitv (dirname) - [ ] Passing options with
g:gitvPreviewWindow - [ ] Test whether windows works with
g:Gitv_DisableShellEscape(post result) - [ ]
GitvSetupBuffer autocmd - [ ] Toggling between the preview and branch window with
gw - [ ] Wide string support
- [ ] Long git hash support
- [ ]
Gitv_GetDebugInfo()
- [ ] Bugfixes from v1.3
- [ ] Hardcoded
nosplitrightandnosplitbelow, should not break layout
- [ ] Hardcoded
- [ ] New options from v1.3
- [ ]
g:Gitv_DoNotMapCtrlKey - [ ]
g:Gitv_QuietBisect - [ ]
g:Gitv_MergeArgs
- [ ]