summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2013-04-25 14:57:13 -0700
committerRussell Belfer <rb@github.com>2013-04-30 04:25:56 -0700
commitfdb3034e725ccf2c7be11871fcc374ced436983e (patch)
tree6f091c16ed7ed6c6a8556d8d776e5205344741a9 /src/commit.c
parent7dcda3aa3780292e33bb9229ff998ffe4edc07bf (diff)
downloadlibgit2-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