Page MenuHomePhabricator

Require "--" as an argument terminator when running noninteractively
ClosedPublic

Authored by epriestley on Feb 15 2020, 6:01 PM.
Tags
None
Referenced Files
F19898004: D21002.diff
Sun, Mar 29, 10:05 AM
F19846542: D21002.diff
Thu, Mar 12, 12:42 PM
F19846541: D21002.diff
Thu, Mar 12, 12:34 PM
F19846540: D21002.diff
Thu, Mar 12, 12:24 PM
F19824749: D21002.diff
Sun, Mar 8, 3:31 AM
F19791928: D21002.diff
Feb 26 2026, 2:10 AM
F19691101: D21002.diff
Feb 10 2026, 12:44 AM
F19561319: D21002.id.diff
Jan 31 2026, 10:01 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 16 2020, 5:16 PM
This revision was automatically updated to reflect the committed changes.