log cutils/shasum.py @ 118:12339ac2148d

age author description
Sun, 29 Dec 2024 18:22:22 +0100 Franz Glasner Move some functions into cutils.util (i.e. algorithms and their aliases)
Sun, 29 Dec 2024 17:39:00 +0100 Franz Glasner Move constant definitions into new module cutils.util.constants
Sun, 22 Dec 2024 21:17:27 +0100 Franz Glasner Style
Fri, 20 Dec 2024 00:08:26 +0100 Franz Glasner When generating digests recursively normalize the output somewhat by sorting directory names and filenames
Mon, 30 May 2022 09:15:18 +0200 Franz Glasner Implement "--recurse" and "--follow-symlinks" in "gen_opts()" also
Sun, 29 May 2022 01:06:25 +0200 Franz Glasner Implement "--follow-symlinks" to allow to control whether to follow directory symlinks