summaryrefslogtreecommitdiffstats
path: root/pkg/integration
AgeCommit message (Expand)Author
2023-05-02Add config gui.experimentalShowBranchHeadsStefan Haller
2023-05-01Merge pull request #2552 from stefanhaller/support-stacked-branchesJesse Duffield
2023-04-30Retain commit message when cycling historyJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-29Make RebaseCommands.AmendTo more robustStefan Haller
2023-04-29Implement "edit commit" in terms of the new EditRebase functionStefan Haller
2023-04-29enforce lowercase filenamesJesse Duffield
2023-04-15test: check focus on commits after performing an advanced rebaseAzraelSec
2023-04-15use lowercase text for menu items (as we're still yet to standardise on 'Sent...Jesse Duffield
2023-04-15test: add integration test to verify the interactive rebase correctly workAzraelSec
2023-04-15test: update the UI to follow the new rebase type selection instead of confir...AzraelSec
2023-04-15Make EditRebaseTodo more robustStefan Haller
2023-04-15Add integration test for dropping a todo commit when there's an update-refStefan Haller
2023-04-15Add GitVersion field to NewIntegrationTestArgsStefan Haller
2023-04-14fix flaky testsJesse Duffield
2023-04-13Reorder testsStefan Haller
2023-04-13Rename test files to match test namesStefan Haller
2023-04-13Don't add custom command to history if it starts with spaceLuka Markušić
2023-04-01Better error message when trying to amend a commit other than head during rebaseStefan Haller
2023-04-01Allow amending the head commit during interactive rebaseLuka Markušić
2023-04-01Add integration test for amending from the files panelStefan Haller
2023-04-01Better error message when trying to edit or move a non-todo commit during rebaseStefan Haller
2023-04-01Allow rewording the head commit during interactive rebaseStefan Haller
2023-03-24Merge pull request #2377 from shinhs0506/clear-staging-after-commitJesse Duffield
2023-03-24remove old integration test recording codeJesse Duffield
2023-03-20refresh the staging panel on successful commitJohn Shin
2023-03-19specify view when assertion on line count failsJesse Duffield
2023-03-18Fix "move patch into new commit" for partial hunk (#2507)Stefan Haller
2023-03-07Reenable failing testStefan Haller
2023-03-07Concatenate patches to apply them all at onceStefan Haller
2023-03-07Add test for reverse-applying a patch that conflictsStefan Haller
2023-03-07Fix opening the current test file from the integration test guiStefan Haller
2023-02-27Make integration test more robustStefan Haller
2023-02-26show file tree by default in integration testsJesse Duffield
2023-02-26cleanup integration test codeJesse Duffield
2023-02-26remove legacy integration testsJesse Duffield
2023-02-26migrate merge conflict testsJesse Duffield
2023-02-25give CI longer wait times before failing assertionsJesse Duffield
2023-02-25migrate patch building testsJesse Duffield
2023-02-25Improve staging panel integration testsJesse Duffield
2023-02-23migrate staging testsJesse Duffield
2023-02-22migrate more testsJesse Duffield
2023-02-22migrate more testsJesse Duffield
2023-02-22migrate reflog integration testsJesse Duffield
2023-02-22migrate interactive rebase integration testsJesse Duffield
2023-02-21Merge pull request #2293 from jesseduffield/feature/make-discarding-harderJesse Duffield
2023-02-21migrate push testsJesse Duffield
2023-02-20migrate stash testsJesse Duffield
2023-02-20rerun test generatorJesse Duffield
2023-02-20migrate switch tab from menu testJesse Duffield