aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/projectstore_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* zen CLI: project-* commands → 'project <sub>' subcommands (#1026)Stefan Boberg2026-05-041-61/+144
* Oplog commands -> oplog subcommands (#1025)Stefan Boberg2026-05-041-137/+253
* Update description of oplog snapshot (#964)Matt Peters2026-04-151-1/+1
* use multi range requests (#800)Dan Engelbrecht2026-03-031-1/+1
* use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-241-0/+2
* changed command names and descriptions to use class members instead of string...Stefan Boberg2026-02-231-14/+44
* add boost-worker oplog import export options (#693)Dan Engelbrecht2025-12-161-3/+12
* upload to zen cache from oplog import now disabled by default (#680)Dan Engelbrecht2025-12-091-1/+1
* control cache upload (#646)Dan Engelbrecht2025-11-121-0/+2
* get oplog attachments (#622)Dan Engelbrecht2025-11-071-3/+13
* add host discovery and zen cache support for oplog import (#601)Dan Engelbrecht2025-10-231-1/+3
* limit number of chunks per block (#508)Dan Engelbrecht2025-09-231-2/+1
* fetch cloud oplog (#502)Dan Engelbrecht2025-09-221-0/+37
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-11/+11
* `zen oplog-export`, `zen oplog-import` for `--url` (cloud) and `--builds` (bu...Dan Engelbrecht2025-04-031-0/+2
* Builds API remote project store (#258)Dan Engelbrecht2024-12-121-16/+27
* oplog prep gc fix (#216)Dan Engelbrecht2024-11-151-0/+15
* project details cmd resolve prj oplog (#209)Dan Engelbrecht2024-11-061-4/+4
* Improved oplog import/export progress indicator at commandline (#206)Dan Engelbrecht2024-11-061-0/+2
* Add ability to read the oplog's ReferencedSet, as written by the cook… (#190)v5.5.9-pre7Matt Peters2024-10-111-1/+2
* Mrp/referencedset (#174)Matt Peters2024-10-041-5/+5
* add automatic decompression to cache-get (default on) and oplog-mirror (defau...Dan Engelbrecht2024-10-041-0/+1
* oplog cmd improvements (#152)Dan Engelbrecht2024-09-111-31/+4
* Add optional gcpath param to import-oplog cmdzousar2024-04-041-0/+1
* Categorize the clean argument on oplog-import as a general argzousar2024-04-041-1/+1
* read jupiter token from file (#10)Dan Engelbrecht2024-03-181-0/+2
* add ignore-missing-attachments option to oplog export (debugging tool) (#641)Dan Engelbrecht2024-01-251-2/+3
* add --ignore-missing-attachments to oplog-import command (#637)Dan Engelbrecht2024-01-221-4/+5
* zen run command (#552)Stefan Boberg2023-11-211-12/+17
* Collect all zen admin-related commands into admin.h/.cpp (#418)Dan Engelbrecht2023-09-221-0/+256