log cutils/util/walk.py @ 352:b256ae4f4bc8

age author description
Tue, 01 Apr 2025 20:38:06 +0200 Franz Glasner treesum: implement the "filetypes" command to show all the filetype indicators that are used in digest output
Tue, 01 Apr 2025 12:45:56 +0200 Franz Glasner Move the computation of the special tag string marker for special files into a property
Tue, 01 Apr 2025 12:15:05 +0200 Franz Glasner Also encode TAB characters specially for output in digest files.
Wed, 26 Mar 2025 18:42:23 +0100 Franz Glasner Adopt copyright and license wordings from https://reuse.software/faq/.
Sun, 23 Feb 2025 14:45:26 +0100 Franz Glasner FIX: Unittests in test_walk.py: adjust to the new escaping behaviour
Sun, 23 Feb 2025 12:40:28 +0100 Franz Glasner Reordering of methods: make it a little bit more consistent
Sun, 23 Feb 2025 12:37:34 +0100 Franz Glasner treesum: FIX: Also do not allow CR and/or LF and/or backslashes in strictly FS encoded names
Sun, 23 Feb 2025 10:01:09 +0100 Franz Glasner treesum: FIX: Also check for that backslashes are nor in u8name or u8path and encode them