| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move BasicFile to zenutil to remove zenstore dependency from zen command (#190) | Dan Engelbrecht | 2022-11-17 | 1 | -1/+1 |
| * | Make cas storage an hidden implementation detail of CidStore (#130)v0.1.4-pre6v0.1.4-pre5 | Dan Engelbrecht | 2022-06-17 | 1 | -1/+4 |
| * | Add separate blockstore.h/.cpp | Dan Engelbrecht | 2022-03-31 | 1 | -0/+2 |
| * | Remove obsolete references | Dan Engelbrecht | 2022-03-31 | 1 | -2/+0 |
| * | WIP | Dan Engelbrecht | 2022-03-31 | 1 | -0/+2 |
| * | Merged main. | Per Larsson | 2021-12-14 | 1 | -1/+1 |
| |\ | |||||
| | * | CAS.cpp/h -> cas.cpp/h to keep Zen's file casing consistent | Martin Ridgers | 2021-10-29 | 1 | -1/+1 |
| * | | Remove Cid to CAS chunk mapping after GC. | Per Larsson | 2021-12-13 | 1 | -0/+2 |
| * | | clang-format | Stefan Boberg | 2021-10-23 | 1 | -1/+1 |
| * | | compactcas: Changed CasDiskLocation implementation so it can store chunks > 4... | Stefan Boberg | 2021-10-22 | 1 | -0/+2 |
| |/ | |||||
| * | zenstore: Added forcelink stuff to ensure we bring in filecas tests | Stefan Boberg | 2021-10-08 | 1 | -0/+2 |
| * | Added module cpp/h for zenstore | Stefan Boberg | 2021-09-19 | 1 | -0/+17 |