Activity
Fix moving to floating window
Fix moving to floating window
Pull request merge
Fix async commands with Neovim on Windows
Fix async commands with Neovim on Windows
Respect &foldopen during next/prev hunk jumps
Respect &foldopen during next/prev hunk jumps
Fix the fix for colons in basepath
Fix the fix for colons in basepath
Fix base_path() to handle filenames with colons
Fix base_path() to handle filenames with colons
Warn user when unable to list renamed files
Warn user when unable to list renamed files
Guard config flag in file moves check
Guard config flag in file moves check
Fix -c flag to apply to git command not diff subcommand
Fix -c flag to apply to git command not diff subcommand
Suppress crlf warning when obtaining file moves
Suppress crlf warning when obtaining file moves
Mention integration with fugitive's :0Gclog
Mention integration with fugitive's :0Gclog
Fix GitGutterDiffOrig to handle file moves
Fix GitGutterDiffOrig to handle file moves
Remove "file unknown in base" check
Remove "file unknown in base" check
Add test for not clobbering v:shell_error
Add test for not clobbering v:shell_error
mv restore into gitgutter#utility#system
mv restore into gitgutter#utility#system
Fix <Esc> in nvim floating preview window closes it
Fix <Esc> in nvim floating preview window closes it
Fix closing floating preview window
Fix closing floating preview window
Document 'updatetime' and 'signcolumn' more prominently
Document 'updatetime' and 'signcolumn' more prominently
Ensure inline test functions can be redefined
Ensure inline test functions can be redefined
Revert "fix(diff): Wrong diff if dos format combines with noeol"
Revert "fix(diff): Wrong diff if dos format combines with noeol"