Skip to content

Releases: gitui-org/gitui

v0.4.0

25 May 15:05

Choose a tag to compare

Added

  • stashing support (save,apply,drop) (#3)

Changed

  • log tab refreshes when head changes (#78)
  • performance optimization of the log tab in big repos
  • more readable default color for the commit hash in the log tab
  • more error/panic resiliance (unwrap/panic denied by clippy now) [@MCord] (#77)

Fixes

  • panic on small terminal width (#72)

v0.3.0

20 May 10:19

Choose a tag to compare

Added

  • support color themes and light mode [@MCord] (#28)

Changed

  • more natural scrolling in log tab (#52)

Fixed

  • crash on commit when git name was not set (#74)
  • log tab shown empty in single commit repos (#75)

v0.2.6

18 May 20:56

Choose a tag to compare

Fixed

  • fix crash help in small window size (#63)

v0.2.5

16 May 18:40

Choose a tag to compare

Added

  • introduced proper changelog
  • hook support on windows [@MCord] (#14)

Changed

  • show longer commit messages in log view
  • introduce propper error handling in asyncgit [@MCord] (#53)
  • better error message when trying to run outside of a valid git repo (#56)
  • improve ctrl+c handling so it is checked first and no component needs to worry of blocking it

Fixed

  • support multiple tags per commit in log (#61)

v0.2.3

12 May 12:35

Choose a tag to compare

  • support more navigation keys: home/end/pageUp/pageDown (#43)
  • highlight current tab a bit better:

image

image

v0.2.2

10 May 13:17

Choose a tag to compare

  • show tags in commit log (#47)
  • support home/end key in diff (#43)
  • close application shortcut is now the standard ctrl+c
  • document tab key to switch tabs (#48)
  • some diff improvements (#42)

tags in commit log:
81499002-7c046a00-92c8-11ea-8eb8-a784126a2716

v0.2.1

05 May 12:31

Choose a tag to compare

first version of Logview (see #2):

  • very fast even on big repos
  • consumes little memory than tig (on whole log of linux kernel 300MB vs 1,1GB)
  • still lacks lots of features

81064794-9ca07e80-8eda-11ea-8f8a-a9c95cdf98b6

v0.2.0

30 Apr 10:37

Choose a tag to compare

  • improved navigation (#29)
  • tree view
  • spinner indicating pending background activities (upper left corner)

Screenflick Movie 11

v0.1.13

28 Apr 16:15

Choose a tag to compare

v0.1.13 Pre-release
Pre-release

v0.1.12

28 Apr 14:06

Choose a tag to compare

v0.1.12 Pre-release
Pre-release