summaryrefslogtreecommitdiff
path: root/crates/vcs_actions/src/actions/local_actions.rs
AgeCommit message (Expand)Author
2025-11-17Use member-specific paths for latest info files魏曹先生
2025-11-17feat: Add file status tracking and SHA1 hash system魏曹先生
2025-11-06feat: Overhaul local-remote synchronization魏曹先生
2025-11-03feat: Enhance upstream vault action魏曹先生
2025-11-03update: Local actions and data structures魏曹先生
2025-10-30Add update_to_latest_info action魏曹先生
2025-10-29Apply clippy suggestions魏曹先生
2025-10-29feat: Completed `set_upstream_vault_action`魏曹先生
2025-10-27update: Remove `hello_world_action`魏曹先生
2025-10-27update: ActionContext 1. Rename `local` to `proc_on_local` 2. Add魏曹先生
2025-10-27Add some debug logs魏曹先生
2025-10-24Fix some spelling issues.魏曹先生
2025-10-24Re-export subcrate `action_system` to `just_enough_vcs`魏曹先生
2025-10-13feat: implement asynchronous action call system魏曹先生
2025-10-13feat: Implement JSON-based type-erased action invocation魏曹先生
2025-10-12feat: Implement SetUpstreamVaultAction魏曹先生
2025-10-06Create vcs_actions crate for client-server interaction logic魏曹先生