index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
vcs_data
/
src
/
data
/
local
Age
Commit message (
Expand
)
Author
2025-11-24
Remove return value from `sign_vault_modified` function
魏曹先生
2025-11-23
Add vault modification tracking
魏曹先生
2025-11-23
Apply clippy suggestions
魏曹先生
2025-11-22
Strip workspace prefix from new paths in moved file detection
魏曹先生
2025-11-22
Add align module for sorting file analysis results
魏曹先生
2025-11-20
update: Improve file update task processing
魏曹先生
2025-11-20
feat: Enhance version tracking in LatestFileData
魏曹先生
2025-11-20
Rename MemberHeld to LatestFileData and add version tracking
魏曹先生
2025-11-19
Change function signatures to use references
魏曹先生
2025-11-19
Derive Clone for LocalConfig and fix mapping_mut signature
魏曹先生
2025-11-19
Add setter methods for LocalMappingMetadata fields
魏曹先生
2025-11-17
Use std::path::PathBuf in latest_info module
魏曹先生
2025-11-17
Use member-specific paths for latest info files
魏曹先生
2025-11-17
feat: Add file status tracking and SHA1 hash system
魏曹先生
2025-11-07
Add path formatting utility and local sheet management
魏曹先生
2025-11-07
Add documentation for local cached data structures
魏曹先生
2025-11-06
feat: Add local data management modules (WIP)
魏曹先生
2025-11-05
Update draft folder structure to include account name
魏曹先生
2025-11-03
feat: Add rollback support for file movement
魏曹先生
2025-11-03
update: Local actions and data structures
魏曹先生
2025-11-03
feat: Implement sheet usage management
魏曹先生
2025-10-30
Add LatestInfo struct for client data persistence
魏曹先生
2025-10-12
feat: Update data configuration structures
魏曹先生
2025-10-06
Move vcs crate to vcs_data for better separation of concerns
魏曹先生