aboutsummaryrefslogtreecommitdiff
path: root/src/zen/zen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/main' into sb/rpc-analysisStefan Boberg2025-10-061-147/+746
|\
| * executable/version/pid log at command startup cleaned up (#557)Dan Engelbrecht2025-10-061-0/+7
| * make cpr a HttpClient implementation detail (#517)Stefan Boberg2025-09-291-60/+30
| * fetch cloud oplog (#502)Dan Engelbrecht2025-09-221-0/+2
| * improve builds download partial logic (#501)Dan Engelbrecht2025-09-221-83/+85
| * faster oplog entries with referenceset (#488)Dan Engelbrecht2025-09-081-1/+1
| * refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-74/+130
| * improve console output (#476)Dan Engelbrecht2025-08-261-9/+50
| * Merge pull request #139 from ue-foundation/de/zen-service-commandLiam Mitchell2025-08-221-0/+3
| |\
| | * Merge remote-tracking branch 'origin/main' into de/zen-service-commandLiam Mitchell2025-08-211-1/+2
| | |\
| | * \ Merge branch 'main' into de/zen-service-commandLiam Mitchell2025-07-291-46/+315
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-03-141-28/+144
| | |\ \ \
| | * | | | zen `service` commandDan Engelbrecht2025-01-081-0/+3
| * | | | | clean up trace options parsing (#473)Dan Engelbrecht2025-08-221-33/+24
| | |_|_|/ | |/| | |
| * | | | Don't add quotes to arguments which are already quotedLiam Mitchell2025-07-151-1/+2
| | |_|/ | |/| |
| * | | `--output-path` option added to `zen version` command (#440)Dan Engelbrecht2025-06-181-1/+1
| * | | sentry config (#430)Dan Engelbrecht2025-06-121-6/+34
| * | | make sure we finish progress at 100% if not done (#432)Dan Engelbrecht2025-06-101-1/+1
| * | | revert 61b4a88f and cadaad63Dan Engelbrecht2025-06-101-34/+6
| * | | add sentry configurations options for debug/environmentDan Engelbrecht2025-06-101-6/+34
| * | | `--sentry-dsn` option for zen command line and zenserver to control Sentry re...Dan Engelbrecht2025-06-091-8/+14
| * | | pause, resume and abort running builds cmd (#421)Dan Engelbrecht2025-06-051-8/+35
| * | | Initialize sentry after command line parsing is done (#420)Stefan Boberg2025-06-041-24/+25
| * | | skip empty or single-space command line arguments (#393)Dan Engelbrecht2025-05-131-1/+5
| * | | add sentry for zen command (#373)Dan Engelbrecht2025-05-061-0/+35
| * | | UE style formatted progress output (#380)Dan Engelbrecht2025-05-051-46/+135
| * | | zen wipe command (#366)Dan Engelbrecht2025-04-231-0/+3
| * | | "unlimited" line length when using plain progress (#347)Dan Engelbrecht2025-04-041-7/+19
| * | | progress bar improvements (#346)Dan Engelbrecht2025-04-041-18/+82
| | |/ | |/|
| * | fix quoted command lines arguments (#306)Dan Engelbrecht2025-03-121-0/+18
| * | ProgressBar improvements (#305)Stefan Boberg2025-03-121-2/+41
| * | improved block gen logic (#302)Dan Engelbrecht2025-03-121-0/+3
| * | Build command tweaks (#301)Stefan Boberg2025-03-111-33/+20
| * | Add trace support for zen CLI command (#296)Stefan Boberg2025-03-051-0/+54
| * | improve error handling (#289)Dan Engelbrecht2025-02-281-1/+1
| * | builds upload command (#278)Dan Engelbrecht2025-02-261-0/+3
| * | improvements and infrastructure for upcoming builds api command line (#284)Dan Engelbrecht2025-02-251-4/+16
| |/
| * Insights-compatible memory tracking (#214)Stefan Boberg2024-11-251-7/+1
| * oplog prep gc fix (#216)Dan Engelbrecht2024-11-151-1/+3
| * project details cmd resolve prj oplog (#209)Dan Engelbrecht2024-11-061-2/+2
| * Improved oplog import/export progress indicator at commandline (#206)Dan Engelbrecht2024-11-061-0/+101
| * cache get command (#183)Dan Engelbrecht2024-10-031-0/+2
| * cache generate command to create large data sets for testing (#159)Dan Engelbrecht2024-09-181-0/+2
| * oplog cmd improvements (#152)Dan Engelbrecht2024-09-111-4/+0
| * workspaces review feedbackDan Engelbrecht2024-05-291-4/+4
| * workspace shares (#84)Dan Engelbrecht2024-05-291-45/+83
| * improved assert (#37)Dan Engelbrecht2024-04-041-5/+5
| * Actually thow exception if we can't parse the jobid when starting async job (...Dan Engelbrecht2024-01-311-1/+7
* | WIP RpcAnalyzeCommandStefan Boberg2023-12-191-0/+2
|/
* Adding an info command to display a top-level summary of disk space etc (#602)Stefan Boberg2023-12-121-0/+3