index
:
mingling.git
doc-page
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Respect `--no-error` and `--quiet` flags when resolving manifest path
魏曹先生
10 hours
1
-2
/
+13
|
*
Replace show.workspace with show.workspace-dir command
魏曹先生
10 hours
2
-2
/
+62
|
*
Move error handling into its own module and add show.binaries command
魏曹先生
11 hours
6
-40
/
+114
|
*
Add hformat_cargo, hprintln_cargo macros and help rendering
魏曹先生
11 hours
9
-25
/
+345
|
*
Align help text formatting and add PATH placeholder
魏曹先生
23 hours
1
-9
/
+9
|
*
Refactor CLI entry points and move main logic to library
魏曹先生
23 hours
9
-95
/
+112
|
*
Rename cargo style functions and remove unused imports
魏曹先生
24 hours
3
-16
/
+33
|
*
Fix date format padding in version string
魏曹先生
24 hours
3
-8
/
+17
|
*
Remove duplicate shell completion generation
魏曹先生
24 hours
1
-1
/
+0
|
*
Add README for mling CLI tool
魏曹先生
24 hours
1
-0
/
+3
|
*
Refactor mling to use new program architecture and install scripts
魏曹先生
24 hours
28
-1170
/
+628
|
*
Remove unused import of ProgramPanic
魏曹先生
24 hours
1
-4
/
+1
|
*
Add .name file support for custom sidebar directory display names
魏曹先生
27 hours
3
-2
/
+20
|
*
Rename `ExitCode` to `ResExitCode` and `REPL` to `ResREPL`
魏曹先生
27 hours
13
-27
/
+252
|
*
Add checklist item for `r_println!` in `#[chain]` support
魏曹先生
2 days
1
-2
/
+1
|
*
Add stdout and user context configuration fields
魏曹先生
2 days
2
-1
/
+45
|
*
Make `exec_repl` take `mut self` to consume internal state
魏曹先生
2 days
1
-1
/
+1
|
*
Add verbose and dry_run fields as convention-only options
魏曹先生
2 days
2
-3
/
+19
|
*
Create .nojekyll file
魏曹先生
2 days
1
-0
/
+0
|
*
Fix Chinese doc link and rename English link text
魏曹先生
2 days
2
-2
/
+2
|
*
Fix broken logo link in example-viewer.html
魏曹先生
2 days
1
-1
/
+1
|
*
Add example pages and sync-examples tool for docs
魏曹先生
2 days
40
-1205
/
+3591
|
*
Add English documentation landing page and fix Chinese link
魏曹先生
2 days
3
-1
/
+117
|
*
Rename index.html to doc.html
魏曹先生
2 days
1
-0
/
+0
|
*
Exclude all hidden nodes from completion filtering
Weicao-CatilGrass
2 days
2
-1
/
+3
|
*
Add `unpack_chain_process` to example unit test and docs
魏曹先生
6 days
2
-2
/
+6
|
*
Translate Chinese comments to English in run-tools.sh
Weicao-CatilGrass
6 days
1
-2
/
+2
|
*
Add extra_macros feature to doc scripts and mingling deps
Weicao-CatilGrass
6 days
3
-2
/
+3
|
*
Refactor flag argument macros for better performance
Weicao-CatilGrass
6 days
2
-29
/
+26
|
*
Switch to workspace-level documentation builds
Weicao-CatilGrass
6 days
3
-15
/
+15
|
*
Refactor built-in flags into reusable setup structs
魏曹先生
7 days
2
-6
/
+108
|
*
Change `ProgramSetup::setup` to consume `self` instead of borrow
魏曹先生
7 days
7
-14
/
+13
|
*
Expand module-level documentation
Weicao-CatilGrass
7 days
1
-67
/
+291
|
*
Enhance code quality across the entire codebase
Weicao-CatilGrass
7 days
82
-400
/
+651
|
*
Update CHANGELOG entries for consistency
魏曹先生
7 days
1
-2
/
+2
|
*
Bump version to 0.2.0
魏曹先生
7 days
21
-138
/
+62
|
*
Switch mingling dependencies to local path references
魏曹先生
7 days
2
-33
/
+4
|
*
Fix trailing space and partial match bugs in default completion
魏曹先生
7 days
2
-7
/
+30
|
*
Add unpack_chain_process macro and improve test docs
魏曹先生
7 days
2
-8
/
+172
|
*
Update CHANGELOG and switch to published crate versions
0.1.9
魏曹先生
9 days
22
-16
/
+111
|
*
Remove duplicate README and replace with symlink
魏曹先生
9 days
2
-175
/
+1
|
*
Replace license files with symlinks to root
魏曹先生
9 days
8
-844
/
+8
|
*
Update roadmap milestones and mark 0.1.9 features as complete
魏曹先生
9 days
2
-8
/
+20
|
*
Remove stale example-repl-advanced directory and repl_extra feature
魏曹先生
9 days
7
-135
/
+0
|
*
Prompt user before temporarily committing in CI
魏曹先生
9 days
1
-13
/
+31
|
*
Add auto-generated feature flags module and tooling
魏曹先生
9 days
11
-79
/
+422
|
*
Support doc comments and attributes on `pack!` and `dispatcher!` macros
魏曹先生
9 days
3
-71
/
+161
|
*
Remove PackAttrs parsing and rendering from pack macro
魏曹先生
9 days
1
-105
/
+9
|
*
Rename error types with consistent naming convention
魏曹先生
9 days
11
-42
/
+46
|
*
Fix `program_comp_gen!` import issue
魏曹先生
9 days
2
-11
/
+116
|
|
|
|
|
Fixed `program_comp_gen!` import when `comp` and `dispatch_tree` features coexist
[next]