libgit2/include
Russell Belfer bc16fd3ebf Introduce status/diff TYPECHANGE flags
When I wrote the diff code, I based it on core git's diff output
which tends to split a type change into an add and a delete.  But
core git's status has the notion of a T (typechange) flag for a
file.  This introduces that into our status APIs and modifies the
diff code so it can be forced to not split type changes.
2012-10-09 11:54:01 -07:00
..
git2 Introduce status/diff TYPECHANGE flags 2012-10-09 11:54:01 -07:00
git2.h Add public API for internal ignores 2012-08-21 17:26:39 -07:00