summaryrefslogtreecommitdiff
path: root/tests/diff/parse.c
Commit message (Expand)AuthorAgeFilesLines
* Teach `git_patch_from_diff` about parsed diffsethomson/patch_from_diffEdward Thomson2016-08-241-0/+45
* patch: show copy information for identical copiesEdward Thomson2016-06-251-0/+5
* patch::parse: test diff with exact rename and copyEdward Thomson2016-06-251-0/+5
* patch::parse: test diff with simple renameEdward Thomson2016-06-251-12/+27
* diff::parse tests: test parsing a diffEdward Thomson2016-06-251-0/+68
* introduce `git_diff_from_buffer` to parse diffsEdward Thomson2016-05-261-0/+60