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
*
docs: rename command macro issue as solved
魏曹先生
26 hours
1
-1
/
+1
*
ci: add macOS to CI test matrix
魏曹先生
34 hours
2
-4
/
+24
*
ci: Refactor CI workflows into single check matrix
魏曹先生
35 hours
9
-152
/
+217
*
fix(cov-test): recolor coverage summary with project thresholds
魏曹先生
36 hours
1
-0
/
+79
*
feat(cov-test): build examples with RUSTFLAGS for complete coverage
魏曹先生
36 hours
1
-11
/
+60
*
ci: switch to forked cargo-llvm-cov and refactor coverage tests
魏曹先生
2 days
2
-15
/
+322
*
fix: suppress future_not_send lint and tighten Send bounds
魏曹先生
2 days
6
-8
/
+33
*
refactor(core): extract global resource store into standalone container
魏曹先生
2 days
3
-73
/
+446
*
feat(readme): mark project generator and installer as complete
魏曹先生
3 days
1
-2
/
+2
*
feat: normalize test path for Windows verbatim prefixes
魏曹先生
3 days
1
-1
/
+5
*
fix: combine stdout and stderr in command output
魏曹先生
3 days
1
-1
/
+9
*
fix(run): emit task failures to stdout on non-TTY
魏曹先生
3 days
1
-4
/
+21
*
ci: remove output redirection from test commands
魏曹先生
3 days
2
-4
/
+4
*
feat(shell_ctx): allow clippy const fn lint for typing_argument
魏曹先生
3 days
1
-0
/
+2
*
chore(release): bump arg-picker crates to 0.2.0
picker-0.2.0
魏曹先生
3 days
8
-13
/
+13
*
feat(parselib): remove invalid naming case variants
魏曹先生
3 days
2
-15
/
+9
*
style: satisfy clippy pedantic and nursery lints
魏曹先生
3 days
25
-304
/
+322
*
feat(pathf): enforce pedantic lints and update API ergonomics
魏曹先生
3 days
11
-187
/
+164
*
docs: update verbosity and error output API in examples
魏曹先生
3 days
4
-9
/
+12
*
refactor: use `Self` and simplify lifetimes in setup types
魏曹先生
4 days
2
-13
/
+18
*
refactor: simplify macro parsing code and fix clippy warnings
魏曹先生
4 days
11
-58
/
+61
*
refactor(asset): replace wildcard match with explicit variants
魏曹先生
4 days
2
-4
/
+4
*
chore: update example docs for PanicSilence enum usage
魏曹先生
4 days
1
-2
/
+2
*
feat(example): use PanicSilence enum in panic unwind example
魏曹先生
4 days
1
-2
/
+2
*
feat: pass context by reference in completion rendering
魏曹先生
4 days
1
-1
/
+1
*
feat: replace boolean program config with typed enums
魏曹先生
4 days
1
-0
/
+43
*
refactor: replace boolean settings with mode enums
魏曹先生
4 days
2
-11
/
+22
*
refactor(macros): clean up clippy lints and simplify code
魏曹先生
4 days
17
-113
/
+92
*
refactor(core): improve code style and public API clarity
魏曹先生
4 days
30
-486
/
+592
*
chore: enforce pedantic clippy lints and fix warnings
魏曹先生
4 days
16
-91
/
+94
*
fix: strip verbatim prefix from canonicalized paths on Windows
魏曹先生
4 days
1
-1
/
+23
*
fix(class-add): resolve project root by walking up for `.mling`
魏曹先生
4 days
1
-5
/
+56
*
feat(class-add): implement class-add command
魏曹先生
4 days
3
-1
/
+269
*
feat(proj_mgr): add support for conditional directory removal
魏曹先生
4 days
2
-1
/
+63
*
feat(rule_solver): support `!=` comparison and reject trailing tokens
魏曹先生
4 days
1
-2
/
+39
*
feat(proj_mgr): add toggle mutex validation and program crate name
魏曹先生
4 days
4
-2
/
+119
*
refactor(proj_init): simplify template expansion logic
魏曹先生
4 days
1
-42
/
+12
*
feat: add remote template source support via git refs
魏曹先生
4 days
5
-12
/
+479
*
chore: remove obsolete 0.4 template files
魏曹先生
5 days
13
-314
/
+0
*
docs: Expand Mingling CLI README with usage details
魏曹先生
5 days
1
-2
/
+83
*
feat: add description to FLAG_PAIR suggestion
魏曹先生
5 days
1
-1
/
+1
*
chore: remove ZIP template packaging and use directories
魏曹先生
5 days
8
-1333
/
+37
*
feat(config): add metadata description for config command
魏曹先生
5 days
1
-1
/
+9
*
feat(config): add cfg --pair flag and refactor config path
魏曹先生
5 days
3
-6
/
+129
*
feat: add config command and resource for editing settings
魏曹先生
5 days
5
-5
/
+122
*
refactor: move packages dir to mingling/packages
魏曹先生
5 days
3
-4
/
+4
*
feat: add project template expansion with rule-based generation
魏曹先生
5 days
7
-8
/
+1439
*
chore: update package versions to 0.4.0 in lock files
魏曹先生
5 days
35
-108
/
+108
*
ci: package mling templates in CI workflow
魏曹先生
5 days
1
-0
/
+3
*
chore: add template packaging tool and ignore templates dir
魏曹先生
5 days
4
-4
/
+701
[next]