1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-16 17:51:10 +01:00
phorge-arcanist/src
vrana c57ee8e564 Add missing newline in arc export
Summary:
Hunk may be missing newline at end of file. It produces exports like this:

  lang=diff
  --- a/third-party
  +++ b/third-party
  @@ -1 +1 @@
  -/mnt/gvfs/third-party/90cb1654197e56261b1733c704b387285f36208e
  \ No newline at end of file
  +/mnt/gvfs/third-party/7097083d10d37251218531da398545658872a47a
  \ No newline at end of filediff --git a/ti/proxygen/TARGETS b/ti/proxygen/TARGETS

Test Plan:
  $ arc export --git --diff 1

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin, lesliepc16

Differential Revision: https://secure.phabricator.com/D3672
2012-10-10 13:43:59 -07:00
..
configuration Implement the arcanist top-level log handling in terms of $console->writeLog() 2012-09-05 11:45:54 -07:00
difference Link Arcanist test cases 2012-09-07 15:31:14 -07:00
differential Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
docs Make the "this is technical documentation" message of "Arcanist Overview" more clear 2012-08-10 11:37:30 -07:00
events/constant Add a willCreateRevision event 2012-08-30 12:28:35 -07:00
exception Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
hgdaemon Add various flags to the HgProxy daemons 2012-06-26 11:00:26 -07:00
infrastructure/testing Link Arcanist test cases 2012-09-07 15:31:14 -07:00
lint Decrease severity of preg_quote() warning 2012-10-05 18:05:11 -07:00
parser Add missing newline in arc export 2012-10-10 13:43:59 -07:00
repository Search for SVN commit in Git SVN repository 2012-09-28 11:34:53 -07:00
unit Search for more test locations in PHPUnitTestEngine 2012-09-29 18:03:43 -07:00
workflow Write to STDERR instead of php://stderr 2012-10-08 16:34:18 -07:00
workingcopyidentity Enrich arc configuration and add stronger typing 2012-07-25 18:37:09 -07:00
__phutil_library_init__.php Initial commit. 2011-01-09 15:22:25 -08:00
__phutil_library_map__.php Search for more test locations in PHPUnitTestEngine 2012-09-29 18:03:43 -07:00