1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-10 17:02:40 +01:00
phorge-arcanist/src
epriestley f3eccfbe81 Unify arguments for 'arc lint', 'arc unit'
Summary: See T645. These commands take inconsistent and overly-magical arguments
right now. Instead, make them behave consistently and allow them both to operate
on "arc <workflow> path path2 path3 ...", which is a generally useful workflow.

Test Plan: Ran "arc lint <path>", "arc unit <path>", "arc lint --rev
HEAD^^^^^^", "arc unit --rev HEAD^^^^^^^^^^^^", etc. Ran "arc diff --trace" and
verified --rev argument to child workflows.

Reviewers: btrahan, jungejason

Reviewed By: btrahan

CC: aran, epriestley, btrahan

Maniphest Tasks: T645

Differential Revision: https://secure.phabricator.com/D1348
2012-01-10 10:42:22 -08:00
..
branch Fix "arc branch" to work if you are on "(no branch)" add revision IDs 2011-06-29 13:30:44 -07:00
configuration Run post hook regardless of error code 2011-07-12 14:40:32 -07:00
difference Use linear distance instead of square distance in levenshtein 2011-11-15 13:48:26 -08:00
differential Add an "--update <revision>" flag to Arcanist 2012-01-09 11:42:14 -08:00
docs Reorganize documentation. 2011-05-31 12:14:20 -07:00
events/constant/type Allow modification of the svn commit message via an event listener 2011-11-16 16:40:19 -08:00
exception Some documentation. 2011-02-19 11:36:08 -08:00
lint Unify arguments for 'arc lint', 'arc unit' 2012-01-10 10:42:22 -08:00
parser Unify arguments for 'arc lint', 'arc unit' 2012-01-10 10:42:22 -08:00
repository Unify arguments for 'arc lint', 'arc unit' 2012-01-10 10:42:22 -08:00
unit Slightly improve Arcanist unit test output messages 2012-01-04 14:14:34 -08:00
workflow Unify arguments for 'arc lint', 'arc unit' 2012-01-10 10:42:22 -08:00
workingcopyidentity Improve error messages when trying to parse bad .arcconfig files. 2011-02-24 16:34:27 -08:00
__phutil_library_init__.php Initial commit. 2011-01-09 15:22:25 -08:00
__phutil_library_map__.php [arc svn-hook-pre-commit] Access working copy 2011-12-29 14:28:50 -08:00