index
:
mingling.git
dev/mingling_pathf
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_core
/
src
/
asset
/
comp.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move `comp` module from `asset` to crate root
Weicao-CatilGrass
2026-05-09
1
-338
/
+0
|
*
Dispatch arguments using prefix tree with dispatch_tree feature
魏曹先生
2026-05-08
1
-5
/
+30
|
*
Add dispatch tree feature for fast argument matching
魏曹先生
2026-05-07
1
-1
/
+1
|
*
Add missing articles and improve documentation
魏曹先生
2026-05-03
1
-0
/
+5
|
*
Use same suggestion format for PowerShell as Zsh
Weicao-CatilGrass
2026-04-12
1
-2
/
+2
|
*
Filter out __comp node and improve debug logging in completion helper
魏曹先生
2026-04-12
1
-11
/
+16
|
*
Apply clippy suggestions and remove unused serde dependency
魏曹先生
2026-04-11
1
-1
/
+1
|
*
Add debug feature flag to trace_ctx function
魏曹先生
2026-04-11
1
-0
/
+1
|
*
Implement basic command completion with shell support
魏曹先生
2026-04-11
1
-8
/
+241
|
*
Add shell completion script generation feature
魏曹先生
2026-04-11
1
-4
/
+23
|
*
Add completion macro infrastructure without logic
魏曹先生
2026-04-10
1
-1
/
+31
|
*
Add basic completion module with shell integration
魏曹先生
2026-04-09
1
-0
/
+20