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 option to silence panic messages in stdout settings
魏曹先生
2026-05-15
3
-0
/
+25
*
Inline `strip_all_flags` and simplify `ShellContext` methods
魏曹先生
2026-05-15
4
-28
/
+21
*
Add workspace Cargo.toml and centralize crate metadata
魏曹先生
2026-05-15
9
-1132
/
+114
*
Add panic catch for program execution
魏曹先生
2026-05-15
7
-24
/
+97
*
Rename `set_instance_and_run` to `exec_wrapper` and remove doc comments
魏曹先生
2026-05-15
1
-6
/
+4
*
Add `modify` method to `ResourceMarker` trait
魏曹先生
2026-05-15
2
-2
/
+26
*
Add prelude module with common macro and trait re-exports
魏曹先生
2026-05-15
1
-0
/
+37
*
Add scripts for building documentation and update docs
魏曹先生
2026-05-13
4
-49
/
+60
*
Rename test-examples config file and update reference
魏曹先生
2026-05-13
2
-1
/
+1
*
Add example testing to CI pipeline
Weicao-CatilGrass
2026-05-13
1
-0
/
+6
*
Add test tool for examples and update exit code demo
Weicao-CatilGrass
2026-05-13
6
-6
/
+357
*
Fix exit code override hook to access correct field
Weicao-CatilGrass
2026-05-13
1
-2
/
+2
*
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
*
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
[next]