summaryrefslogtreecommitdiff
path: root/src/CacheEntryReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move compression classes to compression directory/namespaceJoel Rosdahl2021-07-201-4/+5
* Move exceptions.hpp to coreJoel Rosdahl2021-07-201-11/+13
* Tweak passing of magic bytes to please GitHub CodeQLJoel Rosdahl2021-02-171-2/+2
* Detect errors in fmt::print format strings at compile timeJoel Rosdahl2020-10-231-7/+8
* Let Error constructor forward arguments to fmt::formatJoel Rosdahl2020-08-031-12/+11
* Improve the failed() and fatal() mechanismsJoel Rosdahl2020-02-081-1/+1
* Improve functions related to (l)stat-ingJoel Rosdahl2019-10-191-1/+0
* Use #include "third_party/..." consistently to include third party codeJoel Rosdahl2019-10-191-1/+1
* Remove now superfluous size check of uncompressed filesJoel Rosdahl2019-10-191-15/+0
* Let cache entry writer/reader update/verify checksumsJoel Rosdahl2019-10-071-9/+17
* Refactor result/manifest reading/writingJoel Rosdahl2019-10-051-0/+102