index
:
mingling.git
archived/picker2_prototype
feat/new-pipeline-model
main
wip/mingling-cli-ux
wip/new-mingling-ci
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(cli): add dynamic completion scripts and global help
wip/mingling-cli-ux
魏曹先生
2 hours
7
-27
/
+31
*
feat: prioritize default completion over empty fallback
HEAD
main
魏曹先生
2 hours
1
-1
/
+5
*
fix: update install scripts to use mingling_cli path and make shell
魏曹先生
2 hours
2
-2
/
+2
*
chore: ignore __*.rs files
魏曹先生
3 hours
1
-0
/
+1
*
feat(linter): use RendererInvoker for JSON report rendering
魏曹先生
3 hours
1
-4
/
+8
*
feat(comp): add prefix and suffix methods to Suggest
魏曹先生
5 hours
2
-0
/
+73
*
fix(core): resolve subcommands after global parameters
魏曹先生
5 hours
2
-13
/
+67
*
feat(comps): improve bash completion script word tracking
魏曹先生
5 hours
2
-12
/
+33
*
chore: escape colons in zsh completion descriptions
魏曹先生
6 hours
2
-5
/
+5
*
feat: use Pickable trait for value conversion
魏曹先生
6 hours
1
-2
/
+2
*
docs: fix trailing whitespace in issue doc page
魏曹先生
8 hours
1
-1
/
+1
*
refactor(picker): replace global picker functions with PickerHelper
魏曹先生
8 hours
4
-35
/
+72
*
chore: add EntryFallback completion support
魏曹先生
8 hours
3
-2
/
+38
*
fix: rename dispatcher_not_found to entry_fallback
魏曹先生
9 hours
1
-4
/
+3
*
chore: ignore draft Python files
魏曹先生
9 hours
1
-0
/
+1
*
chore!: rename ErrorDispatcherNotFound to EntryFallback
魏曹先生
9 hours
26
-58
/
+78
*
chore(ci): test arg-picker separately from workspace
魏曹先生
21 hours
1
-6
/
+15
*
docs(mingling): fix doc example compile error
魏曹先生
21 hours
1
-0
/
+2
*
fix(shell-ctx): distinguish missing -F from empty flag
魏曹先生
21 hours
1
-2
/
+8
*
chore: use idiomatic boolean and reference patterns
魏曹先生
21 hours
1
-2
/
+2
*
refactor: simplify boolean and type assignment logic
魏曹先生
21 hours
1
-3
/
+3
*
feat(ci): build workspace with all documented features
魏曹先生
21 hours
1
-4
/
+86
*
fix: add generic program entry point variant
魏曹先生
21 hours
1
-0
/
+2
*
docs: update Mingling description wording
魏曹先生
21 hours
1
-1
/
+1
*
docs(build): update build feature documentation
魏曹先生
21 hours
1
-6
/
+49
*
chore: add mingling CLI version files to config
魏曹先生
22 hours
1
-2
/
+10
*
chore(docs): add Arborium header to docs build
魏曹先生
22 hours
5
-3
/
+7
*
feat(build): document build module and refine feature exports
魏曹先生
22 hours
6
-18
/
+36
*
docs: Add preset feature groups and improve feature docs
魏曹先生
22 hours
7
-8
/
+205
*
docs: update changelog for CRATE_ROOT module placement
魏曹先生
22 hours
1
-5
/
+7
*
docs: add CRATE_ROOT module for docs_rs builds
魏曹先生
23 hours
1
-1
/
+5
*
feat(gen_program): add Entry struct and program constructors
魏曹先生
23 hours
1
-3
/
+37
*
chore: update run scripts for version 0.1.2
魏曹先生
23 hours
2
-93
/
+173
*
chore(zed): remove cargo features from settings
魏曹先生
26 hours
1
-1
/
+1
*
feat: add docs.rs generated program documentation module
魏曹先生
27 hours
4
-1
/
+261
*
feat(shell_ctx): replace manual arg parsing with macro
魏曹先生
30 hours
1
-33
/
+9
*
revert: Remove picker_comp module and PickerArgSuggest trait
魏曹先生
34 hours
4
-65
/
+17
*
feat(core): add batch methods to Suggest and update macro
魏曹先生
34 hours
3
-12
/
+74
*
refactor!: rename `extra_macros` feature to `extras`
feat/new-pipeline-model
魏曹先生
48 hours
51
-167
/
+201
*
docs: remove redundant macro doc comments
魏曹先生
2 days
1
-70
/
+0
*
chore: reduce visibility of debug module
魏曹先生
2 days
1
-1
/
+1
*
docs: add detailed EXAMPLES module documentation
魏曹先生
2 days
2
-1
/
+6
*
chore: move lib.md to docs directory
魏曹先生
2 days
2
-1
/
+1
*
docs(dev): add next-gen mingling pipeline doc
魏曹先生
2 days
2
-0
/
+79
*
feat(picker_comp): add module to bridge picker and comp subsystems
魏曹先生
5 days
3
-0
/
+64
*
feat(core/comp): add Suggest::combine method for merging suggestions
魏曹先生
5 days
2
-0
/
+17
*
feat(renderer): add exit_process method to RenderResult
魏曹先生
6 days
1
-1
/
+19
*
feat(renderer): add ExitCode conversions for RenderResult
魏曹先生
6 days
1
-0
/
+13
*
feat(dispatcher, gen_program): add From impl and default Entry pack type
魏曹先生
6 days
3
-0
/
+12
*
feat(example): add command macro example
魏曹先生
6 days
7
-0
/
+447
[next]