index
:
JustEnoughVCS/CommandLine.git
deploy/nightly
dev
main
CLI For JVCS!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2026-01-22
Add renderer system and implement status command
魏曹先生
2026-01-22
Rename subcmd module to cmd and update references
魏曹先生
2026-01-22
Refactor CLI command processing with new architecture
魏曹先生
2026-01-22
Rename jv_legacy to jv and add jvn binary
魏曹先生
2026-01-22
Move legacy locale files to legacy subdirectory
魏曹先生
2026-01-22
Rename jv binary to jv_legacy
魏曹先生
2026-01-22
Move track module to track_file for clarity
魏曹先生
2026-01-12
Sync to VersionControl(commit:bac88ab)
魏曹先生
2026-01-12
Sync to VersionControl(commit: e3f4b81)
魏曹先生
2026-01-10
Add editor mode for share command with --work flag
魏曹先生
2026-01-10
Refactor analyzer result structs for clarity
魏曹先生
2026-01-09
Add JSON output support for share list and see commands
魏曹先生
2026-01-08
Apply changes from core library commit cd49e78
魏曹先生
2026-01-07
Remove --force flag from jv init command
魏曹先生
2026-01-07
Add JSON output support for multiple commands
魏曹先生
2026-01-07
Fix Windows path display in jv info command
魏曹先生
2026-01-07
Move resources to resources directory
魏曹先生
2026-01-07
Remove unused imports from clap in CLI binaries
魏曹先生
2026-01-07
Move template files to templates directory
魏曹先生
2026-01-05
Add share command with subcommands and completion support
MVP
魏曹先生
2026-01-04
Improve error messages for configuration and file access failures
魏曹先生
2026-01-04
Completed `jv info` command
魏曹先生
2026-01-03
Add Zsh plugin support with prompt integration
魏曹先生
2026-01-03
Add Git branch and commit info to compile info
魏曹先生
2026-01-03
Update sheet list display and share command help text
魏曹先生
2026-01-03
Remove restriction on creating reference sheet
魏曹先生
2026-01-03
Add break option to align moved command
魏曹先生
2026-01-03
Add host mode support and reference sheet restrictions
魏曹先生
2026-01-03
Add info command to display file details
魏曹先生
2025-12-30
ix update editor to use latest version instead of mapped version
魏曹先生
2025-12-25
Replace import/export commands with share command
魏曹先生
2025-12-24
Add core version info to CLI version output
魏曹先生
2025-12-17
Add workspace root directory validation for sheet commands
Weicao-CatilGrass
2025-12-17
Add parent directory creation before moving aligned sheet
魏曹先生
2025-12-17
Escape special characters in markdown formatting
魏曹先生
2025-12-17
Add color formatting support to help documentation
魏曹先生
2025-12-17
Add sheet and time context to no changes status message
魏曹先生
2025-12-16
Fix Windows path conversion issue in `jv move` command
Weicao-CatilGrass
2025-12-16
Improve alignment command suggestions and error messages
Weicao-CatilGrass
2025-12-16
Skip missing files in sheet align operation
Weicao-CatilGrass
2025-12-16
Replace tokio::time::Instant with std::time::SystemTime
Weicao-CatilGrass
2025-12-15
Add Windows-specific import for Instant and KeyEventKind
Weicao-CatilGrass
2025-12-15
Implement `jv align` command with move, lost, and erased operations
魏曹先生
2025-12-15
Fix comment formatting for get_locale function
魏曹先生
2025-12-15
Revert lost items display in `jv status` to previous (b8ac698) style
魏曹先生
2025-12-15
Move file status types to workspace_analyzer module
魏曹先生
2025-12-15
Update help documentation and move command functionality
魏曹先生
2025-12-10
Merge remote-tracking branch 'origin/main'
魏曹先生
2025-12-09
Fix duplicate input issue on Windows with IME handling
Weicao-CatilGrass
2025-12-09
Fix `jvv here` display for vault size calculation
魏曹先生
[next]