package simple_op_store

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Bookmark

simple_op_store.proto:62

Used in: View

message CommitPredecessors

simple_op_store.proto:144

Used in: Operation

message GitRef

simple_op_store.proto:70

Used in: View

message Operation

simple_op_store.proto:118

message OperationMetadata

simple_op_store.proto:134

Used in: Operation

message RefConflict

simple_op_store.proto:26

This is redundant with `RefTargetTerm`. It exists for historical reasons. TODO: Consider deprecating it.

Used in: RefTarget

message RefConflict.Term

simple_op_store.proto:27

Used in: RefConflict

message RefConflictLegacy

simple_op_store.proto:19

Used in: RefTarget

message RefTarget

simple_op_store.proto:35

RefTarget that may be serialized in legacy form.

Used in: Bookmark, GitRef, RemoteBookmark, Tag, View

message RefTargetTerm

simple_op_store.proto:46

RefTarget term that should be serialized in native form, in which positive and negative terms alternate.

Used in: RemoteRef

message RemoteBookmark

simple_op_store.proto:55

Used in: Bookmark

message RemoteRef

simple_op_store.proto:79

Used in: RemoteView

enum RemoteRefState

simple_op_store.proto:50

Used in: RemoteBookmark, RemoteRef

message RemoteView

simple_op_store.proto:112

Used in: View

message Tag

simple_op_store.proto:85

Used in: View

message Timestamp

simple_op_store.proto:129

TODO: Share with store.proto? Do we even need the timezone here?

Used in: OperationMetadata

message View

simple_op_store.proto:90