Jeffrey Paul sneak
sneak pushed to next at sneak/mfer 2025-12-18 02:19:14 +01:00
a9f0d2abe4 Update README to reflect current API (FileProgress was already a channel)
sneak pushed to next at sneak/mfer 2025-12-18 02:16:41 +01:00
1588e1bb9f Remove unused legacy manifest APIs
sneak pushed to next at sneak/mfer 2025-12-18 02:09:37 +01:00
09e8da0855 Update CLAUDE.md and clean up completed TODOs in README
sneak pushed to next at sneak/mfer 2025-12-18 02:08:42 +01:00
efa4bb929a Update README: mark FIXMEs as resolved
sneak pushed to next at sneak/mfer 2025-12-18 02:08:15 +01:00
16e3538ea6 Document WriteToFile overwrite behavior, remove misplaced FIXME
sneak pushed to next at sneak/mfer 2025-12-18 02:07:08 +01:00
1ae384b6f6 Add context cancellation support to Scan
sneak pushed to next at sneak/mfer 2025-12-18 02:05:49 +01:00
b55ae961c8 Validate filesystem in addInputFS
sneak pushed to next at sneak/mfer 2025-12-18 02:04:52 +01:00
ed40673e85 Validate input path exists in addInputPath
2549695ab0 Update README TODO with completed items
e480c3f677 Fix redundant stat call in addFile
Compare 3 commits »
sneak pushed to next at sneak/mfer 2025-12-18 01:59:38 +01:00
d3776d7d7c Add unit tests for checker/scanner and validate input paths
sneak pushed to next at sneak/mfer 2025-12-18 01:26:51 +01:00
07db5d434f Humanize file sizes in gen output, clean up temp on signal
sneak pushed to next at sneak/mfer 2025-12-18 01:21:19 +01:00
1d37dd9748 Show only filename (not full path) in debug log caller info
sneak pushed to next at sneak/mfer 2025-12-18 01:19:30 +01:00
1e81801036 Change gen file listing from debug to verbose level
sneak pushed to next at sneak/mfer 2025-12-18 01:16:35 +01:00
eaeb84f2cc Change check OK messages from debug to verbose level
sneak pushed to next at sneak/mfer 2025-12-18 01:12:22 +01:00
a20c3e5104 Add manifest corruption detection test
sneak pushed to next at sneak/mfer 2025-12-18 00:57:30 +01:00
c218fe56e9 Add atomic writes, humanized sizes, debug logging, and -v/-q per-command
sneak pushed to next at sneak/mfer 2025-12-18 00:36:59 +01:00
444a4c8f45 Add list command to show manifest contents
sneak pushed to next at sneak/mfer 2025-12-18 00:31:46 +01:00
a07209fef5 Skip manifest write when nothing changed in freshen
sneak pushed to next at sneak/mfer 2025-12-18 00:30:08 +01:00
b3fe38092b Add project URL to banner output
sneak pushed to next at sneak/mfer 2025-12-18 00:28:27 +01:00
9dbdcbde91 Fix version command and add default action with banner
sneak pushed to next at sneak/mfer 2025-12-18 00:24:04 +01:00
6edc798de0 Add version line after banner with release date