| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update localization files for new workspace management features | 魏曹先生 | 2025-10-29 | 2 | -84/+81 |
| | | | | | | | | - Add common confirmation prompt - Improve service command documentation with port option - Add workspace staining/unstaining functionality - Simplify error messages and improve user guidance - Add success and warning messages for direct/unstain operations | ||||
| * | Add input utility functions for user confirmation | 魏曹先生 | 2025-10-29 | 1 | -0/+52 |
| | | |||||
| * | Consolidate thiserror dependency versions | 魏曹先生 | 2025-10-29 | 1 | -24/+4 |
| | | |||||
| * | Add target directory to gitignore | 魏曹先生 | 2025-10-27 | 1 | -0/+3 |
| | | |||||
| * | Update translation for error messages | 魏曹先生 | 2025-10-27 | 2 | -4/+8 |
| | | |||||
| * | Add output for jvv service listen command results | 魏曹先生 | 2025-10-27 | 3 | -12/+27 |
| | | |||||
| * | Implement jv_direct connection handling | 魏曹先生 | 2025-10-27 | 1 | -6/+45 |
| | | |||||
| * | Add socket address helper for domain resolution | 魏曹先生 | 2025-10-27 | 3 | -1/+188 |
| | | |||||
| * | Completed "Account Manage" parts of jv | 魏曹先生 | 2025-10-24 | 2 | -42/+356 |
| | | |||||
| * | Update locales files | 魏曹先生 | 2025-10-24 | 2 | -10/+89 |
| | | |||||
| * | Add cli error handle. | 魏曹先生 | 2025-10-24 | 4 | -33/+305 |
| | | |||||
| * | Update locales files | 魏曹先生 | 2025-10-21 | 2 | -5/+429 |
| | | |||||
| * | Completed jv binary | 魏曹先生 | 2025-10-21 | 2 | -19/+299 |
| | | |||||
| * | Update jvv.rs | 魏曹先生 | 2025-10-19 | 1 | -11/+121 |
| | | | | | Completed the basic functionality of jvv (server-side command-line frontend) | ||||
| * | Update localization files | 魏曹先生 | 2025-10-19 | 2 | -29/+41 |
| | | | | | Optimize the expression of some semantics to make it more precise | ||||
| * | Update Cargo.toml | 魏曹先生 | 2025-10-19 | 2 | -17/+6 |
| | | | | | Move the ref to the core library (JustEnoughVCS/VersionControl) to a local relative path | ||||
| * | Removed unused locales files. | 魏曹先生 | 2025-10-18 | 2 | -66/+0 |
| | | |||||
| * | Remove file "构想.md" | 魏曹先生 | 2025-10-18 | 1 | -73/+0 |
| | | |||||
| * | docs: add documentation files | 魏曹先生 | 2025-10-18 | 1 | -0/+73 |
| | | | | | | - Add project documentation - Include usage guides and API references | ||||
| * | chore: remove deprecated files | 魏曹先生 | 2025-10-18 | 5 | -169/+0 |
| | | | | | | | - Remove old cli_publisher crate - Remove legacy publish.sh script - Remove old source files from src/ directory | ||||
| * | docs: update localization files | 魏曹先生 | 2025-10-18 | 2 | -4/+10 |
| | | | | | | | - Update English help documentation - Update Chinese help documentation - Improve command descriptions and error messages | ||||
| * | refactor: update source code files | 魏曹先生 | 2025-10-18 | 3 | -7/+4 |
| | | | | | | | - Update jv.rs binary - Update lib.rs library exports - Update utils.rs utility functions | ||||
| * | chore: update cargo configuration and dependencies | 魏曹先生 | 2025-10-18 | 3 | -132/+154 |
| | | | | | | | - Add cargo alias configuration - Update workspace and dependency settings - Add build_helper to workspace members | ||||
| * | feat: add build_helper crate for publishing | 魏曹先生 | 2025-10-18 | 2 | -0/+158 |
| | | | | | | - Add Cargo.toml and main.rs for build helper - Support custom cargo pub command for binary distribution | ||||
| * | feat: add new binary files and utilities | 魏曹先生 | 2025-10-18 | 2 | -0/+73 |
| | | | | | | - Add jvref.rs binary - Add build_env_logger.rs utility module | ||||
| * | fix: update colored crate API usage in jvv.rs | 魏曹先生 | 2025-10-18 | 1 | -18/+31 |
| | | | | | | | - Replace Style::new() with Style::default() - Use Colorize trait methods directly on strings - Remove unused Color import | ||||
| * | style: fix clippy warnings and improve code quality | 魏曹先生 | 2025-10-14 | 3 | -13/+89 |
| | | | | | | | - Replace redundant pattern matching with is_err() method - Remove unnecessary braces in unwrap_or_else closures - Improve code formatting and consistency | ||||
| * | feat: add internationalization support and new command-line tools | 魏曹先生 | 2025-10-14 | 17 | -125/+2084 |
| | | | | | | | | | - 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-21 | 9 | -10/+1303 |
| | | |||||
| * | Update LICENSE | 魏曹先生 | 2025-09-01 | 1 | -1/+1 |
| | | |||||
| * | Update .gitignore | 魏曹先生 | 2025-09-01 | 1 | -1/+1 |
| | | |||||
| * | Initial commit | 魏曹先生 | 2025-09-01 | 3 | -0/+43 |
