Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gitlab.com/gitlab-org/gitaly-proto/go/gitalypb/commit.pb.go')
-rw-r--r--vendor/gitlab.com/gitlab-org/gitaly-proto/go/gitalypb/commit.pb.go652
1 files changed, 473 insertions, 179 deletions
diff --git a/vendor/gitlab.com/gitlab-org/gitaly-proto/go/gitalypb/commit.pb.go b/vendor/gitlab.com/gitlab-org/gitaly-proto/go/gitalypb/commit.pb.go
index 2cebc8e33..31758feb2 100644
--- a/vendor/gitlab.com/gitlab-org/gitaly-proto/go/gitalypb/commit.pb.go
+++ b/vendor/gitlab.com/gitlab-org/gitaly-proto/go/gitalypb/commit.pb.go
@@ -50,7 +50,7 @@ func (x TreeEntryResponse_ObjectType) String() string {
return proto.EnumName(TreeEntryResponse_ObjectType_name, int32(x))
}
func (TreeEntryResponse_ObjectType) EnumDescriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{5, 0}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{5, 0}
}
type TreeEntry_EntryType int32
@@ -76,7 +76,7 @@ func (x TreeEntry_EntryType) String() string {
return proto.EnumName(TreeEntry_EntryType_name, int32(x))
}
func (TreeEntry_EntryType) EnumDescriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{12, 0}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{12, 0}
}
type FindAllCommitsRequest_Order int32
@@ -102,7 +102,7 @@ func (x FindAllCommitsRequest_Order) String() string {
return proto.EnumName(FindAllCommitsRequest_Order_name, int32(x))
}
func (FindAllCommitsRequest_Order) EnumDescriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{21, 0}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{23, 0}
}
type CommitStatsRequest struct {
@@ -117,7 +117,7 @@ func (m *CommitStatsRequest) Reset() { *m = CommitStatsRequest{} }
func (m *CommitStatsRequest) String() string { return proto.CompactTextString(m) }
func (*CommitStatsRequest) ProtoMessage() {}
func (*CommitStatsRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{0}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{0}
}
func (m *CommitStatsRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CommitStatsRequest.Unmarshal(m, b)
@@ -165,7 +165,7 @@ func (m *CommitStatsResponse) Reset() { *m = CommitStatsResponse{} }
func (m *CommitStatsResponse) String() string { return proto.CompactTextString(m) }
func (*CommitStatsResponse) ProtoMessage() {}
func (*CommitStatsResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{1}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{1}
}
func (m *CommitStatsResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CommitStatsResponse.Unmarshal(m, b)
@@ -219,7 +219,7 @@ func (m *CommitIsAncestorRequest) Reset() { *m = CommitIsAncestorRequest
func (m *CommitIsAncestorRequest) String() string { return proto.CompactTextString(m) }
func (*CommitIsAncestorRequest) ProtoMessage() {}
func (*CommitIsAncestorRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{2}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{2}
}
func (m *CommitIsAncestorRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CommitIsAncestorRequest.Unmarshal(m, b)
@@ -271,7 +271,7 @@ func (m *CommitIsAncestorResponse) Reset() { *m = CommitIsAncestorRespon
func (m *CommitIsAncestorResponse) String() string { return proto.CompactTextString(m) }
func (*CommitIsAncestorResponse) ProtoMessage() {}
func (*CommitIsAncestorResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{3}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{3}
}
func (m *CommitIsAncestorResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CommitIsAncestorResponse.Unmarshal(m, b)
@@ -314,7 +314,7 @@ func (m *TreeEntryRequest) Reset() { *m = TreeEntryRequest{} }
func (m *TreeEntryRequest) String() string { return proto.CompactTextString(m) }
func (*TreeEntryRequest) ProtoMessage() {}
func (*TreeEntryRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{4}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{4}
}
func (m *TreeEntryRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TreeEntryRequest.Unmarshal(m, b)
@@ -380,7 +380,7 @@ func (m *TreeEntryResponse) Reset() { *m = TreeEntryResponse{} }
func (m *TreeEntryResponse) String() string { return proto.CompactTextString(m) }
func (*TreeEntryResponse) ProtoMessage() {}
func (*TreeEntryResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{5}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{5}
}
func (m *TreeEntryResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TreeEntryResponse.Unmarshal(m, b)
@@ -448,7 +448,7 @@ func (m *CommitsBetweenRequest) Reset() { *m = CommitsBetweenRequest{} }
func (m *CommitsBetweenRequest) String() string { return proto.CompactTextString(m) }
func (*CommitsBetweenRequest) ProtoMessage() {}
func (*CommitsBetweenRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{6}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{6}
}
func (m *CommitsBetweenRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CommitsBetweenRequest.Unmarshal(m, b)
@@ -500,7 +500,7 @@ func (m *CommitsBetweenResponse) Reset() { *m = CommitsBetweenResponse{}
func (m *CommitsBetweenResponse) String() string { return proto.CompactTextString(m) }
func (*CommitsBetweenResponse) ProtoMessage() {}
func (*CommitsBetweenResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{7}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{7}
}
func (m *CommitsBetweenResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CommitsBetweenResponse.Unmarshal(m, b)
@@ -545,7 +545,7 @@ func (m *CountCommitsRequest) Reset() { *m = CountCommitsRequest{} }
func (m *CountCommitsRequest) String() string { return proto.CompactTextString(m) }
func (*CountCommitsRequest) ProtoMessage() {}
func (*CountCommitsRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{8}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{8}
}
func (m *CountCommitsRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CountCommitsRequest.Unmarshal(m, b)
@@ -625,7 +625,7 @@ func (m *CountCommitsResponse) Reset() { *m = CountCommitsResponse{} }
func (m *CountCommitsResponse) String() string { return proto.CompactTextString(m) }
func (*CountCommitsResponse) ProtoMessage() {}
func (*CountCommitsResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{9}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{9}
}
func (m *CountCommitsResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CountCommitsResponse.Unmarshal(m, b)
@@ -666,7 +666,7 @@ func (m *CountDivergingCommitsRequest) Reset() { *m = CountDivergingComm
func (m *CountDivergingCommitsRequest) String() string { return proto.CompactTextString(m) }
func (*CountDivergingCommitsRequest) ProtoMessage() {}
func (*CountDivergingCommitsRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{10}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{10}
}
func (m *CountDivergingCommitsRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CountDivergingCommitsRequest.Unmarshal(m, b)
@@ -726,7 +726,7 @@ func (m *CountDivergingCommitsResponse) Reset() { *m = CountDivergingCom
func (m *CountDivergingCommitsResponse) String() string { return proto.CompactTextString(m) }
func (*CountDivergingCommitsResponse) ProtoMessage() {}
func (*CountDivergingCommitsResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{11}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{11}
}
func (m *CountDivergingCommitsResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CountDivergingCommitsResponse.Unmarshal(m, b)
@@ -783,7 +783,7 @@ func (m *TreeEntry) Reset() { *m = TreeEntry{} }
func (m *TreeEntry) String() string { return proto.CompactTextString(m) }
func (*TreeEntry) ProtoMessage() {}
func (*TreeEntry) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{12}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{12}
}
func (m *TreeEntry) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TreeEntry.Unmarshal(m, b)
@@ -866,7 +866,7 @@ func (m *GetTreeEntriesRequest) Reset() { *m = GetTreeEntriesRequest{} }
func (m *GetTreeEntriesRequest) String() string { return proto.CompactTextString(m) }
func (*GetTreeEntriesRequest) ProtoMessage() {}
func (*GetTreeEntriesRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{13}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{13}
}
func (m *GetTreeEntriesRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetTreeEntriesRequest.Unmarshal(m, b)
@@ -925,7 +925,7 @@ func (m *GetTreeEntriesResponse) Reset() { *m = GetTreeEntriesResponse{}
func (m *GetTreeEntriesResponse) String() string { return proto.CompactTextString(m) }
func (*GetTreeEntriesResponse) ProtoMessage() {}
func (*GetTreeEntriesResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{14}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{14}
}
func (m *GetTreeEntriesResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetTreeEntriesResponse.Unmarshal(m, b)
@@ -964,7 +964,7 @@ func (m *ListFilesRequest) Reset() { *m = ListFilesRequest{} }
func (m *ListFilesRequest) String() string { return proto.CompactTextString(m) }
func (*ListFilesRequest) ProtoMessage() {}
func (*ListFilesRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{15}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{15}
}
func (m *ListFilesRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ListFilesRequest.Unmarshal(m, b)
@@ -1011,7 +1011,7 @@ func (m *ListFilesResponse) Reset() { *m = ListFilesResponse{} }
func (m *ListFilesResponse) String() string { return proto.CompactTextString(m) }
func (*ListFilesResponse) ProtoMessage() {}
func (*ListFilesResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{16}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{16}
}
func (m *ListFilesResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ListFilesResponse.Unmarshal(m, b)
@@ -1050,7 +1050,7 @@ func (m *FindCommitRequest) Reset() { *m = FindCommitRequest{} }
func (m *FindCommitRequest) String() string { return proto.CompactTextString(m) }
func (*FindCommitRequest) ProtoMessage() {}
func (*FindCommitRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{17}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{17}
}
func (m *FindCommitRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FindCommitRequest.Unmarshal(m, b)
@@ -1096,7 +1096,7 @@ func (m *FindCommitResponse) Reset() { *m = FindCommitResponse{} }
func (m *FindCommitResponse) String() string { return proto.CompactTextString(m) }
func (*FindCommitResponse) ProtoMessage() {}
func (*FindCommitResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{18}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{18}
}
func (m *FindCommitResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FindCommitResponse.Unmarshal(m, b)
@@ -1123,6 +1123,223 @@ func (m *FindCommitResponse) GetCommit() *GitCommit {
return nil
}
+type ListCommitsRequest struct {
+ // Types that are valid to be assigned to Payload:
+ // *ListCommitsRequest_Header_
+ // *ListCommitsRequest_Revision
+ Payload isListCommitsRequest_Payload `protobuf_oneof:"payload"`
+ XXX_NoUnkeyedLiteral struct{} `json:"-"`
+ XXX_unrecognized []byte `json:"-"`
+ XXX_sizecache int32 `json:"-"`
+}
+
+func (m *ListCommitsRequest) Reset() { *m = ListCommitsRequest{} }
+func (m *ListCommitsRequest) String() string { return proto.CompactTextString(m) }
+func (*ListCommitsRequest) ProtoMessage() {}
+func (*ListCommitsRequest) Descriptor() ([]byte, []int) {
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{19}
+}
+func (m *ListCommitsRequest) XXX_Unmarshal(b []byte) error {
+ return xxx_messageInfo_ListCommitsRequest.Unmarshal(m, b)
+}
+func (m *ListCommitsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
+ return xxx_messageInfo_ListCommitsRequest.Marshal(b, m, deterministic)
+}
+func (dst *ListCommitsRequest) XXX_Merge(src proto.Message) {
+ xxx_messageInfo_ListCommitsRequest.Merge(dst, src)
+}
+func (m *ListCommitsRequest) XXX_Size() int {
+ return xxx_messageInfo_ListCommitsRequest.Size(m)
+}
+func (m *ListCommitsRequest) XXX_DiscardUnknown() {
+ xxx_messageInfo_ListCommitsRequest.DiscardUnknown(m)
+}
+
+var xxx_messageInfo_ListCommitsRequest proto.InternalMessageInfo
+
+type isListCommitsRequest_Payload interface {
+ isListCommitsRequest_Payload()
+}
+
+type ListCommitsRequest_Header_ struct {
+ Header *ListCommitsRequest_Header `protobuf:"bytes,1,opt,name=header,proto3,oneof"`
+}
+
+type ListCommitsRequest_Revision struct {
+ Revision []byte `protobuf:"bytes,2,opt,name=revision,proto3,oneof"`
+}
+
+func (*ListCommitsRequest_Header_) isListCommitsRequest_Payload() {}
+
+func (*ListCommitsRequest_Revision) isListCommitsRequest_Payload() {}
+
+func (m *ListCommitsRequest) GetPayload() isListCommitsRequest_Payload {
+ if m != nil {
+ return m.Payload
+ }
+ return nil
+}
+
+func (m *ListCommitsRequest) GetHeader() *ListCommitsRequest_Header {
+ if x, ok := m.GetPayload().(*ListCommitsRequest_Header_); ok {
+ return x.Header
+ }
+ return nil
+}
+
+func (m *ListCommitsRequest) GetRevision() []byte {
+ if x, ok := m.GetPayload().(*ListCommitsRequest_Revision); ok {
+ return x.Revision
+ }
+ return nil
+}
+
+// XXX_OneofFuncs is for the internal use of the proto package.
+func (*ListCommitsRequest) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{}) {
+ return _ListCommitsRequest_OneofMarshaler, _ListCommitsRequest_OneofUnmarshaler, _ListCommitsRequest_OneofSizer, []interface{}{
+ (*ListCommitsRequest_Header_)(nil),
+ (*ListCommitsRequest_Revision)(nil),
+ }
+}
+
+func _ListCommitsRequest_OneofMarshaler(msg proto.Message, b *proto.Buffer) error {
+ m := msg.(*ListCommitsRequest)
+ // payload
+ switch x := m.Payload.(type) {
+ case *ListCommitsRequest_Header_:
+ b.EncodeVarint(1<<3 | proto.WireBytes)
+ if err := b.EncodeMessage(x.Header); err != nil {
+ return err
+ }
+ case *ListCommitsRequest_Revision:
+ b.EncodeVarint(2<<3 | proto.WireBytes)
+ b.EncodeRawBytes(x.Revision)
+ case nil:
+ default:
+ return fmt.Errorf("ListCommitsRequest.Payload has unexpected type %T", x)
+ }
+ return nil
+}
+
+func _ListCommitsRequest_OneofUnmarshaler(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error) {
+ m := msg.(*ListCommitsRequest)
+ switch tag {
+ case 1: // payload.header
+ if wire != proto.WireBytes {
+ return true, proto.ErrInternalBadWireType
+ }
+ msg := new(ListCommitsRequest_Header)
+ err := b.DecodeMessage(msg)
+ m.Payload = &ListCommitsRequest_Header_{msg}
+ return true, err
+ case 2: // payload.revision
+ if wire != proto.WireBytes {
+ return true, proto.ErrInternalBadWireType
+ }
+ x, err := b.DecodeRawBytes(true)
+ m.Payload = &ListCommitsRequest_Revision{x}
+ return true, err
+ default:
+ return false, nil
+ }
+}
+
+func _ListCommitsRequest_OneofSizer(msg proto.Message) (n int) {
+ m := msg.(*ListCommitsRequest)
+ // payload
+ switch x := m.Payload.(type) {
+ case *ListCommitsRequest_Header_:
+ s := proto.Size(x.Header)
+ n += 1 // tag and wire
+ n += proto.SizeVarint(uint64(s))
+ n += s
+ case *ListCommitsRequest_Revision:
+ n += 1 // tag and wire
+ n += proto.SizeVarint(uint64(len(x.Revision)))
+ n += len(x.Revision)
+ case nil:
+ default:
+ panic(fmt.Sprintf("proto: unexpected type %T in oneof", x))
+ }
+ return n
+}
+
+type ListCommitsRequest_Header struct {
+ Repository *Repository `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"`
+ XXX_NoUnkeyedLiteral struct{} `json:"-"`
+ XXX_unrecognized []byte `json:"-"`
+ XXX_sizecache int32 `json:"-"`
+}
+
+func (m *ListCommitsRequest_Header) Reset() { *m = ListCommitsRequest_Header{} }
+func (m *ListCommitsRequest_Header) String() string { return proto.CompactTextString(m) }
+func (*ListCommitsRequest_Header) ProtoMessage() {}
+func (*ListCommitsRequest_Header) Descriptor() ([]byte, []int) {
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{19, 0}
+}
+func (m *ListCommitsRequest_Header) XXX_Unmarshal(b []byte) error {
+ return xxx_messageInfo_ListCommitsRequest_Header.Unmarshal(m, b)
+}
+func (m *ListCommitsRequest_Header) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
+ return xxx_messageInfo_ListCommitsRequest_Header.Marshal(b, m, deterministic)
+}
+func (dst *ListCommitsRequest_Header) XXX_Merge(src proto.Message) {
+ xxx_messageInfo_ListCommitsRequest_Header.Merge(dst, src)
+}
+func (m *ListCommitsRequest_Header) XXX_Size() int {
+ return xxx_messageInfo_ListCommitsRequest_Header.Size(m)
+}
+func (m *ListCommitsRequest_Header) XXX_DiscardUnknown() {
+ xxx_messageInfo_ListCommitsRequest_Header.DiscardUnknown(m)
+}
+
+var xxx_messageInfo_ListCommitsRequest_Header proto.InternalMessageInfo
+
+func (m *ListCommitsRequest_Header) GetRepository() *Repository {
+ if m != nil {
+ return m.Repository
+ }
+ return nil
+}
+
+type ListCommitsResponse struct {
+ Commit *GitCommit `protobuf:"bytes,1,opt,name=commit,proto3" json:"commit,omitempty"`
+ XXX_NoUnkeyedLiteral struct{} `json:"-"`
+ XXX_unrecognized []byte `json:"-"`
+ XXX_sizecache int32 `json:"-"`
+}
+
+func (m *ListCommitsResponse) Reset() { *m = ListCommitsResponse{} }
+func (m *ListCommitsResponse) String() string { return proto.CompactTextString(m) }
+func (*ListCommitsResponse) ProtoMessage() {}
+func (*ListCommitsResponse) Descriptor() ([]byte, []int) {
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{20}
+}
+func (m *ListCommitsResponse) XXX_Unmarshal(b []byte) error {
+ return xxx_messageInfo_ListCommitsResponse.Unmarshal(m, b)
+}
+func (m *ListCommitsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
+ return xxx_messageInfo_ListCommitsResponse.Marshal(b, m, deterministic)
+}
+func (dst *ListCommitsResponse) XXX_Merge(src proto.Message) {
+ xxx_messageInfo_ListCommitsResponse.Merge(dst, src)
+}
+func (m *ListCommitsResponse) XXX_Size() int {
+ return xxx_messageInfo_ListCommitsResponse.Size(m)
+}
+func (m *ListCommitsResponse) XXX_DiscardUnknown() {
+ xxx_messageInfo_ListCommitsResponse.DiscardUnknown(m)
+}
+
+var xxx_messageInfo_ListCommitsResponse proto.InternalMessageInfo
+
+func (m *ListCommitsResponse) GetCommit() *GitCommit {
+ if m != nil {
+ return m.Commit
+ }
+ return nil
+}
+
type ListCommitsByOidRequest struct {
Repository *Repository `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"`
Oid []string `protobuf:"bytes,2,rep,name=oid,proto3" json:"oid,omitempty"`
@@ -1135,7 +1352,7 @@ func (m *ListCommitsByOidRequest) Reset() { *m = ListCommitsByOidRequest
func (m *ListCommitsByOidRequest) String() string { return proto.CompactTextString(m) }
func (*ListCommitsByOidRequest) ProtoMessage() {}
func (*ListCommitsByOidRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{19}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{21}
}
func (m *ListCommitsByOidRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ListCommitsByOidRequest.Unmarshal(m, b)
@@ -1180,7 +1397,7 @@ func (m *ListCommitsByOidResponse) Reset() { *m = ListCommitsByOidRespon
func (m *ListCommitsByOidResponse) String() string { return proto.CompactTextString(m) }
func (*ListCommitsByOidResponse) ProtoMessage() {}
func (*ListCommitsByOidResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{20}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{22}
}
func (m *ListCommitsByOidResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ListCommitsByOidResponse.Unmarshal(m, b)
@@ -1223,7 +1440,7 @@ func (m *FindAllCommitsRequest) Reset() { *m = FindAllCommitsRequest{} }
func (m *FindAllCommitsRequest) String() string { return proto.CompactTextString(m) }
func (*FindAllCommitsRequest) ProtoMessage() {}
func (*FindAllCommitsRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{21}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{23}
}
func (m *FindAllCommitsRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FindAllCommitsRequest.Unmarshal(m, b)
@@ -1290,7 +1507,7 @@ func (m *FindAllCommitsResponse) Reset() { *m = FindAllCommitsResponse{}
func (m *FindAllCommitsResponse) String() string { return proto.CompactTextString(m) }
func (*FindAllCommitsResponse) ProtoMessage() {}
func (*FindAllCommitsResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{22}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{24}
}
func (m *FindAllCommitsResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FindAllCommitsResponse.Unmarshal(m, b)
@@ -1339,7 +1556,7 @@ func (m *FindCommitsRequest) Reset() { *m = FindCommitsRequest{} }
func (m *FindCommitsRequest) String() string { return proto.CompactTextString(m) }
func (*FindCommitsRequest) ProtoMessage() {}
func (*FindCommitsRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{23}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{25}
}
func (m *FindCommitsRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FindCommitsRequest.Unmarshal(m, b)
@@ -1448,7 +1665,7 @@ func (m *FindCommitsResponse) Reset() { *m = FindCommitsResponse{} }
func (m *FindCommitsResponse) String() string { return proto.CompactTextString(m) }
func (*FindCommitsResponse) ProtoMessage() {}
func (*FindCommitsResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{24}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{26}
}
func (m *FindCommitsResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FindCommitsResponse.Unmarshal(m, b)
@@ -1487,7 +1704,7 @@ func (m *CommitLanguagesRequest) Reset() { *m = CommitLanguagesRequest{}
func (m *CommitLanguagesRequest) String() string { return proto.CompactTextString(m) }
func (*CommitLanguagesRequest) ProtoMessage() {}
func (*CommitLanguagesRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{25}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{27}
}
func (m *CommitLanguagesRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CommitLanguagesRequest.Unmarshal(m, b)
@@ -1532,7 +1749,7 @@ func (m *CommitLanguagesResponse) Reset() { *m = CommitLanguagesResponse
func (m *CommitLanguagesResponse) String() string { return proto.CompactTextString(m) }
func (*CommitLanguagesResponse) ProtoMessage() {}
func (*CommitLanguagesResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{26}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{28}
}
func (m *CommitLanguagesResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CommitLanguagesResponse.Unmarshal(m, b)
@@ -1572,7 +1789,7 @@ func (m *CommitLanguagesResponse_Language) Reset() { *m = CommitLanguage
func (m *CommitLanguagesResponse_Language) String() string { return proto.CompactTextString(m) }
func (*CommitLanguagesResponse_Language) ProtoMessage() {}
func (*CommitLanguagesResponse_Language) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{26, 0}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{28, 0}
}
func (m *CommitLanguagesResponse_Language) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CommitLanguagesResponse_Language.Unmarshal(m, b)
@@ -1626,7 +1843,7 @@ func (m *RawBlameRequest) Reset() { *m = RawBlameRequest{} }
func (m *RawBlameRequest) String() string { return proto.CompactTextString(m) }
func (*RawBlameRequest) ProtoMessage() {}
func (*RawBlameRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{27}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{29}
}
func (m *RawBlameRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RawBlameRequest.Unmarshal(m, b)
@@ -1678,7 +1895,7 @@ func (m *RawBlameResponse) Reset() { *m = RawBlameResponse{} }
func (m *RawBlameResponse) String() string { return proto.CompactTextString(m) }
func (*RawBlameResponse) ProtoMessage() {}
func (*RawBlameResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{28}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{30}
}
func (m *RawBlameResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RawBlameResponse.Unmarshal(m, b)
@@ -1718,7 +1935,7 @@ func (m *LastCommitForPathRequest) Reset() { *m = LastCommitForPathReque
func (m *LastCommitForPathRequest) String() string { return proto.CompactTextString(m) }
func (*LastCommitForPathRequest) ProtoMessage() {}
func (*LastCommitForPathRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{29}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{31}
}
func (m *LastCommitForPathRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_LastCommitForPathRequest.Unmarshal(m, b)
@@ -1771,7 +1988,7 @@ func (m *LastCommitForPathResponse) Reset() { *m = LastCommitForPathResp
func (m *LastCommitForPathResponse) String() string { return proto.CompactTextString(m) }
func (*LastCommitForPathResponse) ProtoMessage() {}
func (*LastCommitForPathResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{30}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{32}
}
func (m *LastCommitForPathResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_LastCommitForPathResponse.Unmarshal(m, b)
@@ -1814,7 +2031,7 @@ func (m *ListLastCommitsForTreeRequest) Reset() { *m = ListLastCommitsFo
func (m *ListLastCommitsForTreeRequest) String() string { return proto.CompactTextString(m) }
func (*ListLastCommitsForTreeRequest) ProtoMessage() {}
func (*ListLastCommitsForTreeRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{31}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{33}
}
func (m *ListLastCommitsForTreeRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ListLastCommitsForTreeRequest.Unmarshal(m, b)
@@ -1880,7 +2097,7 @@ func (m *ListLastCommitsForTreeResponse) Reset() { *m = ListLastCommitsF
func (m *ListLastCommitsForTreeResponse) String() string { return proto.CompactTextString(m) }
func (*ListLastCommitsForTreeResponse) ProtoMessage() {}
func (*ListLastCommitsForTreeResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{32}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{34}
}
func (m *ListLastCommitsForTreeResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ListLastCommitsForTreeResponse.Unmarshal(m, b)
@@ -1923,7 +2140,7 @@ func (m *ListLastCommitsForTreeResponse_CommitForTree) String() string {
}
func (*ListLastCommitsForTreeResponse_CommitForTree) ProtoMessage() {}
func (*ListLastCommitsForTreeResponse_CommitForTree) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{32, 0}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{34, 0}
}
func (m *ListLastCommitsForTreeResponse_CommitForTree) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ListLastCommitsForTreeResponse_CommitForTree.Unmarshal(m, b)
@@ -1973,7 +2190,7 @@ func (m *CommitsByMessageRequest) Reset() { *m = CommitsByMessageRequest
func (m *CommitsByMessageRequest) String() string { return proto.CompactTextString(m) }
func (*CommitsByMessageRequest) ProtoMessage() {}
func (*CommitsByMessageRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{33}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{35}
}
func (m *CommitsByMessageRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CommitsByMessageRequest.Unmarshal(m, b)
@@ -2047,7 +2264,7 @@ func (m *CommitsByMessageResponse) Reset() { *m = CommitsByMessageRespon
func (m *CommitsByMessageResponse) String() string { return proto.CompactTextString(m) }
func (*CommitsByMessageResponse) ProtoMessage() {}
func (*CommitsByMessageResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{34}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{36}
}
func (m *CommitsByMessageResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CommitsByMessageResponse.Unmarshal(m, b)
@@ -2086,7 +2303,7 @@ func (m *FilterShasWithSignaturesRequest) Reset() { *m = FilterShasWithS
func (m *FilterShasWithSignaturesRequest) String() string { return proto.CompactTextString(m) }
func (*FilterShasWithSignaturesRequest) ProtoMessage() {}
func (*FilterShasWithSignaturesRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{35}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{37}
}
func (m *FilterShasWithSignaturesRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FilterShasWithSignaturesRequest.Unmarshal(m, b)
@@ -2131,7 +2348,7 @@ func (m *FilterShasWithSignaturesResponse) Reset() { *m = FilterShasWith
func (m *FilterShasWithSignaturesResponse) String() string { return proto.CompactTextString(m) }
func (*FilterShasWithSignaturesResponse) ProtoMessage() {}
func (*FilterShasWithSignaturesResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{36}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{38}
}
func (m *FilterShasWithSignaturesResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FilterShasWithSignaturesResponse.Unmarshal(m, b)
@@ -2170,7 +2387,7 @@ func (m *ExtractCommitSignatureRequest) Reset() { *m = ExtractCommitSign
func (m *ExtractCommitSignatureRequest) String() string { return proto.CompactTextString(m) }
func (*ExtractCommitSignatureRequest) ProtoMessage() {}
func (*ExtractCommitSignatureRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{37}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{39}
}
func (m *ExtractCommitSignatureRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ExtractCommitSignatureRequest.Unmarshal(m, b)
@@ -2218,7 +2435,7 @@ func (m *ExtractCommitSignatureResponse) Reset() { *m = ExtractCommitSig
func (m *ExtractCommitSignatureResponse) String() string { return proto.CompactTextString(m) }
func (*ExtractCommitSignatureResponse) ProtoMessage() {}
func (*ExtractCommitSignatureResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{38}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{40}
}
func (m *ExtractCommitSignatureResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ExtractCommitSignatureResponse.Unmarshal(m, b)
@@ -2264,7 +2481,7 @@ func (m *GetCommitSignaturesRequest) Reset() { *m = GetCommitSignaturesR
func (m *GetCommitSignaturesRequest) String() string { return proto.CompactTextString(m) }
func (*GetCommitSignaturesRequest) ProtoMessage() {}
func (*GetCommitSignaturesRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{39}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{41}
}
func (m *GetCommitSignaturesRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetCommitSignaturesRequest.Unmarshal(m, b)
@@ -2313,7 +2530,7 @@ func (m *GetCommitSignaturesResponse) Reset() { *m = GetCommitSignatures
func (m *GetCommitSignaturesResponse) String() string { return proto.CompactTextString(m) }
func (*GetCommitSignaturesResponse) ProtoMessage() {}
func (*GetCommitSignaturesResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{40}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{42}
}
func (m *GetCommitSignaturesResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetCommitSignaturesResponse.Unmarshal(m, b)
@@ -2366,7 +2583,7 @@ func (m *GetCommitMessagesRequest) Reset() { *m = GetCommitMessagesReque
func (m *GetCommitMessagesRequest) String() string { return proto.CompactTextString(m) }
func (*GetCommitMessagesRequest) ProtoMessage() {}
func (*GetCommitMessagesRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{41}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{43}
}
func (m *GetCommitMessagesRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetCommitMessagesRequest.Unmarshal(m, b)
@@ -2413,7 +2630,7 @@ func (m *GetCommitMessagesResponse) Reset() { *m = GetCommitMessagesResp
func (m *GetCommitMessagesResponse) String() string { return proto.CompactTextString(m) }
func (*GetCommitMessagesResponse) ProtoMessage() {}
func (*GetCommitMessagesResponse) Descriptor() ([]byte, []int) {
- return fileDescriptor_commit_35518e4c3cf3fa03, []int{42}
+ return fileDescriptor_commit_af967a85bd8c3d92, []int{44}
}
func (m *GetCommitMessagesResponse) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetCommitMessagesResponse.Unmarshal(m, b)
@@ -2467,6 +2684,9 @@ func init() {
proto.RegisterType((*ListFilesResponse)(nil), "gitaly.ListFilesResponse")
proto.RegisterType((*FindCommitRequest)(nil), "gitaly.FindCommitRequest")
proto.RegisterType((*FindCommitResponse)(nil), "gitaly.FindCommitResponse")
+ proto.RegisterType((*ListCommitsRequest)(nil), "gitaly.ListCommitsRequest")
+ proto.RegisterType((*ListCommitsRequest_Header)(nil), "gitaly.ListCommitsRequest.Header")
+ proto.RegisterType((*ListCommitsResponse)(nil), "gitaly.ListCommitsResponse")
proto.RegisterType((*ListCommitsByOidRequest)(nil), "gitaly.ListCommitsByOidRequest")
proto.RegisterType((*ListCommitsByOidResponse)(nil), "gitaly.ListCommitsByOidResponse")
proto.RegisterType((*FindAllCommitsRequest)(nil), "gitaly.FindAllCommitsRequest")
@@ -2527,6 +2747,9 @@ type CommitServiceClient interface {
LastCommitForPath(ctx context.Context, in *LastCommitForPathRequest, opts ...grpc.CallOption) (*LastCommitForPathResponse, error)
ListLastCommitsForTree(ctx context.Context, in *ListLastCommitsForTreeRequest, opts ...grpc.CallOption) (CommitService_ListLastCommitsForTreeClient, error)
CommitsByMessage(ctx context.Context, in *CommitsByMessageRequest, opts ...grpc.CallOption) (CommitService_CommitsByMessageClient, error)
+ // ListCommits is a bidirectional stream where the server opens one git process and as such the
+ // start up costs are armortized.
+ ListCommits(ctx context.Context, opts ...grpc.CallOption) (CommitService_ListCommitsClient, error)
ListCommitsByOid(ctx context.Context, in *ListCommitsByOidRequest, opts ...grpc.CallOption) (CommitService_ListCommitsByOidClient, error)
FilterShasWithSignatures(ctx context.Context, opts ...grpc.CallOption) (CommitService_FilterShasWithSignaturesClient, error)
// ExtractCommitSignature returns a stream because the signed text may be
@@ -2896,8 +3119,39 @@ func (x *commitServiceCommitsByMessageClient) Recv() (*CommitsByMessageResponse,
return m, nil
}
+func (c *commitServiceClient) ListCommits(ctx context.Context, opts ...grpc.CallOption) (CommitService_ListCommitsClient, error) {
+ stream, err := c.cc.NewStream(ctx, &_CommitService_serviceDesc.Streams[9], "/gitaly.CommitService/ListCommits", opts...)
+ if err != nil {
+ return nil, err
+ }
+ x := &commitServiceListCommitsClient{stream}
+ return x, nil
+}
+
+type CommitService_ListCommitsClient interface {
+ Send(*ListCommitsRequest) error
+ Recv() (*ListCommitsResponse, error)
+ grpc.ClientStream
+}
+
+type commitServiceListCommitsClient struct {
+ grpc.ClientStream
+}
+
+func (x *commitServiceListCommitsClient) Send(m *ListCommitsRequest) error {
+ return x.ClientStream.SendMsg(m)
+}
+
+func (x *commitServiceListCommitsClient) Recv() (*ListCommitsResponse, error) {
+ m := new(ListCommitsResponse)
+ if err := x.ClientStream.RecvMsg(m); err != nil {
+ return nil, err
+ }
+ return m, nil
+}
+
func (c *commitServiceClient) ListCommitsByOid(ctx context.Context, in *ListCommitsByOidRequest, opts ...grpc.CallOption) (CommitService_ListCommitsByOidClient, error) {
- stream, err := c.cc.NewStream(ctx, &_CommitService_serviceDesc.Streams[9], "/gitaly.CommitService/ListCommitsByOid", opts...)
+ stream, err := c.cc.NewStream(ctx, &_CommitService_serviceDesc.Streams[10], "/gitaly.CommitService/ListCommitsByOid", opts...)
if err != nil {
return nil, err
}
@@ -2929,7 +3183,7 @@ func (x *commitServiceListCommitsByOidClient) Recv() (*ListCommitsByOidResponse,
}
func (c *commitServiceClient) FilterShasWithSignatures(ctx context.Context, opts ...grpc.CallOption) (CommitService_FilterShasWithSignaturesClient, error) {
- stream, err := c.cc.NewStream(ctx, &_CommitService_serviceDesc.Streams[10], "/gitaly.CommitService/FilterShasWithSignatures", opts...)
+ stream, err := c.cc.NewStream(ctx, &_CommitService_serviceDesc.Streams[11], "/gitaly.CommitService/FilterShasWithSignatures", opts...)
if err != nil {
return nil, err
}
@@ -2960,7 +3214,7 @@ func (x *commitServiceFilterShasWithSignaturesClient) Recv() (*FilterShasWithSig
}
func (c *commitServiceClient) ExtractCommitSignature(ctx context.Context, in *ExtractCommitSignatureRequest, opts ...grpc.CallOption) (CommitService_ExtractCommitSignatureClient, error) {
- stream, err := c.cc.NewStream(ctx, &_CommitService_serviceDesc.Streams[11], "/gitaly.CommitService/ExtractCommitSignature", opts...)
+ stream, err := c.cc.NewStream(ctx, &_CommitService_serviceDesc.Streams[12], "/gitaly.CommitService/ExtractCommitSignature", opts...)
if err != nil {
return nil, err
}
@@ -2992,7 +3246,7 @@ func (x *commitServiceExtractCommitSignatureClient) Recv() (*ExtractCommitSignat
}
func (c *commitServiceClient) GetCommitSignatures(ctx context.Context, in *GetCommitSignaturesRequest, opts ...grpc.CallOption) (CommitService_GetCommitSignaturesClient, error) {
- stream, err := c.cc.NewStream(ctx, &_CommitService_serviceDesc.Streams[12], "/gitaly.CommitService/GetCommitSignatures", opts...)
+ stream, err := c.cc.NewStream(ctx, &_CommitService_serviceDesc.Streams[13], "/gitaly.CommitService/GetCommitSignatures", opts...)
if err != nil {
return nil, err
}
@@ -3024,7 +3278,7 @@ func (x *commitServiceGetCommitSignaturesClient) Recv() (*GetCommitSignaturesRes
}
func (c *commitServiceClient) GetCommitMessages(ctx context.Context, in *GetCommitMessagesRequest, opts ...grpc.CallOption) (CommitService_GetCommitMessagesClient, error) {
- stream, err := c.cc.NewStream(ctx, &_CommitService_serviceDesc.Streams[13], "/gitaly.CommitService/GetCommitMessages", opts...)
+ stream, err := c.cc.NewStream(ctx, &_CommitService_serviceDesc.Streams[14], "/gitaly.CommitService/GetCommitMessages", opts...)
if err != nil {
return nil, err
}
@@ -3074,6 +3328,9 @@ type CommitServiceServer interface {
LastCommitForPath(context.Context, *LastCommitForPathRequest) (*LastCommitForPathResponse, error)
ListLastCommitsForTree(*ListLastCommitsForTreeRequest, CommitService_ListLastCommitsForTreeServer) error
CommitsByMessage(*CommitsByMessageRequest, CommitService_CommitsByMessageServer) error
+ // ListCommits is a bidirectional stream where the server opens one git process and as such the
+ // start up costs are armortized.
+ ListCommits(CommitService_ListCommitsServer) error
ListCommitsByOid(*ListCommitsByOidRequest, CommitService_ListCommitsByOidServer) error
FilterShasWithSignatures(CommitService_FilterShasWithSignaturesServer) error
// ExtractCommitSignature returns a stream because the signed text may be
@@ -3403,6 +3660,32 @@ func (x *commitServiceCommitsByMessageServer) Send(m *CommitsByMessageResponse)
return x.ServerStream.SendMsg(m)
}
+func _CommitService_ListCommits_Handler(srv interface{}, stream grpc.ServerStream) error {
+ return srv.(CommitServiceServer).ListCommits(&commitServiceListCommitsServer{stream})
+}
+
+type CommitService_ListCommitsServer interface {
+ Send(*ListCommitsResponse) error
+ Recv() (*ListCommitsRequest, error)
+ grpc.ServerStream
+}
+
+type commitServiceListCommitsServer struct {
+ grpc.ServerStream
+}
+
+func (x *commitServiceListCommitsServer) Send(m *ListCommitsResponse) error {
+ return x.ServerStream.SendMsg(m)
+}
+
+func (x *commitServiceListCommitsServer) Recv() (*ListCommitsRequest, error) {
+ m := new(ListCommitsRequest)
+ if err := x.ServerStream.RecvMsg(m); err != nil {
+ return nil, err
+ }
+ return m, nil
+}
+
func _CommitService_ListCommitsByOid_Handler(srv interface{}, stream grpc.ServerStream) error {
m := new(ListCommitsByOidRequest)
if err := stream.RecvMsg(m); err != nil {
@@ -3593,6 +3876,12 @@ var _CommitService_serviceDesc = grpc.ServiceDesc{
ServerStreams: true,
},
{
+ StreamName: "ListCommits",
+ Handler: _CommitService_ListCommits_Handler,
+ ServerStreams: true,
+ ClientStreams: true,
+ },
+ {
StreamName: "ListCommitsByOid",
Handler: _CommitService_ListCommitsByOid_Handler,
ServerStreams: true,
@@ -3622,130 +3911,135 @@ var _CommitService_serviceDesc = grpc.ServiceDesc{
Metadata: "commit.proto",
}
-func init() { proto.RegisterFile("commit.proto", fileDescriptor_commit_35518e4c3cf3fa03) }
-
-var fileDescriptor_commit_35518e4c3cf3fa03 = []byte{
- // 1942 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x59, 0x4b, 0x6f, 0xe3, 0xc8,
- 0x11, 0x36, 0xf5, 0x24, 0x4b, 0x8e, 0x57, 0xee, 0x79, 0xc9, 0xb4, 0x3d, 0xf6, 0x72, 0x77, 0x36,
- 0x5e, 0x6c, 0x56, 0x36, 0x9c, 0x07, 0x92, 0x5c, 0x02, 0x7b, 0xc7, 0x76, 0xc6, 0x99, 0x19, 0x2d,
- 0x68, 0x01, 0x83, 0x2c, 0x02, 0x08, 0xb4, 0xd8, 0x92, 0xb9, 0xa6, 0x44, 0x0d, 0xd9, 0xb2, 0xad,
- 0x00, 0xb9, 0x04, 0x41, 0xee, 0x01, 0x82, 0xe4, 0x9c, 0x1f, 0xb0, 0x3f, 0x20, 0xc7, 0x1c, 0x73,
- 0xc9, 0x21, 0x3f, 0x25, 0xc7, 0x9c, 0x82, 0x7e, 0xb1, 0x49, 0x91, 0xb4, 0x67, 0xc6, 0xe3, 0xc9,
- 0x45, 0x60, 0x57, 0x77, 0xd7, 0xab, 0xbb, 0xbe, 0xaa, 0x6a, 0xc1, 0x62, 0x3f, 0x18, 0x8d, 0x3c,
- 0xd2, 0x9e, 0x84, 0x01, 0x09, 0x50, 0x6d, 0xe8, 0x11, 0xc7, 0x9f, 0x99, 0x8b, 0xd1, 0x99, 0x13,
- 0x62, 0x97, 0x53, 0xcd, 0x8d, 0x61, 0x10, 0x0c, 0x7d, 0xbc, 0xcd, 0x46, 0xa7, 0xd3, 0xc1, 0x36,
- 0xf1, 0x46, 0x38, 0x22, 0xce, 0x68, 0xc2, 0x17, 0x58, 0x3e, 0xa0, 0xaf, 0x18, 0x9b, 0x13, 0xe2,
- 0x90, 0xc8, 0xc6, 0xaf, 0xa7, 0x38, 0x22, 0x68, 0x17, 0x20, 0xc4, 0x93, 0x20, 0xf2, 0x48, 0x10,
- 0xce, 0x5a, 0xda, 0xa6, 0xb6, 0xd5, 0xd8, 0x45, 0x6d, 0x2e, 0xa1, 0x6d, 0xc7, 0x33, 0x76, 0x62,
- 0x15, 0x32, 0x41, 0x0f, 0xf1, 0x85, 0x17, 0x79, 0xc1, 0xb8, 0x55, 0xda, 0xd4, 0xb6, 0x16, 0xed,
- 0x78, 0xfc, 0xf3, 0xda, 0x7f, 0xfe, 0xba, 0x55, 0xd2, 0x4b, 0x56, 0x1f, 0xee, 0xa5, 0xa4, 0x45,
- 0x93, 0x60, 0x1c, 0x61, 0xd4, 0x84, 0x72, 0xe0, 0xb9, 0x4c, 0x8e, 0x61, 0xd3, 0x4f, 0xb4, 0x06,
- 0x86, 0xe3, 0xba, 0x1e, 0xf1, 0x82, 0x71, 0xc4, 0xb8, 0x55, 0x6d, 0x45, 0xa0, 0xb3, 0x2e, 0xf6,
- 0x31, 0x9f, 0x2d, 0xf3, 0xd9, 0x98, 0x60, 0xfd, 0x49, 0x83, 0x47, 0x5c, 0xca, 0xb3, 0x68, 0x6f,
- 0xdc, 0xc7, 0x11, 0x09, 0xc2, 0xdb, 0x18, 0xb6, 0x01, 0x0d, 0x47, 0xb0, 0xe9, 0x79, 0x2e, 0xd3,
- 0xc6, 0xb0, 0x41, 0x92, 0x9e, 0xb9, 0x68, 0x05, 0xf4, 0xfe, 0x99, 0xe7, 0xbb, 0x74, 0xb6, 0xcc,
- 0x66, 0xeb, 0x6c, 0xfc, 0xcc, 0x8d, 0x0d, 0xdf, 0x81, 0x56, 0x56, 0x25, 0x61, 0xfd, 0x7d, 0xa8,
- 0x5e, 0x38, 0xfe, 0x14, 0x33, 0x75, 0x74, 0x9b, 0x0f, 0xac, 0x3f, 0x6b, 0xd0, 0xec, 0x86, 0x18,
- 0x1f, 0x8c, 0x49, 0x38, 0xbb, 0xa3, 0x73, 0x41, 0x08, 0x2a, 0x13, 0x87, 0x9c, 0x31, 0xad, 0x17,
- 0x6d, 0xf6, 0x4d, 0xd5, 0xf1, 0xbd, 0x91, 0x47, 0x5a, 0x95, 0x4d, 0x6d, 0xab, 0x6c, 0xf3, 0x41,
- 0x6c, 0xc8, 0xbf, 0x35, 0x58, 0x4e, 0xa8, 0x25, 0x4c, 0xf8, 0x29, 0x54, 0xc8, 0x6c, 0xc2, 0x2d,
- 0x58, 0xda, 0xfd, 0x54, 0x6a, 0x94, 0x59, 0xd8, 0xee, 0x9c, 0x7e, 0x8b, 0xfb, 0xa4, 0x3b, 0x9b,
- 0x60, 0x9b, 0xed, 0x90, 0x47, 0x5f, 0x52, 0x47, 0x8f, 0xa0, 0x12, 0x79, 0xbf, 0xc5, 0x4c, 0xa7,
- 0xb2, 0xcd, 0xbe, 0x29, 0x6d, 0x14, 0xb8, 0x98, 0xa9, 0x54, 0xb5, 0xd9, 0x37, 0xa5, 0xb9, 0x0e,
- 0x71, 0x5a, 0x55, 0xae, 0x3b, 0xfd, 0xb6, 0x7e, 0x0c, 0xa0, 0x24, 0x20, 0x80, 0xda, 0x57, 0x9d,
- 0x17, 0x2f, 0x9e, 0x75, 0x9b, 0x0b, 0x48, 0x87, 0xca, 0xfe, 0xf3, 0xce, 0x7e, 0x53, 0xa3, 0x5f,
- 0x5d, 0xfb, 0xe0, 0xa0, 0x59, 0x42, 0x75, 0x28, 0x77, 0xf7, 0x8e, 0x9a, 0x65, 0xeb, 0x12, 0x1e,
- 0xf0, 0xd3, 0x89, 0xf6, 0x31, 0xb9, 0xc4, 0x78, 0x7c, 0x1b, 0x7f, 0x23, 0xa8, 0x0c, 0xc2, 0x60,
- 0x24, 0x7c, 0xcd, 0xbe, 0xd1, 0x12, 0x94, 0x48, 0x20, 0xbc, 0x5c, 0x22, 0x41, 0xec, 0xcd, 0x03,
- 0x78, 0x38, 0x2f, 0x58, 0x78, 0xf4, 0x0b, 0xa8, 0xf3, 0xf0, 0x8e, 0x5a, 0xda, 0x66, 0x79, 0xab,
- 0xb1, 0xbb, 0x2c, 0xc5, 0x1e, 0x79, 0x84, 0xef, 0xb1, 0xe5, 0x0a, 0xeb, 0x2f, 0x25, 0x1a, 0x57,
- 0xd3, 0xb1, 0x98, 0xb8, 0xab, 0x30, 0x46, 0x3b, 0x50, 0x75, 0x06, 0x04, 0x87, 0xcc, 0x92, 0xc6,
- 0xae, 0xd9, 0xe6, 0xe8, 0xd2, 0x96, 0xe8, 0xd2, 0xee, 0x4a, 0x74, 0xb1, 0xf9, 0x42, 0xb4, 0x0b,
- 0xb5, 0x53, 0x3c, 0x08, 0x42, 0x7e, 0x74, 0xd7, 0x6f, 0x11, 0x2b, 0xe3, 0x4b, 0x59, 0x4d, 0x5c,
- 0xca, 0x55, 0x30, 0x46, 0xce, 0x55, 0xaf, 0x4f, 0x8d, 0x6c, 0xd5, 0xd8, 0x2d, 0xd0, 0x47, 0xce,
- 0x15, 0x33, 0x9a, 0xde, 0x21, 0xc7, 0xf7, 0x5b, 0x75, 0x16, 0x3e, 0xf4, 0x33, 0xf6, 0xef, 0x0f,
- 0xe0, 0x7e, 0xda, 0x2f, 0x2a, 0xe4, 0x38, 0x2b, 0x8d, 0xb1, 0xe2, 0x03, 0xeb, 0x3b, 0x0d, 0xd6,
- 0xd8, 0xf2, 0xa7, 0xde, 0x05, 0x0e, 0x87, 0xde, 0x78, 0xf8, 0x1e, 0xfc, 0xf9, 0x06, 0xd7, 0x21,
- 0x6d, 0x5d, 0x3d, 0x6d, 0x9d, 0xb4, 0xe5, 0xb8, 0xa2, 0x57, 0x9a, 0xd5, 0xe3, 0x8a, 0x5e, 0x6d,
- 0xd6, 0x8e, 0x2b, 0x7a, 0xad, 0x59, 0xb7, 0x7a, 0xb0, 0x5e, 0xa0, 0xae, 0x30, 0x73, 0x1d, 0xc0,
- 0xc7, 0x03, 0xd2, 0x4b, 0xda, 0x6a, 0x50, 0x0a, 0xf7, 0xdb, 0x06, 0x34, 0x42, 0x6f, 0x78, 0x26,
- 0xe7, 0x39, 0xcc, 0x02, 0x23, 0xb1, 0x05, 0xd6, 0x7f, 0x35, 0x30, 0xe2, 0x18, 0xce, 0x41, 0xe9,
- 0x15, 0xd0, 0xc3, 0x20, 0x20, 0x3d, 0x15, 0xc1, 0x75, 0x3a, 0xee, 0xf0, 0x28, 0xce, 0x20, 0xcb,
- 0xb6, 0x40, 0x89, 0x0a, 0x43, 0x89, 0xd5, 0x0c, 0x4a, 0xb4, 0xd9, 0x6f, 0x02, 0x1c, 0x64, 0xd8,
- 0x57, 0x13, 0x61, 0xbf, 0x0e, 0xc0, 0xaf, 0x3d, 0x93, 0x5a, 0x63, 0x52, 0x0d, 0x4e, 0xa1, 0x72,
- 0x57, 0xc1, 0x18, 0xf8, 0x0e, 0xe9, 0x31, 0xe1, 0x75, 0x7e, 0x7f, 0x29, 0xe1, 0x6b, 0x87, 0x9c,
- 0x59, 0x5f, 0x80, 0x11, 0x8b, 0x88, 0x11, 0x61, 0x21, 0x46, 0x04, 0x2d, 0x81, 0x18, 0x65, 0xeb,
- 0x6f, 0x1a, 0x3c, 0x38, 0xc2, 0x44, 0x6a, 0xe7, 0xe1, 0xe8, 0x43, 0xa2, 0xf0, 0x1a, 0x18, 0x21,
- 0xee, 0x4f, 0xc3, 0xc8, 0xbb, 0xe0, 0x0e, 0xd3, 0x6d, 0x45, 0x48, 0xe2, 0xc7, 0xbc, 0x8a, 0x0a,
- 0x3f, 0x30, 0x27, 0xcd, 0xe3, 0x87, 0x02, 0x65, 0xb9, 0xc2, 0xfa, 0x16, 0x9a, 0xcf, 0xbd, 0x88,
- 0x1c, 0x7a, 0x3e, 0xbe, 0xf3, 0x12, 0xe0, 0x73, 0x58, 0x4e, 0xc8, 0x52, 0xf1, 0x48, 0xad, 0xe6,
- 0xba, 0x2e, 0xda, 0x7c, 0x60, 0x9d, 0xc3, 0xf2, 0xa1, 0x37, 0x76, 0x05, 0xda, 0xdd, 0xb1, 0x5e,
- 0xbf, 0x00, 0x94, 0x14, 0x26, 0x14, 0xfb, 0x1c, 0x6a, 0xfc, 0x6e, 0x09, 0x49, 0x39, 0x28, 0x2c,
- 0x16, 0x58, 0x43, 0x78, 0x44, 0x0d, 0x93, 0x78, 0x3e, 0xeb, 0x78, 0xee, 0x6d, 0x74, 0x8e, 0x13,
- 0x63, 0x59, 0x44, 0x5b, 0xac, 0xe9, 0x11, 0xb4, 0xb2, 0x82, 0xde, 0x25, 0x6d, 0xfc, 0xbe, 0x04,
- 0x0f, 0xa8, 0xcd, 0x7b, 0xbe, 0x7f, 0xc7, 0x89, 0x23, 0x05, 0x70, 0xe5, 0x39, 0xf8, 0xa6, 0x09,
- 0xff, 0xdc, 0x9b, 0xc8, 0xe4, 0x4e, 0xbf, 0xd1, 0xcf, 0xa0, 0x1a, 0x84, 0x2e, 0x0e, 0x59, 0xe8,
- 0x2f, 0xed, 0x7e, 0x22, 0x65, 0xe7, 0xaa, 0xdb, 0xee, 0xd0, 0xa5, 0x36, 0xdf, 0x61, 0x3d, 0x81,
- 0x2a, 0x1b, 0xd3, 0xb0, 0x7e, 0xd9, 0x79, 0x79, 0x20, 0x02, 0xbc, 0xf3, 0x75, 0x87, 0x27, 0xff,
- 0xa7, 0x7b, 0xdd, 0x83, 0x66, 0x29, 0x19, 0x42, 0xf3, 0x4c, 0xdf, 0xc5, 0x97, 0x7f, 0x28, 0x27,
- 0xef, 0xcf, 0x9d, 0x39, 0x32, 0x2e, 0xce, 0xb8, 0x13, 0xf9, 0x00, 0x3d, 0x84, 0x5a, 0x30, 0x18,
- 0x44, 0x98, 0x08, 0x1f, 0x8a, 0x91, 0x0a, 0xab, 0x6a, 0x22, 0xac, 0xe8, 0xea, 0x41, 0xe0, 0xfb,
- 0xc1, 0x25, 0x43, 0x4f, 0xdd, 0x16, 0x23, 0x9a, 0x0e, 0xa8, 0xef, 0x7b, 0x23, 0x1c, 0x0e, 0x71,
- 0x24, 0xd2, 0x29, 0x50, 0xd2, 0x0b, 0x46, 0x41, 0x1f, 0xc3, 0xa2, 0xeb, 0x45, 0xce, 0xa9, 0x8f,
- 0x7b, 0x97, 0x8e, 0x7f, 0xde, 0xd2, 0xd9, 0x8a, 0x86, 0xa0, 0xbd, 0x72, 0xfc, 0x73, 0x55, 0x21,
- 0x18, 0x6f, 0x5f, 0x21, 0xc0, 0x1b, 0x57, 0x08, 0x22, 0xe1, 0x37, 0xb2, 0x09, 0x7f, 0x1f, 0xee,
- 0xa5, 0x4e, 0xe1, 0x5d, 0x8e, 0x72, 0x22, 0x8b, 0xb2, 0xe7, 0xce, 0x78, 0x38, 0x75, 0x86, 0x77,
- 0x8f, 0x89, 0xdf, 0xc5, 0x1d, 0x4b, 0x42, 0xa4, 0x50, 0xfd, 0x10, 0x0c, 0x5f, 0x12, 0x85, 0xf2,
- 0x5b, 0x52, 0x64, 0xc1, 0x9e, 0xb6, 0xa4, 0xd8, 0x6a, 0xab, 0x79, 0x0c, 0xba, 0x24, 0xd3, 0x88,
- 0x1b, 0x3b, 0x23, 0x2c, 0x52, 0x39, 0xfb, 0xa6, 0x77, 0x85, 0x75, 0x8e, 0x4c, 0xc9, 0x92, 0xcd,
- 0x07, 0xbc, 0x50, 0xf2, 0x83, 0x50, 0xf4, 0x35, 0x7c, 0x60, 0xfd, 0x0e, 0x3e, 0xb2, 0x9d, 0xcb,
- 0x7d, 0xdf, 0x19, 0xe1, 0x0f, 0x98, 0x13, 0x63, 0x77, 0x7d, 0x06, 0x4d, 0x25, 0x5e, 0xb8, 0x49,
- 0x76, 0x03, 0x5a, 0xa2, 0x1b, 0xf8, 0xa3, 0x06, 0xad, 0xe7, 0x8e, 0x44, 0xca, 0xc3, 0x20, 0xa4,
- 0x45, 0xc0, 0xff, 0x43, 0xe1, 0x43, 0x58, 0xc9, 0xd1, 0xe3, 0xed, 0x53, 0xcc, 0xdf, 0x35, 0x58,
- 0xa7, 0xd0, 0xaf, 0x98, 0x45, 0x87, 0x41, 0x48, 0x13, 0xfa, 0xfb, 0xb4, 0xca, 0x78, 0x9b, 0x06,
- 0x31, 0x07, 0x83, 0xaa, 0x49, 0x0c, 0x8a, 0x7d, 0xf0, 0x2f, 0x0d, 0x1e, 0x17, 0xe9, 0x2e, 0x3c,
- 0xf1, 0x72, 0x3e, 0x4a, 0x7f, 0x24, 0x35, 0xbf, 0x7e, 0x63, 0x3b, 0x76, 0x2c, 0xa3, 0x4a, 0x26,
- 0x66, 0x17, 0xbe, 0x97, 0x9a, 0x49, 0xb8, 0xba, 0x74, 0x83, 0xab, 0x53, 0x86, 0x1b, 0xdc, 0xf0,
- 0xe3, 0x8a, 0xae, 0x25, 0x12, 0xc7, 0x3f, 0xe3, 0xa0, 0x8d, 0xf6, 0x67, 0x2f, 0x70, 0x14, 0xd1,
- 0x80, 0xbb, 0xa3, 0xcb, 0xa5, 0x9c, 0x5b, 0x9e, 0x07, 0xf8, 0x9c, 0xa3, 0xc8, 0x6b, 0xa0, 0xee,
- 0x43, 0xf5, 0xf5, 0x14, 0x87, 0x33, 0x51, 0x31, 0xf3, 0x41, 0xb2, 0xa4, 0xc8, 0x9a, 0xf2, 0x2e,
- 0xd8, 0xf9, 0x1a, 0x36, 0x0e, 0x3d, 0x9f, 0xe0, 0xf0, 0xe4, 0xcc, 0x89, 0x5e, 0x79, 0xe4, 0xec,
- 0xc4, 0x1b, 0x8e, 0x1d, 0x32, 0x0d, 0xf1, 0x6d, 0x9b, 0xa8, 0xe8, 0xcc, 0x89, 0x58, 0x35, 0xb4,
- 0x68, 0xb3, 0xef, 0x58, 0xf7, 0x9f, 0xc0, 0x66, 0xb1, 0x48, 0x85, 0x0e, 0x6c, 0xbf, 0xa6, 0xf6,
- 0x5b, 0x57, 0xb0, 0x7e, 0x70, 0x45, 0x42, 0xa7, 0x2f, 0x8c, 0x88, 0xb7, 0xdd, 0x46, 0xd1, 0x55,
- 0x10, 0xbd, 0x88, 0x7a, 0x29, 0xd2, 0x39, 0x21, 0xf1, 0x18, 0xd4, 0x83, 0xc7, 0x45, 0x92, 0x85,
- 0xbe, 0x6b, 0x60, 0x44, 0x92, 0x28, 0x20, 0x4d, 0x11, 0x58, 0xa2, 0xf6, 0x86, 0x63, 0xec, 0xf6,
- 0x08, 0xbe, 0x22, 0xe2, 0xb2, 0x00, 0x27, 0x75, 0xf1, 0x15, 0xb1, 0x2e, 0xc1, 0x3c, 0xc2, 0xf3,
- 0xcc, 0x6f, 0x75, 0x00, 0xaa, 0xeb, 0xf2, 0xdc, 0x48, 0x14, 0xa5, 0x86, 0x34, 0x4c, 0x9d, 0xc5,
- 0x0c, 0x56, 0x73, 0x05, 0x0b, 0xb3, 0x52, 0xde, 0xd1, 0xd2, 0xde, 0x49, 0xdb, 0x5c, 0xba, 0xc1,
- 0xe6, 0x72, 0xc6, 0xe6, 0x29, 0xb4, 0x62, 0xd1, 0xe2, 0x0a, 0x7f, 0x08, 0x8b, 0x6d, 0x58, 0xc9,
- 0x11, 0xfb, 0x26, 0xf6, 0xb6, 0xa0, 0x3e, 0xe2, 0x1b, 0x84, 0xb5, 0x72, 0xb8, 0xfb, 0x8f, 0x25,
- 0x09, 0x5c, 0x27, 0x38, 0xbc, 0xf0, 0xfa, 0x18, 0xbd, 0x82, 0xe6, 0xfc, 0xf3, 0x21, 0xda, 0x48,
- 0x57, 0x01, 0x99, 0xb7, 0x4e, 0x73, 0xb3, 0x78, 0x01, 0xd7, 0xcf, 0x5a, 0x40, 0x4f, 0x93, 0x0d,
- 0x7e, 0x2b, 0xe7, 0xdd, 0x8e, 0xb3, 0x5a, 0x29, 0x7c, 0xd1, 0xb3, 0x16, 0x76, 0x34, 0x74, 0x02,
- 0x4b, 0xe9, 0x67, 0x2c, 0xb4, 0x9e, 0x96, 0x3d, 0xf7, 0xae, 0x66, 0x3e, 0x2e, 0x9a, 0x4e, 0x30,
- 0xfd, 0x15, 0x2c, 0x26, 0xdf, 0x6e, 0xd0, 0xaa, 0xda, 0x93, 0x79, 0xe9, 0x32, 0xd7, 0xf2, 0x27,
- 0x63, 0x3b, 0x07, 0xf0, 0x20, 0xf7, 0xa9, 0x04, 0x7d, 0x9a, 0xda, 0x58, 0xf0, 0xf0, 0x63, 0x3e,
- 0xb9, 0x61, 0x55, 0x2c, 0xe7, 0x04, 0x96, 0xd2, 0x0d, 0xb9, 0xf2, 0x44, 0xee, 0x5b, 0x82, 0xf2,
- 0x44, 0x7e, 0x1f, 0xcf, 0x3c, 0xf1, 0x14, 0x8c, 0xb8, 0x65, 0x56, 0x87, 0x34, 0xdf, 0xb1, 0xab,
- 0x43, 0xca, 0xf4, 0xd7, 0x8c, 0xcb, 0x01, 0x80, 0x2a, 0x8d, 0xd1, 0x4a, 0xb2, 0xa3, 0x4a, 0x75,
- 0xd8, 0xa6, 0x99, 0x37, 0x15, 0x5b, 0xf8, 0x4b, 0x68, 0x24, 0x9e, 0xf0, 0x91, 0x99, 0x3e, 0xc9,
- 0xe4, 0xbf, 0x08, 0xe6, 0x6a, 0xee, 0x5c, 0xd2, 0x57, 0xe9, 0xce, 0x4b, 0xf9, 0x2a, 0xb7, 0xcd,
- 0x53, 0xbe, 0xca, 0x6f, 0xd8, 0x98, 0x95, 0xc7, 0xd0, 0x48, 0x34, 0x00, 0x28, 0xc7, 0x96, 0xac,
- 0x7a, 0x39, 0x1d, 0x03, 0xe3, 0xd5, 0x85, 0x8f, 0xe6, 0x2a, 0x6c, 0xf4, 0xb8, 0xb0, 0xf4, 0xe6,
- 0x3c, 0x37, 0x6e, 0x28, 0xcd, 0xad, 0x05, 0xb4, 0x07, 0xba, 0xac, 0x5e, 0xd1, 0xa3, 0x18, 0x84,
- 0xd2, 0xe5, 0xb4, 0xd9, 0xca, 0x4e, 0x24, 0x14, 0xfb, 0x06, 0x96, 0x33, 0xf5, 0x24, 0x8a, 0xc3,
- 0xbd, 0xa8, 0xe4, 0x35, 0x3f, 0xbe, 0x66, 0x45, 0xac, 0xde, 0x39, 0x3c, 0xcc, 0xaf, 0xb6, 0xd0,
- 0x93, 0x9b, 0xaa, 0x31, 0x2e, 0xe5, 0xb3, 0x37, 0x2b, 0xda, 0x98, 0x21, 0xbf, 0x96, 0xb8, 0xa6,
- 0xea, 0x8e, 0x79, 0x5c, 0xcb, 0x14, 0x57, 0xf3, 0xb8, 0x96, 0x2d, 0x59, 0x24, 0xeb, 0xf9, 0x57,
- 0x12, 0xc5, 0xba, 0xe0, 0xa1, 0x46, 0xb1, 0x2e, 0x7a, 0x60, 0x61, 0xac, 0x23, 0x68, 0x15, 0x55,
- 0x1c, 0xe8, 0xfb, 0xea, 0x52, 0x5d, 0x5b, 0x06, 0x99, 0x5b, 0x37, 0x2f, 0x94, 0x22, 0xb7, 0xb4,
- 0x1d, 0x8d, 0x9e, 0x4b, 0x7e, 0xd1, 0xa0, 0xce, 0xe5, 0xda, 0x72, 0x46, 0x9d, 0xcb, 0xf5, 0xb5,
- 0x07, 0xb3, 0xf0, 0x14, 0xee, 0xe5, 0xe4, 0x71, 0x64, 0x25, 0xc0, 0xaa, 0xa0, 0xba, 0x30, 0x3f,
- 0xb9, 0x76, 0x4d, 0x42, 0xc6, 0x6f, 0x60, 0x39, 0x93, 0x39, 0xd5, 0x25, 0x2e, 0xca, 0xe5, 0xea,
- 0x12, 0x17, 0xa6, 0x5d, 0xca, 0x7d, 0x7f, 0xe7, 0x1b, 0xba, 0xce, 0x77, 0x4e, 0xdb, 0xfd, 0x60,
- 0xb4, 0xcd, 0x3f, 0xbf, 0x0c, 0xc2, 0xe1, 0x36, 0xdf, 0xfd, 0x25, 0x7b, 0x5d, 0xd8, 0x1e, 0x06,
- 0x62, 0x3c, 0x39, 0x3d, 0xad, 0x31, 0xd2, 0x0f, 0xff, 0x17, 0x00, 0x00, 0xff, 0xff, 0xad, 0x41,
- 0x2d, 0xba, 0x57, 0x1d, 0x00, 0x00,
+func init() { proto.RegisterFile("commit.proto", fileDescriptor_commit_af967a85bd8c3d92) }
+
+var fileDescriptor_commit_af967a85bd8c3d92 = []byte{
+ // 2026 bytes of a gzipped FileDescriptorProto
+ 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x59, 0x49, 0x6f, 0x1b, 0xc9,
+ 0x15, 0x56, 0x73, 0xef, 0x47, 0xc5, 0xa6, 0xca, 0x1b, 0xd5, 0x92, 0x2c, 0xb9, 0x67, 0x3c, 0xd1,
+ 0x60, 0x32, 0x94, 0xa1, 0x2c, 0xc8, 0x06, 0x24, 0xe2, 0x58, 0x92, 0xad, 0xc8, 0xe6, 0xa0, 0x45,
+ 0xc0, 0xc8, 0x20, 0x00, 0xd1, 0x62, 0x17, 0xc9, 0x1e, 0x35, 0xd9, 0x74, 0x77, 0x51, 0x12, 0x03,
+ 0xe4, 0x12, 0x04, 0xb9, 0x06, 0x01, 0x82, 0xe4, 0x9c, 0x1f, 0x30, 0x3f, 0x20, 0xb7, 0x5c, 0x73,
+ 0xc9, 0x21, 0x3f, 0x25, 0xc7, 0x9c, 0x82, 0x5a, 0xba, 0xab, 0x57, 0xc9, 0x92, 0x2c, 0xcf, 0x85,
+ 0xa8, 0x7a, 0xf5, 0xaa, 0xde, 0x52, 0x55, 0x5f, 0x7f, 0xf5, 0x08, 0x8b, 0x7d, 0x77, 0x3c, 0xb6,
+ 0x49, 0x6b, 0xea, 0xb9, 0xc4, 0x45, 0x95, 0xa1, 0x4d, 0x4c, 0x67, 0xae, 0x2d, 0xfa, 0x23, 0xd3,
+ 0xc3, 0x16, 0x97, 0x6a, 0xeb, 0x43, 0xd7, 0x1d, 0x3a, 0x78, 0x8b, 0xf5, 0x8e, 0x67, 0x83, 0x2d,
+ 0x62, 0x8f, 0xb1, 0x4f, 0xcc, 0xf1, 0x94, 0x2b, 0xe8, 0x0e, 0xa0, 0x2f, 0xd8, 0x32, 0x47, 0xc4,
+ 0x24, 0xbe, 0x81, 0xdf, 0xce, 0xb0, 0x4f, 0xd0, 0x36, 0x80, 0x87, 0xa7, 0xae, 0x6f, 0x13, 0xd7,
+ 0x9b, 0x37, 0x95, 0x0d, 0x65, 0xb3, 0xbe, 0x8d, 0x5a, 0xdc, 0x42, 0xcb, 0x08, 0x47, 0x8c, 0x88,
+ 0x16, 0xd2, 0xa0, 0xe6, 0xe1, 0x53, 0xdb, 0xb7, 0xdd, 0x49, 0xb3, 0xb0, 0xa1, 0x6c, 0x2e, 0x1a,
+ 0x61, 0xff, 0xa7, 0x95, 0xff, 0xfe, 0x6d, 0xb3, 0x50, 0x2b, 0xe8, 0x7d, 0xb8, 0x17, 0xb3, 0xe6,
+ 0x4f, 0xdd, 0x89, 0x8f, 0x51, 0x03, 0x8a, 0xae, 0x6d, 0x31, 0x3b, 0xaa, 0x41, 0x9b, 0x68, 0x15,
+ 0x54, 0xd3, 0xb2, 0x6c, 0x62, 0xbb, 0x13, 0x9f, 0xad, 0x56, 0x36, 0xa4, 0x80, 0x8e, 0x5a, 0xd8,
+ 0xc1, 0x7c, 0xb4, 0xc8, 0x47, 0x43, 0x81, 0xfe, 0x67, 0x05, 0x1e, 0x71, 0x2b, 0x2f, 0xfd, 0x9d,
+ 0x49, 0x1f, 0xfb, 0xc4, 0xf5, 0x6e, 0x12, 0xd8, 0x3a, 0xd4, 0x4d, 0xb1, 0x4c, 0xcf, 0xb6, 0x98,
+ 0x37, 0xaa, 0x01, 0x81, 0xe8, 0xa5, 0x85, 0x96, 0xa1, 0xd6, 0x1f, 0xd9, 0x8e, 0x45, 0x47, 0x8b,
+ 0x6c, 0xb4, 0xca, 0xfa, 0x2f, 0xad, 0x30, 0xf0, 0x67, 0xd0, 0x4c, 0xbb, 0x24, 0xa2, 0xbf, 0x0f,
+ 0xe5, 0x53, 0xd3, 0x99, 0x61, 0xe6, 0x4e, 0xcd, 0xe0, 0x1d, 0xfd, 0x2f, 0x0a, 0x34, 0xba, 0x1e,
+ 0xc6, 0xbb, 0x13, 0xe2, 0xcd, 0x6f, 0x69, 0x5f, 0x10, 0x82, 0xd2, 0xd4, 0x24, 0x23, 0xe6, 0xf5,
+ 0xa2, 0xc1, 0xda, 0xd4, 0x1d, 0xc7, 0x1e, 0xdb, 0xa4, 0x59, 0xda, 0x50, 0x36, 0x8b, 0x06, 0xef,
+ 0x84, 0x81, 0xfc, 0x47, 0x81, 0xa5, 0x88, 0x5b, 0x22, 0x84, 0x1f, 0x43, 0x89, 0xcc, 0xa7, 0x3c,
+ 0x82, 0x3b, 0xdb, 0x1f, 0x07, 0x1e, 0xa5, 0x14, 0x5b, 0x9d, 0xe3, 0xaf, 0x71, 0x9f, 0x74, 0xe7,
+ 0x53, 0x6c, 0xb0, 0x19, 0xc1, 0xd6, 0x17, 0xe4, 0xd6, 0x23, 0x28, 0xf9, 0xf6, 0x6f, 0x31, 0xf3,
+ 0xa9, 0x68, 0xb0, 0x36, 0x95, 0x8d, 0x5d, 0x0b, 0x33, 0x97, 0xca, 0x06, 0x6b, 0x53, 0x99, 0x65,
+ 0x12, 0xb3, 0x59, 0xe6, 0xbe, 0xd3, 0xb6, 0xfe, 0x43, 0x00, 0x69, 0x01, 0x01, 0x54, 0xbe, 0xe8,
+ 0xbc, 0x7a, 0xf5, 0xb2, 0xdb, 0x58, 0x40, 0x35, 0x28, 0xb5, 0x0f, 0x3b, 0xed, 0x86, 0x42, 0x5b,
+ 0x5d, 0x63, 0x77, 0xb7, 0x51, 0x40, 0x55, 0x28, 0x76, 0x77, 0xf6, 0x1b, 0x45, 0xfd, 0x0c, 0x1e,
+ 0xf0, 0xdd, 0xf1, 0xdb, 0x98, 0x9c, 0x61, 0x3c, 0xb9, 0x49, 0xbe, 0x11, 0x94, 0x06, 0x9e, 0x3b,
+ 0x16, 0xb9, 0x66, 0x6d, 0x74, 0x07, 0x0a, 0xc4, 0x15, 0x59, 0x2e, 0x10, 0x37, 0xcc, 0xe6, 0x2e,
+ 0x3c, 0x4c, 0x1a, 0x16, 0x19, 0xfd, 0x0c, 0xaa, 0xfc, 0x7a, 0xfb, 0x4d, 0x65, 0xa3, 0xb8, 0x59,
+ 0xdf, 0x5e, 0x0a, 0xcc, 0xee, 0xdb, 0x84, 0xcf, 0x31, 0x02, 0x0d, 0xfd, 0xaf, 0x05, 0x7a, 0xaf,
+ 0x66, 0x13, 0x31, 0x70, 0x5b, 0xd7, 0x18, 0x3d, 0x83, 0xb2, 0x39, 0x20, 0xd8, 0x63, 0x91, 0xd4,
+ 0xb7, 0xb5, 0x16, 0x47, 0x97, 0x56, 0x80, 0x2e, 0xad, 0x6e, 0x80, 0x2e, 0x06, 0x57, 0x44, 0xdb,
+ 0x50, 0x39, 0xc6, 0x03, 0xd7, 0xe3, 0x5b, 0x77, 0xf1, 0x14, 0xa1, 0x19, 0x1e, 0xca, 0x72, 0xe4,
+ 0x50, 0xae, 0x80, 0x3a, 0x36, 0xcf, 0x7b, 0x7d, 0x1a, 0x64, 0xb3, 0xc2, 0x4e, 0x41, 0x6d, 0x6c,
+ 0x9e, 0xb3, 0xa0, 0xe9, 0x19, 0x32, 0x1d, 0xa7, 0x59, 0x65, 0xd7, 0x87, 0x36, 0xc3, 0xfc, 0x7e,
+ 0x0f, 0xee, 0xc7, 0xf3, 0x22, 0xaf, 0x1c, 0x5f, 0x4a, 0x61, 0x4b, 0xf1, 0x8e, 0xfe, 0x8d, 0x02,
+ 0xab, 0x4c, 0xfd, 0xb9, 0x7d, 0x8a, 0xbd, 0xa1, 0x3d, 0x19, 0xbe, 0x87, 0x7c, 0xbe, 0xc3, 0x71,
+ 0x88, 0x47, 0x57, 0x8d, 0x47, 0x17, 0xc4, 0x72, 0x50, 0xaa, 0x95, 0x1a, 0xe5, 0x83, 0x52, 0xad,
+ 0xdc, 0xa8, 0x1c, 0x94, 0x6a, 0x95, 0x46, 0x55, 0xef, 0xc1, 0x5a, 0x8e, 0xbb, 0x22, 0xcc, 0x35,
+ 0x00, 0x07, 0x0f, 0x48, 0x2f, 0x1a, 0xab, 0x4a, 0x25, 0x3c, 0x6f, 0xeb, 0x50, 0xf7, 0xec, 0xe1,
+ 0x28, 0x18, 0xe7, 0x30, 0x0b, 0x4c, 0xc4, 0x14, 0xf4, 0xff, 0x29, 0xa0, 0x86, 0x77, 0x38, 0x03,
+ 0xa5, 0x97, 0xa1, 0xe6, 0xb9, 0x2e, 0xe9, 0xc9, 0x1b, 0x5c, 0xa5, 0xfd, 0x0e, 0xbf, 0xc5, 0x29,
+ 0x64, 0xd9, 0x12, 0x28, 0x51, 0x62, 0x28, 0xb1, 0x92, 0x42, 0x89, 0x16, 0xfb, 0x8d, 0x80, 0x43,
+ 0x70, 0xed, 0xcb, 0x91, 0x6b, 0xbf, 0x06, 0xc0, 0x8f, 0x3d, 0xb3, 0x5a, 0x61, 0x56, 0x55, 0x2e,
+ 0xa1, 0x76, 0x57, 0x40, 0x1d, 0x38, 0x26, 0xe9, 0x31, 0xe3, 0x55, 0x7e, 0x7e, 0xa9, 0xe0, 0x4b,
+ 0x93, 0x8c, 0xf4, 0xcf, 0x40, 0x0d, 0x4d, 0x84, 0x88, 0xb0, 0x10, 0x22, 0x82, 0x12, 0x41, 0x8c,
+ 0xa2, 0xfe, 0x77, 0x05, 0x1e, 0xec, 0x63, 0x12, 0x78, 0x67, 0x63, 0xff, 0x43, 0xa2, 0xf0, 0x2a,
+ 0xa8, 0x1e, 0xee, 0xcf, 0x3c, 0xdf, 0x3e, 0xe5, 0x09, 0xab, 0x19, 0x52, 0x10, 0xc5, 0x8f, 0xa4,
+ 0x8b, 0x12, 0x3f, 0x30, 0x17, 0x25, 0xf1, 0x43, 0x82, 0x72, 0xa0, 0xa1, 0x7f, 0x0d, 0x8d, 0x43,
+ 0xdb, 0x27, 0x7b, 0xb6, 0x83, 0x6f, 0x9d, 0x02, 0x7c, 0x0a, 0x4b, 0x11, 0x5b, 0xf2, 0x3e, 0xd2,
+ 0xa8, 0xb9, 0xaf, 0x8b, 0x06, 0xef, 0xe8, 0x27, 0xb0, 0xb4, 0x67, 0x4f, 0x2c, 0x81, 0x76, 0xb7,
+ 0xec, 0xd7, 0x2f, 0x00, 0x45, 0x8d, 0x09, 0xc7, 0x3e, 0x85, 0x0a, 0x3f, 0x5b, 0xc2, 0x52, 0x06,
+ 0x0a, 0x0b, 0x05, 0xfd, 0x9f, 0x0a, 0x20, 0x1a, 0x59, 0x02, 0x33, 0x7e, 0x06, 0x95, 0x11, 0x36,
+ 0x2d, 0xec, 0x89, 0x15, 0x9e, 0x04, 0x2b, 0xa4, 0x75, 0x5b, 0x2f, 0x98, 0xe2, 0x8b, 0x05, 0x43,
+ 0x4c, 0x41, 0xab, 0x49, 0xc7, 0x5f, 0x2c, 0x48, 0xd7, 0xb5, 0x9f, 0x43, 0x85, 0xcf, 0xb8, 0x4e,
+ 0x52, 0x82, 0xc0, 0xdb, 0x2a, 0x54, 0xa7, 0xe6, 0xdc, 0x71, 0x4d, 0x4b, 0xff, 0x25, 0xdc, 0x8b,
+ 0x79, 0x75, 0xf5, 0x24, 0x0c, 0xe1, 0x51, 0x64, 0x85, 0xf6, 0xbc, 0x63, 0x5b, 0x37, 0xd9, 0xb8,
+ 0x90, 0x1d, 0x14, 0x05, 0xe4, 0x84, 0xdb, 0xb5, 0x0f, 0xcd, 0xb4, 0xa1, 0xeb, 0x7c, 0x3b, 0x7f,
+ 0x5f, 0x80, 0x07, 0x74, 0xe3, 0x77, 0x1c, 0xe7, 0x96, 0xbf, 0x9e, 0x31, 0x94, 0x2f, 0x26, 0xbe,
+ 0x61, 0x94, 0xf5, 0x9c, 0xd8, 0xd3, 0x80, 0xe1, 0xd0, 0x36, 0xfa, 0x09, 0x94, 0x5d, 0x8f, 0x9e,
+ 0x9c, 0x32, 0x03, 0xcc, 0x8f, 0x02, 0xdb, 0x99, 0xee, 0xb6, 0x3a, 0x54, 0xd5, 0xe0, 0x33, 0xf4,
+ 0xa7, 0x50, 0x66, 0x7d, 0x8a, 0x6d, 0xaf, 0x3b, 0xaf, 0x77, 0x05, 0xca, 0x75, 0xbe, 0xec, 0x70,
+ 0x06, 0xf4, 0x7c, 0xa7, 0xbb, 0xdb, 0x28, 0x44, 0x71, 0x24, 0xb9, 0xe8, 0x75, 0x72, 0xf9, 0x87,
+ 0x62, 0xf4, 0x12, 0xdd, 0x5a, 0x22, 0x43, 0x86, 0xca, 0x93, 0xc8, 0x3b, 0xe8, 0x21, 0x54, 0xdc,
+ 0xc1, 0xc0, 0xc7, 0x44, 0xe4, 0x50, 0xf4, 0x24, 0xb6, 0x94, 0x23, 0xd8, 0x42, 0xb5, 0x07, 0xae,
+ 0xe3, 0xb8, 0x67, 0xec, 0x13, 0x52, 0x33, 0x44, 0x8f, 0x7e, 0x13, 0x69, 0xee, 0x7b, 0x63, 0xec,
+ 0x0d, 0xb1, 0x2f, 0x38, 0x05, 0x50, 0xd1, 0x2b, 0x26, 0x41, 0x4f, 0x60, 0xd1, 0xb2, 0x7d, 0xf3,
+ 0xd8, 0xc1, 0xbd, 0x33, 0xd3, 0x39, 0x69, 0xd6, 0x98, 0x46, 0x5d, 0xc8, 0xde, 0x98, 0xce, 0x89,
+ 0xa4, 0x49, 0xea, 0xd5, 0x69, 0x12, 0xbc, 0x33, 0x4d, 0x12, 0xac, 0xa7, 0x9e, 0x66, 0x3d, 0x6d,
+ 0xb8, 0x17, 0xdb, 0x85, 0xeb, 0x6c, 0xe5, 0x34, 0x60, 0xa6, 0x87, 0xe6, 0x64, 0x38, 0x33, 0x87,
+ 0xb7, 0xff, 0x61, 0xf8, 0x26, 0x7c, 0xb6, 0x45, 0x4c, 0x0a, 0xd7, 0xf7, 0x40, 0x75, 0x02, 0xa1,
+ 0x70, 0x7e, 0x33, 0x30, 0x99, 0x33, 0xa7, 0x15, 0x48, 0x0c, 0x39, 0x55, 0x3b, 0x80, 0x5a, 0x20,
+ 0xa6, 0x37, 0x6e, 0x62, 0x8e, 0xb1, 0xe0, 0x33, 0xac, 0x4d, 0xcf, 0x0a, 0x7b, 0x3e, 0x33, 0x27,
+ 0x0b, 0x06, 0xef, 0x70, 0xb6, 0xe8, 0xb8, 0x9e, 0x78, 0xdc, 0xf1, 0x8e, 0xfe, 0x3b, 0xb8, 0x6b,
+ 0x98, 0x67, 0x6d, 0xc7, 0x1c, 0xe3, 0x0f, 0x48, 0x0c, 0xc2, 0x74, 0x7d, 0x02, 0x0d, 0x69, 0x5e,
+ 0xa4, 0x29, 0x78, 0x12, 0x29, 0x91, 0x27, 0xd1, 0x1f, 0x15, 0x68, 0x1e, 0x9a, 0x01, 0x52, 0xee,
+ 0xb9, 0x1e, 0x65, 0x42, 0xdf, 0x86, 0xc3, 0x7b, 0xb0, 0x9c, 0xe1, 0xc7, 0xd5, 0x3f, 0x31, 0xff,
+ 0x50, 0x60, 0x8d, 0x42, 0xbf, 0x5c, 0xcc, 0xdf, 0x73, 0x3d, 0xca, 0x6a, 0xde, 0x67, 0x54, 0xea,
+ 0x55, 0x5e, 0xc9, 0x19, 0x18, 0x54, 0x8e, 0x62, 0x50, 0x98, 0x83, 0x7f, 0x2b, 0xf0, 0x38, 0xcf,
+ 0x77, 0x91, 0x89, 0xd7, 0xc9, 0x5b, 0xfa, 0x83, 0x28, 0x61, 0xc8, 0x9f, 0xd8, 0x0a, 0x13, 0xcb,
+ 0xa4, 0xc1, 0x22, 0x5a, 0x17, 0xbe, 0x13, 0x1b, 0x89, 0xa4, 0xba, 0x70, 0x49, 0xaa, 0x63, 0x81,
+ 0xab, 0x3c, 0xf0, 0x83, 0x52, 0x4d, 0x89, 0x7c, 0x38, 0xfe, 0x15, 0x5e, 0x5a, 0xbf, 0x3d, 0x7f,
+ 0x85, 0x7d, 0x9f, 0x5e, 0xb8, 0x5b, 0x3a, 0x5c, 0x32, 0xb9, 0xc5, 0x24, 0xc0, 0x67, 0x6c, 0x45,
+ 0xd6, 0x2b, 0xf2, 0x3e, 0x94, 0xdf, 0xce, 0xb0, 0x37, 0x17, 0xcf, 0x06, 0xde, 0x89, 0x52, 0x8a,
+ 0x74, 0x28, 0xd7, 0xc1, 0xce, 0xb7, 0xb0, 0xbe, 0x67, 0x3b, 0x04, 0x7b, 0x47, 0x23, 0xd3, 0x7f,
+ 0x63, 0x93, 0xd1, 0x91, 0x3d, 0x9c, 0x98, 0x64, 0xe6, 0xe1, 0x9b, 0xbe, 0x24, 0xfd, 0x91, 0xe9,
+ 0x33, 0x36, 0xb4, 0x68, 0xb0, 0x76, 0xe8, 0xfb, 0x8f, 0x60, 0x23, 0xdf, 0xa4, 0x44, 0x07, 0x36,
+ 0x5f, 0x91, 0xf3, 0xf5, 0x73, 0x58, 0xdb, 0x3d, 0x27, 0x9e, 0xd9, 0x17, 0x41, 0x84, 0xd3, 0x6e,
+ 0xe2, 0xe8, 0x0a, 0x88, 0x07, 0x99, 0x2c, 0x97, 0xd5, 0xb8, 0x20, 0x52, 0x11, 0xeb, 0xc1, 0xe3,
+ 0x3c, 0xcb, 0xc2, 0xdf, 0x55, 0x50, 0xfd, 0x40, 0x28, 0x20, 0x4d, 0x0a, 0xd8, 0x87, 0xda, 0x1e,
+ 0x4e, 0xb0, 0xd5, 0x23, 0xf8, 0x9c, 0x88, 0xc3, 0x02, 0x5c, 0xd4, 0xc5, 0xe7, 0x44, 0x3f, 0x03,
+ 0x6d, 0x1f, 0x27, 0x17, 0xbf, 0xd1, 0x06, 0xc8, 0xa7, 0xa7, 0x6d, 0xf9, 0x82, 0x94, 0xaa, 0x41,
+ 0x60, 0x72, 0x2f, 0xe6, 0xb0, 0x92, 0x69, 0x58, 0x84, 0x15, 0xcb, 0x8e, 0x12, 0xcf, 0x4e, 0x3c,
+ 0xe6, 0xc2, 0x25, 0x31, 0x17, 0x53, 0x31, 0xcf, 0xa0, 0x19, 0x9a, 0x16, 0x47, 0xf8, 0x43, 0x44,
+ 0x6c, 0xc0, 0x72, 0x86, 0xd9, 0x77, 0x89, 0xb7, 0x09, 0xd5, 0x31, 0x9f, 0x20, 0xa2, 0x0d, 0xba,
+ 0xdb, 0x7f, 0xba, 0x1b, 0x00, 0xd7, 0x11, 0xf6, 0x4e, 0xed, 0x3e, 0x46, 0x6f, 0xa0, 0x91, 0xac,
+ 0xa1, 0xa2, 0xf5, 0x38, 0x0b, 0x48, 0x15, 0x7c, 0xb5, 0x8d, 0x7c, 0x05, 0xee, 0x9f, 0xbe, 0x80,
+ 0x9e, 0x47, 0xab, 0x1c, 0xcd, 0x8c, 0xe2, 0x25, 0x5f, 0x6a, 0x39, 0xb7, 0xac, 0xa9, 0x2f, 0x3c,
+ 0x53, 0xd0, 0x11, 0xdc, 0x89, 0xd7, 0xf2, 0xd0, 0x5a, 0xdc, 0x76, 0xa2, 0xb8, 0xa8, 0x3d, 0xce,
+ 0x1b, 0x8e, 0x2c, 0xfa, 0x2b, 0x58, 0x8c, 0x16, 0xb0, 0xd0, 0x8a, 0x9c, 0x93, 0x2a, 0xf7, 0x69,
+ 0xab, 0xd9, 0x83, 0x61, 0x9c, 0x03, 0x78, 0x90, 0x59, 0x2f, 0x42, 0x1f, 0xc7, 0x26, 0xe6, 0x54,
+ 0xbf, 0xb4, 0xa7, 0x97, 0x68, 0x85, 0x76, 0x8e, 0xe0, 0x4e, 0xbc, 0x2a, 0x21, 0x33, 0x91, 0x59,
+ 0x50, 0x91, 0x99, 0xc8, 0x2e, 0x66, 0xb0, 0x4c, 0x3c, 0x07, 0x35, 0xac, 0x1b, 0xc8, 0x4d, 0x4a,
+ 0x96, 0x2d, 0xe4, 0x26, 0xa5, 0x8a, 0x0c, 0x6c, 0x95, 0x5d, 0x00, 0x49, 0x8d, 0xd1, 0x72, 0xf4,
+ 0x45, 0x15, 0x2b, 0x33, 0x68, 0x5a, 0xd6, 0x50, 0x18, 0xe1, 0x0b, 0xa8, 0x47, 0xfe, 0xc7, 0x40,
+ 0x5a, 0x7c, 0x27, 0xa3, 0x7f, 0xa5, 0x68, 0x2b, 0x99, 0x63, 0xd1, 0x5c, 0xc5, 0x5f, 0x5e, 0x32,
+ 0x57, 0x99, 0xcf, 0x3c, 0x99, 0xab, 0xec, 0x07, 0x1b, 0x8b, 0xf2, 0x00, 0xea, 0x91, 0x07, 0x00,
+ 0xca, 0x88, 0x25, 0xed, 0x5e, 0xc6, 0x8b, 0x81, 0xad, 0xd5, 0x85, 0xbb, 0x09, 0x86, 0x8d, 0x1e,
+ 0xe7, 0x52, 0x6f, 0xbe, 0xe6, 0xfa, 0x25, 0xd4, 0x5c, 0x5f, 0x40, 0x3b, 0x50, 0x0b, 0xd8, 0x2b,
+ 0x7a, 0x14, 0x82, 0x50, 0x9c, 0x4e, 0x6b, 0xcd, 0xf4, 0x40, 0xc4, 0xb1, 0xaf, 0x60, 0x29, 0xc5,
+ 0x27, 0x51, 0x78, 0xdd, 0xf3, 0x28, 0xaf, 0xf6, 0xe4, 0x02, 0x8d, 0xd0, 0xbd, 0x13, 0x78, 0x98,
+ 0xcd, 0xb6, 0xd0, 0xd3, 0xcb, 0xd8, 0x18, 0xb7, 0xf2, 0xc9, 0xbb, 0x91, 0x36, 0x16, 0xc8, 0xaf,
+ 0x03, 0x5c, 0x93, 0xbc, 0x23, 0x89, 0x6b, 0x29, 0x72, 0x95, 0xc4, 0xb5, 0x34, 0x65, 0x61, 0x4b,
+ 0x1f, 0x42, 0x3d, 0x52, 0x25, 0x91, 0x07, 0x21, 0x5d, 0x7b, 0x92, 0x07, 0x21, 0xa3, 0x02, 0xa4,
+ 0x2f, 0x6c, 0x2a, 0xdc, 0xd1, 0x64, 0xcd, 0x45, 0x3a, 0x9a, 0x53, 0xf6, 0x91, 0x8e, 0xe6, 0x95,
+ 0x6b, 0x98, 0xa3, 0x3e, 0x34, 0xf3, 0xf8, 0x0b, 0xfa, 0xae, 0x3c, 0xa2, 0x17, 0x92, 0x2a, 0x6d,
+ 0xf3, 0x72, 0xc5, 0x58, 0x3c, 0x27, 0xf0, 0x30, 0x9b, 0x82, 0xc8, 0x5d, 0xbe, 0x90, 0x1c, 0xc9,
+ 0x5d, 0xbe, 0x98, 0xc9, 0xb0, 0x08, 0x8f, 0xe1, 0x5e, 0x06, 0x2b, 0x40, 0x7a, 0x04, 0xfa, 0x72,
+ 0xb8, 0x8a, 0xf6, 0xd1, 0x85, 0x3a, 0x11, 0x1b, 0xbf, 0x81, 0xa5, 0xd4, 0x77, 0x58, 0x5e, 0x89,
+ 0x3c, 0x66, 0x20, 0xaf, 0x44, 0xee, 0x47, 0x9c, 0xae, 0xde, 0x7e, 0xf6, 0x15, 0xd5, 0x73, 0xcc,
+ 0xe3, 0x56, 0xdf, 0x1d, 0x6f, 0xf1, 0xe6, 0xe7, 0xae, 0x37, 0xdc, 0xe2, 0xb3, 0x3f, 0x67, 0xb5,
+ 0x8a, 0xad, 0xa1, 0x2b, 0xfa, 0xd3, 0xe3, 0xe3, 0x0a, 0x13, 0x7d, 0xff, 0xff, 0x01, 0x00, 0x00,
+ 0xff, 0xff, 0x65, 0x0d, 0x89, 0xca, 0xaa, 0x1e, 0x00, 0x00,
}