summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/branch_loader.go
AgeCommit message (Expand)Author
2023-12-27Add a sort order menu for local branchesAlex March
2023-07-31Store full sha in branch modelStefan Haller
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-07-30Fix test by making branches appear deterministicallyJesse Duffield
2023-07-30Associate branches with worktrees even when mid-rebaseJesse Duffield
2023-07-30Update worktree modelJesse Duffield
2023-07-30Hide worktrees in the worktree panel if they point at a non-existing filesyst...Joel Baranick
2023-07-30Initial addition of support for worktreesJoel Baranick
2023-06-01show commits against branchesJesse Duffield
2022-11-14fix: fix ambiguous branch nameRyooooooga
2022-11-14Merge loaders package into git_commands packagesudoburt