1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-27 01:02:41 +01:00
phorge-arcanist/src/workflow
vrana a6221ea166 Patch 'unix:filemode' property as 'svn:executable' in SVN
Summary: Patch created on Git contains 'unix:filemode' property which is useless in SVN.

Test Plan: Exported a bundle changing a file to executable in Git, applied it in SVN, verified that the file is executable.

Reviewers: epriestley

Reviewed By: epriestley

CC: ptarjan, aran, Korvin, digoangeline

Differential Revision: https://secure.phabricator.com/D3554
2012-09-27 10:13:17 -07:00
..
exception Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistAliasWorkflow.php Fix an issue where 'arc alias' reverses parameters 2012-08-08 12:58:27 -07:00
ArcanistAmendWorkflow.php Use .^ instead of HEAD^ for mercurial 2012-06-11 10:00:02 -04:00
ArcanistAnoidWorkflow.php Create a mysterious new workflow 2012-07-22 14:39:53 -07:00
ArcanistBaseWorkflow.php Unuse $argv in arc diff --background 2012-09-24 12:02:54 -07:00
ArcanistBranchWorkflow.php Fix an issue where branches at the same commit race to destruction in "arc branch" 2012-08-07 18:21:32 -07:00
ArcanistCallConduitWorkflow.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistCloseRevisionWorkflow.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistCloseWorkflow.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistCommitWorkflow.php Always include 'workflow' on Arcanist events 2012-09-04 12:08:04 -07:00
ArcanistCoverWorkflow.php Use pht() 2012-06-14 16:26:11 -07:00
ArcanistDiffWorkflow.php Don't run background process with raw diff source 2012-09-26 09:44:42 -07:00
ArcanistDownloadWorkflow.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistExportWorkflow.php Support "D123", not just "123", for "arc export --revision" 2012-06-27 18:33:28 -07:00
ArcanistFlagWorkflow.php Add an arc flag workflow 2012-08-03 12:00:54 -07:00
ArcanistGetConfigWorkflow.php Minor, improve behavior of arc get-config. 2012-07-25 20:14:38 -07:00
ArcanistGitHookPreReceiveWorkflow.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistHelpWorkflow.php Add example to --ansi 2012-06-21 10:32:28 -07:00
ArcanistInlinesWorkflow.php Allow specifying root in arc inlines 2012-08-09 17:44:57 -07:00
ArcanistInstallCertificateWorkflow.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistLandWorkflow.php Allow the "arc land --onto" default to be read from user config 2012-06-20 12:29:07 -07:00
ArcanistLiberateWorkflow.php Create v2 libraries 2012-08-22 15:43:54 -07:00
ArcanistLintWorkflow.php Delete obsolete comment 2012-09-04 23:13:43 -07:00
ArcanistListWorkflow.php Simplify "arc branch" and make it work in immutable history repositories 2012-06-26 10:50:43 -07:00
ArcanistMarkCommittedWorkflow.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistPasteWorkflow.php Use paste.query for arc paste 2012-08-29 11:04:19 -07:00
ArcanistPatchWorkflow.php Patch 'unix:filemode' property as 'svn:executable' in SVN 2012-09-27 10:13:17 -07:00
ArcanistSetConfigWorkflow.php Enrich arc configuration and add stronger typing 2012-07-25 18:37:09 -07:00
ArcanistShellCompleteWorkflow.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistSvnHookPreCommitWorkflow.php Define interface for lint renderers 2012-06-01 17:35:38 -07:00
ArcanistTasksWorkflow.php Fix help message for arc tasks --status 2012-06-25 17:46:51 -03:00
ArcanistTodoWorkflow.php Adding confirmation message to 'arc todo' with information about the task created 2012-07-19 15:12:12 -07:00
ArcanistUnitWorkflow.php Publicize formatting unit test result 2012-09-13 22:36:46 -07:00
ArcanistUpgradeWorkflow.php Minor, stop arc upgrade from prompting for commit ranges. 2012-07-02 19:50:35 -07:00
ArcanistUploadWorkflow.php Show "Fnnn" number in "arc upload" 2012-07-21 06:44:21 -07:00
ArcanistWhichWorkflow.php Fix some arc/mercurial issues 2012-07-17 16:16:11 -07:00