aboutsummaryrefslogtreecommitdiff
path: root/src/bin/jvv.rs
Commit message (Expand)AuthorAgeFilesLines
* Add description column to `jv here --desc` output魏曹先生2025-12-041-2/+0
* Add --show-log flag and refactor vault setup魏曹先生2025-12-011-47/+29
* Consolidate markdown display utilities魏曹先生2025-11-101-1/+5
* Add helpful error tips for common workspace issues魏曹先生2025-11-101-4/+1
* fix: Windows support魏曹先生2025-11-091-4/+1
* feat: enhance jvv command with raw output support魏曹先生2025-11-061-45/+52
* Add shorthand aliases for common commands魏曹先生2025-11-051-0/+25
* Add compile-time version and build information魏曹先生2025-11-041-2/+34
* Simplify commands and improve jv error handling魏曹先生2025-10-301-12/+15
* Apply clippy suggestion魏曹先生2025-10-291-10/+7
* Add confirmation options and alias commands魏曹先生2025-10-291-2/+25
* Add output for jvv service listen command results魏曹先生2025-10-271-3/+13
* Completed "Account Manage" parts of jv魏曹先生2025-10-241-23/+53
* Completed jv binary魏曹先生2025-10-211-18/+26
* Update jvv.rs魏曹先生2025-10-191-11/+121
* fix: update colored crate API usage in jvv.rs魏曹先生2025-10-181-18/+31
* style: fix clippy warnings and improve code quality魏曹先生2025-10-141-10/+14
* feat: add internationalization support and new command-line tools魏曹先生2025-10-141-0/+434