summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2023-07-31Store full sha in branch modelStefan Haller
2023-07-31Add CheckedOutBranch to Model structStefan Haller
2023-07-31Make bisect/basic.go test more concreteStefan Haller
2023-07-31Add author short names to commits in testStefan Haller
2023-07-31Improve updateRef testStefan Haller
2023-07-31Remove the old experimentalShowBranchHeads mechanism and configStefan Haller
2023-07-31Fix merge status of commits when update-ref command is presentStefan Haller
2023-07-31Add tests for setCommitMergedStatusesStefan Haller
2023-07-31Make setCommitMergedStatuses a non-member functionStefan Haller
2023-07-30Remove secureexec packageJesse Duffield
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-07-30Use double dash for disambuating path in editor templatesJesse Duffield
2023-07-30Fix flakey worktree testsJesse Duffield
2023-07-30rename filesJesse Duffield
2023-07-30Write unit tests with the help of aferoJesse 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 section in integration readme about testing against old git versionsJesse 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-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