1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 09:38:50 +02:00
phorge-arcanist/src/workflow
kwadwo 8692587921 Arc diff tries to upload files it knows about using a content hash rather than transfering data.
Summary:
Arc diff will hash file data and try to upload the file using upload by hash rather than transferring data. If it is unable, it defaults to its normal behavior

Attempts to upload file by hash, use regular upload method otherwise

Test Plan: Figure out how to arc diff to my local install and look at the behavior

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin, mehrapulkit

Differential Revision: https://secure.phabricator.com/D4968
2013-02-17 14:30:43 -08:00
..
exception Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistAliasWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistAmendWorkflow.php Remove ArcanistRepositoryAPI::setDefaultBaseCommit() 2012-12-17 12:53:38 -08:00
ArcanistAnoidWorkflow.php Fix dynamic string usage as safe input 2013-02-02 16:28:15 -08:00
ArcanistBaseWorkflow.php Decide whether to commit or amend with arc diff -a 2013-02-14 11:56:53 -08:00
ArcanistBookmarkWorkflow.php Support arc bookmark in Mercurial 2013-02-13 13:58:07 -08:00
ArcanistBranchWorkflow.php Support arc bookmark in Mercurial 2013-02-13 13:58:07 -08:00
ArcanistBrowseWorkflow.php Add arc browse workflow 2012-12-09 14:10:21 -08:00
ArcanistCallConduitWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistCloseRevisionWorkflow.php Reuse code in close-revision workflow 2012-12-07 18:22:23 -08:00
ArcanistCloseWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistCommitWorkflow.php Fix dynamic string usage as safe input 2013-02-04 11:34:32 -08:00
ArcanistCoverWorkflow.php Refactor commit ranges and base commit handling 2012-12-17 12:54:08 -08:00
ArcanistDiffWorkflow.php Arc diff tries to upload files it knows about using a content hash rather than transfering data. 2013-02-17 14:30:43 -08:00
ArcanistDownloadWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistExportWorkflow.php Refactor commit ranges and base commit handling 2012-12-17 12:54:08 -08:00
ArcanistFeatureWorkflow.php Support arc bookmark in Mercurial 2013-02-13 13:58:07 -08:00
ArcanistFlagWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistGetConfigWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistGitHookPreReceiveWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistHelpWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistInlinesWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistInstallCertificateWorkflow.php make arc install-certificate <uri> work if uri is specified 2013-01-03 09:23:20 -08:00
ArcanistLandWorkflow.php Fix hg 'arc land' when the mq extension is not enabled 2013-02-14 11:37:49 -08:00
ArcanistLiberateWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistLintWorkflow.php Respect granularity in reading cached lint messages 2013-02-14 11:45:38 -08:00
ArcanistListWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistMarkCommittedWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistPasteWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistPatchWorkflow.php Fix various SVN escaping issues in arc patch 2013-02-15 14:53:25 -08:00
ArcanistSetConfigWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistShellCompleteWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistSvnHookPreCommitWorkflow.php Change lint_engine to lint.engine 2012-11-20 15:42:35 -08:00
ArcanistTasksWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistTodoWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistUnitWorkflow.php Implement --everything, --json and --ugly flags for arc unit 2012-12-17 12:56:41 -08:00
ArcanistUpgradeWorkflow.php Remove ArcanistRepositoryAPI::setDefaultBaseCommit() 2012-12-17 12:53:38 -08:00
ArcanistUploadWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistWhichWorkflow.php Refactor commit ranges and base commit handling 2012-12-17 12:54:08 -08:00