mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-02-25 04:59:05 +01:00
FreeBSD 9.2 comes with diff tool version 2.8.7 which behaves a bit different from how it is expected to. Namely for diff between two binary files it says: Files A and B are differ This was leading to an exception when browsing revisions with changes in binary files. Tweaked parse patterns in order to fix this issue. Now both older and newer diff tools are supported. See: <https://github.com/facebook/arcanist/pull/139> Reviewed by: epriestley |
||
---|---|---|
.. | ||
__tests__ | ||
diff | ||
ArcanistBaseCommitParser.php | ||
ArcanistBundle.php | ||
ArcanistCommentRemover.php | ||
ArcanistDiffParser.php |