summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-30Add test for opening lazygit in the worktree of a bare repoJesse Duffield
2023-07-30Remove dead functionJesse Duffield
2023-07-30Fix test by making branches appear deterministicallyJesse 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-30Add test for retained context focus when switching worktreesJesse Duffield
2023-07-30Support fastforwarding worktreeJesse Duffield
2023-07-30Add more worktree testsJesse Duffield
2023-07-30Add worktree tests for removing/detachingJesse 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-30Fix testsJesse Duffield
2023-07-30Fix testsJesse Duffield
2023-07-30Safer fetching of linked worktree pathsJesse Duffield
2023-07-30Move worktrees tab to files windowJesse Duffield
2023-07-30Change directory to worktree if given as an argumentJesse Duffield
2023-07-30Support opening worktree in editorJesse Duffield
2023-07-30Properly render worktrees in files panelJesse Duffield
2023-07-30Better logic for knowing which repo we're inJesse Duffield
2023-07-30Only show worktree in status panel if not the main worktree and worktrees are...Jesse Duffield
2023-07-30Hide worktree functionality on old git versionsJesse Duffield
2023-07-30Associate branches with worktrees even when mid-rebaseJesse Duffield
2023-07-30Assume that the base of a worktree can be checked outJesse Duffield
2023-07-30i18n for worktreesJesse Duffield
2023-07-30Don't quit on errorJesse Duffield
2023-07-30Allow opening worktree in editorJesse Duffield
2023-07-30Show base ref suggestions when creating worktreeJesse Duffield
2023-07-30Refresh work trees when discarding file changesJesse Duffield
2023-07-30Checkout worktree when creating from worktree viewJesse Duffield
2023-07-30Use 'M' for months in branches panelJesse Duffield
2023-07-30Fix filtering logic in worktrees viewJesse Duffield
2023-07-30Support creating worktrees from refsJesse Duffield
2023-07-30Fix wordingJesse Duffield
2023-07-30Log when directory is changedJesse Duffield
2023-07-30Handle deleting branch attached to worktreeJesse Duffield
2023-07-30Update wordingJesse Duffield
2023-07-30Don't touch repo stack when switching worktreesJesse Duffield
2023-07-30Move status panel presentation logic into presentation packageJesse Duffield
2023-07-30Land in the same panel when switching to a worktreeJesse Duffield
2023-07-30Move current worktree to top of listJesse 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-30Improve name handlingJesse Duffield
2023-07-30Use sentence caseJesse Duffield
2023-07-30RefactorJesse Duffield