mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 19:43:37 +00:00
![]() 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. |
||
---|---|---|
.. | ||
.gitted | ||
dir | ||
sub | ||
attr0 | ||
attr1 | ||
attr2 | ||
attr3 | ||
binfile | ||
file | ||
gitattributes | ||
gitignore | ||
ign | ||
macro_bad | ||
macro_test | ||
root_test1 | ||
root_test2 | ||
root_test3 | ||
root_test4.txt |