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
path:
root
/
mingling_cli
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: add cargo-style formatting utilities and macros
魏曹先生
10 hours
2
-0
/
+219
*
style: format code and fix minor lint issues
魏曹先生
25 hours
2
-1
/
+1
*
fix: correct docs for parse function in utils::display
魏曹先生
25 hours
1
-4
/
+4
*
feat: Switch loader script to zsh syntax
魏曹先生
29 hours
1
-2
/
+2
*
chore: rename CLI completion scripts to mling
魏曹先生
29 hours
1
-1
/
+1
*
build: replace cargo install with local release build in scripts
魏曹先生
29 hours
4
-0
/
+88
*
feat(pkg-mgr): implement pkg-show command
魏曹先生
29 hours
4
-1
/
+220
*
feat: implement pkg-enable and pkg-disable commands
魏曹先生
29 hours
7
-6
/
+272
*
feat(pkg_mgr): add uninstall command and improve install
魏曹先生
29 hours
7
-6
/
+426
*
feat: add exit codes for io error handling
魏曹先生
29 hours
1
-4
/
+209
*
feat(pkg-mgr): add install command placeholder
魏曹先生
29 hours
2
-0
/
+10
*
docs(help): rename package commands to pkg prefix
魏曹先生
29 hours
1
-3
/
+3
*
chore: fix help text alignment for metadata command
魏曹先生
29 hours
1
-1
/
+1
*
refactor(cli): move global help and completion to library
魏曹先生
29 hours
2
-35
/
+33
*
chore: move CLI entry to bin and restructure imports
魏曹先生
29 hours
3
-21
/
+24
*
docs: format help text with markdown styling
魏曹先生
29 hours
1
-26
/
+27
*
chore(mingling_cli): add colored dependency and utils module
魏曹先生
29 hours
5
-0
/
+397
*
revert: Remove serde and structural renderer support
魏曹先生
29 hours
4
-19
/
+8
*
feat(lint): add shell completion for linter checkers
魏曹先生
29 hours
1
-6
/
+26
*
refactor(linter): rename LintRegistry to ResLintRegistry
魏曹先生
29 hours
2
-7
/
+7
*
feat(linter): refactor lint registry into program resource
魏曹先生
29 hours
4
-54
/
+58
*
refactor(linter): simplify lint explain output formatting
魏曹先生
29 hours
1
-4
/
+2
*
chore: align markdown table formatting
魏曹先生
29 hours
1
-8
/
+8
*
chore: add shell completion for explain command
魏曹先生
29 hours
1
-3
/
+20
*
feat(cli): implement `explain` command and add JSON structural rendering
魏曹先生
29 hours
6
-4
/
+139
*
refactor(linter): move ra lint commands to separate module
魏曹先生
29 hours
2
-64
/
+64
*
refactor(linter): rename cmd_mlint to cmd_lint
魏曹先生
29 hours
2
-2
/
+2
*
feat: add package and project manager modules
魏曹先生
29 hours
3
-0
/
+2
*
docs: add help text for CLI commands and descriptions
魏曹先生
29 hours
4
-3
/
+66
*
refactor: extract metadata args into reusable statics
魏曹先生
29 hours
2
-9
/
+39
*
feat(cli): add dynamic completion scripts and global help
魏曹先生
29 hours
7
-27
/
+31
*
feat(diagnostic): translate doc comment to English
魏曹先生
2 days
1
-1
/
+1
*
feat(linter): use RendererInvoker for JSON report rendering
魏曹先生
5 days
1
-4
/
+8
*
refactor!: rename `extra_macros` feature to `extras`
feat/new-pipeline-model
魏曹先生
7 days
1
-1
/
+1
*
chore: bump arg-picker and arg-picker-macros to v0.1.1
picker-0.1.1
魏曹先生
12 days
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
[next]