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
path:
root
/
mingling_cli
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(cli): move global help and completion to library
魏曹先生
2 days
2
-35
/
+33
*
chore: move CLI entry to bin and restructure imports
魏曹先生
2 days
3
-21
/
+24
*
docs: format help text with markdown styling
魏曹先生
2 days
1
-26
/
+27
*
chore(mingling_cli): add colored dependency and utils module
魏曹先生
2 days
5
-0
/
+397
*
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: bump version to 0.4.0
魏曹先生
2 days
2
-6
/
+6
*
feat(diagnostic): translate doc comment to English
魏曹先生
5 days
1
-1
/
+1
*
feat(linter): use RendererInvoker for JSON report rendering
魏曹先生
7 days
1
-4
/
+8
*
refactor!: rename `extra_macros` feature to `extras`
feat/new-pipeline-model
魏曹先生
9 days
1
-1
/
+1
*
chore: bump arg-picker and arg-picker-macros to v0.1.1
picker-0.1.1
魏曹先生
2026-07-27
1
-2
/
+2
*
feat: add `might_be_async` dependency and update lockfiles
魏曹先生
2026-07-24
1
-4
/
+76
*
chore: remove deprecated `cmd_mlint_install` module
魏曹先生
2026-07-23
5
-471
/
+5
*
fix: use `rust-analyzer.toml` instead of hardcoded `.rust-analyzer.toml`
魏曹先生
2026-07-23
1
-3
/
+2
*
feat(core): rename `builds` feature to `build`
魏曹先生
2026-07-23
1
-1
/
+1
*
feat(linter): set exit code to 1 when config already exists
魏曹先生
2026-07-22
1
-1
/
+4
*
feat(linter): add `lint-install` subcommand for rust-analyzer setup
魏曹先生
2026-07-22
8
-10
/
+555
*
docs: add development status warning to README
魏曹先生
2026-07-22
1
-0
/
+2
*
refactor(mlint): parallelise lint checks with tokio JoinSet
魏曹先生
2026-07-22
1
-28
/
+41
*
feat(mingling_cli): add wrapper binary and optimize release profile
魏曹先生
2026-07-22
3
-0
/
+57
*
chore: remove expanded macro test file
魏曹先生
2026-07-21
1
-1121
/
+0
*
feat(mlint): support multiple suggestions per report
魏曹先生
2026-07-21
3
-9
/
+228
*
fix: update placeholder author name in template linter docs
魏曹先生
2026-07-21
1
-1
/
+1
*
docs: remove outdated about_lint design doc
魏曹先生
2026-07-21
1
-35
/
+0
*
feat(linter): add ResUsingJson flag to rust-analyzer handlers
魏曹先生
2026-07-21
1
-4
/
+19
*
feat(linter): add aliases for Rust Analyzer lint commands
魏曹先生
2026-07-21
1
-2
/
+37
*
fix(lint): add missing blank line in test module
魏曹先生
2026-07-21
1
-0
/
+1
*
feat(lint): add non_mingling_naming_style lint with auto-fix suggestions
魏曹先生
2026-07-21
6
-26
/
+454
*
feat(lints): add quote dependency and improve variable name detection
魏曹先生
2026-07-21
5
-48
/
+42
*
feat: add testing macros and unit tests for linters
魏曹先生
2026-07-21
4
-0
/
+129
*
feat(mlint): support RenderResult::default and ::from detection
魏曹先生
2026-07-21
2
-24
/
+39
*
chore(Cargo.toml): reorganize dependencies and add section comments
魏曹先生
2026-07-21
1
-4
/
+14
*
feat(mling): add linter framework with async support and registry
魏曹先生
2026-07-21
24
-31
/
+2746
*
feat(mingling_cli): add metadata and linter commands with cargo analysis
魏曹先生
2026-07-21
9
-6
/
+360
*
feat(mingling_cli): add scaffold for CLI tool
魏曹先生
2026-07-20
3
-0
/
+132
*
Remove mingling_cli crate
魏曹先生
2026-04-25
6
-423
/
+0
*
Add workspace configuration and update dependencies
魏曹先生
2026-04-22
1
-6
/
+6
*
Bump mingling version to 0.1.7 and use local dependencies
魏曹先生
2026-04-21
1
-7
/
+3
[next]