summaryrefslogtreecommitdiff
path: root/tests-clar/diff/diffiter.c
Commit message (Expand)AuthorAgeFilesLines
* Add git_repository_reset_filesystem and fix testsRussell Belfer2013-10-041-5/+5
* Replace diff delta binary with flagsRussell Belfer2013-02-201-4/+4
* Fix diff constructor name order confusionRussell Belfer2012-12-171-11/+11
* Deploy GIT_DIFF_OPTIONS_INITBen Straub2012-11-301-4/+26
* Add explicit git_index ptr to diff and checkoutRussell Belfer2012-11-141-9/+9
* Fix diff API to better parameter orderRussell Belfer2012-11-141-9/+9
* Add git_diff_patch_to_str APIRussell Belfer2012-10-241-0/+99
* Clean up Win64 warningsRussell Belfer2012-09-281-6/+6
* Add const to all shared pointers in diff APIRussell Belfer2012-09-251-9/+9
* Fix bugs in new diff patch codeRussell Belfer2012-09-251-5/+7
* Initial implementation of new diff patch APIRussell Belfer2012-09-251-67/+208
* Fix diff binary file detectionRussell Belfer2012-09-111-0/+85
* Diff iteratorsRussell Belfer2012-09-051-0/+116