summaryrefslogtreecommitdiffstats
path: root/pkg/gui/context/worktrees_context.go
AgeCommit message (Expand)Author
2024-01-23Set groundwork for better disabled reasons with range selectJesse Duffield
2023-08-28Extract a ListRenderer structStefan Haller
2023-08-28Change length parameter of getDisplayStrings to endIdxStefan Haller
2023-07-30Use fields rather than methods on worktreesJesse Duffield
2023-07-30Remove IO logic from presentation code for worktreesJesse Duffield
2023-07-30Add worktree integration testsJesse Duffield
2023-07-30Move worktrees tab to files windowJesse Duffield
2023-07-30Fix filtering logic in worktrees viewJesse Duffield
2023-07-30RefactorJesse Duffield
2023-07-30Address PR commentsJoel Baranick
2023-07-30Style missing worktree as red and display better error when trying to switch ...Joel Baranick
2023-07-30Initial addition of support for worktreesJoel Baranick