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.lock
Age
Commit message (
Expand
)
Author
12 days
Replace cfg_file with new config system
魏曹先生
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
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-25
Add serde derive to sheet system structs
魏曹先生
2026-02-24
Move sheet file R/W to v1 module
魏曹先生
2026-02-24
Replace string_proc with just_fmt in _asset crate
魏曹先生
2026-02-24
Update Cargo.lock
魏曹先生
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-02
Add support for Bincode config file format
魏曹先生
2025-12-25
Add sheet sharing functionality
魏曹先生
2025-12-24
Add build script for compile info and installer generation
魏曹先生
2025-12-01
Refactor vault config to use template-based generation
魏曹先生
2025-11-17
feat: Add file status tracking and SHA1 hash system
魏曹先生
2025-11-09
fix: Windows support
魏曹先生
2025-11-07
Add strip-ansi-escapes dependency to string_proc
魏曹先生
2025-11-06
update: Dependencies and project configuration
魏曹先生
2025-10-27
Update dependencies to latest versions
魏曹先生
2025-10-24
Re-export subcrate `action_system` to `just_enough_vcs`
魏曹先生
2025-10-13
feat: Add JSON-based action invocation to ActionPool
魏曹先生
2025-10-12
chore: Update Cargo.lock with new dependencies
魏曹先生
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-29
Add incremental transfer functionality and update TCP connection utilities
魏曹先生
2025-09-26
refactor: downgrade tcp_connection functionality to test utilities
魏曹先生
2025-09-26
feat(tcp_connection): add MessagePack serialization support
魏曹先生
2025-09-25
Rename `env` to `vcs`
魏曹先生
2025-09-24
Add crate `dirs` for env
魏曹先生
2025-09-22
Add test for `env`
魏曹先生
2025-09-22
Add test for crate `env`
魏曹先生
2025-09-22
Add tokio for `env` crate
魏曹先生
2025-09-21
Add some dependencies 1. thiserror 2. Upgrade base64 3. pem 4. crc
魏曹先生
2025-09-21
Update Cargo.toml
魏曹先生
2025-09-20
Update Cargo.toml 1. Rename feature `default` to `all` 2. Add feature
魏曹先生
2025-09-17
Add `serde` dependencies for `tcp_connection` crate
魏曹先生
2025-09-14
Add workspace crates
魏曹先生
2025-09-13
Add modules
魏曹先生
2025-09-12
Rename cfg_file_example to cfg_file_test
魏曹先生
[next]