summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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-07more documentationJesse Duffield
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-04-06chore: typo hunting ft. codespellcasswedson
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-19update lintersJesse 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-26allow running integration tests at original speedJesse Duffield
2022-01-24stop skipping stash warningsJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-18another integration testJesse Duffield
2022-01-18fix integration test which was actually asserting incorrect behaviourJesse Duffield
2022-01-18add integration test for deleting a range of lines in the staging panelJesse Duffield
2022-01-17allow sandbox mode with integration testsJesse Duffield
2022-01-17add integration test for merge conflicts resolved externallyJesse Duffield
2022-01-17add integration test for staging viewJesse Duffield
2022-01-15fix bug which prevented quitting with confirmJesse Duffield
2022-01-15appease CIJesse Duffield
2022-01-15always specify upstream when pushing/pullingJesse Duffield
2022-01-15add complex custom command integration testv0.32.1Jesse Duffield