v0.49.0
Bump minimum required git version to 2.22
Update to go 1.24
Escape special characters when git-ignoring files
Make common.UserConfig an atomic.Pointer for safe concurrent access
Add a command to select all commits of the current branch
Make the links in the status panel point to the current version rather than master
Support bare worktrees where worktree does not have its own .git file
cleanup integration test code
Fix crash when dragging from below the end of the diff upwards and then staging the range
Update translation files from crowdin
Remove deprecated configs from auto generated config.md
Remove secureexec package
integrate snake game into lazygit
Suppress error logs when killing process on Windows
Highlight inactive selection in bold
Change direct access to Common.UserConfig to a getter
Migrate to only doing marshalling twice, and compare via deep copy