aboutsummaryrefslogtreecommitdiff
path: root/.run
Commit message (Expand)AuthorAgeFilesLines
* chore: bump arg-picker and arg-picker-macros to v0.1.1picker-0.1.1魏曹先生10 hours1-0/+0
* feat: resolve all workspace inheritance in package-all tool魏曹先生10 hours1-111/+350
* feat(core): rename `builds` feature to `build`魏曹先生5 days1-0/+4
* chore: mark clippy.sh as executable魏曹先生5 days1-0/+0
* feat(ci): add API documentation build step魏曹先生5 days1-0/+11
* feat(doc): replace deploy-api-docs script with direct cargo commands魏曹先生5 days5-10/+25
* chore: rename `doc_nightly` scripts to `doc-nightly`魏曹先生5 days2-0/+0
* feat(docs): add docsrs flag and unify doc scripts魏曹先生5 days5-15/+27
* feat(ci): replace manual arg parsing with arg-picker魏曹先生5 days3-14/+45
* chore: add missing docs lint and document public API魏曹先生8 days2-0/+0
* feat: add docs_rs feature and improve documentation build魏曹先生8 days2-2/+2
* fix(doc): target doc generation at mingling workspace root魏曹先生8 days2-2/+10
* feat(ci): add coverage test job with cargo-llvm-cov魏曹先生8 days1-1/+0
* feat: add coverage test runner script魏曹先生8 days1-0/+107
* refactor: extract `docs.rs` feature reading into reusable function魏曹先生8 days2-31/+80
* feat(ci): collect all doc-phase errors before failing魏曹先生8 days1-4/+16
* refactor: generalize config to support arbitrary file paths and globs魏曹先生8 days1-35/+20
* refactor(windows-folder-hide): rewrite script with skip directories and魏曹先生8 days2-29/+99
* chore: make clippy-fix.sh executable魏曹先生10 days1-0/+0
* chore(package-all): replace system tar with native Rust extraction魏曹先生10 days4-16/+140
* refactor(package-all): simplify conditional logic with let-chains and魏曹先生10 days1-51/+42
* feat: replace RELEASE-WORKSPACE with package-all script魏曹先生10 days2-145/+506
* feat: add deploy-api-docs tool for building crate docs with docs.rs魏曹先生11 days1-0/+132
* feat(dependency_order): include crates starting with "arg" in filter魏曹先生11 days1-2/+2
* chore(version-files): remove outdated version file entries魏曹先生11 days1-12/+0
* docs: add module-level documentation and improve doc comments魏曹先生11 days1-0/+4
* feat(picker2): complete Picker2 prototype魏曹先生11 days3-2/+10
* chore: rename release binary to RELEASE-WORKSPACE魏曹先生2026-07-111-0/+0
* feat(release): add workspace release script and refactor run_cmd helpers魏曹先生2026-07-113-4/+175
* refactor: extract dependency order logic into a shared module魏曹先生2026-07-113-184/+186
* feat: add binary to display dependency order of workspace crates魏曹先生2026-07-111-0/+194
* fix: update manifest path references from dev_tools to .run魏曹先生2026-07-103-15/+21
* refactor(devtools): rename dev_tools to .run and replace run-tools魏曹先生2026-07-1030-0/+3038