v0.51.0
Make Commit.Hash a getter for an unexported hash field
Update to go 1.24
Split behavior of rendering allBranchesLogCmd and switching to next cmd
Move NewDummyCommon to pkg/common
Include migration changes in the error message if we can't log them
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
Add ContextMgr.NextInStack and use it to access side panel of focused main view
Add an alternate keybinding (default <c-s>) for ConfirmInEditor
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