1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-22 06:42:41 +01:00
phorge-arcanist/src/toolset
epriestley 93cf13cdb9 Remove all product name literals in "pht()" in Arcanist
Summary:
Ref T13658. Remove all product name literals from "pht()" strings, by replacing them with generic text where that feels reasonably natural, or "PlatformSymbols" calls elsewhere.

These calls were identified with `arc lint --everything` after enabling the lint rule in D21763.

Test Plan: Read strings, ran "arc".

Maniphest Tasks: T13658

Differential Revision: https://secure.phabricator.com/D21764
2022-04-25 12:21:31 -07:00
..
command In "arc land" in Mercurial, show a tidier "ls-remote" command 2020-06-10 10:27:17 -07:00
query Implement Conduit login prompt behavior as a pure FutureProxy, not a Future-like object 2020-07-01 06:37:31 -07:00
workflow Remove all product name literals in "pht()" in Arcanist 2022-04-25 12:21:31 -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 Fix additional "xsprintf()"-family static parameter errors 2020-09-08 11:45:54 -07:00
ArcanistArcToolset.php Remove all product name literals in "pht()" in Arcanist 2022-04-25 12:21:31 -07:00
ArcanistPhutilWorkflow.php Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer 2020-02-13 14:10:46 -08:00
ArcanistPrompt.php Avoid leaving stdin in nonblocking mode after a modern prompt 2021-05-30 01:33:15 -07:00
ArcanistPromptResponse.php Allow users to save prompt responses in "arc" workflows 2020-06-08 16:26:18 -07:00
ArcanistToolset.php Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer 2020-02-13 14:10:46 -08:00
ArcanistWorkflowArgument.php Update "arc help land" 2020-06-08 16:22: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