| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-03-09 | 1.4 kB | |
| lazygit_0.60.0_freebsd_32-bit.tar.gz | 2026-03-09 | 7.5 MB | |
| lazygit_0.60.0_darwin_arm64.tar.gz | 2026-03-09 | 7.5 MB | |
| lazygit_0.60.0_freebsd_armv6.tar.gz | 2026-03-09 | 7.5 MB | |
| lazygit_0.60.0_linux_32-bit.tar.gz | 2026-03-09 | 7.5 MB | |
| lazygit_0.60.0_linux_arm64.tar.gz | 2026-03-09 | 7.2 MB | |
| lazygit_0.60.0_linux_x86_64.tar.gz | 2026-03-09 | 7.9 MB | |
| lazygit_0.60.0_darwin_x86_64.tar.gz | 2026-03-09 | 8.1 MB | |
| lazygit_0.60.0_linux_armv6.tar.gz | 2026-03-09 | 7.5 MB | |
| lazygit_0.60.0_windows_armv6.zip | 2026-03-09 | 7.7 MB | |
| lazygit_0.60.0_windows_x86_64.zip | 2026-03-09 | 8.2 MB | |
| lazygit_0.60.0_freebsd_arm64.tar.gz | 2026-03-09 | 7.1 MB | |
| lazygit_0.60.0_freebsd_x86_64.tar.gz | 2026-03-09 | 7.9 MB | |
| lazygit_0.60.0_windows_32-bit.zip | 2026-03-09 | 7.9 MB | |
| lazygit_0.60.0_windows_arm64.zip | 2026-03-09 | 7.3 MB | |
| README.md | 2026-03-09 | 3.0 kB | |
| v0.60.0 source code.tar.gz | 2026-03-09 | 5.1 MB | |
| v0.60.0 source code.zip | 2026-03-09 | 6.8 MB | |
| Totals: 18 Items | 118.7 MB | 7 | |
What's Changed
Enhancements 🔥
- Rename "Copy commit hash to clipboard" to mention it's an abbreviated hash by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5331
- Hide the "Fetching..." status of the auto-fetch when bottom line is hidden by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5321
- Allow removing lines from patch directly by @jesseduffield in https://github.com/jesseduffield/lazygit/pull/5277
- Filter file views rather than search by @jesseduffield in https://github.com/jesseduffield/lazygit/pull/5273
- Show branch name and detached HEAD in worktrees tab by @ruudk in https://github.com/jesseduffield/lazygit/pull/5339
- Add backward cycling support for log view (using
<shift>-aon status page) by @zaakiy in https://github.com/jesseduffield/lazygit/pull/5346 - Show worktree name next to branch in branches list by @ruudk in https://github.com/jesseduffield/lazygit/pull/5340
Fixes 🔧
- Fix matching of lazygit-edit URLs without line numbers by @danielwe in https://github.com/jesseduffield/lazygit/pull/5311
- Fix [#5302]: Create .git/info directory before writing exclude file by @cobyfrombrooklyn-bot in https://github.com/jesseduffield/lazygit/pull/5325
- Fix off-by-one error when calculating popup panel dimensions by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5312
- Properly disable clicks in inactive views behind popups by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5313
- Enable
{and}to change diff context size in branches and tags panels in diffing mode by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5258 - Fix diff display of custom pagers after screen mode change by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5349
Maintenance ⚙️
- Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in https://github.com/jesseduffield/lazygit/pull/5323
Docs 📖
- Fix typo: MacOS to macOS by @04cb in https://github.com/jesseduffield/lazygit/pull/5335
I18n 🌎
- Update translations from Crowdin by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5352
Other Changes
- Add Terra as an alternative Fedora install method by @Owen-sz in https://github.com/jesseduffield/lazygit/pull/5281
New Contributors
- @Owen-sz made their first contribution in https://github.com/jesseduffield/lazygit/pull/5281
- @danielwe made their first contribution in https://github.com/jesseduffield/lazygit/pull/5311
- @cobyfrombrooklyn-bot made their first contribution in https://github.com/jesseduffield/lazygit/pull/5325
- @04cb made their first contribution in https://github.com/jesseduffield/lazygit/pull/5335
- @zaakiy made their first contribution in https://github.com/jesseduffield/lazygit/pull/5346
Full Changelog: https://github.com/jesseduffield/lazygit/compare/v0.59.0...v0.60.0