Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.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 |
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitted | Loading commit data... | |
dir | Loading commit data... | |
sub | Loading commit data... | |
attr0 | Loading commit data... | |
attr1 | Loading commit data... | |
attr2 | Loading commit data... | |
attr3 | Loading commit data... | |
binfile | Loading commit data... | |
file | Loading commit data... | |
gitattributes | Loading commit data... | |
gitignore | Loading commit data... | |
ign | Loading commit data... | |
macro_bad | Loading commit data... | |
macro_test | Loading commit data... | |
root_test1 | Loading commit data... | |
root_test2 | Loading commit data... | |
root_test3 | Loading commit data... | |
root_test4.txt | Loading commit data... |