summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests
AgeCommit message (Expand)Author
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-31Don't show branch heads in reflog subcommitsStefan Haller
2023-07-31Visualize local branch heads in commits panelStefan 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-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 fields rather than methods on worktreesJesse Duffield
2023-07-30Centralise logic for obtaining repo pathsJesse Duffield
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-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-10Remove StashWithMessage functionStefan Haller
2023-07-10Retry on index.lock errorJesse Duffield
2023-07-09Fix testJesse 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