Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-06-07 | 1.4 kB | |
lazygit_0.52.0_Darwin_x86_64.tar.gz | 2025-06-07 | 8.0 MB | |
lazygit_0.52.0_Linux_32-bit.tar.gz | 2025-06-07 | 7.5 MB | |
lazygit_0.52.0_Darwin_arm64.tar.gz | 2025-06-07 | 7.5 MB | |
lazygit_0.52.0_freebsd_32-bit.tar.gz | 2025-06-07 | 7.4 MB | |
lazygit_0.52.0_freebsd_arm64.tar.gz | 2025-06-07 | 7.2 MB | |
lazygit_0.52.0_Linux_arm64.tar.gz | 2025-06-07 | 7.2 MB | |
lazygit_0.52.0_Linux_x86_64.tar.gz | 2025-06-07 | 7.9 MB | |
lazygit_0.52.0_Windows_32-bit.zip | 2025-06-07 | 7.7 MB | |
lazygit_0.52.0_Windows_arm64.zip | 2025-06-07 | 7.3 MB | |
lazygit_0.52.0_Windows_x86_64.zip | 2025-06-07 | 8.1 MB | |
lazygit_0.52.0_freebsd_armv6.tar.gz | 2025-06-07 | 7.4 MB | |
lazygit_0.52.0_freebsd_x86_64.tar.gz | 2025-06-07 | 7.9 MB | |
lazygit_0.52.0_Linux_armv6.tar.gz | 2025-06-07 | 7.4 MB | |
lazygit_0.52.0_Windows_armv6.zip | 2025-06-07 | 7.6 MB | |
README.md | 2025-06-05 | 1.9 kB | |
v0.52.0 source code.tar.gz | 2025-06-05 | 5.3 MB | |
v0.52.0 source code.zip | 2025-06-05 | 7.0 MB | |
Totals: 18 Items | 118.5 MB | 9 |
What's Changed
Enhancements 🔥
- Add user config for hiding the root item in the file tree by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4593
- Use branchPrefix when moving commits to new branch by @EliasA5 in https://github.com/jesseduffield/lazygit/pull/4604
- Show default option when prompting to create a new git repo by @Joshuahuahua in https://github.com/jesseduffield/lazygit/pull/4596
Fixes 🔧
- Fix selecting large hunks, and fix problems editing very long commit descriptions by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4589
- Kill background fetch when it requests a passphrase by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4588
- Fix branch selection jumping back on background fetch by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4597
- Fix resetting to a branch when a tag shares the same name, or vice versa by @ChrisMcD1 in https://github.com/jesseduffield/lazygit/pull/4571
- Fix wrong inactive highlight when switching between repos by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4621
- Fix assigning custom key to pullFiles command in the Commits panel by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4617
Maintenance ⚙️
- Replace literal with ConfigFilename constant by @mloskot in https://github.com/jesseduffield/lazygit/pull/4613
- Improve PR template wrt release notes by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4607
New Contributors
- @mloskot made their first contribution in https://github.com/jesseduffield/lazygit/pull/4613
- @Joshuahuahua made their first contribution in https://github.com/jesseduffield/lazygit/pull/4596
Full Changelog: https://github.com/jesseduffield/lazygit/compare/v0.51.1...v0.52.0