Skip to content

Releases: altsem/gitu

v0.25.0

03 Sep 16:29
a54e70a
Compare
Choose a tag to compare

[0.25.0] - 2024-09-03

🚀 Features

  • Change priority order of editor envvar lookup

v0.24.0

05 Aug 18:04
583b60d
Compare
Choose a tag to compare

[0.24.0] - 2024-08-05

🚀 Features

  • (status) Detect renamed files

v0.23.1

23 Jul 22:55
a30c2ae
Compare
Choose a tag to compare

[0.23.1] - 2024-07-23

🐛 Bug Fixes

  • (instant fixup commit) Would not work with some versions of Git
  • (instant fixup commit) Use --keep-empty and --autostash like Magit
  • (instant fixup commit) Errors wouldn't show

v0.23.0

18 Jul 21:09
440c3b4
Compare
Choose a tag to compare

[0.23.0] - 2024-07-18

🚀 Features

  • (commit) Instant fixup

🐛 Bug Fixes

  • Invisible menu after closing an input prompt

🎨 Styling

  • Wording in menus made more consistent to Magit

v0.22.1

04 Jul 18:25
9becb68
Compare
Choose a tag to compare

[0.22.1] - 2024-07-04

🐛 Bug Fixes

  • Upgrade libgit2 to 1.8.1 to support new index.skipHash git config

v0.22.0

27 Jun 21:23
8027835
Compare
Choose a tag to compare

[0.22.0] - 2024-06-27

🚀 Features

  • Make cursor and selection symbol configurable

v0.21.1

19 Jun 15:34
43d011c
Compare
Choose a tag to compare

[0.21.1] - 2024-06-19

🐛 Bug Fixes

  • Tabs would not be rendered, render them as 4 spaces for now
  • (flake) Add AppKit to build inputs

v0.21.0

16 Jun 17:04
b2acea3
Compare
Choose a tag to compare

[0.21.0] - 2024-06-16

🚀 Features

  • -n argument to limit log
  • -F to grep for commits in log menu
  • Support value arguments

🐛 Bug Fixes

  • Pin exact tree-sitter version to prevent common build breaks

v0.20.1

08 May 19:49
5ef0134
Compare
Choose a tag to compare

[0.20.1] - 2024-05-08

🐛 Bug Fixes

  • Bad diffs when git's autocrlf was enabled

v0.20.0

08 May 16:52
fe1ac33
Compare
Choose a tag to compare

[0.20.0] - 2024-05-08

🚀 Features

  • Add "elsewhere" option to fetch, pull and push menu
  • Syntax highlighting for Elixir