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-12Rename diff objects and split patch.hRussell Belfer
2012-12-19Fix some leaks and (possibly) dangling pointers in testsSascha Cunz
2012-12-17Fix diff constructor name order confusionRussell Belfer
2012-12-01Deploy GIT_DIFF_OPTIONS_INITBen Straub
2012-11-28Update diff callback param orderRussell Belfer
2012-11-28More external API cleanupVicent Marti
2012-11-15Add explicit git_index ptr to diff and checkoutRussell Belfer
2012-11-15Fix diff API to better parameter orderRussell Belfer
2012-10-24Initial implementation of diff rename detectionRussell Belfer
2012-09-26Add const to all shared pointers in diff APIRussell Belfer
2012-09-06Diff iteratorsRussell Belfer
2012-08-04Update iterators for consistency across libraryRussell Belfer
2012-03-03Clean up GIT_UNUSED macros on all platformsRussell Belfer
2012-03-03Continue implementation of git-diffRussell Belfer