summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-10Remove md_colored utility module魏曹先生
2025-11-10Add helpful error tips for common workspace issues魏曹先生
2025-11-10Create fs.rs魏曹先生
2025-11-10Add JV_LANG environment variable support and improve CLI structure魏曹先生
2025-11-10Rename build_env_logger module to logger and improve path handling魏曹先生
2025-11-09fix: Windows support魏曹先生
2025-11-07Update Cargo.lock with new dependency for string_proc魏曹先生
2025-11-06feat: add shell integration and completion scripts魏曹先生
2025-11-06feat: enhance jvv command with raw output support魏曹先生
2025-11-06feat: implement here command with file listing魏曹先生
2025-11-06feat: add display utilities and table component魏曹先生
2025-11-06update: upgrade dependencies and add new modules魏曹先生
2025-11-06feat: enhance build and publishing system魏曹先生
2025-11-05Add sheet drop functionality and improve sheet listing魏曹先生
2025-11-05Update account switching error handling魏曹先生
2025-11-05Add shorthand aliases for common commands魏曹先生
2025-11-04Update version to 0.1.0-dev and improve version detection魏曹先生
2025-11-04Add build script and update version display format魏曹先生
2025-11-04Add compile-time version and build information魏曹先生
2025-11-04Removed .gitmodules魏曹先生
2025-11-04Add submodule for Documents魏曹先生
2025-11-04Remove jvref binary from build configuration魏曹先生
2025-11-03feat: Add sheet management commands魏曹先生
2025-11-02Merge branch 'docs'魏曹先生
2025-11-02Simplify export command syntax in help documentation魏曹先生
2025-11-02Merge branch 'docs'魏曹先生
2025-11-02Format help documentation with consistent dash separators魏曹先生
2025-11-02Merge branch 'main' of github.com:JustEnoughVCS/CommandLine魏曹先生
2025-11-02Merge remote-tracking branch 'origin/docs'魏曹先生
2025-11-02Add update command to sync from upstream vault魏曹先生
2025-11-02Update help documentation structure and content魏曹先生
2025-10-30Merge pull request #3 from JustEnoughVCS/docs魏曹先生
2025-10-30Update README.md and Removed unused markdown files魏曹先生
2025-10-30Merge pull request #2 from JustEnoughVCS/docs魏曹先生
2025-10-30Merge branch 'main' into docs魏曹先生
2025-10-30Simplify commands and improve jv error handling魏曹先生
2025-10-29Add input_with_editor function for text editing魏曹先生
2025-10-29Apply clippy suggestion魏曹先生
2025-10-29Add confirmation options and alias commands魏曹先生
2025-10-29Update localization files for new workspace management features魏曹先生
2025-10-29Add input utility functions for user confirmation魏曹先生
2025-10-29Consolidate thiserror dependency versions魏曹先生
2025-10-27Add target directory to gitignore魏曹先生
2025-10-27Update translation for error messages魏曹先生
2025-10-27Add output for jvv service listen command results魏曹先生
2025-10-27Implement jv_direct connection handling魏曹先生
2025-10-27Add socket address helper for domain resolution魏曹先生
2025-10-24Completed "Account Manage" parts of jv魏曹先生
2025-10-24Update locales files魏曹先生
2025-10-24Add cli error handle.魏曹先生