aboutsummaryrefslogtreecommitdiff
path: root/crates/utils/sha1_hash/src
Commit message (Collapse)AuthorAgeFilesLines
* Add SHA1 string hashing function魏曹先生2025-11-221-0/+37
|
* feat: Add file status tracking and SHA1 hash system魏曹先生2025-11-171-0/+197
- Implement SHA1 hash calculation module with async support - Add file status analysis for tracking moves, creates, and modifications - Enhance local file management with relative path handling - Update virtual file actions with improved tracking capabilities