Commits
User selector
Commit History
Commits on Oct 22, 2016
Commits on Oct 20, 2016
- committed
Commits on Oct 16, 2016
Commits on Sep 28, 2016
Proc, #519: Rework error-exc msgs & log thread-pumps errors
Show description for 44c6d0bcommittedio, dif: #519: FIX DIFF freeze when reading from GIL
Show description for a5db3d3committed
Commits on Jul 23, 2016
fix(diff): use explicit change-type if possible
Show description for 4006c43committed
Commits on Jun 14, 2016
Store raw path bytes in Diff instances
Show description for 3ee291ccommitted
Commits on Jun 6, 2016
Commits on May 30, 2016
Fix bug in diff parser output
Show description for 1faf84fcommitted
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 7fbc182committedFix order of regex parts
Show description for 1445b59committedFix regex
Show description for cdf7c5acommittedMake diff patch parsing more reliable
Show description for e77128ecommitted
Commits on Apr 14, 2016
- committed
- committed
Use a special object rather than a string
Show description for 82b533fcommittedSupport "root" as a special value in .diff() calls
Show description for 5de21c7committed
Commits on Mar 15, 2016
Split diff line by '\t' for metadata and path
Show description for 25f27c8committed
Commits on Jul 29, 2015
fix(diff): mode-assertions now deal with 0
Show description for 8324c4bcommitted
Commits on Mar 2, 2015
Store path attribute on Diff object
Show description for 50f763ccommitted
Commits on Jan 22, 2015
Overhauled all tutorials, and placed them in a unit-test.
Show description for b54b939committed
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 18caa61committed
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 5, 2015
- committed
- committed
Commits on Jan 4, 2015
initial set of adjustments to make (most) imports work.
Show description for f6aa8d1committedBumped version, updated changelog, reduced code smell
Show description for c80d727committed
Commits on Nov 19, 2014
Applied autopep8
Show description for 2572647committed
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074committedpep8 linting (whitespace before/after)
Show description for 614907bcommitted