| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename vcs_service to action_system for better naming clarity | 魏曹先生 | 2025-10-06 | 1 | -1/+1 |
| | | | | | | | | - Create new action_system crate with action framework - Create action_system_macros crate for procedural macros - Update vcs crate dependencies to use action_system - Maintain same functionality with improved naming | ||||
| * | Update dependencies and workspace configuration | 魏曹先生 | 2025-10-06 | 1 | -0/+1 |
| | | | | | | | - Add vcs_service to workspace members in Cargo.toml - Update Cargo.lock with new vcs_service dependencies - Add vcs_service dependency to vcs crate | ||||
| * | Rename `env` to `vcs` | 魏曹先生 | 2025-09-25 | 1 | -0/+21 |
