diff options
| author | Johannes Sixt <j6t@kdbg.org> | 2025-11-06 10:42:37 +0100 |
|---|---|---|
| committer | Johannes Sixt <j6t@kdbg.org> | 2025-11-06 10:59:02 +0100 |
| commit | d445a78873423c55b79f97361a082272acd17f7b (patch) | |
| tree | 63b36343b8572b102a8e18d9b4c15e33c08eb1d2 /diff.c | |
| parent | 77e7aab693daee402ef37323715207c5a2daec9f (diff) | |
gitk: show unescaped file names on 'rename' and 'copy' lines
When a file is selected in the file list, the diff window scrolls to the
corresponding section. The administrative data needed for this purpose
is extracted from the 'rename from', 'rename to', and 'copy to' lines.
Escaped file names are unescaped for this purpose. However, the lines
shown in the diff window are left in the escaped form. This is not very
pleasing. Replace the escaped form by the unescaped form.
Add a section to treat the 'copy from' case.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions
