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 57ff80e6c4 Provide "arc upload --json"
Summary:
  - Provide a "--json" flag for "arc upload"
  - Unify some of the stderr stuff across upload/download/paste.

Test Plan:
  - Ran "arc upload" and "arc upload --json", piped stderr away with 2>/dev/null
to verify only JSON got emitted to stdout
  - Ran "arc paste"

Reviewed By: codeblock
Reviewers: codeblock, jungejason, tuomaspelkonen, aran
CC: aran, codeblock
Differential Revision: 749
2011-08-01 17:44:43 -07:00
..
amend Added 'edit' field to 'getcommitmessage' conduit calls. 2011-05-03 11:26:01 -07:00
base Provide "arc upload --json" 2011-08-01 17:44:43 -07: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 Deprecate ArcanistBaseWorkflow::getUserGUID in favor of "PHID" 2011-07-15 12:52:17 -07:00
cover Some documentation. 2011-02-19 11:36:08 -08:00
diff Remove the size limit on arc side 2011-07-25 16:27:34 -07:00
download Provide "arc upload --json" 2011-08-01 17:44:43 -07:00
export Add basic binary file support to 'arc patch' 2011-05-22 06:58:16 -07:00
git-hook-pre-receive Some documentation. 2011-02-19 11:36:08 -08: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 'arc liberate', convenience wrapper for various libphutil operations 2011-05-17 09:53:19 -07:00
lint arc lint: include lint errors in unresolved messages 2011-06-27 14:17:17 -07:00
list Deprecate ArcanistBaseWorkflow::getUserGUID in favor of "PHID" 2011-07-15 12:52:17 -07:00
mark-committed Deprecate ArcanistBaseWorkflow::getUserGUID in favor of "PHID" 2011-07-15 12:52:17 -07:00
paste Provide "arc upload --json" 2011-08-01 17:44:43 -07:00
patch Restore "arc patch D12345" syntax 2011-05-06 12:40:16 -07:00
shell-complete Some documentation. 2011-02-19 11:36:08 -08:00
svn-hook-pre-commit Fix issue with svn-hook-pre-commit when resolving .arcconfig for nested 2011-03-05 00:49:52 -08:00
unit Have Arcanist record how much of my life was spent running each unit test 2011-07-03 23:32:27 -07:00
upload Provide "arc upload --json" 2011-08-01 17:44:43 -07:00