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
/
fuse
/
mod.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
r/6622
refactor(tvix/store/fs): Separate FUSE and filesystem code
Connor Brewster
1
-771
/
+0
2023-09-20
r/6621
refactor(tvix/store/fuse): Switch from fuser to fuse-backend-rs
Connor Brewster
1
-238
/
+402
2023-09-18
r/6606
refactor(tvix/store/blobsvc): make BlobStore async
Florian Klink
1
-23
/
+84
2023-09-05
r/6556
feat(tvix/store/fuse): allow listing
Florian Klink
1
-2
/
+55
2023-09-03
r/6548
docs(tvix/store): address cargo doc warnings
Florian Klink
1
-3
/
+3
2023-07-21
r/6436
refactor(tvix/store): use bytes for node names and symlink targets
Florian Klink
1
-4
/
+7
2023-07-21
r/6435
feat(tvix/store/fuse): implement open explicitly
Florian Klink
1
-31
/
+81
2023-07-21
r/6433
feat(tvix/nix-compat): have StorePath accept bytes
Florian Klink
1
-1
/
+2
2023-07-02
r/6385
fix(tvix/store/fuse): fix log level for a debug message
Florian Klink
1
-1
/
+1
2023-06-30
r/6368
fix(tvix/store/fuse): revert "implement open explicitly"
Florian Klink
1
-72
/
+30
2023-06-30
r/6366
feat(tvix/store/fuse): implement open explicitly
Florian Klink
1
-30
/
+72
2023-06-20
r/6337
feat(tvix/store/fuse): initial implementation
Florian Klink
1
-2
/
+415
2023-06-12
r/6279
refactor(tvix/store/pathinfosvc): use Arc<dyn …>
Florian Klink
1
-5
/
+5
2023-06-12
r/6275
refactor(tvix/store/fuse): use Arc<dyn …> instead of generics
Florian Klink
1
-10
/
+12
2023-06-10
r/6263
feat(tvix/store): add mount command to entrypoint and fuse mod
Florian Klink
1
-0
/
+24