Fix issues with file encoding, newlines in rbtools/TFS.

Review Request #7401 — Created June 9, 2015 and submitted — Latest diff uploaded

Information

RBTools
release-0.7.x
e715721...

Reviewers

This change fixes up our diff processing to always work in bytes, rather than
trying to deal with unicode. It also fixes the diffing to work properly when
files don't end in a newline.

Posted a few changes that involved previously problematic files.

    Loading...