aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: remove redundant reference in completion handler魏曹先生17 hours1-1/+1
* fix: use porcelain diff for worktree cleanliness check魏曹先生18 hours1-4/+11
* docs(ci): clarify git-unlock dirty check behavior魏曹先生18 hours1-1/+9
* chore: show diff on git-unlock in CI魏曹先生18 hours4-24/+46
* ci: configure git identity in workflows魏曹先生18 hours2-0/+10
* ci: remove duplicate arg-picker CI job魏曹先生18 hours2-8/+4
* docs: update CI documentation for new pipeline structurewip/new-mingling-ci魏曹先生18 hours3-87/+156
* ci(workflows): restructure CI checks with git-lock and reporting魏曹先生18 hours2-16/+128
* feat(ci): add full CI orchestration script魏曹先生19 hours1-0/+74
* ci: promote cin alias to ci魏曹先生19 hours1-4/+1
* chore(ci): remove tool binaries from .run/src/bin魏曹先生19 hours9-2108/+0
* feat(ci-new): preserve dirty changes across CI lock魏曹先生19 hours3-28/+67
* feat(git-unlock): report dirty working tree via exit code魏曹先生19 hours1-5/+20
* feat(ci-new): add git-lock and git-unlock CI commands魏曹先生19 hours6-0/+186
* feat(ci-new): add refresh tools for docs, examples, and features魏曹先生19 hours8-0/+781
* chore(ci): remove obsolete run scripts魏曹先生19 hours10-68/+0
* refactor(mingling_ci): rename build, clippy, and docs commands to -check魏曹先生19 hours7-32/+33
* feat(ci-new): add docs-build command to mingling_ci魏曹先生19 hours3-0/+46
* refactor(ci-new): extract shared task progress bar helper魏曹先生19 hours5-34/+33
* feat(ci-new): add test-examples command魏曹先生20 hours5-0/+267
* docs(ci-new): align help text command layout魏曹先生20 hours1-14/+13
* feat(ci-new): add markdown structural comparison commands魏曹先生20 hours7-11/+439
* feat(ci-new): report per-file results魏曹先生20 hours4-15/+97
* feat(ci-new): add markdown code block verification commands魏曹先生20 hours7-0/+626
* refactor(ci-new): generalize report entries from packages to items魏曹先生20 hours8-84/+120
* feat(ci-new): add test-all task with per-crate config support魏曹先生20 hours15-18/+187
* refactor(ci-new): flatten collect directory layout魏曹先生21 hours2-60/+72
* refactor(ci-new): aggregate successful package reports魏曹先生21 hours3-40/+83
* chore(ci-new): replace progress system with indicatif魏曹先生21 hours4-57/+224
* refactor(ci-new): extract parallel cargo check runner魏曹先生21 hours4-130/+113
* feat(ci-new): add clippy-all task to run clippy on all crates魏曹先生21 hours3-0/+92
* feat(ci-new): add show-features command to list documented features魏曹先生21 hours6-0/+79
* feat(ci-new): add report-clean command to remove collected logs and魏曹先生21 hours4-3/+60
* feat(ci-new): implement build-all task魏曹先生21 hours4-7/+142
* refactor(ci-new): rename job module to task魏曹先生22 hours3-1/+1
* refactor(ci-new): infer platform from build target in export魏曹先生22 hours1-7/+30
* refactor(ci-new): extract report log collection into resource魏曹先生22 hours6-173/+233
* feat: add new Mingling CI system crate (WIP)魏曹先生22 hours21-0/+1481
* chore: remove stale doc comments from ExitCodeSetupunreleased魏曹先生25 hours1-6/+0
* fix: update feature flag from extra_macros to extras in doc scripts魏曹先生25 hours4-4/+4
* fix: generate async-compatible empty do_chain fallback魏曹先生25 hours2-4/+20
* chore!: simplify ExitCodeSetup to non-generic unit struct魏曹先生28 hours8-32/+67
* chore!: simplify DirectoryEnvironmentSetup to unit struct魏曹先生28 hours2-27/+62
* chore!: remove legacy extra_macros feature alias魏曹先生35 hours3-16/+2
* refactor!: replace build.rs with compile-time macro build steps魏曹先生35 hours65-771/+1357
* feat(macros)!: change completion context parameter to owned type魏曹先生47 hours18-181/+178
* feat(macros): relax completion attribute signature魏曹先生47 hours5-39/+123
* docs: fix comment alignment in README example魏曹先生2 days1-1/+1
* fix: update README StateNext example syntax魏曹先生2 days1-3/+4
* docs(sidebar): mark completed issues and reorder them魏曹先生2 days5-35/+35