summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests
AgeCommit message (Expand)Author
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
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
2023-06-03Support matchers on integers in integration testsJesse Duffield
2023-06-01Add integration test for commit highlighting on focusJesse Duffield
2023-06-01Show menu instead of prompt when there are conflicts in a rebase or mergeStefan Haller
2023-05-29Support suggestions generated from command in custom commandsJesse Duffield
2023-05-29Add suggestionsPreset to custom commands systemJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-05-23Fix discard logicJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-20Remove the toast when toggling "ignore whitespace"Stefan Haller
2023-05-17Merge pull request #2612 from longlhh90/fix-commit-prefixes-with-empty-commit...Jesse Duffield
2023-05-17remove empty message check as message of commit can be emptyLukas
2023-05-11Extend one of the filtering tests to start on a commit other than the firstStefan Haller
2023-05-11Merge branch 'master' into refactor-better-encapsulationJesse Duffield
2023-05-02Add own version for test move_to_earlier_commit for older git versionsStefan Haller