index
:
JustEnoughVCS/CommandLine.git
deploy/nightly
dev
main
CLI For JVCS!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-12-08
Add --overwrite flag to track command and show skipped files
魏曹先生
2025-12-06
Support windows
魏曹先生
2025-12-04
Add description column to `jv here --desc` output
魏曹先生
2025-12-04
Update utils.rs
魏曹先生
2025-12-03
Change `jv track`, `hold`, `throw` to accept glob patterns
魏曹先生
2025-12-03
Replace shell glob expansion with built-in glob in entry scripts
魏曹先生
2025-12-03
Remove unused localization entries
魏曹先生
2025-12-03
Fix globber matching issues due to base_dir differences
魏曹先生
2025-12-02
Refactor debug glob into reusable function
魏曹先生
2025-12-02
Remove local file existence check from change edit right
魏曹先生
2025-12-02
Add debug glob command for testing file matching
魏曹先生
2025-12-01
Add --show-log flag and refactor vault setup
魏曹先生
2025-12-01
Replace HashMap/HashSet with BTreeMap/BTreeSet for deterministic output
魏曹先生
2025-12-01
Add remote file display to jv here command
魏曹先生
2025-12-01
Add remote mapping display for `jv here`
魏曹先生
2025-12-01
add: comments of Completion Helpers
魏曹先生
2025-12-01
Update docs command to use config directory instead of doc directory
魏曹先生
2025-12-01
Add green color to holder and editing status indicators
魏曹先生
2025-12-01
Add completion helpers for workspace info
魏曹先生
2025-12-01
Update jv.rs
魏曹先生
2025-12-01
Add glob pattern matching utility
魏曹先生
2025-11-28
Refactor: Extract validation failure handling to reduce code duplication
魏曹先生
2025-11-26
Ensure correct current directory before jv_update and jv_throw
魏曹先生
2025-11-26
Add yellow color to permission check failure details
魏曹先生
2025-11-26
Preserve working directory during auto update
魏曹先生
2025-11-26
Add hold and throw commands for file edit rights
魏曹先生
2025-11-26
Update path info timestamp wording
魏曹先生
2025-11-25
Update imports for renamed track_action module (VersionControl: b629bcb)
魏曹先生
2025-11-24
Add silent mode to `jv_update` command
魏曹先生
2025-11-23
Add auto update feature via JV_AUTO_UPDATE env var
魏曹先生
2025-11-23
Fix type annotation in file tracking collection
魏曹先生
2025-11-23
Fix jv sheet align command syntax in Chinese documentation
魏曹先生
2025-11-23
Fix CLI installation path after cargo export rename
魏曹先生
2025-11-23
Reorganize script files into completion-specific directories
魏曹先生
2025-11-23
Fix indentation of file not found warning
魏曹先生
2025-11-23
Add PowerShell support for completions and entry scripts
魏曹先生
2025-11-23
Reorganize PowerShell completion scripts
魏曹先生
2025-11-23
Move bash completion scripts to dedicated directory
魏曹先生
2025-11-23
Add PowerShell CLI support script for jv tool
魏曹先生
2025-11-23
Rename CLI script and update completion paths
魏曹先生
2025-11-23
Rename PowerShell completion script to match naming convention
魏曹先生
2025-11-22
add: Completion script for Windows
Weicao-CatilGrass
2025-11-22
fix: Use `current_dir` instead of `current_doc_dir`
Weicao-CatilGrass
2025-11-22
Update help documentation formatting and messages
魏曹先生
2025-11-22
Prevent duplicate sheet creation for shared sheets
魏曹先生
2025-11-22
Remove todo list file after update operation
魏曹先生
2025-11-22
Update sheet align command structure and add completion
魏曹先生
2025-11-22
Move quick sort utility to data_struct module
魏曹先生
2025-11-22
Add account key generation and public key export features
魏曹先生
2025-11-20
add: utility functions for table and pager
魏曹先生
[prev]
[next]