aboutsummaryrefslogtreecommitdiff
path: root/crates/utils/sha1_hash/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Handle CRLF line endings in SHA1 tests on WindowsWeicao-CatilGrass2025-12-161-2/+22
|
* Improve documentation for system action and config file crates魏曹先生2025-11-251-0/+3
|
* 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