| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename EMode to Mode | Dan Engelbrecht | 2022-04-01 | 1 | -2/+2 |
| * | incremental migration with optional clean of source | Dan Engelbrecht | 2022-03-31 | 1 | -1/+1 |
| * | Migration now works in larger disk IO chunks | Dan Engelbrecht | 2022-03-31 | 1 | -2/+2 |
| * | clang-format | Dan Engelbrecht | 2022-03-31 | 1 | -2/+2 |
| * | Change block size of compactcas stores | Dan Engelbrecht | 2022-03-31 | 1 | -2/+2 |
| * | Add header to cas index file | Dan Engelbrecht | 2022-03-31 | 1 | -2/+2 |
| * | Use blocks to store data in cas stores | Dan Engelbrecht | 2022-03-31 | 1 | -2/+2 |
| * | Add whole range in CasChunkSet::AddChunksToSet(std::span<const IoHash> Hashes... | Dan Engelbrecht | 2022-03-29 | 1 | -4/+1 |
| * | Fixed fmt::format() undefined-user-type error | Martin Ridgers | 2022-01-10 | 1 | -1/+1 |
| * | Added trace scopes. | Per Larsson | 2021-12-15 | 1 | -0/+5 |
| * | Merged main. | Per Larsson | 2021-12-14 | 1 | -55/+133 |
| * | CAS.cpp/h -> cas.cpp/h to keep Zen's file casing consistent | Martin Ridgers | 2021-10-29 | 1 | -0/+325 |