mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 06:42:41 +01:00
6ec09b2f48
Summary: Ref T13520. Replace "FileTree" with a "VectorTree" that does roughly the same thing. The major goals are: - Compress trees which contain sequences of child directories with no sibilings. - Build hierarchies of paths where path components may include renames. This is approximately similar to "FileTree" and similar to client logic in the new paths panel. Test Plan: See next change. Maniphest Tasks: T13520 Differential Revision: https://secure.phabricator.com/D21182 |
||
---|---|---|
.. | ||
__tests__ | ||
binary | ||
linesofalarge | ||
FileFinder.php | ||
FileList.php | ||
Filesystem.php | ||
FilesystemException.php | ||
PhutilDeferredLog.php | ||
PhutilDirectoryFixture.php | ||
PhutilFileLock.php | ||
PhutilLock.php | ||
PhutilLockException.php | ||
PhutilProcessQuery.php | ||
PhutilProcessRef.php | ||
TempFile.php |