index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add convenient `update_exit_code` and `exit_code` helper functions
Weicao-CatilGrass
2026-05-13
4
-11
/
+31
|
*
Add example doc for exit code usage
Weicao-CatilGrass
2026-05-13
1
-0
/
+57
|
*
Migrate exit code control to resource-based system
Weicao-CatilGrass
2026-05-13
17
-220
/
+242
|
*
Remove installation module behind builds feature
Weicao-CatilGrass
2026-05-13
2
-78
/
+0
|
*
Add `builds` feature and install completion scripts
Weicao-CatilGrass
2026-05-11
13
-13
/
+274
|
*
Capture exit codes from anonymous hook finishes
魏曹先生
2026-05-09
2
-3
/
+5
|
*
Remove unnecessary closure in exit code control setup
魏曹先生
2026-05-09
1
-1
/
+1
|
*
Add exit code control and hook lifecycle features
魏曹先生
2026-05-09
6
-13
/
+87
|
*
Add lifecycle hooks to program execution
魏曹先生
2026-05-09
9
-30
/
+507
|
*
Add comprehensive test suite for picker parser module
Weicao-CatilGrass
2026-05-09
3
-1
/
+741
|
*
Add CI tooling and cargo alias `ci`
Weicao-CatilGrass
2026-05-09
15
-192
/
+455
|
*
Move `comp` module from `asset` to crate root
Weicao-CatilGrass
2026-05-09
6
-6
/
+7
|
*
Replace explicit return with trailing expression
魏曹先生
2026-05-08
2
-1
/
+2
|
|
|
|
Suppress clippy::ptr_arg lint in match_user_input
*
Dispatch arguments using prefix tree with dispatch_tree feature
魏曹先生
2026-05-08
2
-6
/
+44
|
*
Add error type aliases to ProgramCollect trait
魏曹先生
2026-05-08
2
-0
/
+4
|
*
Add dispatch tree example and update doc version references
魏曹先生
2026-05-08
5
-2
/
+235
|
*
Expose compile-time feature flags as public constants
魏曹先生
2026-05-08
3
-0
/
+92
|
*
Document the dispatch_tree feature for O(n) to O(len) lookup
魏曹先生
2026-05-07
2
-1
/
+3
|
*
Log node strings in get_nodes for debug builds
魏曹先生
2026-05-07
2
-6
/
+24
|
*
Make the generated static dispatcher item public
魏曹先生
2026-05-07
1
-1
/
+1
|
*
Remove `__completion_gen` module wrapping from macro output
魏曹先生
2026-05-07
2
-20
/
+13
|
*
Add compile-time dispatch tree generation for O(len) command routing
魏曹先生
2026-05-07
5
-2
/
+349
|
*
Add dispatch tree feature for fast argument matching
魏曹先生
2026-05-07
4
-17
/
+55
|
*
Add dispatch_tree feature flag
魏曹先生
2026-05-07
3
-3
/
+7
|
*
Add cargo-generate project template instructions
魏曹先生
2026-05-07
2
-0
/
+16
|
*
Fix variable reassignment in handle_greet_entry function
魏曹先生
2026-05-07
2
-4
/
+2
|
*
Add release dates to changelog entries
魏曹先生
2026-05-07
1
-8
/
+8
|
*
Add historical changelog entries for versions 0.1.0-0.1.5
魏曹先生
2026-05-07
1
-0
/
+113
|
*
Add support for resource injection in `#[chain]` macro
魏曹先生
2026-05-07
3
-32
/
+184
|
*
Add static accessor to gen_program! macro output
魏曹先生
2026-05-07
2
-0
/
+23
|
*
Update mingling from 0.1.7 to 0.1.8
魏曹先生
2026-05-07
19
-68
/
+38
|
*
Add Windows folder hide script with throttled check
Weicao-CatilGrass
2026-05-06
2
-0
/
+46
|
*
Update project icon to pixel art version
Weicao-CatilGrass
2026-05-05
6
-4
/
+4
|
*
Add day/night theme switching and GitHub corner to docs
魏曹先生
2026-05-04
6
-41
/
+269
|
*
Change mingling-cli dependency from path to version
魏曹先生
2026-05-04
4
-2
/
+218
|
*
Switch to published crates and update README for v0.1.7
0.1.7
魏曹先生
2026-05-04
10
-10
/
+235
|
*
Fix docs-code-box-fix doc comment
魏曹先生
2026-05-04
1
-1
/
+0
|
*
Rewrite load.ps1 to support dot-sourcing and improve reliability
Weicao-CatilGrass
2026-05-04
1
-29
/
+34
|
*
Apply clippy suggestions in chain related files
Weicao-CatilGrass
2026-05-04
3
-14
/
+13
|
*
Update docsify theme color to orange
魏曹先生
2026-05-04
2
-33
/
+1050
|
*
Add documentation for Picker, help display, and shell completion
魏曹先生
2026-05-04
13
-11
/
+771
|
*
Fix the resource path issue on the English documentation entry page.
魏曹先生
2026-05-03
1
-1
/
+1
|
*
Add missing articles and improve documentation
魏曹先生
2026-05-03
11
-4
/
+64
|
*
Add tool to fix blank lines around code blocks in Markdown
魏曹先生
2026-05-03
5
-98
/
+263
|
*
Replace docs README with static documentation pages
魏曹先生
2026-05-03
3
-276
/
+13
|
*
Generate translation sidebars and refactor sidebar generation
魏曹先生
2026-05-03
2
-14
/
+51
|
*
Restructure Chinese documentation into dedicated subdirectory
魏曹先生
2026-05-03
8
-2
/
+80
|
*
Update roadmap with completed v0.1.7 milestones
魏曹先生
2026-05-03
2
-62
/
+62
|
*
Add repl feature flag across workspace crates
魏曹先生
2026-05-03
3
-1
/
+3
|
*
Add Display derive and testing utilities for Next enum
魏曹先生
2026-05-02
5
-4
/
+117
|
[next]