Hi everyone,
I tried to read myself through the whole topic here, but wasn't able to find my solution.
(1) I'd like to se a list matching my search - with all results, duplicate or not - like:
"SFW.*.pas"
(2) I'd like to sort the list for example by Name, as I want to compare all files with the same name (could be sometimes Path, or....)
(3) Now, I'd like to add the SHA-256 column to understand which files are in which state
(4) Then sort as second sort order by SH-256
(5) Finally I'd like to color all lines in groups by the column SHA-256
The result would be a list sorted by name and then by SHA, colored with SHA to make it visible which files are changed.
All settings that I've read so far are not reflecting this.
The nearest I can get is sorting by SHA column and using groupcolor: option in the filter
Any ideas on this ? Thx in advance
I tried to read myself through the whole topic here, but wasn't able to find my solution.
(1) I'd like to se a list matching my search - with all results, duplicate or not - like:
"SFW.*.pas"
(2) I'd like to sort the list for example by Name, as I want to compare all files with the same name (could be sometimes Path, or....)
(3) Now, I'd like to add the SHA-256 column to understand which files are in which state
(4) Then sort as second sort order by SH-256
(5) Finally I'd like to color all lines in groups by the column SHA-256
The result would be a list sorted by name and then by SHA, colored with SHA to make it visible which files are changed.
All settings that I've read so far are not reflecting this.
The nearest I can get is sorting by SHA column and using groupcolor: option in the filter
Any ideas on this ? Thx in advance
Statistics: Posted by Christian.Ziegelt — Wed Sep 04, 2024 5:45 pm