| Age | Commit message (Expand) | Author | Lines |
| 2023-07-31 | fix: lookup user by name, not id | sethp | -1/+1 |
| 2023-07-29 | Add wasm32-wasi-threads target + WASI threads | Georgii Rylov | -3/+32 |
| 2023-07-29 | fix(ci): Ensure idempotence of user creation | sethp | -1/+1 |
| 2023-07-29 | Auto merge of #114148 - cuviper:drop-llvm-14, r=nikic | bors | -96/+9 |
| 2023-07-28 | Auto merge of #113931 - cuviper:ci-ubuntu-22.04, r=Mark-Simulacrum | bors | -264/+493 |
| 2023-07-27 | Update the minimum external LLVM to 15 | Josh Stone | -96/+9 |
| 2023-07-26 | ci: use `armv7-a+fp` for `armv7-unknown-linux_musleabihf` | Josh Stone | -3/+3 |
| 2023-07-25 | CI: fix CMake installation for 32 and 64bit `dist` Linux | Jakub Beránek | -4/+2 |
| 2023-07-21 | ci: Update x86_64-gnu to ubuntu:22.04 | Josh Stone | -4/+1 |
| 2023-07-21 | ci: Update x86_64-gnu-nopt to ubuntu:22.04 | Josh Stone | -5/+3 |
| 2023-07-21 | ci: Update x86_64-gnu-debug to ubuntu:22.04 | Josh Stone | -4/+1 |
| 2023-07-21 | ci: Update wasm32 to ubuntu:22.04 | Josh Stone | -5/+4 |
| 2023-07-21 | ci: Update test-various to ubuntu:22.04 | Josh Stone | -16/+6 |
| 2023-07-21 | ci: Update dist-x86_64-netbsd to ubuntu:22.04 | Josh Stone | -6/+6 |
| 2023-07-21 | ci: Update dist-x86_64-musl to ubuntu:22.04 | Josh Stone | -6/+4 |
| 2023-07-21 | ci: Update dist-various-2 to ubuntu:22.04 | Josh Stone | -13/+10 |
| 2023-07-21 | ci: Update dist-various-1 to ubuntu:22.04 | Josh Stone | -8/+6 |
| 2023-07-21 | ci: Update dist-powerpc64le-linux to ubuntu:22.04 | Josh Stone | -7/+1 |
| 2023-07-21 | ci: Update armhf-gnu to ubuntu:22.04 | Josh Stone | -185/+448 |
| 2023-07-21 | ci: Update aarch64-gnu to ubuntu:22.04 | Josh Stone | -5/+3 |
| 2023-07-19 | remove hack, now CI uses (currently latest) SDK 10.0.22621.0 | klensy | -8/+0 |
| 2023-07-17 | Auto merge of #113714 - Kobzol:ci-cmake, r=nikic | bors | -3/+51 |
| 2023-07-16 | CI: build CMake 3.20 to support LLVM 17 | Jakub Beránek | -3/+51 |
| 2023-07-14 | Add even more GHA log groups | jyn | -3/+9 |
| 2023-07-10 | CI: use `macos-13` runner for Apple jobs | Jakub Beránek | -1/+1 |
| 2023-07-09 | Rollup merge of #113247 - mirkootter:test-wasm-exceptions-nostd, r=Mark-Simul... | Matthias Krüger | -2/+4 |
| 2023-07-09 | Port PGO/LTO/BOLT optimized build pipeline to Rust | Jakub Beránek | -1038/+6 |
| 2023-07-08 | Rollup merge of #113173 - Kobzol:ci-concurrency-group-workflow, r=pietroalbini | Matthias Krüger | -1/+1 |
| 2023-07-07 | Auto merge of #112796 - Kobzol:ci-merge-msvc-cargo-tools, r=pietroalbini | bors | -9/+3 |
| 2023-07-06 | Auto merge of #112779 - Kobzol:ci-merge-llvm-14, r=pietroalbini | bors | -76/+40 |
| 2023-07-06 | Auto merge of #113323 - Kobzol:pgo-script-llvm-ci, r=jyn514 | bors | -2/+7 |
| 2023-07-06 | Fix LLVM config path on Windows | Jakub Beránek | -1/+1 |
| 2023-07-04 | Use `llvm-config` instead of `download-ci-llvm` in PGO script | Jakub Beránek | -2/+7 |
| 2023-07-02 | Remove MIPS host CI workflows | Jubilee Young | -12/+0 |
| 2023-07-02 | test-various: run codegen and assembly tests | Jan-Mirko Otter | -0/+2 |
| 2023-07-01 | test-various: update nodejs to 18.12 (LTS) | Jan-Mirko Otter | -2/+2 |
| 2023-06-30 | Update browser-ui-test version to 0.16.8 | Guillaume Gomez | -1/+1 |
| 2023-06-30 | CI: include workflow name in concurrency group | Jakub Beránek | -1/+1 |
| 2023-06-29 | Auto merge of #113059 - Kobzol:ci-concurrency-fix, r=pietroalbini | bors | -3/+4 |
| 2023-06-29 | CI: do not cancel concurrent builds on the same branch | Jakub Beránek | -3/+4 |
| 2023-06-26 | Auto merge of #112969 - CryZe:patch-7, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-06-26 | CI: do not cancel concurrent builds on the same branch | Jakub Beránek | -1/+1 |
| 2023-06-25 | Remove `cancel-outdated` action | Jakub Beránek | -13/+2 |
| 2023-06-23 | Update wasi-libc | Christopher Serr | -1/+1 |
| 2023-06-23 | Cancel in-progress workflow runs after a push | Jakub Beránek | -0/+4 |
| 2023-06-19 | Rollup merge of #112787 - oli-obk:gha_tinder_for_problems, r=jyn514 | Michael Goulet | -0/+40 |
| 2023-06-19 | Rollup merge of #112499 - tgross35:py-ruff-fixes, r=Mark-Simulacrum | Michael Goulet | -13/+12 |
| 2023-06-19 | Add gha problem matcher | Oli Scherer | -0/+40 |
| 2023-06-19 | CI: merge `x86_64-msvc-cargo` and `x86_64-msvc-tools` jobs | Jakub Beránek | -9/+3 |
| 2023-06-19 | Print what is being executed on CI | Jakub Beránek | -1/+2 |