v0.57.0
Store TextStyle in Pipe struct as pointer
Modernize all codes
Fix DEFAULT_REMOTE_ICON character code
Fix right-alignment of divergence from base branch for branch checked out in a worktree
Fix makeAtomic in branches_test
Enable revive linter, and fix a bunch of warnings
Move NewDummyCommon to pkg/common
Add user config gui.addRootItemInFileTree
Show inline waiting status when checking out a local branch
Move Loader to presentation package
Make Commit.Hash a getter for an unexported hash field
Standardise on using lo for slice functions
feat: add age on stash lines
Make WorkingTreeState a struct, and add cherry-picking and reverting states
refactor: use strings.Builder and strings.Repeat to simplify code
Use fields rather than methods on worktrees