Mercurial > hgrepos > Python > apps > py-cutils
log cutils/shasum.py @ 160:432fe71300d3
| age | author | description |
|---|---|---|
| Wed, 01 Jan 2025 18:57:25 +0100 | Franz Glasner | Move the real computation of digests from files and streams into dedicated submodule cutils.util.digest |
| Sun, 29 Dec 2024 18:46:23 +0100 | Franz Glasner | More accurate description of --algorithm. |
| Sun, 29 Dec 2024 18:34:22 +0100 | Franz Glasner | Adjust copyright year of shasum to 2024 |
| 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 |
