| [ Index ] |
PHP Cross Reference of Phabricator |
| Up one level | ||
| DiffusionLowLevelCommitFieldsQuery.php [source] [139 lines] | ||
| DiffusionLowLevelCommitQuery.php [source] [160 lines] | Populate a @{class:DiffusionCommitRef} with information about a specific commit in a repository. This is a low-level query which talks directly to the underlying VCS. | |
| DiffusionLowLevelGitRefQuery.php [source] [135 lines] | Execute and parse a low-level Git ref query using `git for-each-ref`. This is useful for returning a list of tags or branches. | |
| DiffusionLowLevelMercurialBranchesQuery.php [source] [44 lines] | Execute and parse a low-level Mercurial branches query using `hg branches`. | |
| DiffusionLowLevelMercurialPathsQuery.php [source] [36 lines] | Execute and parse a low-level Mercurial paths query using `hg locate`. | |
| DiffusionLowLevelParentsQuery.php [source] [84 lines] | ||
| DiffusionLowLevelQuery.php [source] [26 lines] | ||
| DiffusionLowLevelResolveRefsQuery.php [source] [219 lines] | Resolves references (like short commit names, branch names, tag names, etc.) into canonical, stable commit identifiers. This query works for all repository types. |
| Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |