lazygit/pkg/integration/tests/diff
Stefan Haller f7295a97c0 Add a "Content of selected file" entry to the copy menu for commit files
This is useful for copying the entire content of the selected file as it was at
the selected commit.

We only add it to the commit files panel; it is not needed in the files panel,
because there you can simply press "e" to edit the file.
2025-03-20 11:52:53 +01:00
..
copy_to_clipboard.go Add a "Content of selected file" entry to the copy menu for commit files 2025-03-20 11:52:53 +01:00
diff.go Add --stat -p to diff args in diffing mode 2024-08-28 18:27:52 +02:00
diff_and_apply_patch.go Add --stat -p to diff args in diffing mode 2024-08-28 18:27:52 +02:00
diff_commits.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
diff_non_sticky_range.go Add a simple integration test for non-sticky range diff 2024-08-28 19:51:15 +02:00
ignore_whitespace.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
rename_similarity_threshold_change.go Support setting the similarity threshold for detecting renames 2024-07-13 14:24:26 +10:00