Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-23 | r/6177 refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest | Florian Klink | 1 | -1/+2 |
2023-05-17 | r/6149 refactor(tvix/store): rename import::{import_path -> ingest_path} | Florian Klink | 1 | -2/+2 |
2023-05-11 | r/6133 refactor(tvix/store): remove ChunkService | Florian Klink | 1 | -12/+2 |
2023-03-19 | r/6028 feat(tvix/store/bin): print store path | Florian Klink | 1 | -0/+38 |
2023-03-12 | r/5956 chore(tvix/store): allow(unused_mut) | Florian Klink | 1 | -0/+1 |
2023-03-10 | r/5937 feat(tvix/store): move to daemon subcommand, add import subcommand | Florian Klink | 1 | -45/+106 |
2023-03-10 | r/5936 refactor(tvix/store): move entrypoint to src/bin/tvix-store.rs | Florian Klink | 1 | -0/+106 |