index
:
VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add align module for sorting file analysis results
魏曹先生
2025-11-22
2
-0
/
+108
*
Update local workspace initialization files
魏曹先生
2025-11-22
2
-4
/
+18
*
Add SHA1 string hashing function
魏曹先生
2025-11-22
1
-0
/
+37
*
Add quick sort implementation with custom comparison
魏曹先生
2025-11-22
2
-0
/
+233
*
fix: Update constants and path references
魏曹先生
2025-11-20
3
-15
/
+25
*
add: Support for update descriptions and info printing
魏曹先生
2025-11-20
1
-0
/
+17
*
update: Improve file update task processing
魏曹先生
2025-11-20
2
-50
/
+72
*
feat: Enhance version tracking in LatestFileData
魏曹先生
2025-11-20
2
-9
/
+23
*
feat: Add file update verification system
魏曹先生
2025-11-20
2
-47
/
+309
*
Rename MemberHeld to LatestFileData and add version tracking
魏曹先生
2025-11-20
1
-5
/
+11
*
Change function signatures to use references
魏曹先生
2025-11-19
1
-1
/
+4
*
Derive Clone for LocalConfig and fix mapping_mut signature
魏曹先生
2025-11-19
2
-3
/
+3
*
Add mutable mapping accessor methods to Sheet and SheetData
魏曹先生
2025-11-19
1
-0
/
+10
*
Add setter methods for LocalMappingMetadata fields
魏曹先生
2025-11-19
1
-0
/
+40
*
Use std::path::PathBuf in latest_info module
魏曹先生
2025-11-17
1
-1
/
+4
*
Use config directory for jvcs data
魏曹先生
2025-11-17
1
-1
/
+1
*
Change sheet file format from JSON to TOML
魏曹先生
2025-11-17
1
-7
/
+8
*
Ensure task processing order by using Vec instead of HashSet
魏曹先生
2025-11-17
1
-26
/
+24
*
Use member-specific paths for latest info files
魏曹先生
2025-11-17
5
-14
/
+42
*
feat: Add file status tracking and SHA1 hash system
魏曹先生
2025-11-17
22
-133
/
+2015
*
fix: Windows support
魏曹先生
2025-11-09
2
-14
/
+78
*
fixed: windows path support
魏曹先生
2025-11-09
1
-0
/
+2
*
Add path formatting utility and local sheet management
魏曹先生
2025-11-07
6
-15
/
+219
*
Add documentation for local cached data structures
魏曹先生
2025-11-07
2
-0
/
+7
*
Add strip-ansi-escapes dependency to string_proc
魏曹先生
2025-11-07
1
-0
/
+1
*
feat: Add local data management modules (WIP)
魏曹先生
2025-11-06
3
-0
/
+138
*
feat: Add documentation management module (WIP)
魏曹先生
2025-11-06
4
-0
/
+215
*
feat: Add data structures utility module (WIP)
魏曹先生
2025-11-06
3
-0
/
+250
*
feat: Add virtual file actions foundation (WIP)
魏曹先生
2025-11-06
1
-0
/
+32
*
fix: Update test for local workspace changes
魏曹先生
2025-11-06
1
-2
/
+2
*
update: Connection and registry enhancements
魏曹先生
2025-11-06
3
-1
/
+15
*
feat: Overhaul local-remote synchronization
魏曹先生
2025-11-06
1
-44
/
+119
*
feat: Refactor local workspace management
魏曹先生
2025-11-06
1
-36
/
+21
*
feat: Enhanced data structures and constants
魏曹先生
2025-11-06
5
-55
/
+33
*
update: Dependencies and project configuration
魏曹先生
2025-11-06
1
-1
/
+9
*
Update draft folder structure to include account name
魏曹先生
2025-11-05
3
-6
/
+29
*
Add sheet restoration and drop functionality
魏曹先生
2025-11-05
4
-22
/
+149
*
feat: Enhance upstream vault action
魏曹先生
2025-11-03
1
-2
/
+28
*
feat: Add rollback support for file movement
魏曹先生
2025-11-03
1
-18
/
+58
*
update: Sheet creation test improvements
魏曹先生
2025-11-03
1
-9
/
+9
*
update: Local actions and data structures
魏曹先生
2025-11-03
3
-6
/
+21
*
update: Registry and connection improvements
魏曹先生
2025-11-03
3
-5
/
+34
*
feat: Implement sheet usage management
魏曹先生
2025-11-03
1
-0
/
+223
*
feat: Add sheet creation action
魏曹先生
2025-11-03
3
-12
/
+110
*
Add LatestInfo struct for client data persistence
魏曹先生
2025-10-30
1
-0
/
+28
*
Add update_to_latest_info action
魏曹先生
2025-10-30
3
-6
/
+87
*
Change auth_member to return MemberId on success
魏曹先生
2025-10-30
6
-14
/
+36
*
Return key ID along with challenge verification result
魏曹先生
2025-10-30
2
-8
/
+11
*
Apply clippy suggestions
魏曹先生
2025-10-29
2
-4
/
+2
*
Improve vault lock error message and formatting
魏曹先生
2025-10-29
1
-8
/
+6
[next]