Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-10 | r/5915 chore(tvix/store): move NAR rendering logic into Renderer struct | Florian Klink | 1 | -1/+1 |
2023-03-10 | r/5907 chore(tvix/store): move protos into separate mod.rs | Florian Klink | 1 | -3/+0 |
2023-01-31 | r/5794 feat(tvix/store): add write_nar function | Florian Klink | 1 | -0/+1 |
2023-01-31 | r/5790 feat(tvix/store): implement iteration over Directory nodes | Florian Klink | 1 | -0/+1 |
2023-01-30 | r/5780 refactor(tvix/store/tests): move Directory tests into directory.rs | Florian Klink | 1 | -286/+1 |
2023-01-21 | r/5722 feat(tvix/store): add SledDirectoryService | Florian Klink | 1 | -0/+1 |
2023-01-12 | r/5649 feat(tvix/store): implement PathInfoService with sled | Florian Klink | 1 | -0/+1 |
2023-01-03 | r/5570 feat(src/proto): add PathInfo.validate() | Florian Klink | 1 | -0/+2 |
2022-12-29 | r/5531 chore(tvix/store): move tests into separate file | Florian Klink | 1 | -0/+285 |