index
:
VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
vcs_actions
/
src
/
actions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename `virtual_file_action.rs` to `track_action.rs`
魏曹先生
2025-11-25
1
-0
/
+0
*
Implement file synchronization in track file action
魏曹先生
2025-11-24
1
-33
/
+148
*
Optimize update info transmission to ignore file member presence
魏曹先生
2025-11-24
1
-8
/
+7
*
Use virtual file metadata version for baseline verification
魏曹先生
2025-11-24
1
-2
/
+2
*
Fix workspace not marked as modified after successful update
魏曹先生
2025-11-24
1
-0
/
+3
*
Add vault modification tracking
魏曹先生
2025-11-23
3
-2
/
+16
*
Apply clippy suggestions
魏曹先生
2025-11-23
2
-65
/
+52
*
add: Support for update descriptions and info printing
魏曹先生
2025-11-20
1
-0
/
+17
*
update: Improve file update task processing
魏曹先生
2025-11-20
1
-31
/
+41
*
feat: Add file update verification system
魏曹先生
2025-11-20
1
-44
/
+306
*
Ensure task processing order by using Vec instead of HashSet
魏曹先生
2025-11-17
1
-26
/
+24
*
Use member-specific paths for latest info files
魏曹先生
2025-11-17
2
-10
/
+23
*
feat: Add file status tracking and SHA1 hash system
魏曹先生
2025-11-17
2
-37
/
+676
*
feat: Add virtual file actions foundation (WIP)
魏曹先生
2025-11-06
1
-0
/
+32
*
feat: Overhaul local-remote synchronization
魏曹先生
2025-11-06
1
-44
/
+119
*
Add sheet restoration and drop functionality
魏曹先生
2025-11-05
1
-20
/
+136
*
feat: Enhance upstream vault action
魏曹先生
2025-11-03
1
-2
/
+28
*
update: Local actions and data structures
魏曹先生
2025-11-03
1
-3
/
+12
*
feat: Add sheet creation action
魏曹先生
2025-11-03
1
-0
/
+79
*
Add update_to_latest_info action
魏曹先生
2025-10-30
1
-4
/
+79
*
Apply clippy suggestions
魏曹先生
2025-10-29
1
-1
/
+1
*
feat: Completed `set_upstream_vault_action`
魏曹先生
2025-10-29
1
-16
/
+62
*
update: Remove `hello_world_action`
魏曹先生
2025-10-27
1
-21
/
+0
*
update: ActionContext 1. Rename `local` to `proc_on_local` 2. Add
魏曹先生
2025-10-27
1
-4
/
+4
*
Add some debug logs
魏曹先生
2025-10-27
1
-6
/
+5
*
Fix some spelling issues.
魏曹先生
2025-10-24
1
-1
/
+18
*
Re-export subcrate `action_system` to `just_enough_vcs`
魏曹先生
2025-10-24
1
-1
/
+11
*
feat: implement asynchronous action call system
魏曹先生
2025-10-13
1
-10
/
+18
*
feat: Implement JSON-based type-erased action invocation
魏曹先生
2025-10-13
1
-1
/
+1
*
feat: Implement SetUpstreamVaultAction
魏曹先生
2025-10-12
1
-0
/
+17
*
Create vcs_actions crate for client-server interaction logic
魏曹先生
2025-10-06
5
-0
/
+0