diff options
author | Russell Belfer <rb@github.com> | 2013-01-11 11:20:44 -0800 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-01-11 11:20:44 -0800 |
commit | 805c476c83d100696b9ebe578f0ee2399d55b3c8 (patch) | |
tree | 0c675452d35f476e96d0cb6426de7c68ed45f1cd /src/commit.h | |
parent | d0b14cea0e1ff09af83a801c1a9cf1a431d46d0c (diff) | |
download | libgit2-805c476c83d100696b9ebe578f0ee2399d55b3c8.tar.gz |
Fix diff patch line number calculation
This was just wrong. Added a test that verifying patch line
numbers even for hunks further into a file and then fixed the
algorithm. I needed to add a little extra state into the patch
so that I could track old and new file numbers independently,
but it should be okay.
Diffstat (limited to 'src/commit.h')
0 files changed, 0 insertions, 0 deletions