Commits
User selector
Commit History
Commits on May 21, 2017
- committed
Commits on Oct 16, 2016
- committed
cygwin, #533: polish abs-paths in `git add` commands
Show description for a2d248bcommitted
Commits on Sep 28, 2016
io, dif: #519: FIX DIFF freeze when reading from GIL
Show description for a5db3d3committedtest: Start using `ddt` library for TCs
Show description for 4674163committedWin, #519: FIX with_rw_directory() to remove read-only dirs
Show description for 137ee6ecommitted
Commits on Sep 26, 2016
win, #519: proc.terminate() instead of kill(SIGTERM)
Show description for 29eb301committedwin: GC.collect on all TC.tearDown to fix appveyor hang runs
Show description for 51bf7cbcommitted
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 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