libgit2/tests-clar/resources/attr
Russell Belfer f335ecd6e1 Diff iterators
This refactors the diff output code so that an iterator object
can be used to traverse and generate the diffs, instead of just
the `foreach()` style with callbacks.  The code has been rearranged
so that the two styles can still share most functions.

This also replaces `GIT_REVWALKOVER` with `GIT_ITEROVER` and uses
that as a common error code for marking the end of iteration when
using a iterator style of object.
2012-09-05 15:17:24 -07:00
..
.gitted Diff iterators 2012-09-05 15:17:24 -07:00
dir Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
sub Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
attr0 Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
attr1 Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
attr2 Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
attr3 Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
binfile Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
file Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
gitattributes Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
gitignore Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
ign Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
macro_bad Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
macro_test Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
root_test1 Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
root_test2 Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
root_test3 Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
root_test4.txt diff: make inter-hunk-context default value git-compliant 2012-07-02 17:27:49 +02:00