log cutils/util/walk.py @ 274:224725fd9f2f

age author description
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
Mon, 17 Feb 2025 00:12:33 +0100 Franz Glasner FIX: typo in docs