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
vrana 4d1e5b1b74 Warn before parse errors in arc diff --verbatim
Summary: With `--verbatim` flag, notes created from parse errors are never displayed to user resulting in blank fields.

Test Plan:
- `arc diff --verbatim` with invalid Cc
- `arc diff --verbatim` with all fields correct

Reviewers: epriestley, jungejason

Reviewed By: epriestley

CC: aran, Koolvin

Differential Revision: https://secure.phabricator.com/D2395
2012-05-04 12:42:51 -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 Revenge of the git relative commit default 2012-04-02 16:52:20 -07:00
branch Improve arc compatibility on Windows 2012-03-05 10:02:37 -08: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 Rename "arc mark-committed" to "arc close-revision" 2012-04-17 13:51:10 -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 Warn before parse errors in arc diff --verbatim 2012-05-04 12:42:51 -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
git-hook-pre-receive Improve arc compatibility on Windows 2012-03-05 10:02:37 -08: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 Remove only trailing "#" and empty lines as comments from CLI editors 2012-04-18 06:08:41 -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