lazygit/pkg/integration/tests/diff
Stefan Haller c9196812a2 Add a "Copy to clipboard" menu to the Commit Files panel
This is very similar to the same menu in the Files panel, except that it works
on whatever diff is currently shown in the main view, including range diffs
either in diffing mode (shift-W), or from a range selection of commits.
2025-02-19 18:50:12 +01:00
..
copy_to_clipboard.go Add a "Copy to clipboard" menu to the Commit Files panel 2025-02-19 18:50:12 +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