index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-29
Merge pull request #29 from JustEnoughVCS/jvcs_dev_actions
魏曹先生
2025-10-29
Apply clippy suggestions
魏曹先生
2025-10-29
Improve vault lock error message and formatting
魏曹先生
2025-10-29
Make config fields thread-safe with Arc<Mutex>
魏曹先生
2025-10-29
Add LocalWorkspace and UserDirectory to client ActionContext
魏曹先生
2025-10-29
feat: Add port override capability to server entry
魏曹先生
2025-10-29
Update actions.rs
魏曹先生
2025-10-29
feat: Completed `set_upstream_vault_action`
魏曹先生
2025-10-29
Add new error types and sort variants alphabetically
魏曹先生
2025-10-29
update: Action.rs 1. Rename `insert` to `with_data` and `insert_arc` to
魏曹先生
2025-10-27
Merge pull request #28 from JustEnoughVCS/jvcs_dev_actions
魏曹先生
2025-10-27
Fix error handling in process_connection
魏曹先生
2025-10-27
Merge pull request #27 from JustEnoughVCS/jvcs_dev_actions
魏曹先生
2025-10-27
Update dependencies to latest versions
魏曹先生
2025-10-27
Merge pull request #26 from JustEnoughVCS/jvcs_dev
魏曹先生
2025-10-27
Add service module to vault
魏曹先生
2025-10-27
Add lockfile constant for server service
魏曹先生
2025-10-27
update: Remove unused inline comments from constants
魏曹先生
2025-10-27
update: Add connection logs to show active count
魏曹先生
2025-10-27
update: Add server lock behavior to vault lifecycle
魏曹先生
2025-10-27
update: Remove `hello_world_action`
魏曹先生
2025-10-27
update: Add error type - Locked
魏曹先生
2025-10-27
fixed: Incorrect condition setting for determining whether to send
魏曹先生
2025-10-27
update: ActionContext 1. Rename `local` to `proc_on_local` 2. Add
魏曹先生
2025-10-27
"fix: Fix indentation issues
魏曹先生
2025-10-27
fix: Make the ActionContext passed to on_proc_begin mutable
魏曹先生
2025-10-27
feat: Add Server Lock
魏曹先生
2025-10-27
Add some debug logs
魏曹先生
2025-10-27
Ignore directory
魏曹先生
2025-10-24
Fix some spelling issues.
魏曹先生
2025-10-24
Re-export subcrate `action_system` to `just_enough_vcs`
魏曹先生
2025-10-19
Merge pull request #25 from JustEnoughVCS/docs
魏曹先生
2025-10-19
Update README.md
魏曹先生
2025-10-19
Merge pull request #24 from JustEnoughVCS/docs
魏曹先生
2025-10-19
Update README.md
魏曹先生
2025-10-19
Update CONTRIBUTING.md
魏曹先生
2025-10-19
Merge pull request #23 from JustEnoughVCS/docs
魏曹先生
2025-10-19
Add CONTRIBUTING.md
魏曹先生
2025-10-19
Fine-tuning content
魏曹先生
2025-10-18
Merge pull request #22 from JustEnoughVCS/jvcs_dev
魏曹先生
2025-10-18
Update `config.rs`
魏曹先生
2025-10-13
Merge pull request #21 from JustEnoughVCS/jvcs_dev
魏曹先生
2025-10-13
Fix Clippy warnings and optimize code
魏曹先生
2025-10-13
feat: implement asynchronous action call system
魏曹先生
2025-10-13
feat: Implement JSON-based type-erased action invocation
魏曹先生
2025-10-13
feat: Add JSON-based action invocation to ActionPool
魏曹先生
2025-10-12
feat: Add connection infrastructure and documentation
魏曹先生
2025-10-12
chore: Update Cargo.lock with new dependencies
魏曹先生
2025-10-12
feat: Update data configuration structures
魏曹先生
2025-10-12
refactor: Update action macros and error types
魏曹先生
[next]