| 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
|
| Sat, 25 Jan 2025 13:58:33 +0100 |
Franz Glasner |
Rename WalkDirEntry.sort_key and WalkDirEntry.alt_sort_key
|
| Tue, 21 Jan 2025 18:57:02 +0100 |
Franz Glasner |
Common static method for some alternative encodings
|
| Tue, 21 Jan 2025 14:30:06 +0100 |
Franz Glasner |
Much more encoding-related methods for DirWalkEntry and some unittests
|
| Fri, 17 Jan 2025 15:24:08 +0100 |
Franz Glasner |
Implement a "close()" method for cutils.util.walk.ScanDir.
|
| Thu, 16 Jan 2025 23:18:04 +0100 |
Franz Glasner |
Put the effective filesystem encoding into the treesum digest file using FSENCODING = <encoding>
|
| Thu, 16 Jan 2025 20:01:37 +0100 |
Franz Glasner |
Prepare for more Python2/3 compatibility: everywhere import print_function and absolute_import
|
| Thu, 16 Jan 2025 19:31:57 +0100 |
Franz Glasner |
Use the imported "scandir()" implementation instead always the "os.scandir"
|
| Thu, 16 Jan 2025 12:19:02 +0100 |
Franz Glasner |
Comment WalkDirEntry properties somewhat
|
| Sat, 11 Jan 2025 21:18:53 +0100 |
Franz Glasner |
Cleanup: remove non used walk-code
|
| Sat, 11 Jan 2025 17:41:28 +0100 |
Franz Glasner |
Add an alternate implementation for generating directory tree digests:
|