tvl-depot/tvix/store/protos
Florian Klink ca25acf11b chore(tvix/store/protos): drop unused fields for now
This wasn't removed yet, and no code is using/populating it so far.

It's confusing, let's update it to the state of things now, and re-
introduce it once we get there.

Change-Id: I68f5ba17a8eee604d8ccd82749da7c8be094cb99
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9351
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2023-09-18 10:33:30 +00:00
..
castore.go fix(tvix/protos): support []byte node names 2023-09-09 12:13:02 +00:00
castore.pb.go refactor(tvix/store): use bytes for node names and symlink targets 2023-07-21 19:01:49 +00:00
castore.proto refactor(tvix/store): use bytes for node names and symlink targets 2023-07-21 19:01:49 +00:00
castore_test.go fix(tvix/protos): support []byte node names 2023-09-09 12:13:02 +00:00
default.nix feat(nix/sparseTree): add optional name argument 2023-08-08 20:11:56 +00:00
go.mod feat(tvix/store/protos): implement Size() and Digest() for Directory 2022-12-27 21:31:33 +00:00
go.sum feat(tvix/store/protos): implement Size() and Digest() for Directory 2022-12-27 21:31:33 +00:00
LICENSE chore(tvix/store): move castore.proto 2022-12-04 10:41:39 +00:00
pathinfo.pb.go chore(3p/sources): Bump channels & overlays 2023-07-08 10:46:31 +00:00
pathinfo.proto refactor(tvix/store): bump CalculateNARResponse.nar_size to u64 2023-05-18 19:29:53 +00:00
rpc_blobstore.pb.go chore(tvix/store/protos): drop unused fields for now 2023-09-18 10:33:30 +00:00
rpc_blobstore.proto chore(tvix/store/protos): drop unused fields for now 2023-09-18 10:33:30 +00:00
rpc_blobstore_grpc.pb.go chore(tvix/store/protos): drop unused fields for now 2023-09-18 10:33:30 +00:00
rpc_directory.pb.go chore(3p/sources): Bump channels & overlays 2023-07-08 10:46:31 +00:00
rpc_directory.proto feat(tvix/store/protos): add go_package option 2022-12-26 11:38:52 +00:00
rpc_directory_grpc.pb.go chore(3p/sources): Bump channels & overlays 2023-03-21 01:31:48 +00:00
rpc_pathinfo.pb.go feat(tvix/store/pathinfosvc): provide listing 2023-09-05 20:46:42 +00:00
rpc_pathinfo.proto feat(tvix/store/pathinfosvc): provide listing 2023-09-05 20:46:42 +00:00
rpc_pathinfo_grpc.pb.go feat(tvix/store/pathinfosvc): provide listing 2023-09-05 20:46:42 +00:00