summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/worktree.go
AgeCommit message (Expand)Author
2023-07-30Centralise logic for obtaining repo pathsJesse Duffield
2023-07-30Remove IO logic from presentation code for worktreesJesse Duffield
2023-07-30Add worktree tests for removing/detachingJesse Duffield
2023-07-30Add worktree integration testsJesse Duffield
2023-07-30Fix unit testsJesse Duffield
2023-07-30Fix testsJesse Duffield
2023-07-30Safer fetching of linked worktree pathsJesse Duffield
2023-07-30Properly render worktrees in files panelJesse Duffield
2023-07-30Better logic for knowing which repo we're inJesse Duffield
2023-07-30Associate branches with worktrees even when mid-rebaseJesse Duffield
2023-07-30Support creating worktrees from refsJesse Duffield
2023-07-30Log when directory is changedJesse Duffield
2023-07-30Handle deleting branch attached to worktreeJesse Duffield
2023-07-30Move current worktree to top of listJesse Duffield
2023-07-30Improve name handlingJesse Duffield
2023-07-30Address PR commentsJoel Baranick
2023-07-30Basic support for adding a worktreeJoel Baranick
2023-07-30Support for deleting a worktreeJoel Baranick