You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
:Gitv autocompletion (including with globs)
gitv#util#line#refs()/gitv#util#line#sha()
Calling arbitrary commands with :Git from inside the branch viewer
All commands with/without counts
Confirming fast forward on merge
Passing in --all from :Gitv and still toggling all with a
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 nosplitright and nosplitbelow, should not break layout
New options from v1.3
g:Gitv_DoNotMapCtrlKey
g:Gitv_QuietBisect
g:Gitv_MergeArgs
The text was updated successfully, but these errors were encountered:
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.
:Gitv
autocompletion (including with globs)gitv#util#line#refs()
/gitv#util#line#sha()
:Git
from inside the branch viewer--all
from:Gitv
and still toggling all witha
:Gitv (filename)
and:Gitv (dirname)
g:gitvPreviewWindow
g:Gitv_DisableShellEscape
(post result)GitvSetupBuffer autocmd
gw
Gitv_GetDebugInfo()
nosplitright
andnosplitbelow
, should not break layoutg:Gitv_DoNotMapCtrlKey
g:Gitv_QuietBisect
g:Gitv_MergeArgs
The text was updated successfully, but these errors were encountered: