Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-06 | r/5613 refactor(tvix/store): rename NixPath to StorePath | Florian Klink | 1 | -193/+0 |
2023-01-06 | r/5611 feat(tvix/store): add NixPath::to_absolute_path | Florian Klink | 1 | -0/+11 |
2023-01-04 | r/5586 feat(tvix/store): implement Nixpath::from_absolute_path | Florian Klink | 1 | -1/+39 |
2023-01-03 | r/5572 feat(tvix/store/nixpath): DIGEST_SIZE public, use more consts | Florian Klink | 1 | -12/+18 |
2023-01-03 | r/5571 feat(tvix/store/nixpath): expose digest and name fields | Florian Klink | 1 | -2/+2 |
2022-12-30 | r/5555 feat(tvix/store): refactor digest conversion | Jürgen Hahn | 1 | -5/+1 |
2022-12-30 | r/5551 feat(tvix/store): add nixpath | Jürgen Hahn | 1 | -0/+142 |