summaryrefslogtreecommitdiffstats
path: root/pkg/integration
AgeCommit message (Expand)Author
2024-01-29Add command to squash all fixups in the current branchStefan Haller
2024-01-28Fix typoStefan Haller
2024-01-28Support selecting file range in patch builderAaron Hoffman
2024-01-28Show mode-specific keybinding suggestionsJesse Duffield
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-26Keep same selection range when quick-starting an interactive rebaseStefan Haller
2024-01-26Add tests for preserving the selection when pressing 'i'Stefan Haller
2024-01-25Fix error message for selected linesJesse Duffield
2024-01-25Support range select for staging/discarding filesJesse Duffield
2024-01-24Refactor repo_paths.go to use git rev-parseJohn Whitley
2024-01-23Support range select in rebase actionsJesse Duffield
2024-01-23Better assertion logic for line selectionJesse Duffield
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-19Enforce single-item selection in various actionsJesse Duffield
2024-01-19Support select range for cherry pickJesse Duffield
2024-01-19Clear range select upon pressing 'escape'Jesse Duffield
2024-01-19Standardise display of range selection across viewsJesse Duffield
2024-01-19Add range selection ability on list contextsJesse Duffield
2024-01-14Allow showing Disabled errors as error panel instead of toastStefan Haller
2024-01-14Use ErrorToast instead of error panel when invoking a disabled commandStefan 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 ability to start an interactive rebase onto an appropriate baseJesse Duffield
2024-01-12Pass -f as single arg in integration testJesse Duffield
2024-01-12Set working directory in lazygit test commandJesse Duffield
2024-01-10Add a method GitVersion.IsAtLeastStefan Haller
2024-01-10Warn when there are hunks with only added linesStefan Haller
2024-01-10Add command to find base commit for creating a fixupStefan Haller
2024-01-09Preserve the commit message correctly even if the description has blank linesStefan Haller
2024-01-09Add test demonstrating a bug with preserving the commit messageStefan Haller
2024-01-09Remove unused functionStefan Haller
2024-01-09Fix checking out a tag when a branch with the same name existsStefan Haller
2024-01-09Add test demonstrating the problemStefan Haller
2023-12-27Add integration test for local branch sort orderAlex March
2023-12-27feat: add age on stash linesAzraelSec
2023-12-22Add integration test for remote branch sort orderStefan Haller
2023-12-07feat: introduce a copy menu into the file viewAzraelSec
2023-12-06Re-enable 'Unset upstream' option when upstream branch is missing (#3086)Jesse Duffield
2023-12-02fixed typo in test description (#3101)Jesse Duffield
2023-11-30Add coverage arg for integration testsJesse Duffield
2023-11-29Use args struct for RunTestsJesse Duffield
2023-11-04Fix unsetting upstream when it doesn't existLuka Markušić
2023-11-04Introduce failing "UnsetUpstream" testLuka Markušić
2023-11-04Rename integration test "ResetUpstream"Luka Markušić
2023-10-30fixed typo in test descriptionschuebel
2023-10-16Make the window a little wider for headless integration testsStefan Haller
2023-10-10When refreshing models, re-apply active filter for the corresponding viewStefan Haller
2023-10-10Fix crash when trying to filter the list of remotesStefan Haller
2023-10-10Update wording in disable keybindings testKarim Khaleel