| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge branch 'docs' | 魏曹先生 | 2025-11-02 | 2 | -62/+60 | |
| |\| | ||||||
| | * | Format help documentation with consistent dash separators | 魏曹先生 | 2025-11-02 | 2 | -62/+60 | |
| | | | ||||||
| * | | Merge branch 'main' of github.com:JustEnoughVCS/CommandLine | 魏曹先生 | 2025-11-02 | 0 | -0/+0 | |
| |\ \ | ||||||
| | * \ | Merge pull request #3 from JustEnoughVCS/docs | 魏曹先生 | 2025-10-30 | 4 | -74/+17 | |
| | |\ \ | | | | | | | | | Update README.md and Removed unused markdown files | |||||
| * | \ \ | Merge remote-tracking branch 'origin/docs' | 魏曹先生 | 2025-11-02 | 6 | -157/+125 | |
| |\ \ \ \ | | |_|/ | |/| | | ||||||
| | * | | | Update help documentation structure and content | 魏曹先生 | 2025-11-02 | 2 | -83/+108 | |
| | | |/ | |/| | ||||||
| | * | | Update README.md and Removed unused markdown files | 魏曹先生 | 2025-10-30 | 4 | -74/+17 | |
| | |/ | ||||||
| * / | Add update command to sync from upstream vault | 魏曹先生 | 2025-11-02 | 1 | -1/+57 | |
| |/ | | | | | The new `jv update` command allows users to synchronize information from the upstream vault when working with a stained workspace. | |||||
| * | Merge pull request #2 from JustEnoughVCS/docs | 魏曹先生 | 2025-10-30 | 0 | -0/+0 | |
| |\ | | | | | Docs | |||||
| | * | Merge branch 'main' into docs | 魏曹先生 | 2025-10-30 | 9 | -109/+1141 | |
| | |\ | |/ |/| | ||||||
| * | | Simplify commands and improve jv error handling | 魏曹先生 | 2025-10-30 | 4 | -13/+31 | |
| | | | | | | | | | | | - Add help command alias for jv - Improve parser error message formatting - Fix code formatting in jvv commands | |||||
| * | | Add input_with_editor function for text editing | 魏曹先生 | 2025-10-29 | 1 | -0/+53 | |
| | | | | | | | | | | | | | This function opens the system editor with default text in a cache file, reads back the modified content after editing, and removes comment lines. | |||||
| * | | Apply clippy suggestion | 魏曹先生 | 2025-10-29 | 2 | -16/+11 | |
| | | | ||||||
| * | | Add confirmation options and alias commands | 魏曹先生 | 2025-10-29 | 3 | -74/+98 | |
| | | | | | | | | | | | | | | | | | - Add -C/--confirm flags to skip confirmation for direct/unstain commands - Add command aliases for account and vault subcommands (+/-/ls) - Improve error handling with better error messages - Implement unstain command functionality - Add port option to vault listen command - Refactor error handling to use centralized function | |||||
| * | | 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 | |
| | | | ||||||
| | * | Merge branch 'docs' | 魏曹先生 | 2025-10-21 | 2 | -5/+429 | |
| | |\ | | | | | | | | | | | | | Merge docs into main Update locales files | |||||
| | | * | Update locales files | 魏曹先生 | 2025-10-21 | 2 | -5/+429 | |
| | |/ |/| | ||||||
| | * | Completed jv bin | 魏曹先生 | 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 | |
