1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-08 16:02:39 +01:00
phorge-arcanist/src
epriestley 7378e2baad Remove special casing of "arc --version"
Summary: See PHI1765. You can find version information with "arc version". Remove this undocumented special-case.

Test Plan:
  - Ran `arc --version`, no longer got a workflow API exception.
  - Searched the documentation for references to `arc --version` (instead of `arc version`), found none.

Differential Revision: https://secure.phabricator.com/D21306
2020-06-02 08:58:06 -07:00
..
__tests__ Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer 2020-02-13 14:10:46 -08:00
browse Add "--browse" to "arc upload" and update behavior, particularly "--json" 2020-05-01 09:13:01 -07:00
channel Move Phage to FuturePool 2020-04-05 05:56:21 -07:00
conduit Allow construction of a ConduitEngine with a bare ConduitClient 2020-05-15 08:24:10 -07:00
config Remove obscure features no longer supported by Toolsets from "classic" Arcanist 2020-02-17 09:28:39 -08:00
configuration Remove special casing of "arc --version" 2020-06-02 08:58:06 -07:00
console Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
difference Fix an initialization issue in VectorTree 2020-05-04 15:50:26 -07:00
differential Merge "--draft" flag and related changes from "experimental" to "master" 2020-02-12 16:54:18 -08:00
docs Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
error Treat all PHP language-level errors as exceptions by default 2020-03-22 12:41:05 -07:00
events Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
exception Require "--" as an argument terminator when running noninteractively 2020-02-16 09:16:51 -08:00
extensions Changes to Arcanist for libphutil "extensions/" 2013-04-22 14:38:49 -07:00
filesystem Replace "PhutilFileTree" with a more abstract "VectorTree" 2020-04-28 12:09:56 -07:00
future update SSL error messge re:libphutil 2020-05-15 12:15:50 +00:00
hardpoint Bring "pro" browse queries from modern hardpoint code 2020-04-10 08:05:24 -07:00
hgdaemon Fix a property name collision in ArcanistHgServerChannel 2017-02-16 05:44:10 -08:00
init Improve error handling in ArcanistRuntime when failing to load libraries 2020-02-25 14:07:22 -08:00
inspector Update "arc paste" for Toolsets 2020-04-13 15:01:51 -07:00
internationalization Merge utility/support changes from "wilds" to "master" 2020-02-13 14:10:09 -08:00
ip Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
land Make "arc land --merge" an explicit error when targeting a Perforce remote 2019-10-28 11:59:42 -07:00
lexer Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
lint Make lint tests handle paths better and distinguish between "0" and "null" more carefully 2020-05-27 12:38:11 -07:00
log Update "arc paste" for Toolsets 2020-04-13 15:01:51 -07:00
moduleutils Merge utility/support changes from "wilds" to "master" 2020-02-13 14:10:09 -08:00
object Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
parser Accommodate PHP 7.4 changes to certain "preg_match_all()" calls 2020-04-26 08:40:08 -07:00
phage Allow "phage" to print execution status on SIGINT 2020-04-06 11:09:43 -07:00
progress Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
query Upgrade (most) Differential API callsites to "differential.revision.search" 2020-04-13 06:42:25 -07:00
readableserializer Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
ref Add "--browse" and "--input" to "arc paste", and remove "--json" (which had no effect) 2020-05-01 09:13:20 -07:00
repository Restore the ":(attr:filter=lfs)" test for LFS 2020-04-29 21:04:44 -07:00
runtime Make "arc <workflow> --help" work again for workflows which haven't updated yet 2020-04-25 08:57:28 -07:00
serviceprofiler Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
symbols Merge utility/support changes from "wilds" to "master" 2020-02-13 14:10:09 -08:00
toolset Make "arc <workflow> --help" work again for workflows which haven't updated yet 2020-04-25 08:57:28 -07:00
unit Merge utility/support changes from "wilds" to "master" 2020-02-13 14:10:09 -08:00
upload Switch file uploader in "arc diff" to use ConduitEngine 2020-03-20 12:19:17 -07:00
utils Allow PhutilArrayCheck to accept a list of objects as a context 2020-05-30 03:37:42 -07:00
workflow Mark the wildcard argument to "arc liberate" as a path argument for shell completion 2020-05-28 07:33:12 -07:00
workingcopy Introduce "arc inspect" and some of the new ref/hardpoint classes 2020-04-10 05:01:25 -07:00
workingcopyidentity Extend from Phobject 2015-06-15 15:47:33 +10:00
xsprintf Restore "%d" support to "tsprintf()" 2020-04-13 04:35:59 -07:00
__phutil_library_init__.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
__phutil_library_map__.php Add a support class to simplify typechecking list-of-objects return values 2020-05-28 07:33:23 -07:00