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
*
refactor(asset): replace wildcard match with explicit variants
魏曹先生
13 hours
2
-4
/
+4
*
chore: update example docs for PanicSilence enum usage
魏曹先生
13 hours
1
-2
/
+2
*
feat(example): use PanicSilence enum in panic unwind example
魏曹先生
13 hours
1
-2
/
+2
*
feat: pass context by reference in completion rendering
魏曹先生
13 hours
1
-1
/
+1
*
feat: replace boolean program config with typed enums
魏曹先生
13 hours
1
-0
/
+43
*
refactor: replace boolean settings with mode enums
魏曹先生
13 hours
2
-11
/
+22
*
refactor(macros): clean up clippy lints and simplify code
魏曹先生
13 hours
17
-113
/
+92
*
refactor(core): improve code style and public API clarity
魏曹先生
14 hours
30
-486
/
+592
*
chore: enforce pedantic clippy lints and fix warnings
魏曹先生
14 hours
16
-91
/
+94
*
fix: strip verbatim prefix from canonicalized paths on Windows
魏曹先生
15 hours
1
-1
/
+23
*
fix(class-add): resolve project root by walking up for `.mling`
魏曹先生
34 hours
1
-5
/
+56
*
feat(class-add): implement class-add command
魏曹先生
34 hours
3
-1
/
+269
*
feat(proj_mgr): add support for conditional directory removal
魏曹先生
34 hours
2
-1
/
+63
*
feat(rule_solver): support `!=` comparison and reject trailing tokens
魏曹先生
34 hours
1
-2
/
+39
*
feat(proj_mgr): add toggle mutex validation and program crate name
魏曹先生
35 hours
4
-2
/
+119
*
refactor(proj_init): simplify template expansion logic
魏曹先生
36 hours
1
-42
/
+12
*
feat: add remote template source support via git refs
魏曹先生
37 hours
5
-12
/
+479
*
chore: remove obsolete 0.4 template files
魏曹先生
37 hours
13
-314
/
+0
*
docs: Expand Mingling CLI README with usage details
魏曹先生
38 hours
1
-2
/
+83
*
feat: add description to FLAG_PAIR suggestion
魏曹先生
39 hours
1
-1
/
+1
*
chore: remove ZIP template packaging and use directories
魏曹先生
39 hours
8
-1333
/
+37
*
feat(config): add metadata description for config command
魏曹先生
39 hours
1
-1
/
+9
*
feat(config): add cfg --pair flag and refactor config path
魏曹先生
39 hours
3
-6
/
+129
*
feat: add config command and resource for editing settings
魏曹先生
39 hours
5
-5
/
+122
*
refactor: move packages dir to mingling/packages
魏曹先生
40 hours
3
-4
/
+4
*
feat: add project template expansion with rule-based generation
魏曹先生
40 hours
7
-8
/
+1439
*
chore: update package versions to 0.4.0 in lock files
魏曹先生
2 days
35
-108
/
+108
*
ci: package mling templates in CI workflow
魏曹先生
2 days
1
-0
/
+3
*
chore: add template packaging tool and ignore templates dir
魏曹先生
2 days
4
-4
/
+701
*
feat: add Mingling 0.4 template files
魏曹先生
2 days
13
-0
/
+314
*
refactor(pkg-mgr): use pack results for uninstall states
魏曹先生
2 days
1
-25
/
+42
*
feat(pkg-show): return early error for empty packages
魏曹先生
2 days
1
-9
/
+18
*
fix: use consistent output macro for install results
魏曹先生
2 days
1
-2
/
+2
*
fix: copy mingling-cli binary in install scripts
魏曹先生
2 days
2
-0
/
+2
*
refactor: migrate renderers to RenderResult and stdout macros
魏曹先生
2 days
5
-65
/
+99
*
feat: add cargo-style formatting utilities and macros
魏曹先生
2 days
2
-0
/
+219
*
style: format code and fix minor lint issues
魏曹先生
2 days
2
-1
/
+1
*
fix: correct docs for parse function in utils::display
魏曹先生
2 days
1
-4
/
+4
*
feat: Switch loader script to zsh syntax
魏曹先生
2 days
1
-2
/
+2
*
chore: rename CLI completion scripts to mling
魏曹先生
2 days
3
-5
/
+3
*
build: replace cargo install with local release build in scripts
魏曹先生
2 days
6
-9
/
+111
*
feat(pkg-mgr): implement pkg-show command
魏曹先生
2 days
4
-1
/
+220
*
feat: implement pkg-enable and pkg-disable commands
魏曹先生
2 days
7
-6
/
+272
*
feat(pkg_mgr): add uninstall command and improve install
魏曹先生
2 days
7
-6
/
+426
*
feat: add exit codes for io error handling
魏曹先生
2 days
1
-4
/
+209
*
feat(pkg-mgr): add install command placeholder
魏曹先生
2 days
2
-0
/
+10
*
docs(help): rename package commands to pkg prefix
魏曹先生
2 days
1
-3
/
+3
*
chore: fix help text alignment for metadata command
魏曹先生
2 days
1
-1
/
+1
*
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
[next]