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
2026-01-02
Rename vault admin to host and add serde renames
魏曹先生
2026-01-02
Add ref sheet VFS mapping to LatestInfo
魏曹先生
2026-01-02
Add host mode and update sheet visibility model
魏曹先生
2025-12-16
Replace tokio::Instant with std::time::SystemTime for update timestamps
Weicao-CatilGrass
2025-12-15
Add getter and setter for last_modifiy_check_hash and remove_mapping
魏曹先生
2025-12-15
Rename AlignTasksName type to AlignTaskName
魏曹先生
2025-12-15
Prevent lost file classification for erased directories
魏曹先生
2025-12-15
Rename `file_status` to `workspace_analyzer`
魏曹先生
2025-12-15
Add edit mapping action for sheet operations
魏曹先生
2025-12-11
Match moved files using latest hash instead of initial hash
魏曹先生
2025-12-04
Change add_mapping to accept path by reference
魏曹先生
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
魏曹先生