summaryrefslogtreecommitdiff
path: root/tests-clar/diff/index.c
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-167/+0
* Rename diff objects and split patch.hRussell Belfer2013-10-111-6/+6
* Fix some leaks and (possibly) dangling pointers in testsSascha Cunz2012-12-191-1/+5
* Fix diff constructor name order confusionRussell Belfer2012-12-171-5/+5
* Deploy GIT_DIFF_OPTIONS_INITBen Straub2012-11-301-2/+23
* Update diff callback param orderRussell Belfer2012-11-271-6/+6
* More external API cleanupVicent Marti2012-11-271-2/+2
* Add explicit git_index ptr to diff and checkoutRussell Belfer2012-11-141-3/+3
* Fix diff API to better parameter orderRussell Belfer2012-11-141-3/+3
* Initial implementation of diff rename detectionRussell Belfer2012-10-231-6/+6
* Add const to all shared pointers in diff APIRussell Belfer2012-09-251-1/+1
* Diff iteratorsRussell Belfer2012-09-051-19/+19
* Update iterators for consistency across libraryRussell Belfer2012-08-031-0/+50
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-021-6/+2
* Continue implementation of git-diffRussell Belfer2012-03-021-0/+96