summaryrefslogtreecommitdiffstats
path: root/pkg/integration
AgeCommit message (Expand)Author
2023-07-30Add test for opening lazygit in the worktree of a bare repoJesse 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-30Fix testsJesse Duffield
2023-07-30Fix testsJesse Duffield
2023-07-29When bisecting, always mark the current commit as good/bad, not the selectedStefan Haller
2023-07-29Add bisect menu entry that lets you choose bisect termsStefan Haller
2023-07-29feat: add os.copyToClipboardCmd to allow for a custom command #1055 (#2784)Jesse Duffield
2023-07-29feat: add os.copyToClipboardCmd to allow for a custom commandRed S
2023-07-23Prompt for commit message when moving a custom patch to a new commitStefan Haller
2023-07-22Better tag creation UXJesse Duffield
2023-07-22Use fuzzy search when filtering a viewJesse Duffield
2023-07-22Keep track of authors across local commits and branch commits for suggestionsJesse Duffield
2023-07-20Add test for crashing on empty menuJesse Duffield
2023-07-19Add integration test for accordion modeJesse Duffield
2023-07-13Allow checking for merge conflicts after running a custom commandJesse Duffield
2023-07-10Fix pull rebase testsStefan Haller
2023-07-10Fix conflict testRyooooooga
2023-07-10Fix Shell.Stash() for older versions of gitStefan Haller
2023-07-10Remove StashWithMessage functionStefan Haller
2023-07-10Use -c init.defaultBranch=master to pass the desired main branch to git initStefan Haller
2023-07-10Remove mainBranch parameter from Shell.Init()Stefan Haller
2023-07-10Retry tests on CIJesse Duffield
2023-07-10Retry on index.lock errorJesse Duffield
2023-07-09Fix testJesse Duffield
2023-07-09Only attempt integration tests onceJesse Duffield
2023-07-09Remove retry logic in integration testsJesse Duffield
2023-07-08Add busy count for integration testsJesse Duffield
2023-07-03View filtering (#2680)Jesse Duffield
2023-07-03Use searching, not filtering, in file tree viewsJesse Duffield
2023-07-03Fix escape logic for remote branchesJesse Duffield
2023-07-03Add integration tests for searching/filteringJesse Duffield
2023-07-03Add integration tests for discarding filesJesse Duffield
2023-07-02Use comment char config on interactive rebaseGustavo Krieger
2023-07-02Add tests of interactive rebase with custom comment characterGustavo Krieger
2023-06-26Fix the title and text (and variable names) of the Discard Changes promptStefan Haller
2023-06-22Add a test for stopping at an "edit" command that conflictsStefan Haller
2023-06-22Insert fake todo entry for a conflicting commit that is being appliedStefan Haller
2023-06-22Add test for rewording a commit and failing with an errorStefan Haller
2023-06-22Add test for a pick that fails and gets rescheduledStefan Haller
2023-06-22Add test for amending a commit, causing a conflictStefan Haller
2023-06-22Extend test to expect what commits we want to be listed when there's a conflictStefan Haller
2023-06-07Allow discarding changes only from local commitsStefan Haller
2023-06-07Better prompt for discarding old file changesStefan Haller
2023-06-07Fix focus issue when opening recent-repos menu at launchJesse Duffield
2023-06-03Fix flakey testJesse Duffield