summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-20Fix running integration tests on Windowsrun-integration-tests-on-windowsStefan Haller
2024-01-20Skip some more tests that don't work on Windowsstk
2024-01-19Skip complex_cmd_at_runtime.go test on WindowsStefan Haller
2024-01-19Adapt tests for custom commands to work on WindowsStefan Haller
2024-01-19Skip tests for credentials on WindowsStefan Haller
2024-01-19Add __debug_bin.exe to .gitignoreStefan Haller
2024-01-19Keep same branch selected when fetching a branch while sorted by date (#3186)Stefan Haller
2024-01-19Keep same branch selected when refreshing branchesStefan Haller
2024-01-19Add test showing how branch should stay selected after fetching (but doesn't ...Stefan Haller
2024-01-18Updated README.mdREADME-bot
2024-01-19Add range selection ability on list contexts (#3207)Jesse Duffield
2024-01-19Show unacknowledged toast message upon integration test failureJesse Duffield
2024-01-19Disable range-select in menu and suggestions viewJesse Duffield
2024-01-19Enforce single-item selection in various actionsJesse Duffield
2024-01-19Support select range for cherry pickJesse Duffield
2024-01-19Add SetSelection function for list contexts and use it in most placesJesse Duffield
2024-01-19Remove 'v' menu keysJesse Duffield
2024-01-19Clear range select upon pressing 'escape'Jesse Duffield
2024-01-19Standardise display of range selection across viewsJesse Duffield
2024-01-19Support non-sticky range selection in patch explorer viewsJesse Duffield
2024-01-19Add range selection ability on list contextsJesse Duffield
2024-01-19Stop hiding debug vscode launch tasksJesse Duffield
2024-01-16Updated README.mdREADME-bot
2024-01-16Fix CI erroneously marking failed tests as successful (#3221)Jesse Duffield
2024-01-16Fix exit code of run_integration_tests.sh when capturing code coverage dataStefan Haller
2024-01-15Fix crash with short branch names (#3219)Stefan Haller
2024-01-15Don't try to shorten branch names that are already 3 characters or lessStefan Haller
2024-01-15Do not include keybindings from another view in keybindings menu (#3220)Jesse Duffield
2024-01-15Do not include keybindings from another view in keybindings menuJesse Duffield
2024-01-15Updated README.mdREADME-bot
2024-01-15Show Toast instead of error panel when invoking a disabled command (#3180)Jesse Duffield
2024-01-14Double the duration of error toastsStefan Haller
2024-01-14Allow showing Disabled errors as error panel instead of toastStefan Haller
2024-01-14Make DisabledReason a structStefan Haller
2024-01-14Use ErrorToast instead of error panel when invoking a disabled commandStefan Haller
2024-01-14Add ErrorToast functionStefan Haller
2024-01-14Make it mandatory to acknowledge toasts in testsStefan Haller
2024-01-14Make it possible to handle toasts in integration testsStefan Haller
2024-01-13Add 'Quick start interactive rebase' action (#3213)Jesse Duffield
2024-01-13Do not perform IO work when getting disabled reason with local commitsJesse Duffield
2024-01-13Update README to add backticks to keyJesse Duffield
2024-01-13Update codebase guideJesse Duffield
2024-01-13Add ability to start an interactive rebase onto an appropriate baseJesse Duffield
2024-01-12Set working directory in lazygit test command (#3215)Jesse Duffield
2024-01-12Pass -f as single arg in integration testJesse Duffield
2024-01-12Set working directory in lazygit test commandJesse Duffield
2024-01-11Update codebase guideJesse Duffield
2024-01-11Add codebase guide (#3206)Jesse Duffield
2024-01-11Add codebase guideJesse Duffield
2024-01-10Fix keybindings for characters involving AltGr on Windows (#3194)Stefan Haller