Page MenuHomePhabricator
Diviner libphutil Tech Docs ArcanistGitRawCommit

final class ArcanistGitRawCommit
libphutil Technical Documentation ()

This class is not documented.

Methods

public static function newEmptyCommit()

This method is not documented.
Return
wild

public static function newFromRawBlob($blob)

This method is not documented.
Parameters
$blob
Return
wild

public function getRawBlob()

This method is not documented.
Return
wild

public function setTreeHash($tree_hash)

This method is not documented.
Parameters
$tree_hash
Return
wild

public function getTreeHash()

This method is not documented.
Return
wild

public function setRawAuthor($raw_author)

This method is not documented.
Parameters
$raw_author
Return
wild

public function getRawAuthor()

This method is not documented.
Return
wild

public function setRawCommitter($raw_committer)

This method is not documented.
Parameters
$raw_committer
Return
wild

public function getRawCommitter()

This method is not documented.
Return
wild

public function setParents($parents)

This method is not documented.
Parameters
array$parents
Return
wild

public function getParents()

This method is not documented.
Return
wild

public function addParent($hash)

This method is not documented.
Parameters
$hash
Return
wild

public function setMessage($message)

This method is not documented.
Parameters
$message
Return
wild

public function getMessage()

This method is not documented.
Return
wild