| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove old vcs directory after migration to vcs_data | 魏曹先生 | 2025-10-06 | 1 | -11/+0 |
| | | | | | | | - Delete entire crates/vcs directory and its contents - Remove test files and configuration from old structure - Complete transition to new vcs_data and vcs_actions architecture | ||||
| * | Add service module with macros and action framework | 魏曹先生 | 2025-10-06 | 1 | -0/+11 |
| - Create new vcs_service crate for handling service actions - Add vcs_service_macros crate for procedural macros - Add vcs_test module with action framework integration - Implement Action and ActionPool traits for service operations | |||||
