Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |