index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
systems
Age
Commit message (
Expand
)
Author
3 days
Apply clippy suggestions and improve code quality
魏曹先生
4 days
Add method to convert local IDs to remote IDs
魏曹先生
4 days
Sort directory constants alphabetically
魏曹先生
5 days
Add sheet management methods to WorkspaceManager
魏曹先生
5 days
Add new protocol crate with basic types and operations
魏曹先生
5 days
Add debug prints and assertions to space root test
魏曹先生
5 days
Add AbsolutePath pattern to SpaceRootFindPattern
魏曹先生
8 days
Add benchmark for ID alias operations
魏曹先生
8 days
Move ID alias methods to separate module
魏曹先生
8 days
Add ID mapping system for local/remote index source conversion
魏曹先生
9 days
Add doc comments to SheetDataTreeNode methods
魏曹先生
9 days
Add sheet data tree structure
魏曹先生
9 days
Extract custom string comparison logic into separate module
魏曹先生
9 days
Simplify SheetData RWData implementation
魏曹先生
10 days
Add framework system and refactor module exports
魏曹先生
10 days
Replace Cell with RwLock for thread-safe space_dir caching
魏曹先生
12 days
Add vault and workspace systems with config management
魏曹先生
12 days
Add dependencies and constants for vault system
魏曹先生
12 days
Add config system and space macro with workspace dependencies
魏曹先生
12 days
Consolidate dependencies using workspace inheritance
魏曹先生
12 days
Replace cfg_file with new config system
魏曹先生
12 days
Fix handling of dot dir names in find_space_root_with
魏曹先生
12 days
Add framework crate
魏曹先生
2026-03-08
Move action system to legacy and remove storage system
魏曹先生
2026-03-08
Update dependencies and add C bindings generation
魏曹先生
2026-03-08
Replace linear search with binary search in mapping buckets
魏曹先生
2026-02-27
Add inline(always) to constant getter functions
魏曹先生
2026-02-27
Add storage system with chunk-based file storage
魏曹先生
2026-02-27
Add remote flag to IndexSource and parsing support
魏曹先生
2026-02-25
Compare strings with numeric ordering for digits
魏曹先生
2026-02-25
Replace string_proc with just_fmt as external dependency
魏曹先生
2026-02-25
Add derive feature to serde dependency
魏曹先生
2026-02-25
Add ordering for LocalMapping based on custom character groups
魏曹先生
2026-02-25
Add public getter for sheet mappings
魏曹先生
2026-02-25
Add serde derive to sheet system structs
魏曹先生
2026-02-24
Fix missing mapping insertions after swapping values
魏曹先生
2026-02-24
fixup! Move sheet file R/W to v1 module
魏曹先生
2026-02-24
Move sheet file R/W to v1 module
魏曹先生
2026-02-24
Move sheet reader and writer to v1 subdirectory
魏曹先生
2026-02-24
Fix import paths in doc examples
魏曹先生
2026-02-24
Replace string_proc with just_fmt in _asset crate
魏曹先生
2026-02-24
Implement SheetSystem core library
魏曹先生
2026-02-24
Add deprecated feature and migrate string_proc to just_fmt
魏曹先生
2026-02-12
Add sheet system with mapping macros and modules
魏曹先生
2026-02-11
Add sheet system and reorganize workspace
魏曹先生
2026-02-08
Remove duplicate file name conversion in path validation
魏曹先生
2026-02-07
Rename asset crate to asset_system
魏曹先生
2026-02-07
Add asset system with file locking and atomic writes
魏曹先生
2026-02-06
Add FFI support for constants with C-compatible functions
魏曹先生
2026-02-06
Add constants system with path generation macros
魏曹先生
[next]