index
:
mingling.git
doc-page
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mling
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add LazyRes for lazy resource initialization
魏曹先生
11 hours
1
-0
/
+0
*
Add installer module and refactor error handling
魏曹先生
11 hours
2
-4
/
+7
*
Respect `--no-error` and `--quiet` flags when resolving manifest path
魏曹先生
14 hours
1
-2
/
+13
*
Replace show.workspace with show.workspace-dir command
魏曹先生
15 hours
2
-2
/
+62
*
Move error handling into its own module and add show.binaries command
魏曹先生
15 hours
6
-40
/
+114
*
Add hformat_cargo, hprintln_cargo macros and help rendering
魏曹先生
16 hours
9
-25
/
+345
*
Align help text formatting and add PATH placeholder
魏曹先生
27 hours
1
-9
/
+9
*
Refactor CLI entry points and move main logic to library
魏曹先生
28 hours
8
-93
/
+110
*
Rename cargo style functions and remove unused imports
魏曹先生
28 hours
3
-16
/
+33
*
Fix date format padding in version string
魏曹先生
28 hours
3
-8
/
+17
*
Remove duplicate shell completion generation
魏曹先生
29 hours
1
-1
/
+0
*
Add README for mling CLI tool
魏曹先生
29 hours
1
-0
/
+3
*
Refactor mling to use new program architecture and install scripts
魏曹先生
29 hours
25
-1170
/
+373
*
Enhance code quality across the entire codebase
Weicao-CatilGrass
8 days
8
-65
/
+99
*
Replace license files with symlinks to root
魏曹先生
9 days
2
-211
/
+2
*
Rename error types with consistent naming convention
魏曹先生
10 days
1
-2
/
+2
*
Rename CompletionDispatcher to CMDCompletion and hide internal types
魏曹先生
10 days
1
-2
/
+2
*
Require explicit import of `crate::Next` in chained functions
魏曹先生
2026-05-24
4
-4
/
+10
*
Move entry, route, and program_setup macros to extra_macros feature
魏曹先生
2026-05-24
1
-0
/
+1
*
Rename injected renderer parameter from `r` to `__renderer_inner_result`
Weicao-CatilGrass
2026-05-22
1
-6
/
+14
*
Bump version to 0.1.9
魏曹先生
2026-05-18
1
-1
/
+1
*
Rename `NextProcess` to `Next` across the codebase
Weicao-CatilGrass
2026-05-17
4
-10
/
+10
*
Accept paths for program name parameters in macros
魏曹先生
2026-05-16
4
-10
/
+4
*
Add workspace Cargo.toml and centralize crate metadata
魏曹先生
2026-05-15
2
-473
/
+5
*
Add `builds` feature and install completion scripts
Weicao-CatilGrass
2026-05-11
3
-6
/
+4
*
Remove `__completion_gen` module wrapping from macro output
魏曹先生
2026-05-07
1
-3
/
+1
*
Update mingling from 0.1.7 to 0.1.8
魏曹先生
2026-05-07
3
-14
/
+8
*
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
2
-2
/
+6
*
Rewrite load.ps1 to support dot-sourcing and improve reliability
Weicao-CatilGrass
2026-05-04
1
-29
/
+34
*
Fix typo "Unrusted" to "Untrusted" and reflow code formatting
魏曹先生
2026-04-29
2
-20
/
+22
*
Apply clippy suggestions for code simplification
魏曹先生
2026-04-28
6
-21
/
+12
*
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
14
-0
/
+1537