aboutsummaryrefslogtreecommitdiff
path: root/.run/src
Commit message (Expand)AuthorAgeFilesLines
* chore: add missing docs lint and document public API魏曹先生2 days2-0/+0
* feat: add docs_rs feature and improve documentation build魏曹先生2 days2-2/+2
* fix(doc): target doc generation at mingling workspace root魏曹先生2 days2-2/+10
* feat(ci): add coverage test job with cargo-llvm-cov魏曹先生2 days1-1/+0
* feat: add coverage test runner script魏曹先生2 days1-0/+107
* refactor: extract `docs.rs` feature reading into reusable function魏曹先生2 days2-31/+80
* feat(ci): collect all doc-phase errors before failing魏曹先生2 days1-4/+16
* refactor: generalize config to support arbitrary file paths and globs魏曹先生3 days1-35/+20
* refactor(windows-folder-hide): rewrite script with skip directories and魏曹先生3 days1-27/+99
* chore: make clippy-fix.sh executable魏曹先生5 days1-0/+0
* chore(package-all): replace system tar with native Rust extraction魏曹先生5 days2-16/+29
* refactor(package-all): simplify conditional logic with let-chains and魏曹先生5 days1-51/+42
* feat: replace RELEASE-WORKSPACE with package-all script魏曹先生5 days2-145/+506
* feat: add deploy-api-docs tool for building crate docs with docs.rs魏曹先生5 days1-0/+132
* feat(dependency_order): include crates starting with "arg" in filter魏曹先生5 days1-2/+2
* feat(picker2): complete Picker2 prototype魏曹先生6 days2-2/+2
* chore: rename release binary to RELEASE-WORKSPACE魏曹先生11 days1-0/+0
* feat(release): add workspace release script and refactor run_cmd helpers魏曹先生11 days3-4/+175
* refactor: extract dependency order logic into a shared module魏曹先生11 days3-184/+186
* feat: add binary to display dependency order of workspace crates魏曹先生11 days1-0/+194
* fix: update manifest path references from dev_tools to .run魏曹先生12 days3-15/+21
* refactor(devtools): rename dev_tools to .run and replace run-tools魏曹先生12 days26-0/+2554