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-09-17Fixing up some win32 issues with autocrlfRussell Belfer
2013-09-05Fix some newer GCC compiler warningsRussell Belfer
2013-08-28Split rewrites, status doesn't return rewritesEdward Thomson
2013-08-05Move slow tests to "stress" clar moduleRussell Belfer
2013-08-05Restore commented out testsRussell Belfer
2013-08-05Rename test for rename from rewriteEdward Thomson
2013-08-05Rename test for multiple similar matchesEdward Thomson
2013-08-01Major rename detection changesRussell Belfer
2013-07-25Fix rename detection for tree-to-tree diffsRussell Belfer
2013-07-25Add rename test that used to be really slowRussell Belfer
2013-06-29Fix compilation warningsnulltoken
2013-06-25test-rename: This is not a decimal, sillyVicent Marti
2013-06-19Fix rename looped reference issuesRussell Belfer
2013-06-18test illustrating tri-cyclic rename failureEdward Thomson
2013-06-18test failure when renames produce similar similaritiesEdward Thomson
2013-06-17Fix memory leaks in diff rename testsRussell Belfer
2013-06-17Add test of rename with no changesRussell Belfer
2013-06-17Make index_insert keep existing caseRussell Belfer
2013-06-17some simple case-sensitive index testsEdward Thomson
2013-06-14diff: fix warningyorah
2013-06-13Merge pull request #1643 from ethomson/rename_sourceVicent Martí
2013-06-11Implement regex pattern diff driverRussell Belfer
2013-06-11failing unit test for similar renamesEdward Thomson
2013-06-10Reorganize diff and add basic diff driverRussell Belfer
2013-05-24Fill out diff rename test coverageRussell Belfer
2013-05-24More diff rename tests; better split swap handlingRussell Belfer
2013-05-22Significant rename detection rewriteRussell Belfer
2013-05-21Add more diff rename detection testsRussell Belfer
2013-05-18Fix issues with git_diff_find_similarRussell Belfer
2013-05-14Fix some memory leaksnulltoken
2013-05-10Fix diff output for renames and copiesRussell Belfer
2013-03-11handle small files in similarity metricsEdward Thomson
2013-03-04Fix a few leaksCarlos Martín Nieto
2013-02-22More rename detection testsRussell Belfer
2013-02-22Fix tests for find_similar and relatedRussell Belfer
2013-02-22Add diff rename tests with partial similarityRussell Belfer
2012-12-01Deploy GIT_DIFF_FIND_OPTIONS_INITBen Straub
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-15Fix diff API to better parameter orderRussell Belfer
2012-10-30Move rename detection into new fileRussell Belfer
2012-10-24Initial implementation of diff rename detectionRussell Belfer