aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/builds_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* make FlushSequence non-staticde/improved-write-cacheDan Engelbrecht2025-04-231-51/+73
* keep files open in WriteFileCacheDan Engelbrecht2025-04-231-41/+116
* make sure to call MakeSafeAbsolutePathÍnPlace where appropriate (#363)Dan Engelbrecht2025-04-231-15/+15
* add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-221-320/+283
* fix race condition in multipart download (#358)Dan Engelbrecht2025-04-111-13/+13
* filesystem retry fixes (#354)Dan Engelbrecht2025-04-101-20/+31
* multpart download crash (#353)Dan Engelbrecht2025-04-101-1/+2
* scavenge builds (#352)Dan Engelbrecht2025-04-081-185/+666
* 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
* use oidctoken executable to generate auth (#336)Dan Engelbrecht2025-04-021-4/+32
* upload fail mac linux (#338)Dan Engelbrecht2025-04-021-11/+17
* added --find-max-block-count option to builds upload (#337)Dan Engelbrecht2025-04-021-3/+13
* builds url discovery (#334)Dan Engelbrecht2025-04-011-43/+204
* 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-311-124/+185
* 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-281-250/+562
* build cache prime (#327)Dan Engelbrecht2025-03-271-443/+644
* optional compress of block chunks (#326)Dan Engelbrecht2025-03-271-56/+131
* zen build cache service (#318)Dan Engelbrecht2025-03-261-812/+1071
* 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-191-24/+83
* 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-121-49/+70
* 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-101-835/+1541
* partial block fetch (#298)Dan Engelbrecht2025-03-071-324/+775
* 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-031-505/+819
* 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-261-0/+6106