log cutils/treesum.py @ 375:7044c2900890

age author description
Mon, 05 May 2025 09:21:55 +0200 Franz Glasner FIX: Convert the ultimate parse errors for a .treesum file into a real ValueError.
Sun, 13 Apr 2025 14:15:33 +0200 Franz Glasner treesum: Make ERROR outputs more consistent: use native paths where possible
Thu, 10 Apr 2025 01:54:09 +0200 Franz Glasner treesum: FIX: Handle line endings on Windows with redirected stdout properly
Wed, 09 Apr 2025 22:21:35 +0200 Franz Glasner treesum: FIX: typo in doc
Tue, 01 Apr 2025 20:38:06 +0200 Franz Glasner treesum: implement the "filetypes" command to show all the filetype indicators that are used in digest output
Tue, 01 Apr 2025 19:19:07 +0200 Franz Glasner treesum: Print also a help if no command is given
Tue, 01 Apr 2025 19:17:51 +0200 Franz Glasner treesum: preliminary command handling: use always "elif"
Tue, 01 Apr 2025 18:59:32 +0200 Franz Glasner treesum: optimize general help output regarding the "help" subcommand