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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add debug glob command for testing file matching
魏曹先生
2025-12-02
2
-2
/
+204
*
Add --show-log flag and refactor vault setup
魏曹先生
2025-12-01
2
-51
/
+41
*
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
*
Add remote mapping display for `jv here`
魏曹先生
2025-12-01
1
-3
/
+69
*
add: comments of Completion Helpers
魏曹先生
2025-12-01
1
-0
/
+5
*
Update docs command to use config directory instead of doc directory
魏曹先生
2025-12-01
1
-2
/
+2
*
Add green color to holder and editing status indicators
魏曹先生
2025-12-01
1
-0
/
+2
*
Add completion helpers for workspace info
魏曹先生
2025-12-01
1
-1
/
+36
*
Update jv.rs
魏曹先生
2025-12-01
2
-18
/
+13
*
Add glob pattern matching utility
魏曹先生
2025-12-01
2
-0
/
+240
*
Refactor: Extract validation failure handling to reduce code duplication
魏曹先生
2025-11-28
1
-155
/
+150
*
Ensure correct current directory before jv_update and jv_throw
魏曹先生
2025-11-26
1
-1
/
+5
*
Add yellow color to permission check failure details
魏曹先生
2025-11-26
1
-1
/
+1
*
Preserve working directory during auto update
魏曹先生
2025-11-26
1
-0
/
+22
*
Add hold and throw commands for file edit rights
魏曹先生
2025-11-26
1
-12
/
+429
*
Update imports for renamed track_action module (VersionControl: b629bcb)
魏曹先生
2025-11-25
1
-1
/
+1
*
Add silent mode to `jv_update` command
魏曹先生
2025-11-24
1
-21
/
+37
*
Add auto update feature via JV_AUTO_UPDATE env var
魏曹先生
2025-11-23
2
-1
/
+28
*
Fix type annotation in file tracking collection
魏曹先生
2025-11-23
1
-1
/
+1
*
fix: Use `current_dir` instead of `current_doc_dir`
Weicao-CatilGrass
2025-11-22
1
-1
/
+1
*
Prevent duplicate sheet creation for shared sheets
魏曹先生
2025-11-22
1
-1
/
+1
*
Remove todo list file after update operation
魏曹先生
2025-11-22
1
-0
/
+4
*
Update sheet align command structure and add completion
魏曹先生
2025-11-22
1
-3
/
+156
*
Move quick sort utility to data_struct module
魏曹先生
2025-11-22
3
-235
/
+1
*
Add account key generation and public key export features
魏曹先生
2025-11-22
1
-1
/
+100
*
add: utility functions for table and pager
魏曹先生
2025-11-20
2
-0
/
+56
*
update: improve jv here and status output
魏曹先生
2025-11-20
1
-45
/
+455
*
Use account-specific paths for latest info files
魏曹先生
2025-11-17
1
-31
/
+57
*
Remove red color from error messages
魏曹先生
2025-11-17
1
-115
/
+76
*
Add error handling for sheet use command
魏曹先生
2025-11-17
1
-4
/
+25
*
Change error and tip colors from bright to normal variants
魏曹先生
2025-11-17
1
-135
/
+143
*
Add login command combining account setup and vault connection
魏曹先生
2025-11-17
1
-0
/
+72
*
Add movekey alias to account manage command
魏曹先生
2025-11-17
1
-1
/
+1
*
Track recent IP addresses in direct operations
魏曹先生
2025-11-17
3
-6
/
+48
*
Update en.yml
魏曹先生
2025-11-17
1
-20
/
+484
*
feat: add quick sort utilities
魏曹先生
2025-11-17
2
-0
/
+234
*
Consolidate markdown display utilities
魏曹先生
2025-11-10
2
-3
/
+6
*
Remove md_colored module
魏曹先生
2025-11-10
1
-1
/
+0
*
Remove md_colored utility module
魏曹先生
2025-11-10
1
-20
/
+0
*
Add helpful error tips for common workspace issues
魏曹先生
2025-11-10
2
-6
/
+56
*
Create fs.rs
魏曹先生
2025-11-10
3
-2
/
+69
*
Add JV_LANG environment variable support and improve CLI structure
魏曹先生
2025-11-10
2
-14
/
+28
*
Rename build_env_logger module to logger and improve path handling
魏曹先生
2025-11-10
1
-0
/
+13
*
fix: Windows support
魏曹先生
2025-11-09
1
-4
/
+1
*
feat: enhance jvv command with raw output support
魏曹先生
2025-11-06
1
-45
/
+52
*
feat: implement here command with file listing
魏曹先生
2025-11-06
1
-140
/
+447
*
feat: add display utilities and table component
魏曹先生
2025-11-06
2
-0
/
+137
*
Add sheet drop functionality and improve sheet listing
魏曹先生
2025-11-05
1
-9
/
+121
*
Update account switching error handling
魏曹先生
2025-11-05
1
-1
/
+4
[next]