1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
Jun 23, 2025 — Jun 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extract new_client_runtime() helper to DRY up client runtime creation More... 5 days ago
Clarify single-threaded runtime rationale comment (grammar) More... 5 days ago
fix: strip SCCACHE_BASEDIRS from escaped-backslash paths on Windows (#2736) More... 6 days ago
Fix ldd output parsing: remove .exists() check that failed on systems where the symlink source path does not exist locally (e.g. aarch64) More... 6 days ago
Fix cfg guard for PanicToolchainPackager to also cover non-x86_64 Linux architectures (e.g. aarch64) More... 6 days ago
Release 0.16.0 More... 6 days ago
Ignore empty-set environment values (#2639) More... 6 days ago
feat: all backends support making them as read-only (#2705) More... 6 days ago
Enable RE on Linux-aarch64 (#2668) More... 6 days ago
Slightly improve logging (#2734) More... 11 days ago
chore: encode jwt key and cert digest with base64 in logs (#2712) More... 20 days ago
chore: make clippy happy (#2727) More... 20 days ago
feat: avoid sccache wrapper when resolving compiler (#2720) More... 21 days ago
Fall back to direct cache write if tempfile creation on the same fs fails (#2369) More... 21 days ago
remove too noisy bench More... 23 days ago
feat(nvcc): support argument: `--dependency-output` (#2708) More... 23 days ago
fix: add newline when printing dist-status to stdout More... about 1 month ago
fix: use single-threaded tokio runtime in sccache dist-client More... about 1 month ago
fix: handle disabled cache backend features in multilevel chain More... about 2 months ago
Revert "Classify .s files as AssemblerToPreprocess so #include/#ifdef are hon…" More... about 2 months ago
Classify .s files as AssemblerToPreprocess so #include/#ifdef are honored More... about 2 months ago
prepare release 0.15.0 More... about 2 months ago
Fix coverage More... 2 months ago
docs(Rust.md): Add caveats from README More... 2 months ago
ci: set crt-static for riscv64 musl targets More... 2 months ago
Add retry for dists docker image build More... 2 months ago
feat: Implement multi-tier caching with fallback and backfilling (#2581) More... 2 months ago
feat: Add loongarch64 support More... 3 months ago
Don't wait depfiles for gcc/clang preprocessed inputs More... 3 months ago
msvc: add support for Y-, YI, Zf flags More... 3 months ago