1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-12-30 17:30:58 +01:00
phorge-arcanist/src
epriestley 2d3d7be09a Allow ArcanistDiffParser to parse diff.suppress-blank-empty Git diffs
Summary: See D3963. Instead, parse these diffs so they'll work with `--raw`, etc.

Test Plan:
Generated a failing diff, added it as a test case. Fixed issue. Ran test suite. Ran `arc` against it:

  $ git -c diff.suppress-blank-empty=true diff HEAD | arc diff --raw --only --conduit-uri=http://local.aphront.com:8080/
  Reading diff from stdin...
  Created a new Differential diff:
          Diff URI: http://local.aphront.com:8080/differential/diff/103/

  Included changes:
    M       things

Reviewers: vrana, jiiix, btrahan

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D3969
2012-11-15 15:47:35 -08:00
..
configuration Delete license headers from files 2012-11-05 11:16:24 -08:00
difference Delete license headers from files 2012-11-05 11:16:24 -08:00
differential Delete license headers from files 2012-11-05 11:16:24 -08:00
docs Make the "this is technical documentation" message of "Arcanist Overview" more clear 2012-08-10 11:37:30 -07:00
events/constant Delete license headers from files 2012-11-05 11:16:24 -08:00
exception Delete license headers from files 2012-11-05 11:16:24 -08:00
hgdaemon Delete license headers from files 2012-11-05 11:16:24 -08:00
infrastructure/testing Delete license headers from files 2012-11-05 11:16:24 -08:00
lint Introduce arc lint --severity warning 2012-11-12 18:17:30 -08:00
parser Allow ArcanistDiffParser to parse diff.suppress-blank-empty Git diffs 2012-11-15 15:47:35 -08:00
repository accommodate git's diff.suppress-blank-empty=true setting 2012-11-13 15:22:11 -08:00
unit Delete license headers from files 2012-11-05 11:16:24 -08:00
workflow Introduce arc lint --severity warning 2012-11-12 18:17:30 -08:00
workingcopyidentity Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00