1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-02-05 03:18:25 +01:00
phorge-arcanist/src/parser/diff
epriestley 8cb5292edf Parse git diffs of files with unicode characters in the names
Summary: This is probably just the first step down a long road of not handling
exotic filenames correctly, but if you diff a file named "∆.jpg" it currently
chokes while parsing the diff.

Test Plan: Added minimal failing unit test, fixed parser, test passed.

Reviewers: zeeg, btrahan

Reviewed By: btrahan

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1592
2012-02-08 10:04:15 -08:00
..
__tests__ Parse git diffs of files with unicode characters in the names 2012-02-08 10:04:15 -08:00
change Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
changetype Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
hunk Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
__init__.php Support other encodings in ArcanistDiffParser 2011-10-28 08:01:53 -07:00
ArcanistDiffParser.php Parse git diffs of files with unicode characters in the names 2012-02-08 10:04:15 -08:00