Files
Stefan Haller 40cb4bb24d Extract a single helper for the paths a node's diff is limited to
The files and commit files panels each had their own copy of this, one of
which used to be missing the previous path of a rename. Growing them
apart again is the last thing we want, since the next commit needs to
teach both of them about renames that cross a directory boundary.

The files panel version only returned paths for the filtered case, and
left it to WorktreeFileDiffCmdObj to derive the rest from the node; now
that all callers pass the paths in, that command doesn't need to know
about renames at all.
2026-08-17 09:32:30 +02:00
..
2024-04-12 08:33:47 +02:00
2026-05-10 15:28:14 +02:00
2026-07-31 08:37:28 +02:00
2026-06-19 18:07:48 +02:00
2026-06-19 18:07:48 +02:00
2026-07-19 19:19:47 +02:00
2024-01-10 09:18:38 +01:00