For more information on the search, visit the help page.
LogBlock
encode
reftable
RefBlock
RefRecord
ReftableReader
ReftableRefsContainer
ReftableWriter
RefUpdate
RefValue
_ReftableBatchContext
decode_varint_from_stream
encode_varint
_decode_ref_value
_decode_reftable_suffix_and_type
_encode_ref_value
_encode_reftable_suffix_and_type
BLOCK_TYPE_INDEX
BLOCK_TYPE_LOG
BLOCK_TYPE_OBJ
BLOCK_TYPE_REF
CRC_DATA_SIZE
DEFAULT_BLOCK_SIZE
EMBEDDED_FOOTER_MARKER
FINAL_PADDING_SIZE
HEADER_SIZE_V1
MAX_REASONABLE_BLOCK_SIZE
MAX_REASONABLE_SUFFIX_LEN
MAX_SYMREF_DEPTH
MIN_RECORD_SIZE
REF_VALUE_DELETE
REF_VALUE_PEELED
REF_VALUE_REF
REF_VALUE_SYMREF
REFTABLE_MAGIC
REFTABLE_VERSION
SHA1_BINARY_SIZE
SHA1_HEX_SIZE
SHA1_PEELED_HEX_SIZE
dulwich.reftable.LogBlock
dulwich
class LogBlock:
View In Hierarchy
A block containing reflog records - simplified for empty blocks only.
bytes
Encode empty log block for Git compatibility.