aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds
Commit message (Expand)AuthorAgeFilesLines
* sessions: persist to disk, prune, track client liveness, accept UE_LOGFMT (#1...HEADmainStefan Boberg2026-05-053-1/+875
* Tui picker fixes (#1027)Stefan Boberg2026-05-042-42/+6
* zen CLI: project-* commands → 'project <sub>' subcommands (#1026)Stefan Boberg2026-05-044-191/+255
* Oplog commands -> oplog subcommands (#1025)Stefan Boberg2026-05-042-632/+722
* download spec part name fix (#1021)Dan Engelbrecht2026-04-301-1/+1
* Change builds ls command to default to all parts (#1019)Zousar Shaker2026-04-291-6/+14
* GetEnvVariable: return std::optional<std::string> (#1017)Stefan Boberg2026-04-271-1/+1
* Zs/user path case comparison (#1015)Zousar Shaker2026-04-271-14/+17
* improve zen folder consistency and creation/cleanup (#1007)Dan Engelbrecht2026-04-222-55/+121
* filesystem.h surface error codes (#998)Dan Engelbrecht2026-04-216-11/+25
* zen CLI security review fixes (#974)Stefan Boberg2026-04-215-47/+144
* builds download "default" part if nothing is specified (#994)Dan Engelbrecht2026-04-211-24/+12
* Zen CLI common server interface (#920)Stefan Boberg2026-04-2012-269/+144
* zen trace analysis support (#945)Stefan Boberg2026-04-203-154/+3
* zen history command (#987)Dan Engelbrecht2026-04-203-5/+262
* add --pid och --executable till zen down command (#988)Dan Engelbrecht2026-04-202-12/+141
* zen: remove unused 'copy' and 'run' subcommands (#986)Stefan Boberg2026-04-204-463/+0
* consolidate cache commands into `cache` subcommand (#978)Stefan Boberg2026-04-204-821/+910
* builds cmd refactor (#975)Dan Engelbrecht2026-04-205-2913/+1204
* replace pretty progress with prettyscroll implementation (#970)Dan Engelbrecht2026-04-174-15/+3
* log cleanup (#969)Dan Engelbrecht2026-04-171-1/+1
* operationlogoutput refactor (#967)Dan Engelbrecht2026-04-172-49/+70
* Add reduce-allocs skill and string builder infrastructure (#937)Stefan Boberg2026-04-161-0/+1
* Update description of oplog snapshot (#964)Matt Peters2026-04-151-1/+1
* fix memory usage for cache upload (#959)Dan Engelbrecht2026-04-152-166/+85
* fix utf characters in source code (#953)Dan Engelbrecht2026-04-135-7/+7
* Compute OIDC auth, async Horde agents, and orchestrator improvements (#913)Stefan Boberg2026-04-133-27/+202
* incremental dehydrate (#921)Dan Engelbrecht2026-04-071-1/+1
* Request validation and resilience improvements (#864)Stefan Boberg2026-03-302-1/+12
* include rawHash in structure output for builds ls command (#903)Dan Engelbrecht2026-03-301-0/+1
* zen hub command (#877)Dan Engelbrecht2026-03-214-158/+577
* Zen disk benchmark utility (#868)Stefan Boberg2026-03-192-0/+1424
* Compute batching (#849)Stefan Boberg2026-03-184-941/+1149
* Restructure zen builds using subcommands (#834)Stefan Boberg2026-03-162-2284/+2647
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg2026-03-161-2/+2
* Unix Domain Socket auto discovery (#833)Stefan Boberg2026-03-1314-87/+139
* Transparent proxy mode (#823)Stefan Boberg2026-03-122-67/+122
* improved oplog import progress reporting (#825)Dan Engelbrecht2026-03-111-8/+10
* minor zenstore/blockstore fixes (#821)Stefan Boberg2026-03-102-69/+49
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg2026-03-102-53/+504
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell2026-03-0926-171/+2100
|\
| * add fallback for zencache multirange (#816)Dan Engelbrecht2026-03-092-77/+88
| * Eliminate spdlog dependency (#773)Stefan Boberg2026-03-092-8/+8
| * more feedback during auth option parsing (#806)Dan Engelbrecht2026-03-041-2/+0
| * compute orchestration (#763)Stefan Boberg2026-03-042-22/+739
| * unity build fixes (#802)Stefan Boberg2026-03-043-10/+23
| * use multi range requests (#800)Dan Engelbrecht2026-03-033-3/+3
| * use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-243-11/+47
| * Add `zen ui` command (#779)Stefan Boberg2026-02-243-1/+276
| * changed command names and descriptions to use class members instead of string...Stefan Boberg2026-02-2316-47/+168