Download Latest Version lazygit_0.64.1_windows_x86_64.zip (7.2 MB)
Email in envelope

Get an email when there's a new version of Lazygit

Home / v0.64.0
Name Modified Size InfoDownloads / Week
Parent folder
checksums.txt 2026-08-04 1.3 kB
lazygit_0.64.0_darwin_x86_64.tar.gz 2026-08-04 7.0 MB
lazygit_0.64.0_windows_arm64.zip 2026-08-04 6.4 MB
lazygit_0.64.0_freebsd_x86_64.tar.gz 2026-08-04 6.9 MB
lazygit_0.64.0_linux_32-bit.tar.gz 2026-08-04 6.6 MB
lazygit_0.64.0_windows_x86_64.zip 2026-08-04 7.2 MB
lazygit_0.64.0_darwin_arm64.tar.gz 2026-08-04 6.6 MB
lazygit_0.64.0_linux_arm64.tar.gz 2026-08-04 6.3 MB
lazygit_0.64.0_linux_x86_64.tar.gz 2026-08-04 6.9 MB
lazygit_0.64.0_windows_32-bit.zip 2026-08-04 6.9 MB
lazygit_0.64.0_freebsd_32-bit.tar.gz 2026-08-04 6.5 MB
lazygit_0.64.0_freebsd_arm64.tar.gz 2026-08-04 6.3 MB
lazygit_0.64.0_freebsd_armv6.tar.gz 2026-08-04 6.5 MB
lazygit_0.64.0_linux_armv6.tar.gz 2026-08-04 6.6 MB
README.md 2026-08-04 6.3 kB
v0.64.0 source code.tar.gz 2026-08-04 4.8 MB
v0.64.0 source code.zip 2026-08-04 6.3 MB
Totals: 17 Items   97.8 MB 3

What's Changed

This release has massive changes, but most of them should hopefully not be visible: I completely overhauled lazygit's concurrency model, which was, let's say, less than robust; there were lots of data races, and we were just lucky that this didn't result in crashes or misbehavior more often. We now have a robust concurrency model with no known data races, and in fact we run our integration test suite on CI with the -race flag to prove that. The user visible part of this is that some operations run a little more smoothly now; for example, there used to be an ugly spinner freeze at the end of checking out a branch, which is now gone.

However, since the changes were so massive there's a higher-than-usual chance of regressions, so please report any that you find.

Apart from that, we also have a few useful enhancements; the most notable one is probably that we now show the Github checks status of pull requests in the branches panel.

Enhancements 🔥

Fixes 🔧

Maintenance ⚙️

Docs 📖

I18n 🌎

Performance Improvements 📊

New Contributors

Full Changelog: https://github.com/jesseduffield/lazygit/compare/v0.63.1...v0.64.0

Source: README.md, updated 2026-08-04