summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/test_list.go
AgeCommit message (Expand)Author
2023-08-29Add integration test for the new divergence logStefan Haller
2023-08-21Add integration testStefan Haller
2023-08-12Add demo for diffing two commitsJesse Duffield
2023-08-12Add commit graph demoJesse Duffield
2023-08-12Add rebase from marked base commit testJesse Duffield
2023-08-09If OpenLink errors, show a dialog insteadSimon Whitaker
2023-08-07Test bare repos with dotfile setupJesse Duffield
2023-08-04Add custom patch demoJesse Duffield
2023-08-04Add worktree demoJesse Duffield
2023-08-04Add custom command demoJesse Duffield
2023-08-03Add undo/redo demoJesse Duffield
2023-08-02Add demo for staging linesJesse Duffield
2023-08-02Add demo for amending old commitJesse Duffield
2023-08-02Add demo for filtering branchesJesse Duffield
2023-08-01Add explosion animation when nuking working treeJesse Duffield
2023-07-31Add automated demo recordings (#2853)Jesse Duffield
2023-07-31Add demo test variantJesse Duffield
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-31Remove the old experimentalShowBranchHeads mechanism and configStefan Haller
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-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-22Better tag creation UXJesse Duffield
2023-07-22Use fuzzy search when filtering a viewJesse 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-03View filtering (#2680)Jesse 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-02Add tests of interactive rebase with custom comment characterGustavo Krieger
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-07Allow discarding changes only from local commitsStefan Haller
2023-06-07Fix focus issue when opening recent-repos menu at launchJesse Duffield