index
:
mingling.git
doc-page
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add argument filtering and CLI build support
魏曹先生
2026-04-14
7
-18
/
+76
|
\
|
*
Rename add_dispatcher module to dispatcher_mgr and add remove command
Weicao-CatilGrass
2026-04-14
5
-18
/
+43
|
*
Add `strip_all_flags` method and `operate_args` method
Weicao-CatilGrass
2026-04-14
2
-0
/
+33
*
|
Change global argument and flag handlers to FnMut
魏曹先生
2026-04-14
1
-4
/
+4
*
|
Update toml dependency to version 1.1.2
魏曹先生
2026-04-14
3
-25
/
+13
*
|
Update README and add docs README generation
魏曹先生
2026-04-14
2
-41
/
+60
*
|
Move resource files to docs directory
魏曹先生
2026-04-14
6
-2
/
+2
*
|
Add script support to run-tools utilities
魏曹先生
2026-04-14
4
-13
/
+38
|
/
*
Update example to use EnumTag and PickableEnum
魏曹先生
2026-04-13
2
-72
/
+88
*
Remove unused Span import and make enum_desc optional
魏曹先生
2026-04-13
1
-7
/
+6
*
Simplify attribute parsing for enum_desc and enum_rename
魏曹先生
2026-04-13
1
-40
/
+7
*
Add enum_rename attribute to EnumTag macro
魏曹先生
2026-04-13
2
-5
/
+49
*
Add Pickable implementation for enums with EnumTag trait
魏曹先生
2026-04-13
3
-5
/
+24
*
Remove comp module and add EnumTag derive macro
魏曹先生
2026-04-13
11
-176
/
+218
*
Update completion script generation API
魏曹先生
2026-04-13
3
-28
/
+24
*
Update README badge URLs and expand text
Weicao-CatilGrass
2026-04-12
1
-3
/
+3
*
Update docs.rs badge link to version 0.1.5
Weicao-CatilGrass
2026-04-12
1
-1
/
+1
*
Trim trailing whitespace in generated examples file
Weicao-CatilGrass
2026-04-12
4
-3
/
+36
*
Remove registry source from local workspace dependencies
Weicao-CatilGrass
2026-04-12
2
-8
/
+0
*
Improve PowerShell completion script parsing and output handling
Weicao-CatilGrass
2026-04-12
1
-56
/
+91
*
Use same suggestion format for PowerShell as Zsh
Weicao-CatilGrass
2026-04-12
2
-18
/
+24
*
Add Windows-specific flag detection and improve PowerShell completion
Weicao-CatilGrass
2026-04-12
2
-32
/
+73
*
Switch mingling dependencies from crates.io to local paths
Weicao-CatilGrass
2026-04-12
2
-6
/
+2
*
Fix typo in PowerShell shell flag from "pwsl" to "pwsh"
魏曹先生
2026-04-12
4
-4
/
+4
*
Add Unplanned Features section to README
魏曹先生
2026-04-12
1
-2
/
+13
*
Update release status for completion feature in roadmap
魏曹先生
2026-04-12
1
-3
/
+3
*
Update Cargo.lock for published mingling crates
0.1.5
魏曹先生
2026-04-12
6
-4
/
+28
*
Update mingling_macros to version 0.1.4
魏曹先生
2026-04-12
5
-6
/
+6
*
Add architecture diagram to README
魏曹先生
2026-04-12
3
-0
/
+230
*
Add comments to example completion function
魏曹先生
2026-04-12
2
-0
/
+12
*
Change code blocks in examples from rust to ignore
魏曹先生
2026-04-12
3
-12
/
+12
*
Add ShellContext helper methods for completion logic
魏曹先生
2026-04-12
7
-18
/
+336
*
Filter out __comp node and improve debug logging in completion helper
魏曹先生
2026-04-12
1
-11
/
+16
*
Update documentation for features and examples
魏曹先生
2026-04-11
1
-2
/
+7
*
Fix example doc comment indentation and header trimming
魏曹先生
2026-04-11
2
-118
/
+118
*
Add dev tools to generate example documentation
魏曹先生
2026-04-11
9
-158
/
+608
*
Update project name and add shadow icon
魏曹先生
2026-04-11
2
-1
/
+1
*
Add project branding and update README structure
魏曹先生
2026-04-11
6
-8
/
+196
*
Add example projects section to README
魏曹先生
2026-04-11
1
-0
/
+7
*
Mark completion feature as implemented in roadmap
魏曹先生
2026-04-11
1
-1
/
+1
*
Remove workspace Cargo.lock and add per-example lockfiles
魏曹先生
2026-04-11
12
-761
/
+1057
*
Apply clippy suggestions and remove unused serde dependency
魏曹先生
2026-04-11
8
-28
/
+25
*
Rename boolean enums and simplify pick_bool function
魏曹先生
2026-04-11
1
-44
/
+33
*
Remove serde dependency from example projects
魏曹先生
2026-04-11
3
-3
/
+0
*
Add example-completion and update workspace dependencies
魏曹先生
2026-04-11
7
-4
/
+139
*
Add debug feature flag to trace_ctx function
魏曹先生
2026-04-11
1
-0
/
+1
*
Implement basic command completion with shell support
魏曹先生
2026-04-11
5
-23
/
+254
*
Add debug logging feature with env_logger integration
魏曹先生
2026-04-11
5
-1
/
+292
*
Add shell completion script generation feature
魏曹先生
2026-04-11
12
-26
/
+438
*
Add completion system with shell context and dispatcher integration
魏曹先生
2026-04-10
7
-122
/
+160
[prev]
[next]