index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2026-03-08
Add tokio dependency for benchmark runtime
魏曹先生
2026-03-08
Add Criterion benchmarking for sheet operations
魏曹先生
2026-02-27
Add storage system with chunk-based file storage
魏曹先生
2026-02-25
Replace string_proc with just_fmt as external dependency
魏曹先生
2026-02-24
Move sheet file R/W to v1 module
魏曹先生
2026-02-24
Add deprecated feature and migrate string_proc to just_fmt
魏曹先生
2026-02-24
Add hex_display utility crate
魏曹先生
2026-02-12
Add sheet system with mapping macros and modules
魏曹先生
2026-02-11
Add sheet system and reorganize workspace
魏曹先生
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
魏曹先生
2026-02-05
Remove examples and legacy code, update .gitignore
魏曹先生
2026-01-12
Reorganize crate structure and move documentation files
魏曹先生
2025-12-24
Add build script for compile info and installer generation
魏曹先生
2025-11-17
feat: Add file status tracking and SHA1 hash system
魏曹先生
2025-11-06
update: Dependencies and project configuration
魏曹先生
2025-10-24
Re-export subcrate `action_system` to `just_enough_vcs`
魏曹先生
2025-10-06
chore: update workspace configuration and dependencies
魏曹先生
2025-10-06
Update workspace configuration for new crate structure
魏曹先生
2025-10-06
Update workspace configuration for action_system rename
魏曹先生
2025-10-06
Update dependencies and workspace configuration
魏曹先生
2025-09-25
Rename `env` to `vcs`
魏曹先生
2025-09-22
Add test for crate `env`
魏曹先生
2025-09-21
Update Cargo.toml
魏曹先生
2025-09-20
Update Cargo.toml 1. Rename feature `default` to `all` 2. Add feature
魏曹先生
2025-09-14
Add workspace crates
魏曹先生
2025-09-13
Add modules
魏曹先生
2025-09-12
Rename cfg_file_example to cfg_file_test
魏曹先生
2025-09-12
Update crate `cfg_file`
魏曹先生
2025-09-12
Add Crate `cfg_file`
魏曹先生