| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update current.rs | 魏曹先生 | 2025-12-01 | 1 | -2/+2 |
| | | |||||
| * | Use config directory for jvcs data | 魏曹先生 | 2025-11-17 | 1 | -1/+1 |
| | | | | | | | The data directory is changed from the system's document directory to the local config directory, and the folder name is shortened from ".just_enough_vcs" to "jvcs". | ||||
| * | Move vcs crate to vcs_data for better separation of concerns | 魏曹先生 | 2025-10-06 | 1 | -0/+78 |
| - Rename vcs crate to vcs_data to clearly define data layer - Maintain all existing data structures and functionality - Update dependencies to include action_system integration - Preserve test structure in vcs_data_test directory | |||||
