index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-22
Update local workspace initialization files
魏曹先生
2025-11-22
Add SHA1 string hashing function
魏曹先生
2025-11-22
Add quick sort implementation with custom comparison
魏曹先生
2025-11-20
fix: Update constants and path references
魏曹先生
2025-11-20
add: Support for update descriptions and info printing
魏曹先生
2025-11-20
update: Improve file update task processing
魏曹先生
2025-11-20
feat: Enhance version tracking in LatestFileData
魏曹先生
2025-11-20
feat: Add file update verification system
魏曹先生
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 mutable mapping accessor methods to Sheet and SheetData
魏曹先生
2025-11-19
Add setter methods for LocalMappingMetadata fields
魏曹先生
2025-11-17
Use std::path::PathBuf in latest_info module
魏曹先生
2025-11-17
Use config directory for jvcs data
魏曹先生
2025-11-17
Change sheet file format from JSON to TOML
魏曹先生
2025-11-17
Ensure task processing order by using Vec instead of HashSet
魏曹先生
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-10
Replace Git submodule with setup script for documents
魏曹先生
2025-11-09
fix: Windows support
魏曹先生
2025-11-09
fixed: windows path support
魏曹先生
2025-11-07
Add path formatting utility and local sheet management
魏曹先生
2025-11-07
Add documentation for local cached data structures
魏曹先生
2025-11-07
Add strip-ansi-escapes dependency to string_proc
魏曹先生
2025-11-06
feat: Add local data management modules (WIP)
魏曹先生
2025-11-06
feat: Add documentation management module (WIP)
魏曹先生
2025-11-06
feat: Add data structures utility module (WIP)
魏曹先生
2025-11-06
feat: Add virtual file actions foundation (WIP)
魏曹先生
2025-11-06
update: Main library exports
魏曹先生
2025-11-06
fix: Update test for local workspace changes
魏曹先生
2025-11-06
update: Connection and registry enhancements
魏曹先生
2025-11-06
feat: Overhaul local-remote synchronization
魏曹先生
2025-11-06
feat: Refactor local workspace management
魏曹先生
2025-11-06
feat: Enhanced data structures and constants
魏曹先生
2025-11-06
update: Dependencies and project configuration
魏曹先生
2025-11-06
Reorganize .gitignore and update submodule configuration
魏曹先生
2025-11-05
Add submodules
魏曹先生
2025-11-05
Merge pull request #35 from JustEnoughVCS/jvcs_dev_actions
魏曹先生
2025-11-05
Update draft folder structure to include account name
魏曹先生
2025-11-05
Add sheet restoration and drop functionality
魏曹先生
2025-11-04
Merge branch 'main' of github.com:JustEnoughVCS/VersionControl
魏曹先生
2025-11-04
Update .gitignore to ignore target directories recursively
魏曹先生
2025-11-03
Merge pull request #34 from JustEnoughVCS/jvcs_dev_actions
魏曹先生
2025-11-03
feat: Enhance upstream vault action
魏曹先生
2025-11-03
feat: Add rollback support for file movement
魏曹先生
2025-11-03
update: Sheet creation test improvements
魏曹先生
2025-11-03
update: Local actions and data structures
魏曹先生
2025-11-03
update: Registry and connection improvements
魏曹先生
2025-11-03
feat: Implement sheet usage management
魏曹先生
[next]