jesseduffield.lazygit/pkg/integration/tests/file
Jesse Duffield 51fb82d6bf Enforce single-item selection in various actions
We want to show an error when the user tries to invoke an action that expects only
a single item to be selected.

We're using the GetDisabledReason field to enforce this (as well as DisabledReason
on menu items).

I've created a ListControllerTrait to store some shared convenience functions for this.
2024-01-19 10:50:49 +11:00
..
copy_menu.go Enforce single-item selection in various actions 2024-01-19 10:50:49 +11:00
dir_with_untracked_file.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
discard_all_dir_changes.go Add integration tests for discarding files 2023-07-03 12:54:13 +10:00
discard_changes.go Retry on index.lock error 2023-07-10 19:13:18 +10:00
discard_staged_changes.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
discard_unstaged_dir_changes.go Add integration tests for discarding files 2023-07-03 12:54:13 +10:00
discard_unstaged_file_changes.go Add integration tests for discarding files 2023-07-03 12:54:13 +10:00
gitignore.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
remember_commit_message_after_fail.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00