| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use eastl::deque for queues with many small elements (#991) | Stefan Boberg | 2026-04-20 | 1 | -2/+5 |
| * | zen history command (#987) | Dan Engelbrecht | 2026-04-20 | 2 | -6/+30 |
| * | add --pid och --executable till zen down command (#988) | Dan Engelbrecht | 2026-04-20 | 2 | -1/+10 |
| * | added support for trace regions (#984) | Stefan Boberg | 2026-04-20 | 1 | -0/+49 |
| * | zencore: CreateProc stdin pipes + BuildArgV quote stripping (#983) | Stefan Boberg | 2026-04-20 | 1 | -0/+37 |
| * | zencore: promote ScopedEnvVar to a shared filesystem helper (#979) | Stefan Boberg | 2026-04-20 | 1 | -0/+19 |
| * | zenbase hardening (#971) | Stefan Boberg | 2026-04-17 | 2 | -13/+14 |
| * | log cleanup (#969) | Dan Engelbrecht | 2026-04-17 | 1 | -0/+5 |
| * | Add reduce-allocs skill and string builder infrastructure (#937) | Stefan Boberg | 2026-04-16 | 4 | -29/+58 |
| * | fix utf characters in source code (#953) | Dan Engelbrecht | 2026-04-13 | 5 | -18/+18 |
| * | Some minor polish from tourist branch (#949) | Stefan Boberg | 2026-04-13 | 5 | -13/+55 |
| * | Logging and diagnostics improvements (#941) | Stefan Boberg | 2026-04-13 | 5 | -57/+72 |
| * | fix fork() issues on linux and MacOS (#910) | Dan Engelbrecht | 2026-04-01 | 1 | -6/+8 |
| * | Request validation and resilience improvements (#864) | Stefan Boberg | 2026-03-30 | 2 | -5/+42 |
| * | Misc small fixes (#897) | Stefan Boberg | 2026-03-27 | 1 | -0/+23 |
| * | hub async provision/deprovision/hibernate/wake (#891) | Dan Engelbrecht | 2026-03-24 | 1 | -0/+7 |
| * | Subprocess Manager (#889) | Stefan Boberg | 2026-03-24 | 1 | -8/+41 |
| * | Cross-platform process metrics support (#887) | Stefan Boberg | 2026-03-23 | 2 | -21/+72 |
| * | Dashboard refresh (logs, storage, network, object store, docs) (#835) | Stefan Boberg | 2026-03-23 | 1 | -0/+4 |
| * | Logger simplification (#883) | Stefan Boberg | 2026-03-23 | 3 | -13/+89 |
| * | Upgrade mimalloc to v2.2.7 and log active memory allocator (#876) | Stefan Boberg | 2026-03-22 | 5 | -25/+31 |
| * | Interprocess pipe support (for stdout/stderr capture) (#866) | Stefan Boberg | 2026-03-21 | 2 | -0/+39 |
| * | add hub instance info (#869) | Dan Engelbrecht | 2026-03-20 | 2 | -1/+3 |
| * | Add lightweight crash handler for pre-Sentry startup backtraces (#853) | Stefan Boberg | 2026-03-18 | 1 | -0/+19 |
| * | Pre-initialization of default logger (#859) | Stefan Boberg | 2026-03-18 | 2 | -1/+2 |
| * | Add natvis for Compact Binary (#860) | Devin Doucette | 2026-03-18 | 1 | -0/+94 |
| * | Compute batching (#849) | Stefan Boberg | 2026-03-18 | 6 | -6/+89 |
| * | add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0 | Dan Engelbrecht | 2026-03-17 | 1 | -2/+9 |
| * | Enable cross compilation of Windows targets on Linux (#839) | Stefan Boberg | 2026-03-16 | 1 | -1/+2 |
| * | URI decoding, process env, compiler info, httpasio strands, regex route remov... | Stefan Boberg | 2026-03-16 | 2 | -0/+10 |
| * | block/file cloning support for macOS / Linux (#786) | Stefan Boberg | 2026-03-16 | 1 | -0/+8 |
| * | Made CPR optional, html generated at build time (#840) | Stefan Boberg | 2026-03-13 | 1 | -1/+1 |
| * | Add clang-cl build support | Stefan Boberg | 2026-03-13 | 1 | -1/+1 |
| * | Switch httpclient default back-end over to libcurl (#832) | Stefan Boberg | 2026-03-13 | 1 | -0/+18 |
| * | Transparent proxy mode (#823) | Stefan Boberg | 2026-03-12 | 4 | -21/+66 |
| * | improved oplog import progress reporting (#825) | Dan Engelbrecht | 2026-03-11 | 1 | -1/+6 |
| * | Dashboard overhaul, compute integration (#814) | Stefan Boberg | 2026-03-09 | 3 | -0/+7 |
| * | added auto-detection logic for console colour output (#817) | Stefan Boberg | 2026-03-09 | 1 | -1/+8 |
| * | Eliminate spdlog dependency (#773) | Stefan Boberg | 2026-03-09 | 17 | -188/+683 |
| * | Claude config, some bug fixes (#813) | Stefan Boberg | 2026-03-06 | 6 | -36/+60 |
| * | Fixing various compiler issues (#807) | Stefan Boberg | 2026-03-04 | 1 | -0/+1 |
| * | more feedback during auth option parsing (#806) | Dan Engelbrecht | 2026-03-04 | 1 | -0/+2 |
| * | compute orchestration (#763) | Stefan Boberg | 2026-03-04 | 1 | -1/+35 |
| * | unity build fixes (#802) | Stefan Boberg | 2026-03-04 | 3 | -0/+3 |
| * | Add test suites (#799) | Stefan Boberg | 2026-03-02 | 1 | -3/+4 |
| * | added `--verbose` option to zenserver-test and `xmake test` (#798) | Stefan Boberg | 2026-03-01 | 2 | -0/+29 |
| * | subprocess tracking using Jobs on Windows/hub (#796) | Stefan Boberg | 2026-02-28 | 1 | -0/+33 |
| * | Ported "lane trace" feature from UE (by way of IAX) (#771) | Martin Ridgers | 2026-02-27 | 1 | -0/+1 |
| * | Fix zencore bugs and propagate content type through IoBufferBuilder (#783) | Stefan Boberg | 2026-02-24 | 3 | -16/+37 |
| * | Add `zen ui` command (#779) | Stefan Boberg | 2026-02-24 | 1 | -0/+1 |