Skip to content

Releases: isacikgoz/gitbatch

v0.6.1

Choose a tag to compare

@isacikgoz isacikgoz released this 16 Apr 18:43
bump version

v0.5.0

Choose a tag to compare

@isacikgoz isacikgoz released this 16 May 12:40
19aa511
  • Repository load performance improved
  • Batch checkout implemented

v0.4.3

Choose a tag to compare

@isacikgoz isacikgoz released this 09 Apr 08:16
f46644f

This release tags the gomod support.

v0.4.2

Choose a tag to compare

@isacikgoz isacikgoz released this 23 Feb 20:22
  • Minor bugfixes

See Wiki/Installation for installing.

v0.4.1

Choose a tag to compare

@isacikgoz isacikgoz released this 18 Jan 09:16
  • 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

Choose a tag to compare

@isacikgoz isacikgoz released this 15 Jan 11:46
0ed8a0f
  • Added testing
  • New layout
  • New user experience
  • Better operation information
  • Various bugfixes

See Wiki/Installation for installing.

v0.3.0

Choose a tag to compare

@isacikgoz isacikgoz released this 04 Jan 15:25
8a7a258
  • 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

Choose a tag to compare

@isacikgoz isacikgoz released this 28 Dec 13:32
b752600

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

Choose a tag to compare

@isacikgoz isacikgoz released this 27 Dec 20:20

Initial public release

See Wiki/Installation for installing.

v0.1.2 - pre-release

v0.1.2 - pre-release Pre-release
Pre-release

Choose a tag to compare

@isacikgoz isacikgoz released this 19 Dec 07:19
68bcd82
  • better gui rendering
  • minor performance improvements