log cutils/util/walk.py @ 276:f7850ff5cbe0

age author description
Fri, 21 Feb 2025 16:33:56 +0100 Franz Glasner treesum: when walking: if filenames contain CR and/or LF pretend that this names are not properly encoded.
Wed, 19 Feb 2025 16:42:44 +0100 Franz Glasner WalkDirEntry: add support for special files (character and block special, FIFO, socket, door, whiteout, event port, ...)
Wed, 19 Feb 2025 09:12:30 +0100 Franz Glasner treesum: - WalkDirEntry tests with a FIFO special file - WalkDirEntry.is_reg
Tue, 18 Feb 2025 12:39:04 +0100 Franz Glasner treesum: Handle errors like broken symlinks properly