summaryrefslogtreecommitdiffstats
path: root/test/integration
AgeCommit message (Expand)Author
2022-11-12fix broken CI (see https://vielmetti.typepad.com/logbook/2022/10/git-security...Jesse Duffield
2022-09-16add integration tests for cherry pickingJesse Duffield
2022-09-09add branch rebase integration testJesse Duffield
2022-09-09add branch delete integration testJesse Duffield
2022-09-09remove already migrated testJesse Duffield
2022-09-09add another bisect integration testJesse Duffield
2022-09-09add bisect integration testJesse Duffield
2022-08-14migrate menuFromCommand integration testJesse Duffield
2022-08-14basic custom command testJesse Duffield
2022-08-11add new integration test patternJesse Duffield
2022-08-07Merge pull request #2004 from mark2185/fix-add-to-gitignore-newlineJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-08-03Rerun integration testLuka Markušić
2022-08-03Fix the integration testLuka Markušić
2022-08-01add integration test to ensure we don't run into issues with popup focusJesse Duffield
2022-07-05try having at least one commit createdJesse Duffield
2022-07-05better handling of gitignore filesJesse Duffield
2022-07-05init repo before setting usernameJesse Duffield
2022-07-05Allow adding a file to the .git/info/exclude fileJuan Sanchez Montalvo
2022-06-11allow opening lazygit to a specific panelJesse Duffield
2022-06-09Merge pull request #1975 from mark2185/fix-unmatching-remote-branch-nameJesse Duffield
2022-06-09support setting the author of a commitJesse Duffield
2022-06-01Fetch the correct remote branchLuka Markušić
2022-05-08Discard staged changes onlyLuka Markušić
2022-05-08Add integration test for reset author command.Jens Pfeifle
2022-05-06Merge pull request #1870 from mark2185/feature/stash-unstagedJesse Duffield
2022-05-06Update stashing tests to apply instead of popLuka Markušić
2022-04-18Update stashPop and stashDrop setupsLuka Markušić
2022-04-18Add integration testsLuka Markušić
2022-04-17Remove stash_Copy testLuka Markušić
2022-04-17Add integration testsLuka Markušić
2022-03-27refactor integration testsJesse Duffield
2022-03-27honour push.default matching config valueJesse Duffield
2022-03-27add git fetch prune integration testJesse Duffield
2022-03-26show namesake for child viewsJesse Duffield
2022-03-24skip flakey bisect testJesse Duffield
2022-03-23allow adding whole diff to patchJesse Duffield
2022-03-17prevent early exit from setup scriptJesse Duffield
2022-03-17integration test for multiline commit messageJesse Duffield
2022-03-17fix integration testJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-01-29add submodule integration testsJesse Duffield
2022-01-26show only merge conflict files when there are merge conflictsJesse Duffield
2022-01-26select current bisect commit even if bisect was started on another branchJesse Duffield
2022-01-26add another bisect integration testJesse Duffield
2022-01-26improve merge conflict flowJesse Duffield
2022-01-26redo commit revert integration testJesse Duffield
2022-01-24stop skipping stash warningsJesse Duffield
2022-01-22add support for git bisectJesse Duffield