depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
store
/
src
/
directoryservice
/
traverse.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-230
/
+0
2023-09-22
r/6628
docs(tvix/castore): rename traverse_to -> descend_to
Florian Klink
1
-16
/
+12
2023-09-21
r/6623
refactor(tvix/store): Asyncify PathInfoService and DirectoryService
Connor Brewster
1
-51
/
+64
2023-08-20
r/6500
refactor(tvix/store): cargo clippy
Florian Klink
1
-3
/
+3
2023-07-22
r/6439
feat(tvix/store/proto): use Bytes instead of Vec<u8>
Florian Klink
1
-1
/
+1
2023-07-21
r/6437
feat(tvix/store/digests): use bytes::Bytes instead of Vec<u8>
Florian Klink
1
-2
/
+4
2023-07-21
r/6436
refactor(tvix/store): use bytes for node names and symlink targets
Florian Klink
1
-5
/
+5
2023-06-12
r/6273
refactor(tvix/store): use Arc instead of Box
Florian Klink
1
-10
/
+11
2023-06-12
r/6272
refactor(tvix/store): use Box<dyn DirectoryService>
Florian Klink
1
-9
/
+5
2023-05-25
r/6199
refactor(tvix/store/directorysvc): don't borrow self mutable
Florian Klink
1
-1
/
+1
2023-05-23
r/6177
refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest
Florian Klink
1
-8
/
+5
2023-05-18
r/6162
refactor(tvix/store/directorysvc/traverse): clippy, use NamedNode
Florian Klink
1
-17
/
+6
2023-05-18
r/6150
feat(tvix/store/directorysvc): add traverse_to
Florian Klink
1
-0
/
+236