Skip to content

Releases: lambdalisue/vim-gin

v0.2.1

02 Aug 05:49
28d9ee4
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

01 Aug 23:55
6bfc537
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

New Contributors

  • @uhooi made their first contribution in #51

Full Changelog: v0.1.0...v0.2.0

v0.1.0

30 Mar 16:06
fc95d6d
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.0...v0.1.0

v0.0.0

03 Mar 18:08
a220f64
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release

This is the first alpha version that has following pre-stable features

  • Gin to call a raw git command
  • GinChaperon to solve git conflicts (like git mergetool)
  • GinDiff to see git diff of a file
  • GinEdit to see git show or local content of a file
  • GinPatch to stage changes partially (like git add -p)
  • GinStatus to see git status of a repository

Some features are missed from https://github.com/lambdalisue/gina.vim but users can use both to gradually migrate.