1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-09 00:12:40 +01:00
phorge-arcanist/src/toolset
epriestley 6af46f289a Support short aliases and repeatable arguments in Arcanist Workflow arguments
Summary: Ref T13546. Add support for short "-x" flags and repeatable "--say moo --say quack" flags.

Test Plan: In future changes, used "arc diff -m" and "arc land --onto ... --onto ...".

Maniphest Tasks: T13546

Differential Revision: https://secure.phabricator.com/D21310
2020-06-05 12:47:43 -07:00
..
command Port "arc upgrade" to Toolsets 2020-02-17 11:33:17 -08:00
query Update "arc paste" for Toolsets 2020-04-13 15:01:51 -07:00
workflow Make "arc <workflow> --help" work again for workflows which haven't updated yet 2020-04-25 08:57:28 -07:00
ArcanistAlias.php Update "arc alias" to modern workflows 2020-02-14 09:16:18 -08:00
ArcanistAliasEffect.php Update "arc alias" to modern workflows 2020-02-14 09:16:18 -08:00
ArcanistAliasEngine.php Restore "arc alias" shell aliases 2020-04-11 09:59:48 -07:00
ArcanistArcToolset.php Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer 2020-02-13 14:10:46 -08:00
ArcanistPhutilWorkflow.php Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer 2020-02-13 14:10:46 -08:00
ArcanistPrompt.php Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer 2020-02-13 14:10:46 -08:00
ArcanistToolset.php Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer 2020-02-13 14:10:46 -08:00
ArcanistWorkflowArgument.php Support short aliases and repeatable arguments in Arcanist Workflow arguments 2020-06-05 12:47:43 -07:00
ArcanistWorkflowInformation.php Port "arc weld" and "arc anoid" to Toolsets workflows, plus minor fixes 2020-02-16 09:16:24 -08:00