Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-15Rename tests-clar to testsBen Straub
2013-10-22Create git_diff_line and extend git_diff_hunkRussell Belfer
2013-10-16Diff API cleanupRussell Belfer
2013-10-12Rename diff objects and split patch.hRussell Belfer
2013-10-05Add git_repository_reset_filesystem and fix testsRussell Belfer
2013-02-21Replace diff delta binary with flagsRussell Belfer
2012-12-17Fix diff constructor name order confusionRussell Belfer
2012-12-01Deploy GIT_DIFF_OPTIONS_INITBen Straub
2012-11-15Add explicit git_index ptr to diff and checkoutRussell Belfer
2012-11-15Fix diff API to better parameter orderRussell Belfer
2012-10-25Add git_diff_patch_to_str APIRussell Belfer
2012-09-29Clean up Win64 warningsRussell Belfer
2012-09-26Add const to all shared pointers in diff APIRussell Belfer
2012-09-26Fix bugs in new diff patch codeRussell Belfer
2012-09-26Initial implementation of new diff patch APIRussell Belfer
2012-09-11Fix diff binary file detectionRussell Belfer
2012-09-06Diff iteratorsRussell Belfer