aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds
Commit message (Expand)AuthorAgeFilesLines
...
* multpart download crash (#353)Dan Engelbrecht2025-04-101-1/+2
* scavenge builds (#352)Dan Engelbrecht2025-04-082-185/+667
* tweaked verbose output (#351)Dan Engelbrecht2025-04-071-23/+18
* fixed host resolving if both host and and override-host (url) was given (#350)Dan Engelbrecht2025-04-071-17/+40
* save global download info file for scavenging (#349)Dan Engelbrecht2025-04-071-105/+189
* improved layout of end of run stats output (#348)Dan Engelbrecht2025-04-071-10/+15
* build store save access times (#341)v5.6.3-pre0Dan Engelbrecht2025-04-031-5/+5
* `zen oplog-export`, `zen oplog-import` for `--url` (cloud) and `--builds` (bu...Dan Engelbrecht2025-04-032-116/+95
* use oidctoken executable to generate auth (#336)Dan Engelbrecht2025-04-022-4/+34
* upload fail mac linux (#338)Dan Engelbrecht2025-04-021-11/+17
* added --find-max-block-count option to builds upload (#337)Dan Engelbrecht2025-04-022-4/+15
* builds url discovery (#334)Dan Engelbrecht2025-04-012-44/+206
* verify that we can read input files that are only hashed (#333)Dan Engelbrecht2025-04-011-5/+116
* logging improvement (#332)Dan Engelbrecht2025-03-311-17/+20
* multithreaded clean (#331)Dan Engelbrecht2025-03-311-88/+337
* long filename support (#330)Dan Engelbrecht2025-03-3110-148/+203
* check file from local track state during download (#329)Dan Engelbrecht2025-03-301-118/+147
* temp path options and reduced scanning of target folder (#328)Dan Engelbrecht2025-03-282-250/+564
* build cache prime (#327)Dan Engelbrecht2025-03-272-445/+648
* optional compress of block chunks (#326)Dan Engelbrecht2025-03-271-56/+131
* zen build cache service (#318)Dan Engelbrecht2025-03-262-812/+1074
* don't let auth env argument block other auth options (#316)Dan Engelbrecht2025-03-191-8/+12
* jupiter builds stats upload (#315)Dan Engelbrecht2025-03-191-15/+17
* build list filters (#313)Dan Engelbrecht2025-03-192-30/+91
* improved reporting on async error (#312)Dan Engelbrecht2025-03-181-1/+8
* If a chunk or block write operation results in more than one completed chunk ...Dan Engelbrecht2025-03-181-88/+155
* collapse local writes (#310)Dan Engelbrecht2025-03-181-156/+193
* Reduced disk I/O when writing out chunk blocks during download (#309)Dan Engelbrecht2025-03-181-70/+81
* improved post upload/download summary (#308)Dan Engelbrecht2025-03-181-362/+600
* fix quoted command lines arguments (#306)Dan Engelbrecht2025-03-1210-182/+213
* Remove spurious '4' in conditional code blockStefan Boberg2025-03-121-12/+12
* improved block gen logic (#302)Dan Engelbrecht2025-03-121-453/+554
* async find blocks (#300)Dan Engelbrecht2025-03-111-42/+80
* Build command tweaks (#301)Stefan Boberg2025-03-111-6/+13
* pick up existing cache (#299)Dan Engelbrecht2025-03-102-837/+1547
* partial block fetch (#298)Dan Engelbrecht2025-03-072-324/+776
* Add trace support for zen CLI command (#296)Stefan Boberg2025-03-051-3/+80
* streaming compress (#295)Dan Engelbrecht2025-03-051-35/+115
* do direct update of stats numbers (#294)Dan Engelbrecht2025-03-041-24/+13
* stream decompress (#293)Dan Engelbrecht2025-03-041-57/+141
* refactor use chunk sequence download (#291)Dan Engelbrecht2025-03-032-505/+821
* builds download incremental (#290)Dan Engelbrecht2025-03-011-617/+618
* improve error handling (#289)Dan Engelbrecht2025-02-281-958/+956
* Fix bug causing crash if large file was exact multiple of 256KB when using ze...Dan Engelbrecht2025-02-261-1/+1
* builds upload command (#278)Dan Engelbrecht2025-02-262-0/+6212
* improvements and infrastructure for upcoming builds api command line (#284)Dan Engelbrecht2025-02-252-2/+6
* strip leading path separator when creating workspace shares (#285)Dan Engelbrecht2025-02-241-1/+15
* handle special backslash followed by quote for paths (#279)Dan Engelbrecht2025-01-221-4/+16
* Add multithreading directory scanning in core/filesystem (#277)Dan Engelbrecht2025-01-223-6/+6
* export oplog to zen target url (#274)Dan Engelbrecht2025-01-161-3/+4