log cutils/treesum.py @ 205:63088d3675bb

age author description
Wed, 22 Jan 2025 17:45:37 +0100 Franz Glasner Add a "GENERATOR" line with control flats to treesum.py
Tue, 21 Jan 2025 20:31:48 +0100 Franz Glasner Fully implemented UTF-8 mode for treeview.
Tue, 21 Jan 2025 14:51:58 +0100 Franz Glasner First preparations to implement an UTF-8-mode for treeview
Fri, 17 Jan 2025 20:12:58 +0100 Franz Glasner Print the FSENCODING in uppdercase characters always.
Thu, 16 Jan 2025 23:18:04 +0100 Franz Glasner Put the effective filesystem encoding into the treesum digest file using FSENCODING = <encoding>
Thu, 16 Jan 2025 20:40:24 +0100 Franz Glasner Return the CRC-32 digest on Python2 as unsigned int instead of a signed one.
Thu, 16 Jan 2025 19:04:33 +0100 Franz Glasner Change: path indicators for symlinks: ./@ -> ./@/ and /./@ -> /./@/
Thu, 16 Jan 2025 11:31:37 +0100 Franz Glasner Make "--debug" a global argument in treeview