Gitbatch Versions Save

manage your git repositories in one place

v0.6.1

3 years ago

v0.5.0

5 years ago
  • Repository load performance improved
  • Batch checkout implemented

v0.4.3

5 years ago

This release tags the gomod support.

v0.4.2

5 years ago
  • Minor bugfixes

See Wiki/Installation for installing.

v0.4.1

5 years ago
  • Add missing vim keybindings and change tab/q to only tab.
  • Panel navigation siwthced to only arrow buttons from tab and arrows
  • Fix a bug that prints wrong log after a fetch operation

See Wiki/Installation for installing.

v0.4.0

5 years ago
  • Added testing
  • New layout
  • New user experience
  • Better operation information
  • Various bugfixes

See Wiki/Installation for installing.

v0.3.0

5 years ago
  • some keybindings modified (e.g. esc key switched to q key)
  • asynchronous load
  • multithreaded pull
  • failover mechanism
  • major refactor on code
  • package organization revised

See Wiki/Installation for installing.

v0.2.1

5 years ago

Changelog

  • Fixed a bug while loading stashed items #40 #44
  • Fixed a bug that fails app to open #47

See Wiki/Installation for installing.

v0.2.0

5 years ago

Initial public release

See Wiki/Installation for installing.

v0.1.2

5 years ago
  • better gui rendering
  • minor performance improvements