1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 09:38:50 +02:00
phorge-arcanist/src/workflow
epriestley c49e9863d4 Add a "--raw" flag to "arc diff"
Summary:
Some Mercurial users at Dropbox have very specific diff preparation
needs. Allow "arc" to read an arbitrary diff off stdin. This disables most
features.

Test Plan:
Ran "git diff HEAD | arc diff --raw", "git show | arc diff --raw",
"hg diff --rev 8 | arc diff --raw".

Reviewers: btrahan, jungejason, Makinde

Reviewed By: btrahan

CC: aran, btrahan

Maniphest Tasks: T617

Differential Revision: https://secure.phabricator.com/D1323
2012-01-05 14:13:30 -08:00
..
amend Make --revision switch of amend workflow easier to use 2011-12-13 11:41:11 -08:00
base Bump Arcanist client version to 3 2011-12-22 06:47:15 -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
call-conduit Move Conduit management into Workflow 2011-07-15 12:38:45 -07:00
commit Allow revision numbers prefixed with 'D' in arc commit --revision 2011-12-13 11:41:16 -08:00
cover Ignore non-plaintext changes in cover 2012-01-04 15:44:48 -08:00
diff Add a "--raw" flag to "arc diff" 2012-01-05 14:13:30 -08:00
download Provide "arc upload --json" 2011-08-01 17:44:43 -07:00
exception/notsupported Add an "arc merge" workflow 2011-09-15 07:42:45 -07:00
export make arc patch issue a warning if applying a patch against a different project 2011-12-01 09:44:55 -08:00
git-hook-pre-receive Automatically detect when to mark revisions committed 2011-09-27 11:06:02 -07:00
help 'arc liberate', convenience wrapper for various libphutil operations 2011-05-17 09:53:19 -07:00
install-certificate From Arcanist, send 'host' to server for validation on setup workflows 2011-07-05 10:10:28 -07:00
liberate Fix documentation: stop __init__ rendering in bold 2011-08-04 14:09:13 +01:00
lint Improve detection of invalid unit and lint engines 2011-12-21 09:02:04 -08:00
list Deprecate ArcanistBaseWorkflow::getUserGUID in favor of "PHID" 2011-07-15 12:52:17 -07:00
mark-committed Check that rev is accepted in arc mark-committed --finalize 2011-11-10 16:18:17 -08:00
merge Automatically detect when to mark revisions committed 2011-09-27 11:06:02 -07:00
paste Provide "arc upload --json" 2011-08-01 17:44:43 -07:00
patch make arc patch issue a warning if applying a patch against a different project 2011-12-01 09:44:55 -08:00
shell-complete Use getcwd() which is more reliable than $_SERVER['PWD'] 2011-12-24 15:05:13 -08:00
svn-hook-pre-commit [arc svn-hook-pre-commit] Access working copy 2011-12-29 14:28:50 -08:00
unit Improve detection of invalid unit and lint engines 2011-12-21 09:02:04 -08:00
upload Provide "arc upload --json" 2011-08-01 17:44:43 -07:00