summaryrefslogtreecommitdiff
path: root/tests-clar/diff/blob.c
Commit message (Expand)AuthorAgeFilesLines
* Diff iteratorsRussell Belfer2012-09-051-59/+59
* diff: make inter-hunk-context default value git-compliantyorah2012-07-021-5/+65
* Fix MSVC compilation issuenulltoken2012-05-091-104/+104
* tests-clar/diff: fix missing-prototype warningMichael Schubert2012-05-091-2/+2
* diff: fix the diffing of two identical blobsnulltoken2012-05-071-0/+31
* diff: make git_diff_blobs() able to detect binary blobsnulltoken2012-05-071-10/+113
* diff: fix the diffing of a concrete blob against a null onenulltoken2012-05-071-13/+42
* diff: When diffing two blobs, ensure the delta callback parameter is filled w...nulltoken2012-05-071-1/+1
* diff_output: remove unused parameterschu2012-03-211-4/+4
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-021-7/+2
* Continue implementation of git-diffRussell Belfer2012-03-021-3/+2
* Clean up diff implementation for reviewRussell Belfer2012-03-021-0/+97