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-03-15
Remove workspace command
魏曹先生
2026-03-15
Add build system rerun triggers and refactor command system
魏曹先生
2026-03-15
Fixed command completion for empty and partial inputs
魏曹先生
2026-03-15
Add completion script documentation to command READMEs
魏曹先生
2026-03-15
Add completions system for shell autocompletion
魏曹先生
2026-03-14
Add shell completions for new jvn CLI
魏曹先生
2026-03-14
Add version command with banner and compile info display
魏曹先生
2026-03-14
Add converter module and update documentation
魏曹先生
2026-03-14
Add workspace commands and supporting types
魏曹先生
2026-03-12
Add helpdoc list command
魏曹先生
2026-03-12
Update helpdoc viewer UI and improve text handling
魏曹先生
2026-03-12
Add helpdoc system with interactive viewer
魏曹先生
2026-03-12
Add lang field to command context and reorganize utils modules
魏曹先生
2026-03-12
Refactor display utilities
魏曹先生
2026-02-28
Add progress bar support
魏曹先生
2026-02-27
Add ASCII art and deprecation notice to legacy binaries
魏曹先生
2026-02-27
Add storage build and write commands
魏曹先生
2026-02-27
Add sheetedit command for editing sheet files
魏曹先生
2026-02-27
Add none output and renderer
魏曹先生
2026-02-27
Avoid printing empty render result
魏曹先生
2026-02-27
Add pretty output option to sheetdump command
魏曹先生
2026-02-27
Remove unused i18n macro declarations
魏曹先生
2026-02-26
Remove status command and workspace reader
魏曹先生
2026-02-26
Add verbose logging support with env_logger
魏曹先生
2026-02-26
Change cmd_output! macro to take type before value
魏曹先生
2026-02-26
Replace string type identifiers with TypeId for command output matching
魏曹先生
2026-02-25
Add RON, TOML, and YAML renderers for override command
魏曹先生
2026-02-25
Add hexdump and sheetdump commands
魏曹先生
2026-02-25
Remove ambiguous command error and auto-select longest match
魏曹先生
2026-02-25
Replace string_proc with just_fmt dependency
魏曹先生
2026-02-05
Move vcs module to lib and adjust imports
魏曹先生
2026-02-04
Refactor build system and implement complete renderer system
魏曹先生
2026-01-27
Reorganize command modules under a unified cmds directory
魏曹先生
2026-01-27
Extract CLI utilities into a separate crate
魏曹先生
2026-01-24
Remove short options for --lang and --renderer flags
魏曹先生
2026-01-24
Add command aliases, error handling improvements, and flag aliases
魏曹先生
2026-01-24
Rename arguments module to args and update auto-collect config
魏曹先生
2026-01-24
Ignore generated source files in build system
魏曹先生
2026-01-24
Split prepare phase into prepare and collect
魏曹先生
2026-01-23
Add localization and refactor status command output
魏曹先生
2026-01-23
Fix typo in legacy_json_output module name
魏曹先生
2026-01-23
Move status command types to separate modules
魏曹先生
2026-01-23
Add auto-collect configuration and generation
魏曹先生
2026-01-23
Reorganize project structure into systems and assets
魏曹先生
2026-01-23
Fix empty address handling in socket address parser
魏曹先生
2026-01-23
Rename output module to leegacy_json_output
魏曹先生
2026-01-23
Rename generated files with leading underscore
魏曹先生
2026-01-23
Fix: convert renderer_list to .rs to stop RA false errors
魏曹先生
2026-01-22
Add renderer system and implement status command
魏曹先生
2026-01-22
Rename subcmd module to cmd and update references
魏曹先生
[next]