Class PhabricatorGitGraphStream
Tasks
Methods
public this __construct(PhabricatorRepository $repository, $start_commit)
| parameters | PhabricatorRepository | $repository | |
| wild | $start_commit | |
| return | this | | |
This method is not documented.
public getCommitDate($commit)
| parameters | wild | $commit | |
| return | wild | | |
This method is not documented.
public getParents($commit)
| parameters | wild | $commit | |
| return | wild | | |
This method is not documented.
private isParsed($commit)
| parameters | wild | $commit | |
| return | wild | | |
This method is not documented.
private parseUntil($commit)
| parameters | wild | $commit | |
| return | wild | | |
This method is not documented.