index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix comment and constrain ProgramCollect generic bounds
魏曹先生
2026-04-29
3
-3
/
+3
*
Use small integer repr for gen_program! enum
魏曹先生
2026-04-29
4
-10
/
+25
*
Rename docsify_sidebar_gen to docsify-sidebar-gen
魏曹先生
2026-04-29
1
-0
/
+0
*
Fix typo "Unrusted" to "Untrusted" and reflow code formatting
魏曹先生
2026-04-29
2
-20
/
+22
*
Add docsify sidebar generation tool and update Chinese docs
魏曹先生
2026-04-28
3
-2
/
+147
*
Rebuild and rewrite the documentation site infrastructure
魏曹先生
2026-04-28
25
-1179
/
+1203
*
Apply clippy suggestions for code simplification
魏曹先生
2026-04-28
6
-21
/
+12
*
se internal ugly naming convention for generated structs
魏曹先生
2026-04-28
4
-11
/
+28
*
Remove extra newline in list printing
魏曹先生
2026-04-28
1
-1
/
+1
*
Remove implicit help print and add version flag
魏曹先生
2026-04-28
2
-6
/
+5
*
Add terminal colored rendering and guide text
魏曹先生
2026-04-28
5
-8
/
+470
*
Rename refresh command to install
魏曹先生
2026-04-28
2
-9
/
+9
*
Add scaffolding CLI tool `mling`
魏曹先生
2026-04-28
15
-9
/
+1547
*
Fix bool parsing ignoring explicit `--value true` flag
魏曹先生
2026-04-28
2
-11
/
+7
*
Extract `build_comp_script` logic into `build_comp_script_to`
魏曹先生
2026-04-28
2
-4
/
+24
*
Remove root-level Cargo.toml and main.rs
魏曹先生
2026-04-28
6
-43
/
+828
*
Simplify Picker API by removing generic parameter and route types
魏曹先生
2026-04-28
5
-141
/
+426
*
Add global resource system to Program
魏曹先生
2026-04-27
8
-3
/
+203
*
Add `route!` macro for early error routing
魏曹先生
2026-04-27
3
-0
/
+50
*
Add simple CLI example to README
魏曹先生
2026-04-27
1
-1
/
+47
*
Remove unused `ChainProcess` import in examples
魏曹先生
2026-04-27
3
-6
/
+3
*
Update README with simple CLI example and restructure documentation
Weicao-CatilGrass
2026-04-27
1
-1
/
+47
*
Remove `marker::NextProcess` and generate it via `gen_program!`
Weicao-CatilGrass
2026-04-27
15
-114
/
+59
*
Remove PickableEnum comment block
Weicao-CatilGrass
2026-04-27
1
-4
/
+0
*
Update README example to use new v0.1.7 API features
Weicao-CatilGrass
2026-04-26
2
-42
/
+134
*
Update project description and example doc ordering
Weicao-CatilGrass
2026-04-26
5
-54
/
+51
*
Fix feature name from clap_parser to clap in dispatcher macro
魏曹先生
2026-04-26
1
-2
/
+2
*
Fix version number typo for Clap Parser Support
魏曹先生
2026-04-26
2
-2
/
+2
*
Update CHANGELOG example to show optional `dispatcher_clap` attributes
魏曹先生
2026-04-26
1
-1
/
+3
*
Rename feature `clap_parser` to `clap`
魏曹先生
2026-04-26
7
-11
/
+11
*
Update changelog to document clap help print behaviour
魏曹先生
2026-04-26
1
-4
/
+6
*
Add clap_parser feature to mingling_core with help output behavior
魏曹先生
2026-04-26
4
-4
/
+35
*
Remove intermediate buffer in help output
魏曹先生
2026-04-26
1
-4
/
+1
*
Add early return for help flag in dispatcher_clap macro
魏曹先生
2026-04-26
1
-0
/
+6
*
Change `help` option to accept a boolean value instead of a struct
魏曹先生
2026-04-26
1
-22
/
+29
*
Support explicit program name and help struct in dispatcher_clap
魏曹先生
2026-04-26
1
-123
/
+210
*
Update macro syntax from positional to keyword error argument
魏曹先生
2026-04-25
1
-8
/
+16
*
Add help system with `#[help]` macro and `HelpRequest` trait
魏曹先生
2026-04-25
10
-0
/
+309
*
Complete clap_parser macro and update changelog, readme
魏曹先生
2026-04-25
4
-4
/
+24
*
Add `dispatcher_clap` attribute macro behind `clap_parser` feature
魏曹先生
2026-04-25
3
-0
/
+199
*
Add clap_parser feature and refactor dispatcher macro internals
魏曹先生
2026-04-25
5
-29
/
+20
*
Refactor picker to return single values instead of single-element tuples
魏曹先生
2026-04-25
3
-50
/
+161
*
Remove mingling_cli crate
魏曹先生
2026-04-25
6
-423
/
+0
*
Add build-all scripts for PowerShell and Bash
魏曹先生
2026-04-25
2
-0
/
+16
*
Add async example demonstrating tokio integration
魏曹先生
2026-04-25
10
-9
/
+152
*
Remove redundant generic parameter from Program struct
魏曹先生
2026-04-25
11
-92
/
+69
*
Rename dispatcher_chain.rs to dispatcher.rs
魏曹先生
2026-04-25
2
-2
/
+2
*
Add docsify flexible alerts plugin and update callout syntax
Weicao-CatilGrass
2026-04-24
5
-6
/
+20
*
Restore starting directory after PowerShell script execution
Weicao-CatilGrass
2026-04-24
3
-0
/
+6
*
Update CHANGELOG to mark release 0.1.6 as yanked
0.1.6-yanked
Weicao-CatilGrass
2026-04-24
1
-1
/
+1
[prev]
[next]