Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-17 | r/1357 feat(3p/nix/nix-daemon): Implement Worker::QueryPathFromHashPart | Griffin Smith | 1 | -0/+9 |
2020-07-17 | r/1356 feat(3p/nix/nix-daemon): Implement Worker::QueryDerivationOutputNames handler | Griffin Smith | 1 | -0/+13 |
2020-07-17 | r/1355 feat(3p/nix/nix-daemon): Implement Worker::QueryPathInfo handler | Griffin Smith | 1 | -0/+40 |
2020-07-17 | r/1350 chore(3p/nix/proto): Fix style violations in new proto defs | Kane York | 1 | -2/+2 |
2020-07-16 | r/1342 feat(3p/nix/nix-daemon): Implement Worker::QueryAllValidPaths handler | Griffin Smith | 1 | -1/+13 |
2020-07-16 | r/1341 feat(3p/nix/nix-daemon): Implement Worker::QueryMissing handler | Griffin Smith | 1 | -0/+30 |
2020-07-16 | r/1340 feat(3p/nix): Implement similar group of Worker::Query* handlers | Vincent Ambo | 1 | -2/+47 |
2020-07-16 | r/1339 feat(3p/nix/nix-daemon): Implement Worker::HasSubstitutes handler | Vincent Ambo | 1 | -0/+10 |
2020-07-16 | r/1338 feat(3p/nix/nix-daemon): Implement Worker::IsValidPath handler | Vincent Ambo | 1 | -0/+29 |