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
/
pathinfoservice
/
memory.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-15
r/7015
refactor(tvix/store/pathinfosvc): inline MemoryPathInfoSvc::from_url
Florian Klink
1
-83
/
+0
2023-11-15
r/7014
refactor(tvix/store): remove from_url from PathInfoService trait
Florian Klink
1
-5
/
+4
2023-10-27
r/6888
refactor(nix-compat/store_path): make digest and name private
edef
1
-1
/
+1
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-11
/
+14
2023-09-21
r/6623
refactor(tvix/store): Asyncify PathInfoService and DirectoryService
Connor Brewster
1
-5
/
+10
2023-09-05
r/6555
feat(tvix/store/pathinfosvc): provide listing
Florian Klink
1
-0
/
+12
2023-06-14
r/6304
refactor(tvix/store/pathinfosvc): add from_addr
Florian Klink
1
-0
/
+84
2023-06-12
r/6273
refactor(tvix/store): use Arc instead of Box
Florian Klink
1
-6
/
+10
2023-06-12
r/6272
refactor(tvix/store): use Box<dyn DirectoryService>
Florian Klink
1
-11
/
+10
2023-06-12
r/6271
feat(tvix/store/pathinfosvc): add calculate_nar method
Florian Klink
1
-4
/
+28
2023-05-16
r/6146
refactor(tvix/store/pathinfosvc): drop ByWhat, use digest directly
Florian Klink
1
-23
/
+9
2023-03-10
r/5940
refactor(tvix/store): impl Default for MemoryPathInfoService
Florian Klink
1
-8
/
+1
2023-03-10
r/5919
feat(tvix/store): add pathinfoservice
Florian Klink
1
-0
/
+62