mercurial/__init__.py
author tailgunner@smtp.ru
Sat, 17 Feb 2007 09:54:56 -0200
changeset 4102 544838cc1158
parent 0 9117c6561b0b
permissions -rw-r--r--
Don't lie that "binary file has changed" Without -a option to "hg diff", mdiff.unidiff reported that "Binary file foo has changed" without even trying to compare things. Now it computes MD5 of old and new files, compares them and makes the conclusion.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: