Commits
User selector
Commit History
Commits on May 19, 2016
Deprecate Diffable.rename for .renamed_file
Show description for 4bcc4d5committed
Commits on Apr 19, 2016
Python 3 compat fixes
Show description for 19099f9committedFix diff patch parser for paths with unsafe chars
Show description for 7fbc182committed- committed
Make diff patch parsing more reliable
Show description for e77128ecommitted
Commits on Apr 14, 2016
- committed
Support "root" as a special value in .diff() calls
Show description for 5de21c7committed
Commits on Mar 16, 2016
Add test and fixture for diff index from raw format
Show description for e328ffdcommitted
Commits on Jul 29, 2015
fix(diff): mode-assertions now deal with 0
Show description for 8324c4bcommitted
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