libgit2/tests-clar/diff
Russell Belfer 10672e3e45 Diff API cleanup
This lays groundwork for separating formatting options from diff
creation options.  This groups the formatting flags separately
from the diff list creation flags and reorders the options.  This
also tweaks some APIs to further separate code that uses patches
from code that just looks at git_diffs.
2013-10-15 15:10:07 -07:00
..
blob.c Diff API cleanup 2013-10-15 15:10:07 -07:00
diff_helpers.c Diff API cleanup 2013-10-15 15:10:07 -07:00
diff_helpers.h Rename diff objects and split patch.h 2013-10-11 14:51:54 -07:00
diffiter.c Diff API cleanup 2013-10-15 15:10:07 -07:00
drivers.c Diff API cleanup 2013-10-15 15:10:07 -07:00
index.c Rename diff objects and split patch.h 2013-10-11 14:51:54 -07:00
iterator.c Make iterators use GIT_ITEROVER & smart advance 2013-05-31 12:18:43 -07:00
notify.c Rename diff objects and split patch.h 2013-10-11 14:51:54 -07:00
patch.c Diff API cleanup 2013-10-15 15:10:07 -07:00
pathspec.c Rename diff objects and split patch.h 2013-10-11 14:51:54 -07:00
rename.c Diff API cleanup 2013-10-15 15:10:07 -07:00
submodules.c Diff API cleanup 2013-10-15 15:10:07 -07:00
tree.c Diff API cleanup 2013-10-15 15:10:07 -07:00
workdir.c Diff API cleanup 2013-10-15 15:10:07 -07:00