diff options
author | Russell Belfer <rb@github.com> | 2013-04-25 14:57:13 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-04-30 04:25:56 -0700 |
commit | fdb3034e725ccf2c7be11871fcc374ced436983e (patch) | |
tree | 6f091c16ed7ed6c6a8556d8d776e5205344741a9 /src/commit.c | |
parent | 7dcda3aa3780292e33bb9229ff998ffe4edc07bf (diff) | |
download | libgit2-fdb3034e725ccf2c7be11871fcc374ced436983e.tar.gz |
Reorganize diff code into functions
In preparation for more changes to the internal diff logic, it
seemed wise to split the very large git_diff__from_iterators into
separate functions that handle the four main cases (unmatched old
item, unmatched new item, unmatched new directory, and matched
old and new items). Hopefully this will keep the logic easier to
follow even as more cases have to be added to this code.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions