log cutils/treesum.py @ 217:8e38c07c4b85

age author description
Sat, 25 Jan 2025 09:52:22 +0100 Franz Glasner Handle symlinks to files fully and Implement no-follow-file-symlinks
Fri, 24 Jan 2025 17:10:57 +0100 Franz Glasner Also log filename problems to stderr
Thu, 23 Jan 2025 14:02:44 +0100 Franz Glasner FIX: FLAGS output: wrong "else" for "utf-8-mode" and "print-size"
Thu, 23 Jan 2025 09:16:51 +0100 Franz Glasner Refactor option handling for configuring symlink handling: now all variations are supported
Wed, 22 Jan 2025 18:58:52 +0100 Franz Glasner Print the filesystem encoding and the generator in the "info" output also
Wed, 22 Jan 2025 18:57:44 +0100 Franz Glasner FIX: For Python2.7 correct the CRC only if is < 0
Wed, 22 Jan 2025 17:55:49 +0100 Franz Glasner FIX: CRC-32 validation on Python2.7: normalize to positive numbers
Wed, 22 Jan 2025 17:45:37 +0100 Franz Glasner Add a "GENERATOR" line with control flats to treesum.py