libgit2/tests-clar/diff
Russell Belfer 9950d27ab6 Clean up iterator APIs
This removes the need to explicitly pass the repo into iterators
where the repo is implied by the other parameters.  This moves
the repo to be owned by the parent struct.  Also, this has some
iterator related updates to the internal diff API to lay the
groundwork for checkout improvements.
2012-12-10 15:38:28 -08:00
..
blob.c Deploy GIT_INIT_STRUCTURE 2012-11-30 20:34:50 -08:00
diff_helpers.c Update diff callback param order 2012-11-27 13:18:28 -08:00
diff_helpers.h Deploy GIT_INIT_STRUCTURE 2012-11-30 20:34:50 -08:00
diffiter.c Deploy GIT_DIFF_OPTIONS_INIT 2012-11-30 13:12:14 -08:00
index.c Deploy GIT_DIFF_OPTIONS_INIT 2012-11-30 13:12:14 -08:00
iterator.c Clean up iterator APIs 2012-12-10 15:38:28 -08:00
patch.c Fix warnings on Win64 build 2012-11-27 13:18:29 -08:00
rename.c Deploy GIT_DIFF_FIND_OPTIONS_INIT 2012-11-30 13:12:15 -08:00
tree.c Deploy GIT_DIFF_OPTIONS_INIT 2012-11-30 13:12:14 -08:00
workdir.c Deploy GIT_DIFF_OPTIONS_INIT 2012-11-30 13:12:14 -08:00