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
Nick Harper b8b4082efd Allow --verbatim and -m in arc diff
Summary:
There's no reason these should be exclusive: -m is used only on update for the
update message, and --verbatim doesn't affect the udpate message. It's also
useful to allow both of these, if say I want to update my test plan by editing
my git commit message and also provide a message for the update from the
command line.

Test Plan:
ran arc diff with --verbatim and -m and saw my message from -m was used, as
well as my updates in the commit message went through.

Reviewers: jungejason, epriestley, vrana

Reviewed By: epriestley

CC: aran, Koolvin

Differential Revision: https://secure.phabricator.com/D2426
2012-05-07 17:32:21 -07:00
..
alias Allow defining aliases in .arcconfig. 2012-04-10 12:42:13 -07:00
amend Rename "arc mark-committed" to "arc close-revision" 2012-04-17 13:51:10 -07:00
base Allow 'arc' to run without '.arcconfig' 2012-05-07 15:24:58 -07:00
branch Finish "Committed" -> "Closed" changes 2012-05-07 08:16:14 -07:00
call-conduit Improve arc compatibility on Windows 2012-03-05 10:02:37 -08:00
close Add arc close command 2012-04-08 20:57:38 -07:00
close-revision Allow 'arc' to run without '.arcconfig' 2012-05-07 15:24:58 -07:00
commit Don't check working copy status for "arc commit --show" 2012-05-01 10:35:14 -07:00
cover Improve "arc cover" parameters 2012-03-12 17:04:20 -07:00
diff Allow --verbatim and -m in arc diff 2012-05-07 17:32:21 -07:00
download Improve arc compatibility on Windows 2012-03-05 10:02:37 -08:00
exception/notsupported Add an "arc merge" workflow 2011-09-15 07:42:45 -07:00
export Respect custom set encoding in patch/export workflows 2012-03-14 07:08:21 -07:00
get-config Allow 'arc' to run without '.arcconfig' 2012-05-07 15:24:58 -07:00
git-hook-pre-receive Finish "Committed" -> "Closed" changes 2012-05-07 08:16:14 -07:00
help Minor Arcanist fixes 2012-03-29 13:21:10 -07:00
install-certificate Improve arc compatibility on Windows 2012-03-05 10:02:37 -08:00
land Updated arc land workflow to use temp file approach for messages to avoid newline escaping issue in windows. 2012-05-02 16:48:49 -07:00
liberate Call phutil_passthru() instead of passthru() in liberate 2012-04-08 21:34:36 -07:00
lint Add ArcanistLintSeverity::SEVERITY_AUTOFIX. 2012-04-10 12:42:09 -07:00
list Improve arc compatibility on Windows 2012-03-05 10:02:37 -08:00
mark-committed Rename "arc mark-committed" to "arc close-revision" 2012-04-17 13:51:10 -07:00
paste Improve arc compatibility on Windows 2012-03-05 10:02:37 -08:00
patch Finish "Committed" -> "Closed" changes 2012-05-07 08:16:14 -07:00
set-config Allow 'arc' to run without '.arcconfig' 2012-05-07 15:24:58 -07:00
shell-complete Autocomplete branches to "arc land" 2012-04-23 14:09:29 -07:00
svn-hook-pre-commit Add a lint check for clobbering locals with iterators 2012-03-29 13:21:18 -07:00
tasks Add arc tasks command 2012-04-07 17:40:25 -07:00
unit Return $this from setters 2012-04-02 18:47:59 -07:00
upload Improve arc compatibility on Windows 2012-03-05 10:02:37 -08:00
which Improve arc compatibility on Windows 2012-03-05 10:02:37 -08:00