libgit2/tests-clar/diff
Russell Belfer 91e7d26303 Fix iterator reset and add reset ranges
The `git_iterator_reset` command has not been working in all cases
particularly when there is a start and end range.  This fixes it
and adds tests for it, and also extends it with the ability to
update the start/end range strings when an iterator is reset.
2012-12-10 15:38:41 -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 Fix iterator reset and add reset ranges 2012-12-10 15:38:41 -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