1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-01 10:20:58 +01:00
phorge-arcanist/src
epriestley 52992b9550 Rename "arc diff --preview" to "arc diff --only"
Summary:
Experimental branch. Depends on D18739. Ref T2543.

To prepare for `--draft`, consolidate `--preview` and `--only`.

The old `--preview` is now `arc diff --only`.

The old `--only` is now `arc diff --only --nounit --nolint`.

I think this is more clear than other ways we could do it, since the difference between "draft" and "preview" seems less clear than the difference between "draft" and "only".

Test Plan: Ran `arc diff --only` and `arc diff --only --nounit --nolint`.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T2543

Differential Revision: https://secure.phabricator.com/D18740
2017-10-30 15:18:32 -07:00
..
__tests__ Use PhutilLibraryTestCase 2015-01-07 07:37:59 +11:00
browse Implement a revision resolver for arc browse <commit> 2016-11-23 13:27:26 -08:00
conduit Rebuild "arc branch" on new "hardpoint" infrastructure 2016-11-23 07:36:43 -08:00
configuration Remove "arc lint --cache" 2017-09-27 08:21:38 -07:00
difference Don't compute intraline diffs if the input fails a coarse check for being huge 2016-10-07 07:42:19 -07:00
differential Extend from Phobject 2015-06-15 15:47:33 +10:00
docs/book Minor documentation improvements 2015-06-08 11:31:35 +10:00
events/constant Remove @group annotations 2014-07-09 09:12:13 +10:00
exception pht all the things 2015-05-13 21:00:53 +10:00
extensions Changes to Arcanist for libphutil "extensions/" 2013-04-22 14:38:49 -07:00
hgdaemon Fix a property name collision in ArcanistHgServerChannel 2017-02-16 05:44:10 -08:00
internationalization Various translation improvements 2015-11-02 21:31:04 +11:00
land Fix errors found by PHPStan 2017-02-16 13:54:43 +00:00
lint (experimental) Merge branch 'master' into experimental 2017-10-24 14:06:44 -07:00
loader Implement a revision resolver for arc browse <commit> 2016-11-23 13:27:26 -08:00
parser Update documentation for changed splitGitDiffPaths function 2016-08-19 14:55:33 -07:00
phage/workflow Put a Phage skeleton command on the Arcanist experimental branch 2017-02-17 16:58:13 -08:00
ref Make "arc diff" sort of detect dependent revisions 2017-09-27 10:46:23 -07:00
repository (experimental) Merge branch 'master' into experimental 2017-10-24 14:06:44 -07:00
unit Don't show a blank line if there is no user data 2017-09-20 17:54:40 -07:00
upload Upgrade "arc upload" to use SHA256 2017-04-04 16:56:35 -07:00
workflow Rename "arc diff --preview" to "arc diff --only" 2017-10-30 15:18:32 -07:00
workingcopyidentity Extend from Phobject 2015-06-15 15:47:33 +10:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php (experimental) Merge branch 'master' into experimental 2017-09-27 08:16:31 -07:00