log cutils/treesum.py @ 266:0add8276e6b8

age author description
Tue, 18 Feb 2025 12:39:04 +0100 Franz Glasner treesum: Handle errors like broken symlinks properly
Sun, 16 Feb 2025 15:25:37 +0100 Franz Glasner FIX: treesum: bytearray needs not to be handled
Sun, 16 Feb 2025 14:17:10 +0100 Franz Glasner treesum: instead of using format_bsd_line use a real write object with specialized methods
Sun, 16 Feb 2025 11:07:04 +0100 Franz Glasner treesum: Implement the CRC-32 using the new util.crc32 module