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/parser
epriestley d3b77af8a5 Require "--" as an argument terminator when running noninteractively
Summary:
Depends on D21001. Ref T13490.

  - Require "--" to terminate arguments when running noninteractively.
  - Don't correct spelling when running noninteractively (we still suggest corrections).
  - Remove old "phage" wrapper script.
  - Fix an issue where "argv" could implicitly generate a parseable "--argv" flag.
  - Accept "--" as an argument terminator even when there is no argument list.
  - Update some strings to use more modern quoting style.
  - Make workflows decline to handle signals by default.
  - Allow "arc weld" to weld non-UTF8 files together.

Test Plan: Ran various commands. Welded non-UTF8 files.

Maniphest Tasks: T13490

Differential Revision: https://secure.phabricator.com/D21002
2020-02-16 09:16:51 -08:00
..
__tests__ Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
aast/api Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
argument Require "--" as an argument terminator when running noninteractively 2020-02-16 09:16:51 -08:00
diff Extend from Phobject 2015-06-15 15:47:33 +10:00
exception Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
generator/exception Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
html Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
http Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
xhpast Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
ArcanistBaseCommitParser.php Linter fixes 2015-12-07 21:35:34 +11:00
ArcanistBundle.php Make the ArcanistBundle algorithm do what "diff -u" does when hunks are arguably mergeable 2018-08-24 11:00:16 -07:00
ArcanistCommentRemover.php Make the Arcanist comment remover less aggressive about stripping instructional comments 2018-09-14 11:03:26 -07:00
ArcanistDiffParser.php Update documentation for changed splitGitDiffPaths function 2016-08-19 14:55:33 -07:00
PhutilBugtraqParser.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
PhutilDocblockParser.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
PhutilEditorConfig.php Merge utility/support changes from "wilds" to "master" 2020-02-13 14:10:09 -08:00
PhutilEmailAddress.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
PhutilGitURI.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
PhutilJSON.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
PhutilJSONParser.php Merge utility/support changes from "wilds" to "master" 2020-02-13 14:10:09 -08:00
PhutilLanguageGuesser.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
PhutilParserGenerator.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
PhutilQueryStringParser.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
PhutilSimpleOptions.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
PhutilTypeSpec.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
PhutilURI.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00