jesseduffield.lazygit/pkg/commands/patch
Stefan Haller 00d043d743 Cleanup: implement AllFilesInPatch using lo.Keys
Curiously, the function was never called so far, but we're going to use it later
in this branch.
2025-07-02 16:19:06 +02:00
..
format.go Standardise display of range selection across views 2024-01-19 10:47:21 +11:00
hunk.go refactor patch code 2023-03-19 16:30:39 +11:00
parse.go refactor patch code 2023-03-19 16:30:39 +11:00
patch.go Enable intrange linter, and fix warnings 2025-06-30 18:30:11 +02:00
patch_builder.go Cleanup: implement AllFilesInPatch using lo.Keys 2025-07-02 16:19:06 +02:00
patch_line.go refactor patch code 2023-03-19 16:30:39 +11:00
patch_test.go Adjust line number for working copy when editing a line 2025-01-07 17:46:51 +01:00
transform.go Enable revive linter, and fix a bunch of warnings 2025-06-30 19:13:20 +02:00