summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2023-08-07Support bare worktrees where worktree does not have its own .git fileJesse Duffield
2023-08-07update worktree icons for NerdFont V3 (#2895)keybinding-menu-headingsStefan Haller
2023-08-07👽️ update worktree icons for NerdFont V3Saafo
2023-08-06Bump gocuiStefan Haller
2023-08-05Fix confirmation view sizingJesse Duffield
2023-08-02Remove file watcher codeJesse Duffield
2023-08-02Refresh when the terminal window gets the focusStefan Haller
2023-08-02Appease linterJesse Duffield
2023-08-02Fix focus issueJesse Duffield
2023-08-01Add explosion animation when nuking working treeJesse Duffield
2023-08-01Start in fullscreen when passing a git argJesse Duffield
2023-08-01Internationalise logging of commands (#2852)Jesse Duffield
2023-07-31Wraps rebase func with WithWaitingStatus to show loader when rebasingKarl Heitmann
2023-07-31Moves log related translations into its own Tr.Log. namespaceKarl Heitmann
2023-07-31Moves hard coded strings for LogCommand to i18n.Karl Heitmann
2023-07-31Add automated demo recordings (#2853)Jesse Duffield
2023-07-31Add demo test variantJesse Duffield
2023-07-31Log error when saving app state fails after showing/hiding command logStefan Haller
2023-07-31Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changesStefan Haller
2023-07-31Show correct keybindings in force-push promptStefan Haller
2023-07-31Allow force-tagging if tag existsStefan Haller
2023-07-31Add a "Mark commit as base commit for rebase" commandStefan Haller
2023-07-31Cleanup: remove extra OutsideFilterMode guardStefan Haller
2023-07-31Don't show branch marker for head commit unless updateRefs config is onStefan Haller
2023-07-31Don't show branch heads in reflog subcommitsStefan Haller
2023-07-31Visualize local branch heads in commits panelStefan Haller
2023-07-31Store full sha in branch modelStefan Haller
2023-07-31Add CheckedOutBranch to Model structStefan Haller
2023-07-31Remove the old experimentalShowBranchHeads mechanism and configStefan Haller
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-07-30Fix flakey worktree testsJesse Duffield
2023-07-30Fix bug where worktree view would take over window upon switching branchesJesse Duffield
2023-07-30Use forward-slashes on windowsJesse Duffield
2023-07-30Add more i18n for worktreesJesse Duffield
2023-07-30Use fields rather than methods on worktreesJesse Duffield
2023-07-30Centralise logic for obtaining repo pathsJesse Duffield
2023-07-30Remove IO logic from presentation code for worktreesJesse Duffield
2023-07-30Remove dead functionJesse Duffield
2023-07-30Allow entering a submodule by pressing spaceJesse Duffield
2023-07-30Allow entering a worktree by pressing enterJesse Duffield
2023-07-30Update repo switch logicJesse Duffield
2023-07-30Support fastforwarding worktreeJesse Duffield
2023-07-30Add more worktree testsJesse Duffield
2023-07-30Add worktree integration testsJesse Duffield
2023-07-30Update cheatsheetsJesse Duffield
2023-07-30Remove worktree version guardsJesse Duffield
2023-07-30Fix unit testsJesse Duffield
2023-07-30Show loader when switching worktreesJesse Duffield
2023-07-30Support older versions of git when fetching worktreesJesse Duffield
2023-07-30Move worktrees tab to files windowJesse Duffield