libgit2/include
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
..
git2 Clean up iterator APIs 2012-12-10 15:38:28 -08:00
git2.h Merge pull request #1108 from libgit2/ahead-behind-count 2012-11-29 22:53:34 -08:00