Data.Git.Storage.Object

data ObjectLocation hash

data ObjectType

type ObjectHeader hash

type ObjectData

data ObjectPtr hash

data Object hash

data ObjectInfo hash

class Objectable a

objectToType

objectTypeMarshall

objectTypeUnmarshall

objectTypeIsDelta

objectIsDelta

objectToTree

objectToCommit

objectToTag

objectToBlob

parsing function

treeParse

commitParse

tagParse

blobParse

objectParseTree

objectParseCommit

objectParseTag

objectParseBlob

writing function

objectWriteHeader

objectWrite

objectHash