index
:
CommandLine.git
deploy/nightly
dev
main
CLI For JVCS!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
jv.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract CLI utilities into a separate crate
魏曹先生
2026-01-27
1
-9
/
+10
*
Fix typo in legacy_json_output module name
魏曹先生
2026-01-23
1
-1
/
+1
*
Rename output module to leegacy_json_output
魏曹先生
2026-01-23
1
-1
/
+1
*
Rename jv_legacy to jv and add jvn binary
魏曹先生
2026-01-22
1
-0
/
+6185
*
Rename jv binary to jv_legacy
魏曹先生
2026-01-22
1
-6185
/
+0
*
Move track module to track_file for clarity
魏曹先生
2026-01-22
1
-1
/
+1
*
Sync to VersionControl(commit:bac88ab)
魏曹先生
2026-01-12
1
-5
/
+5
*
Sync to VersionControl(commit: e3f4b81)
魏曹先生
2026-01-12
1
-27
/
+39
*
Add editor mode for share command with --work flag
魏曹先生
2026-01-10
1
-5
/
+124
*
Refactor analyzer result structs for clarity
魏曹先生
2026-01-10
1
-8
/
+14
*
Add JSON output support for share list and see commands
魏曹先生
2026-01-09
1
-2
/
+37
*
Apply changes from core library commit cd49e78
魏曹先生
2026-01-08
1
-1
/
+1
*
Remove --force flag from jv init command
魏曹先生
2026-01-07
1
-6
/
+2
*
Add JSON output support for multiple commands
魏曹先生
2026-01-07
1
-112
/
+578
*
Fix Windows path display in jv info command
魏曹先生
2026-01-07
1
-2
/
+4
*
Move resources to resources directory
魏曹先生
2026-01-07
1
-1
/
+1
*
Remove unused imports from clap in CLI binaries
魏曹先生
2026-01-07
1
-1
/
+1
*
Add share command with subcommands and completion support
MVP
魏曹先生
2026-01-05
1
-22
/
+455
*
Improve error messages for configuration and file access failures
魏曹先生
2026-01-04
1
-58
/
+218
*
Completed `jv info` command
魏曹先生
2026-01-04
1
-40
/
+169
*
Add Zsh plugin support with prompt integration
魏曹先生
2026-01-03
1
-8
/
+17
*
Add Git branch and commit info to compile info
魏曹先生
2026-01-03
1
-4
/
+160
*
Update sheet list display and share command help text
魏曹先生
2026-01-03
1
-7
/
+25
*
Remove restriction on creating reference sheet
魏曹先生
2026-01-03
1
-10
/
+9
*
Add break option to align moved command
魏曹先生
2026-01-03
1
-5
/
+33
*
Add host mode support and reference sheet restrictions
魏曹先生
2026-01-03
1
-21
/
+79
*
Add info command to display file details
魏曹先生
2026-01-03
1
-0
/
+21
*
ix update editor to use latest version instead of mapped version
魏曹先生
2025-12-30
1
-2
/
+19
*
Replace import/export commands with share command
魏曹先生
2025-12-25
1
-184
/
+180
*
Add core version info to CLI version output
魏曹先生
2025-12-24
1
-3
/
+16
*
Add workspace root directory validation for sheet commands
Weicao-CatilGrass
2025-12-17
1
-14
/
+42
*
Add parent directory creation before moving aligned sheet
魏曹先生
2025-12-17
1
-0
/
+15
*
Add sheet and time context to no changes status message
魏曹先生
2025-12-17
1
-1
/
+10
*
Fix Windows path conversion issue in `jv move` command
Weicao-CatilGrass
2025-12-16
1
-2
/
+6
*
Improve alignment command suggestions and error messages
Weicao-CatilGrass
2025-12-16
1
-1
/
+32
*
Skip missing files in sheet align operation
Weicao-CatilGrass
2025-12-16
1
-0
/
+5
*
Replace tokio::time::Instant with std::time::SystemTime
Weicao-CatilGrass
2025-12-16
1
-10
/
+15
*
Implement `jv align` command with move, lost, and erased operations
魏曹先生
2025-12-15
1
-50
/
+310
*
Revert lost items display in `jv status` to previous (b8ac698) style
魏曹先生
2025-12-15
1
-12
/
+8
*
Move file status types to workspace_analyzer module
魏曹先生
2025-12-15
1
-1
/
+1
*
Update help documentation and move command functionality
魏曹先生
2025-12-15
1
-77
/
+394
*
Skip empty descriptions in update editor
魏曹先生
2025-12-08
1
-1
/
+4
*
Add --overwrite flag to track command and show skipped files
魏曹先生
2025-12-08
1
-0
/
+24
*
Add description column to `jv here --desc` output
魏曹先生
2025-12-04
1
-31
/
+107
*
Change `jv track`, `hold`, `throw` to accept glob patterns
魏曹先生
2025-12-03
1
-100
/
+116
*
Refactor debug glob into reusable function
魏曹先生
2025-12-02
1
-17
/
+18
*
Remove local file existence check from change edit right
魏曹先生
2025-12-02
1
-19
/
+0
*
Add debug glob command for testing file matching
魏曹先生
2025-12-02
1
-2
/
+180
*
Replace HashMap/HashSet with BTreeMap/BTreeSet for deterministic output
魏曹先生
2025-12-01
1
-5
/
+8
*
Add remote file display to jv here command
魏曹先生
2025-12-01
1
-13
/
+68
[next]