summaryrefslogtreecommitdiff
path: root/tests-clar/diff/patch.c
Commit message (Expand)AuthorAgeFilesLines
* Fix MSVC compilation warningsnulltoken2013-02-051-3/+3
* Free buffer at end of testRussell Belfer2013-01-301-0/+2
* Add helper for diff line statsRussell Belfer2013-01-301-0/+65
* Fix diff patch line number calculationRussell Belfer2013-01-111-1/+109
* Fix warnings on Win64 buildRussell Belfer2012-11-271-1/+1
* Update diff callback param orderRussell Belfer2012-11-271-4/+4
* Fix diff API to better parameter orderRussell Belfer2012-11-141-2/+2
* Add git_diff_patch_to_str APIRussell Belfer2012-10-241-0/+30
* Add const to all shared pointers in diff APIRussell Belfer2012-09-251-2/+2
* Fix usage of "new" for fieldname in public headerRussell Belfer2012-05-021-2/+2
* tests-clar/diff: mark output_len unusedMichael Schubert2012-05-011-0/+1
* diff: provide more context to the consumer of the callbacksnulltoken2012-04-301-7/+37
* diff: fix generation of the header of a removal patchnulltoken2012-04-251-0/+68