Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 06:42
· 1643 commits to master since this release

Added

Changed

  • use terminal blue as default selection background (#129)
  • author column in revlog is now fixed width for better alignment (#148)
  • cleaner tab bar and background work indicating spinner:

Fixed

  • clearer help headers (#131)
  • display non-utf8 commit messages at least partially (#150)
  • hooks ignored when running gitui in subfolder of workdir (#151)
  • better scrolling in file-trees [@tisorlawan] (#144)
  • show untracked files in stash commit details [@MCord] (#130)
  • in some repos looking up the branch name was a bottleneck (#159)
  • some optimizations in reflog
  • fix arrow utf8 encoding in help window [@daober] (#142)