v0.52.0
Make Commit.Hash a getter for an unexported hash field
Update to go 1.24
Use full refname instead of short to prevent disambiguation with tag
Move NewDummyCommon to pkg/common
Replace literal with ConfigFilename constant
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
Remove the pick vs. pull hack
Bump gocui and adapt lazygit code
Remove deprecated configs from auto generated config.md
Remove secureexec package
integrate snake game into lazygit
Fix race condition when starting several command tasks in quick succession
Highlight inactive selection in bold
Change direct access to Common.UserConfig to a getter
Make RenameYamlKey return a bool