index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
10 days
Add framework system and refactor module exports
魏曹先生
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
Add hex_display feature
魏曹先生
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-07
Rename asset crate to asset_system
魏曹先生
2026-02-06
Add constants system with path generation macros
魏曹先生
2026-02-05
Remove examples and legacy code, update .gitignore
魏曹先生
2026-01-03
Add git branch and commit to compile info
魏曹先生
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: Main library exports
魏曹先生
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 main lib.rs for new crate architecture
魏曹先生
2025-09-29
Add incremental transfer functionality and update TCP connection utilities
魏曹先生
2025-09-25
Rename `env` to `vcs`
魏曹先生
2025-09-22
Update lib.rs
魏曹先生
2025-09-22
Update lib.rs
魏曹先生
2025-09-20
Export crates 1. `cfg_file` 2. `tcp_connection` 3. `string_proc` 4.
魏曹先生
2025-09-12
Re-export crate `cfg_file`
魏曹先生