index
:
mingling.git
archived/picker2_prototype
feat/new-pipeline-model
main
wip/new-mingling-ci
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert: Remove serde and structural renderer support
魏曹先生
2 days
4
-19
/
+8
*
feat(lint): add shell completion for linter checkers
魏曹先生
2 days
1
-6
/
+26
*
refactor(linter): rename LintRegistry to ResLintRegistry
魏曹先生
2 days
2
-7
/
+7
*
feat(linter): refactor lint registry into program resource
魏曹先生
2 days
4
-54
/
+58
*
refactor(linter): simplify lint explain output formatting
魏曹先生
2 days
1
-4
/
+2
*
chore: align markdown table formatting
魏曹先生
2 days
1
-8
/
+8
*
chore: add shell completion for explain command
魏曹先生
2 days
1
-3
/
+20
*
feat(cli): implement `explain` command and add JSON structural rendering
魏曹先生
2 days
6
-4
/
+139
*
refactor(linter): move ra lint commands to separate module
魏曹先生
2 days
2
-64
/
+64
*
refactor(linter): rename cmd_mlint to cmd_lint
魏曹先生
2 days
2
-2
/
+2
*
feat: add package and project manager modules
魏曹先生
2 days
3
-0
/
+2
*
docs: add help text for CLI commands and descriptions
魏曹先生
2 days
4
-3
/
+66
*
refactor: extract metadata args into reusable statics
魏曹先生
2 days
2
-9
/
+39
*
feat(cli): add dynamic completion scripts and global help
魏曹先生
2 days
7
-27
/
+31
*
chore: remove deprecated comment
魏曹先生
2 days
1
-3
/
+0
*
fix(comps): fix PowerShell completion word index and arg passing
魏曹先生
2 days
2
-8
/
+32
*
fix(zsh): guard compdef call with function check
魏曹先生
2 days
1
-3
/
+6
*
chore: bump version to 0.4.0
魏曹先生
2 days
9
-20
/
+20
*
feat(pathf): remove BasicStructPattern from analyzer
魏曹先生
4 days
4
-4
/
+12
*
feat(diagnostic): translate doc comment to English
魏曹先生
4 days
1
-1
/
+1
*
fix(core): write RenderResult::eprintln to stderr
魏曹先生
6 days
2
-1
/
+3
*
chore: remove redundant comments in fish completion script
魏曹先生
6 days
1
-8
/
+0
*
feat(flags): derive PartialEq and Eq for ShellFlag
魏曹先生
6 days
1
-1
/
+1
*
docs: document completion description support
魏曹先生
7 days
3
-25
/
+114
*
refactor(metadata): move metadata module to core crate
魏曹先生
7 days
4
-2
/
+6
*
chore(core): merge custom completions with defaults
魏曹先生
7 days
2
-1
/
+23
*
refactor(dispatch_tree): match longest registered prefix in trie
魏曹先生
7 days
2
-33
/
+55
*
feat(metadata): add Description convention metadata type
魏曹先生
7 days
4
-0
/
+90
*
feat(gen_program): add get_metadata method stub
魏曹先生
7 days
2
-0
/
+11
*
feat: add entry metadata system with compile-time typed values
魏曹先生
7 days
30
-1
/
+1542
*
feat: prioritize default completion over empty fallback
魏曹先生
7 days
1
-1
/
+5
*
fix: update install scripts to use mingling_cli path and make shell
魏曹先生
7 days
2
-2
/
+2
*
chore: ignore __*.rs files
魏曹先生
7 days
1
-0
/
+1
*
feat(linter): use RendererInvoker for JSON report rendering
魏曹先生
7 days
1
-4
/
+8
*
feat(comp): add prefix and suffix methods to Suggest
魏曹先生
7 days
2
-0
/
+73
*
fix(core): resolve subcommands after global parameters
魏曹先生
7 days
2
-13
/
+67
*
feat(comps): improve bash completion script word tracking
魏曹先生
7 days
2
-12
/
+33
*
chore: escape colons in zsh completion descriptions
魏曹先生
7 days
2
-5
/
+5
*
feat: use Pickable trait for value conversion
魏曹先生
7 days
1
-2
/
+2
*
docs: fix trailing whitespace in issue doc page
魏曹先生
8 days
1
-1
/
+1
*
refactor(picker): replace global picker functions with PickerHelper
魏曹先生
8 days
4
-35
/
+72
*
chore: add EntryFallback completion support
魏曹先生
8 days
3
-2
/
+38
*
fix: rename dispatcher_not_found to entry_fallback
魏曹先生
8 days
1
-4
/
+3
*
chore: ignore draft Python files
魏曹先生
8 days
1
-0
/
+1
*
chore!: rename ErrorDispatcherNotFound to EntryFallback
魏曹先生
8 days
26
-58
/
+78
*
chore(ci): test arg-picker separately from workspace
魏曹先生
8 days
1
-6
/
+15
*
docs(mingling): fix doc example compile error
魏曹先生
8 days
1
-0
/
+2
*
fix(shell-ctx): distinguish missing -F from empty flag
魏曹先生
8 days
1
-2
/
+8
*
chore: use idiomatic boolean and reference patterns
魏曹先生
8 days
1
-2
/
+2
*
refactor: simplify boolean and type assignment logic
魏曹先生
8 days
1
-3
/
+3
[next]