libgit2/tests-clar/diff
Russell Belfer e1bcc19110 Revert GIT_STATUS constants to avoid issues
This reverts the changes to the GIT_STATUS constants and adds a
new enumeration to describe the type of change in a git_diff_delta.
I don't love this solution, but it should prevent strange errors
from occurring for now.  Eventually, I would like to unify the
various status constants, but it needs a larger plan and I just
wanted to eliminate this breakage quickly.
2012-03-02 15:51:55 -08:00
..
blob.c Clean up GIT_UNUSED macros on all platforms 2012-03-02 15:51:55 -08:00
diff_helpers.c Revert GIT_STATUS constants to avoid issues 2012-03-02 15:51:55 -08:00
diff_helpers.h Update diff to use iterators 2012-03-02 15:49:29 -08:00
index.c Clean up GIT_UNUSED macros on all platforms 2012-03-02 15:51:55 -08:00
iterator.c Clean up GIT_UNUSED macros on all platforms 2012-03-02 15:51:55 -08:00
tree.c Clean up GIT_UNUSED macros on all platforms 2012-03-02 15:51:55 -08:00
workdir.c Fixing memory leaks indicated by valgrind 2012-03-02 15:51:55 -08:00