Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move compression classes to compression directory/namespace | Joel Rosdahl | 2021-07-20 | 1 | -4/+5 |
* | Move exceptions.hpp to core | Joel Rosdahl | 2021-07-20 | 1 | -11/+13 |
* | Tweak passing of magic bytes to please GitHub CodeQL | Joel Rosdahl | 2021-02-17 | 1 | -2/+2 |
* | Detect errors in fmt::print format strings at compile time | Joel Rosdahl | 2020-10-23 | 1 | -7/+8 |
* | Let Error constructor forward arguments to fmt::format | Joel Rosdahl | 2020-08-03 | 1 | -12/+11 |
* | Improve the failed() and fatal() mechanisms | Joel Rosdahl | 2020-02-08 | 1 | -1/+1 |
* | Improve functions related to (l)stat-ing | Joel Rosdahl | 2019-10-19 | 1 | -1/+0 |
* | Use #include "third_party/..." consistently to include third party code | Joel Rosdahl | 2019-10-19 | 1 | -1/+1 |
* | Remove now superfluous size check of uncompressed files | Joel Rosdahl | 2019-10-19 | 1 | -15/+0 |
* | Let cache entry writer/reader update/verify checksums | Joel Rosdahl | 2019-10-07 | 1 | -9/+17 |
* | Refactor result/manifest reading/writing | Joel Rosdahl | 2019-10-05 | 1 | -0/+102 |