index
:
CommandLine.git
deploy/nightly
dev
main
CLI For JVCS!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add color formatting support to help documentation
魏曹先生
2025-12-17
3
-83
/
+300
*
Add sheet and time context to no changes status message
魏曹先生
2025-12-17
3
-2
/
+13
*
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
3
-12
/
+83
*
Fix YAML indentation in help documentation files
Weicao-CatilGrass
2025-12-16
2
-23
/
+8
*
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
*
Add Windows-specific import for Instant and KeyEventKind
Weicao-CatilGrass
2025-12-15
1
-0
/
+4
*
Implement `jv align` command with move, lost, and erased operations
魏曹先生
2025-12-15
3
-50
/
+381
*
Fix comment formatting for get_locale function
魏曹先生
2025-12-15
1
-1
/
+1
*
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
9
-178
/
+649
*
Update help text for jv status command
魏曹先生
2025-12-11
2
-6
/
+6
*
Remove silent build output from export script
魏曹先生
2025-12-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/main'
魏曹先生
2025-12-10
13
-6
/
+303
|
\
|
*
Add Windows installer script generation to build process
Weicao-CatilGrass
2025-12-10
4
-3
/
+72
|
*
Rename Windows CLI installer template file
Weicao-CatilGrass
2025-12-10
1
-0
/
+0
|
*
Add Windows installer and export scripts
Weicao-CatilGrass
2025-12-10
6
-1
/
+105
|
*
Move installation script to setup/linux directory
Weicao-CatilGrass
2025-12-10
3
-2
/
+2
|
*
Fix duplicate input issue on Windows with IME handling
Weicao-CatilGrass
2025-12-09
1
-3
/
+127
*
|
Fix `jvv here` display for vault size calculation
魏曹先生
2025-12-09
3
-12
/
+64
|
/
*
Add i18n support for jvii editor messages
魏曹先生
2025-12-08
3
-24
/
+70
*
Make export script only run exporter after successful build
魏曹先生
2025-12-08
1
-4
/
+4
*
Add crossterm dependency and implement jvii editor
魏曹先生
2025-12-08
7
-7
/
+154
*
Add basic text editor implementation to jvii
魏曹先生
2025-12-08
1
-8
/
+567
*
Add jvii binary and set default text editor
魏曹先生
2025-12-08
6
-1
/
+53
*
Skip empty descriptions in update editor
魏曹先生
2025-12-08
1
-1
/
+4
*
Replace Cargo alias with standalone export script
魏曹先生
2025-12-08
2
-4
/
+7
*
Add --overwrite flag to track command and show skipped files
魏曹先生
2025-12-08
3
-10
/
+37
*
Support windows
魏曹先生
2025-12-06
3
-14
/
+9
*
Add description column to `jv here --desc` output
魏曹先生
2025-12-04
5
-37
/
+118
*
Update utils.rs
魏曹先生
2025-12-04
2
-0
/
+31
*
Change `jv track`, `hold`, `throw` to accept glob patterns
魏曹先生
2025-12-03
1
-100
/
+116
*
Replace shell glob expansion with built-in glob in entry scripts
魏曹先生
2025-12-03
2
-6
/
+35
*
Remove unused localization entries
魏曹先生
2025-12-03
2
-4
/
+1
*
Fix globber matching issues due to base_dir differences
魏曹先生
2025-12-03
1
-11
/
+28
*
Refactor debug glob into reusable function
魏曹先生
2025-12-02
1
-17
/
+18
*
Remove local file existence check from change edit right
魏曹先生
2025-12-02
3
-21
/
+0
*
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
5
-51
/
+94
*
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
3
-17
/
+78
*
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
4
-1
/
+243
[next]