sponsor Vim development Vim logo Vim Book Ad

gina.vim : Asynchronously control git repositories in Neovim/Vim 8

 script karma  Rating 149/42, Downloaded by 2148  Comments, bugs, improvements  Vim wiki

created by
Alisue Lambda
 
script type
utility
 
description
gina.vim (gina) is a plugin to asynchrnously control git repositories.

Supports
-------------------------------------------------------------------------------
- Git 1.8.5.6 or above
- Vim 8.0.0027 or above or Neovim 0.2.0
- All major platforms
  - Linux (Tested on TravisCI, author use Linux)
  - macOS (Tested on TravisCI, author use OS X Elcapitan)
  - Windows (Tested on AppVeyor, main contributor use Windows)

See https://github.com/lambdalisue/gina.vim for more detail.
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
gina-v0.3.1.zip v0.3.1 2017-08-02 8.0 Alisue Lambda Fix buffer parse issue
gina-v0.3.0.zip v0.3.0 2017-08-02 8.0 Alisue Lambda - Add
  - Gina stash
  - statusline/tabline components
  - command completion
  - diff jumps on diff/commit buffer
  - shell/term execution via Gina!!
  - Yank actions
- Fix
  - 'Not allowed here' exceptions
  - Scroll position on Gina blame
  - Gina show --opener=edit :
  - Gina init

Ref: https://github.com/lambdalisue/gina.vim/milestone/3?closed=1
gina-v0.2.1.zip v0.2.1 2017-03-04 8.0 Alisue Lambda - Bug fixes
  - Fix commit issue on a newly checked out repository
  - Fix tabpage issue of Vim.Buffer.Group module
  - Fix 'modeline' issue on several commands
  - Fix colorscheme issue for highlights
  - Fix no action error
- Improve actions
  - Add mods support
  - Add mark features to mark candidates prior to the actions
  - Add "show:commit" action to show a commit rather than a content
  - Add "xxx:split/vsplit"
  - Move "xxx:above/below/..." to aliases
  - Do NOT repeat action by mappings
  - Do NOT restore selections after repeat
  - Do NOT alias choice/repeat
- Fix Gina show
  - Enable --line/--col only when {path} has specified
- Fix Gina log
  - Allow "Gina log v0.1.0..." to show log from v0.1.0 to HEAD
- Guess --line/--col from the current buffer if possible
- Add Gina blame
gina-0.1.0.zip v0.1.0 2017-02-24 8.0 Alisue Lambda Initial upload
ip used for rating: 3.90.33.254

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github