NikitolProject
7820c18622
feat(08-01): add directory support to pack/unpack/inspect
- Implement collect_entries() with recursive directory traversal (DFS preorder)
- pack() handles mixed file and directory arguments with relative paths
- Directory entries stored with entry_type=1, zero-length crypto fields
- unpack() creates directory hierarchy and restores Unix mode bits
- inspect() displays entry type (dir/file) and octal permissions
- Update cli.rs doc comments for directory support
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 21:47:15 +03:00
..
2026-02-26 21:47:15 +03:00
2026-02-26 21:47:15 +03:00
2026-02-25 00:30:47 +03:00
2026-02-25 00:30:47 +03:00
2026-02-26 21:45:20 +03:00
2026-02-24 23:56:09 +03:00
2026-02-25 00:29:01 +03:00
2026-02-25 00:29:01 +03:00