| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-17 | Use config directory for jvcs data | 魏曹先生 | |
| 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". | |||
| 2025-10-06 | Move vcs crate to vcs_data for better separation of concerns | 魏曹先生 | |
| - 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 | |||
