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
/
third_party
/
nix
/
src
/
libstore
/
rpc-store.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-29
r/1736
fix(tvix): Chunk the AddTextToStore request
Griffin Smith
1
-6
/
+27
2020-08-20
r/1689
chore(tvix): Thread a std::ostream through Store::buildPaths
Vincent Ambo
1
-13
/
+8
2020-08-20
r/1685
feat(tvix): Introduce build event streams in worker protocol
Vincent Ambo
1
-6
/
+45
2020-08-14
r/1649
refactor(tvix): Make Store::buildPaths return a Status
Griffin Smith
1
-2
/
+4
2020-08-09
r/1622
feat(tvix): Implement all remaining RPC calls
Griffin Smith
1
-35
/
+62
2020-08-09
r/1621
refactor(tvix): Factor-out proto utilities
Griffin Smith
1
-136
/
+47
2020-08-09
r/1620
feat(tvix): Pass function name to SuccessOrThrow
Griffin Smith
1
-17
/
+28
2020-08-08
r/1615
feat(tvix): Implement AddToStoreNar
Griffin Smith
1
-18
/
+42
2020-08-05
r/1600
feat(3p/nix): Implement FindRoots, CollectGarbage
Griffin Smith
1
-2
/
+27
2020-08-05
r/1594
feat(3p/nix): Implement AddToStore rpc client
Griffin Smith
1
-1
/
+51
2020-08-04
r/1583
feat(tvix): Implement AddIndirectRoot, SyncWithGC
Griffin Smith
1
-2
/
+7
2020-08-04
r/1582
chore(tvix): Make not implemented errors nix::Unsupported
Griffin Smith
1
-22
/
+24
2020-08-04
r/1573
feat(3p/nix/daemon): catch-all explicit Error-Status conversion
Kane York
1
-3
/
+95
2020-08-03
r/1567
feat(3p/nix): Implement two more RPC calls
Griffin Smith
1
-3
/
+24
2020-08-02
r/1540
fix(3p/nix): Don't reuse ClientContext
Griffin Smith
1
-1
/
+11
2020-08-02
r/1538
fix(3p/nix): Prepend unix:// to daemon socket
Griffin Smith
1
-2
/
+3
2020-08-01
r/1529
feat(3p/nix): Implement a few more RPC calls
Griffin Smith
1
-3
/
+32
2020-08-01
r/1515
chore(3p/nix/hash): prefer StatusOr over throwing constructor
Kane York
1
-1
/
+2
2020-07-25
r/1473
feat(3p/nix): Start implementing RPC store client
Griffin Smith
1
-0
/
+282