summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)Author
2026-01-05Add share command with subcommands and completion supportMVP魏曹先生
2025-12-17Escape special characters in markdown formatting魏曹先生
2025-12-17Add color formatting support to help documentation魏曹先生
2025-12-15Fix comment formatting for get_locale function魏曹先生
2025-12-15Update help documentation and move command functionality魏曹先生
2025-12-08Add jvii binary and set default text editor魏曹先生
2025-12-06Support windows魏曹先生
2025-12-04Add description column to `jv here --desc` output魏曹先生
2025-12-04Update utils.rs魏曹先生
2025-12-03Fix globber matching issues due to base_dir differences魏曹先生
2025-12-02Add debug glob command for testing file matching魏曹先生
2025-12-01Add --show-log flag and refactor vault setup魏曹先生
2025-12-01Add glob pattern matching utility魏曹先生
2025-11-23Add auto update feature via JV_AUTO_UPDATE env var魏曹先生
2025-11-22Move quick sort utility to data_struct module魏曹先生
2025-11-20add: utility functions for table and pager魏曹先生
2025-11-17feat: add quick sort utilities魏曹先生
2025-11-10Remove md_colored utility module魏曹先生
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-06feat: add display utilities and table component魏曹先生
2025-10-29Add input_with_editor function for text editing魏曹先生
2025-10-29Apply clippy suggestion魏曹先生
2025-10-29Add input utility functions for user confirmation魏曹先生
2025-10-27Add socket address helper for domain resolution魏曹先生
2025-10-18feat: add new binary files and utilities魏曹先生
2025-10-14feat: add internationalization support and new command-line tools魏曹先生