summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/worktrees_controller.go
AgeCommit message (Expand)Author
2024-01-28Display more keybindings on-screenJesse Duffield
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-23Set groundwork for better disabled reasons with range selectJesse Duffield
2024-01-19Enforce single-item selection in various actionsJesse Duffield
2023-07-30Use fields rather than methods on worktreesJesse Duffield
2023-07-30Remove IO logic from presentation code for worktreesJesse Duffield
2023-07-30Allow entering a worktree by pressing enterJesse Duffield
2023-07-30Update cheatsheetsJesse Duffield
2023-07-30Support opening worktree in editorJesse Duffield
2023-07-30Allow opening worktree in editorJesse Duffield
2023-07-30Support creating worktrees from refsJesse Duffield
2023-07-30Handle deleting branch attached to worktreeJesse Duffield
2023-07-30Land in the same panel when switching to a worktreeJesse Duffield
2023-07-30Prompt to switch to worktree when branch is checked out by other worktreeJesse Duffield
2023-07-30Use git lingoJesse Duffield
2023-07-30Alert when attempting to enter the current worktreeJesse Duffield
2023-07-30Remove commentJesse Duffield
2023-07-30Address PR commentsJoel Baranick
2023-07-30Basic support for adding a worktreeJoel Baranick
2023-07-30Put all worktree i18n strings togetherJoel Baranick
2023-07-30Improve worktree panelJoel Baranick
2023-07-30Style missing worktree as red and display better error when trying to switch ...Joel Baranick
2023-07-30Support for deleting a worktreeJoel Baranick
2023-07-30Initial addition of support for worktreesJoel Baranick