| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-02-07 | 1.4 kB | |
| lazygit_0.59.0_linux_arm64.tar.gz | 2026-02-07 | 7.2 MB | |
| lazygit_0.59.0_darwin_arm64.tar.gz | 2026-02-07 | 7.5 MB | |
| lazygit_0.59.0_linux_32-bit.tar.gz | 2026-02-07 | 7.5 MB | |
| lazygit_0.59.0_linux_x86_64.tar.gz | 2026-02-07 | 7.9 MB | |
| lazygit_0.59.0_windows_32-bit.zip | 2026-02-07 | 7.9 MB | |
| lazygit_0.59.0_windows_x86_64.zip | 2026-02-07 | 8.2 MB | |
| lazygit_0.59.0_darwin_x86_64.tar.gz | 2026-02-07 | 8.1 MB | |
| lazygit_0.59.0_freebsd_32-bit.tar.gz | 2026-02-07 | 7.5 MB | |
| lazygit_0.59.0_linux_armv6.tar.gz | 2026-02-07 | 7.5 MB | |
| lazygit_0.59.0_windows_arm64.zip | 2026-02-07 | 7.3 MB | |
| lazygit_0.59.0_freebsd_arm64.tar.gz | 2026-02-07 | 7.1 MB | |
| lazygit_0.59.0_freebsd_armv6.tar.gz | 2026-02-07 | 7.5 MB | |
| lazygit_0.59.0_freebsd_x86_64.tar.gz | 2026-02-07 | 7.9 MB | |
| lazygit_0.59.0_windows_armv6.zip | 2026-02-07 | 7.7 MB | |
| README.md | 2026-02-07 | 2.9 kB | |
| v0.59.0 source code.tar.gz | 2026-02-07 | 5.5 MB | |
| v0.59.0 source code.zip | 2026-02-07 | 7.1 MB | |
| Totals: 18 Items | 119.2 MB | 0 | |
What's Changed
Enhancements 🔥
- Have "Find base commit for fixup" ignore fixup commits for the found base commit by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5210
- Exclude commit trailers from line wrapping by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5230
- Limit popup panel widths to a maximum width by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5231
- Support using the selected commit's message in a fixup by @jesseduffield in https://github.com/jesseduffield/lazygit/pull/5233
- Fix gitignore path collisions by @DawidPietrykowski in https://github.com/jesseduffield/lazygit/pull/5245
Fixes 🔧
- Don't log the "git rev-list" call when marking bisect commits by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5236
- Fix opening a menu when a previous menu was scrolled down by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5238
- When moving commits up/down and the selection leaves the view, scroll to make it visible again by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5247
- Fix rendering of CRLF sequence ('\r\n') by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5237
- Fix rendering of the Reflog panel when using up/down to scroll it by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5248
- Add Nushell support for nvim-remote preset by @baiyeidk in https://github.com/jesseduffield/lazygit/pull/5250
Maintenance ⚙️
- Update devcontainer
VARIANTto1-trixieby @mricherzhagen in https://github.com/jesseduffield/lazygit/pull/5204 - chore: Update outdated GitHub Actions versions by @pgoslatara in https://github.com/jesseduffield/lazygit/pull/5220
- Disable the automatic, scheduled release by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5272
- Auto-update cheatsheets after updating translation by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5275
Docs 📖
- Update README to add GitArbor TUI as an alternative by @cadamsdev in https://github.com/jesseduffield/lazygit/pull/5257
- Update docs and schema for release by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5276
I18n 🌎
- Update translations from Crowdin by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5274
New Contributors
- @pgoslatara made their first contribution in https://github.com/jesseduffield/lazygit/pull/5220
- @cadamsdev made their first contribution in https://github.com/jesseduffield/lazygit/pull/5257
- @baiyeidk made their first contribution in https://github.com/jesseduffield/lazygit/pull/5250
Full Changelog: https://github.com/jesseduffield/lazygit/compare/v0.58.1...v0.59.0