Name |
Last commit
|
Last update |
---|---|---|
.. | ||
info | Loading commit data... | |
logs | ||
objects | ||
refs/heads | ||
COMMIT_EDITMSG | ||
HEAD | ||
config | ||
index |
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 |
---|---|---|
.. | ||
info | Loading commit data... | |
logs | Loading commit data... | |
objects | Loading commit data... | |
refs/heads | Loading commit data... | |
COMMIT_EDITMSG | Loading commit data... | |
HEAD | Loading commit data... | |
config | Loading commit data... | |
index | Loading commit data... |