Files
libgit2/include/git2
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
..
2012-08-11 18:14:07 -07:00
2012-09-04 22:57:31 +02:00
2012-07-31 19:39:06 -07:00
2012-07-31 21:25:48 -07:00
2012-08-22 16:16:42 -07:00
2012-09-05 15:17:24 -07:00
2012-09-05 15:17:24 -07:00
2012-08-22 11:42:00 -07:00
2012-08-19 01:26:06 -07:00
2012-06-07 16:25:37 +02:00
2012-02-13 17:11:09 +01:00
2012-08-27 11:53:59 -07:00
2012-06-12 15:24:33 +02:00
2012-08-24 20:29:39 +02:00
2012-08-27 11:53:59 -07:00
2012-09-05 15:17:24 -07:00
2012-02-13 17:11:09 +01:00