[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 400 lines (11 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
setHistory(array $history) X-Ref |
No description |
loadRevisions() X-Ref |
No description |
setHandles(array $handles) X-Ref |
No description |
getRequiredHandlePHIDs() X-Ref |
No description |
setParents(array $parents) X-Ref |
No description |
setIsHead($is_head) X-Ref |
No description |
loadBuildablesOnDemand() X-Ref |
No description |
render() X-Ref |
No description |
renderGraph() X-Ref |
Draw a merge/branch graph from the parent revision data. We're basically building up a bunch of strings like this: ^ |^ o| |o o ...which form an ASCII representation of the graph we eventually want to draw. NOTE: The actual implementation is black magic. |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |