log cutils/treesum.py @ 372:bfe1160fbfd3

age author description
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
Tue, 01 Apr 2025 18:56:17 +0200 Franz Glasner treesum: optimize help output: do not print "-h/--help" for "patterns" and "help"