aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate thiserror dependency versions魏曹先生2025-10-291-24/+4
|
* Add cli error handle.魏曹先生2025-10-241-0/+1
|
* Update Cargo.toml魏曹先生2025-10-191-14/+5
| | | | Move the ref to the core library (JustEnoughVCS/VersionControl) to a local relative path
* chore: update cargo configuration and dependencies魏曹先生2025-10-181-128/+145
| | | | | | - Add cargo alias configuration - Update workspace and dependency settings - Add build_helper to workspace members
* feat: add internationalization support and new command-line tools魏曹先生2025-10-141-114/+1281
| | | | | | | | - Add locale support with English and Chinese translations - Introduce new jv and jvv command-line tools - Replace jvc.rs with improved command structure - Add utility modules for language selection and markdown coloring - Update configuration and dependencies
* First魏曹先生2025-09-211-0/+1075