log cutils/treesum.py @ 278:822cf3a1da22

age author description
Fri, 21 Feb 2025 17:27:59 +0100 Franz Glasner treesum: FIX: Removal of backslashes in output: do this only where really needed.
Fri, 21 Feb 2025 16:51:03 +0100 Franz Glasner treesum: FIX: Proper error handling.
Thu, 20 Feb 2025 15:30:51 +0100 Franz Glasner treesum: Simplify the path computations and make the visible output more consistent.
Tue, 18 Feb 2025 18:24:16 +0100 Franz Glasner treesum: Implement the --half/-H option: follow symlinks given on the command line but no other symlinks.
Tue, 18 Feb 2025 16:07:28 +0100 Franz Glasner treesum: REFACTOR: Major refactoring of computing digests:
Tue, 18 Feb 2025 13:10:05 +0100 Franz Glasner treesum: also return the algorithm used by directory digests.