index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
vcs_actions
/
src
/
actions
Age
Commit message (
Expand
)
Author
2025-11-17
feat: Add file status tracking and SHA1 hash system
魏曹先生
2025-11-06
feat: Add virtual file actions foundation (WIP)
魏曹先生
2025-11-06
feat: Overhaul local-remote synchronization
魏曹先生
2025-11-05
Add sheet restoration and drop functionality
魏曹先生
2025-11-03
feat: Enhance upstream vault action
魏曹先生
2025-11-03
update: Local actions and data structures
魏曹先生
2025-11-03
feat: Add sheet creation action
魏曹先生
2025-10-30
Add update_to_latest_info action
魏曹先生
2025-10-29
Apply clippy suggestions
魏曹先生
2025-10-29
feat: Completed `set_upstream_vault_action`
魏曹先生
2025-10-27
update: Remove `hello_world_action`
魏曹先生
2025-10-27
update: ActionContext 1. Rename `local` to `proc_on_local` 2. Add
魏曹先生
2025-10-27
Add some debug logs
魏曹先生
2025-10-24
Fix some spelling issues.
魏曹先生
2025-10-24
Re-export subcrate `action_system` to `just_enough_vcs`
魏曹先生
2025-10-13
feat: implement asynchronous action call system
魏曹先生
2025-10-13
feat: Implement JSON-based type-erased action invocation
魏曹先生
2025-10-12
feat: Implement SetUpstreamVaultAction
魏曹先生
2025-10-06
Create vcs_actions crate for client-server interaction logic
魏曹先生