1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-25 16:22:42 +01:00
phorge-arcanist/src
epriestley 18e34d06bc Disable intraline diff highlighting algorithm for lines which contain UTF-8 text
Summary: This is sort of cheating, but just have this feature disable itself if the input contains multibyte UTF-8 characters. We can clean it up in the future, maybe when we have better utf8 tools.

This means that all the algorithms are safe to pass utf8 to, so we can get rid of all the "<?>" silliness.

Test Plan: Added a UTF8 character to a line, diffed it out, and got the entire line highlighted as changed. See: https://secure.phabricator.com/file/view/PHID-FILE-70fb54eb3f88dc057ab3/

Reviewers: jungejason, aran, tuomaspelkonen

CC:

Differential Revision: 514
2011-06-26 11:55:30 -07:00
..
branch arc branch 2011-06-23 12:12:48 -07:00
configuration Some documentation. 2011-02-19 11:36:08 -08:00
difference Disable intraline diff highlighting algorithm for lines which contain UTF-8 text 2011-06-26 11:55:30 -07:00
differential Partially restore --edit to stop it from stomping all over everything. 2011-02-19 22:14:53 -08:00
docs Reorganize documentation. 2011-05-31 12:14:20 -07:00
exception Some documentation. 2011-02-19 11:36:08 -08:00
lint Ignore redundant PEP8 lint rule: W293 2011-06-24 17:42:07 -07:00
parser Image files should also be treated as binary files when patching. 2011-05-24 18:12:53 -07:00
repository/api Quote branche names in arc branch 2011-06-23 19:03:09 -07:00
unit Let TestEngine know if the command that triggered tests is 'arc diff' or 'arc 2011-06-10 13:00:03 -07:00
workflow Provide a "--json" flag to 'arc diff' 2011-06-23 16:03:37 -07:00
workingcopyidentity Improve error messages when trying to parse bad .arcconfig files. 2011-02-24 16:34:27 -08:00
__phutil_library_init__.php Initial commit. 2011-01-09 15:22:25 -08:00
__phutil_library_map__.php arc branch 2011-06-23 12:12:48 -07:00