Commits
User selector
Commit History
Commits on Jan 21, 2015
Added advance usage examples to tutorial and made minor fixes.
Show description for e4d3809committed
Commits on Jan 9, 2015
Now Diff.__str__ works correctly in all python versions.
Show description for c767b52committedFixed mode-handling in Diff creation, and added assertions to catch this in future
Show description for 85a5a8ccommittedAdded test to verify binary diffs are working as well.
Show description for 18caa61committedAdded test to verify binary diffs are working as well.
Show description for 0d9f149committed
Commits on Jan 8, 2015
Added support for rename detection in raw mode (which is the default).
Show description for 987f9bbcommittedAdded assertion to better detect diff issues.
Show description for 27b4efecommitted
Commits on Jan 4, 2015
Replaced ordered dict with standard version; used logging module
Show description for 6f55c17committed- committed
Bumped version, updated changelog, reduced code smell
Show description for c80d727committed
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074committedpep8 linting (whitespace before/after)
Show description for 614907bcommittedpep8 linting (blank lines expectations)
Show description for be34ec2committedpep8 linting (whitespaces)
Show description for f5d11b7committed
Commits on Nov 25, 2010
Loading