| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-12 | Reorganize crate structure and move documentation files | 魏曹先生 | |
| 2026-01-08 | Use different config directory name on non-Linux systems | 魏曹先生 | |
| 2025-12-01 | Update current.rs | 魏曹先生 | |
| 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 | |||
