| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-08-12 | 1.3 kB | |
| lazygit_0.64.1_freebsd_armv6.tar.gz | 2026-08-12 | 6.5 MB | |
| lazygit_0.64.1_darwin_arm64.tar.gz | 2026-08-12 | 6.6 MB | |
| lazygit_0.64.1_linux_32-bit.tar.gz | 2026-08-12 | 6.6 MB | |
| lazygit_0.64.1_linux_armv6.tar.gz | 2026-08-12 | 6.6 MB | |
| lazygit_0.64.1_linux_x86_64.tar.gz | 2026-08-12 | 6.9 MB | |
| lazygit_0.64.1_darwin_x86_64.tar.gz | 2026-08-12 | 7.1 MB | |
| lazygit_0.64.1_freebsd_32-bit.tar.gz | 2026-08-12 | 6.5 MB | |
| lazygit_0.64.1_windows_32-bit.zip | 2026-08-12 | 6.9 MB | |
| lazygit_0.64.1_windows_arm64.zip | 2026-08-12 | 6.4 MB | |
| lazygit_0.64.1_freebsd_arm64.tar.gz | 2026-08-12 | 6.3 MB | |
| lazygit_0.64.1_freebsd_x86_64.tar.gz | 2026-08-12 | 6.9 MB | |
| lazygit_0.64.1_linux_arm64.tar.gz | 2026-08-12 | 6.3 MB | |
| lazygit_0.64.1_windows_x86_64.zip | 2026-08-12 | 7.2 MB | |
| README.md | 2026-08-12 | 2.4 kB | |
| v0.64.1 source code.tar.gz | 2026-08-12 | 4.8 MB | |
| v0.64.1 source code.zip | 2026-08-12 | 6.3 MB | |
| Totals: 17 Items | 98.0 MB | 7 | |
What's Changed
This fixes a few regressions that were introduced in the last release, and some long-standing bugs that I didn't see any reason to hold back until the next big one.
Fixes 🔧
- Fix transitions of entering and exiting filtering mode (e.g. by path or author) by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5897
- Fix race in "Stash staged changes" on git versions before 2.35.0 by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5903
- Fix several problems with repos whose git dir lives outside the working tree by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5910
- Update the UI after stash operations in a single frame by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5905
- Honor the conflict-marker-size gitattribute by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5902
- Fix hang on quit when confirmOnQuit is true by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5919
- Fix pull requests silently disappearing until lazygit is restarted by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5921
Maintenance ⚙️
- Don't let integration tests race a background git repack by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5898
- update Nix flake dependencies by @TyceHerrman in https://github.com/jesseduffield/lazygit/pull/5894
- Simplify the run_integration_tests.sh script by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5908
- Bump actions/setup-go from 6 to 7 by @dependabot[bot] in https://github.com/jesseduffield/lazygit/pull/5843
- Bump github.com/kyokomi/emoji/v2 from 2.2.13 to 2.2.14 by @dependabot[bot] in https://github.com/jesseduffield/lazygit/pull/5813
- Bump mheap/github-action-required-labels from 5.5.2 to 5.6.0 by @dependabot[bot] in https://github.com/jesseduffield/lazygit/pull/5769
- Bump github.com/lucasb-eyer/go-colorful from 1.4.0 to 1.4.1 by @dependabot[bot] in https://github.com/jesseduffield/lazygit/pull/5916
- Bump JamesIves/github-sponsors-readme-action from 1.6.0 to 1.6.1 by @dependabot[bot] in https://github.com/jesseduffield/lazygit/pull/5917
Full Changelog: https://github.com/jesseduffield/lazygit/compare/v0.64.0...v0.64.1