| Tue, 18 Feb 2025 16:07:28 +0100 |
Franz Glasner |
treesum: REFACTOR: Major refactoring of computing digests:
|
| Tue, 18 Feb 2025 13:10:05 +0100 |
Franz Glasner |
treesum: also return the algorithm used by directory digests.
|
| Tue, 18 Feb 2025 12:56:49 +0100 |
Franz Glasner |
treesum: refactor: remove early return and use an "else" branch instead
|
| Tue, 18 Feb 2025 12:43:31 +0100 |
Franz Glasner |
treesum: optimize the use of flush() somewhat
|
| Tue, 18 Feb 2025 12:39:04 +0100 |
Franz Glasner |
treesum: Handle errors like broken symlinks properly
|
| Sun, 16 Feb 2025 15:25:37 +0100 |
Franz Glasner |
FIX: treesum: bytearray needs not to be handled
|
| Sun, 16 Feb 2025 14:17:10 +0100 |
Franz Glasner |
treesum: instead of using format_bsd_line use a real write object with specialized methods
|
| Sun, 16 Feb 2025 11:07:04 +0100 |
Franz Glasner |
treesum: Implement the CRC-32 using the new util.crc32 module
|