about summary refs log tree commit diff
path: root/users/multi (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-09 r/1626 feat(users/multi): init, add SSH keysmulti2-0/+8
2020-08-09 r/1625 feat(tvl-slapd): add multimulti1-0/+5
2020-08-09 r/1624 fix(tvix): Make nix value structs inherit from GCGriffin Smith1-5/+5
2020-08-09 r/1623 refactor(tvix): Remove UDSRemoteStoreGriffin Smith2-76/+0
2020-08-09 r/1622 feat(tvix): Implement all remaining RPC callsGriffin Smith8-49/+158
2020-08-09 r/1621 refactor(tvix): Factor-out proto utilitiesGriffin Smith3-136/+162
2020-08-09 r/1620 feat(tvix): Pass function name to SuccessOrThrowGriffin Smith2-18/+32
2020-08-08 r/1619 chore(3p/nix): apply google-readability-castingKane York40-125/+161
2020-08-08 r/1618 fix(tvix): Wrap remaining RPCs in HandleExceptionsGriffin Smith1-21/+29
2020-08-08 r/1617 feat(web/panettone): implement shorthand issue URLsedef2-6/+16
2020-08-08 r/1616 chore(3p/nix): don't optional-wrap EvalState::file_access_trace_fn furtheredef2