v0.53.0
Enable revive linter, and fix a bunch of warnings
Update to go 1.24
Move to next stageable line after adding a line to a custom patch
Move NewDummyCommon to pkg/common
Add user config to use hunk mode by default when entering staging view
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
Escape out of hunk mode only if it was turned on by the user
Update translations from Crowdin
In hunk staging mode, select blocks of changes rather than actual hunks
Enable intrange linter, and fix warnings
Remove secureexec package
Highlight inactive selection in bold
Change direct access to Common.UserConfig to a getter