Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-12 | r/6271 feat(tvix/store/pathinfosvc): add calculate_nar method | Florian Klink | 1 | -25/+11 |
2023-06-12 | r/6270 refactor(tvix/src/nar): drop NARCalculationService | Florian Klink | 1 | -14/+28 |
2023-05-23 | r/6177 refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest | Florian Klink | 1 | -1/+4 |
2023-05-16 | r/6146 refactor(tvix/store/pathinfosvc): drop ByWhat, use digest directly | Florian Klink | 1 | -7/+12 |
2023-03-17 | r/6019 refactor(tvix/store/nar): pass in &proto::node::Node | Florian Klink | 1 | -1/+1 |
2023-03-10 | r/5920 feat(tvix/store): add GRPCPathInfoServiceWrapper | Florian Klink | 1 | -0/+85 |