| 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
|
| Thu, 26 May 2022 23:14:38 +0200 |
Franz Glasner |
Implement "--recurse" for shasum: recurse into directories
|
| Fri, 29 Apr 2022 04:57:08 +0200 |
Franz Glasner |
FIX: Implement some new commandline flags in "gen_opts()" also
|
| Thu, 21 Apr 2022 18:53:38 +0200 |
Franz Glasner |
Employ .readinto() on Python 3
|
| Thu, 21 Apr 2022 18:52:53 +0200 |
Franz Glasner |
Style: canonical global variable and import ordering
|
| Thu, 21 Apr 2022 16:01:19 +0200 |
Franz Glasner |
Use "fadvise()" with POSIX_FADV_SEQUENTIAL -- if available
|
| Thu, 21 Apr 2022 09:16:21 +0200 |
Franz Glasner |
Allow to control the use of mmap from the command-line
|
| Thu, 21 Apr 2022 01:20:35 +0200 |
Franz Glasner |
By default use mmap only for files up to 8MiB in size.
|