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-06-11failing unit test for similar renamesEdward Thomson
2013-06-10Reorganize diff and add basic diff driverRussell Belfer
2013-05-31Make iterators use GIT_ITEROVER & smart advanceRussell 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-16Fix diff crash when last item is untracked dirRussell Belfer
2013-05-14Fix some memory leaksnulltoken
2013-05-10Fix diff output for renames and copiesRussell Belfer
2013-05-07Fix line numbering for patches with eofnlRussell Belfer
2013-05-07More tests for files with no newline at endRussell Belfer
2013-05-07Add GIT_DIFF_LINE_CONTEXT_EOFNLRussell Belfer
2013-04-30More tests for diff untracked directoriesRussell Belfer
2013-04-23Improve diff config options handlingRussell Belfer
2013-04-22What has science done.Vicent Marti
2013-04-21Move some low-level repo fns to include/git2/sysRussell Belfer
2013-04-11Notify '*' pathspec correctly when diffingyorah
2013-04-10Tests and more fixes for submodule diffsRussell Belfer
2013-03-26Fix some diff ignores and submodule dirty workdirRussell Belfer
2013-03-26Test fixes and cleanupRussell Belfer
2013-03-26Added some tests for issue #1397Sven Strickroth
2013-03-23Add cl_repo_set_bool and cleanup testsRussell Belfer
2013-03-19Three submodule status bug fixesRussell Belfer
2013-03-12Merge pull request #1408 from arrbee/refactor-iteratorsVicent Martí
2013-03-11handle small files in similarity metricsEdward Thomson
2013-03-09diff: allow asking for diffs with no contextCarlos Martín Nieto
2013-03-07Add INCLUDE_TREES, DONT_AUTOEXPAND iterator flagsRussell Belfer
2013-03-07Make iterator APIs consistent with standardsRussell Belfer
2013-03-04Fix a few leaksCarlos Martín Nieto
2013-03-02Allow empty config object and use itRussell Belfer
2013-03-02Control for core.autocrlf during testingRussell Belfer
2013-02-28Merge pull request #1233 from arrbee/file-similarity-metricVicent Martí
2013-02-22More rename detection testsRussell Belfer
2013-02-22Rename 'exp' so it doesn't conflict with exp()Philip Kelley
2013-02-22Fix tests for find_similar and relatedRussell Belfer
2013-02-22Add diff rename tests with partial similarityRussell Belfer
2013-02-22Initial integration of similarity metric to diffRussell Belfer
2013-02-21Replace diff delta binary with flagsRussell Belfer
2013-02-15Merge pull request #1318 from nulltoken/topic/diff-tree-coverageVicent Martí
2013-02-12More diff tests with binary dataRussell Belfer
2013-02-11Merge pull request #1190 from nulltoken/topic/reset-pathsRussell Belfer
2013-02-07diff: add a notify callback to `git_diff__from_iterators`yorah
2013-02-06diff: Enhance tree-to-tree diff test coveragenulltoken
2013-02-06diff: refactor git_diff_tree_to_tree() testsnulltoken
2013-02-05Fix MSVC compilation warningsnulltoken
2013-01-30Free buffer at end of testRussell Belfer
2013-01-30Add helper for diff line statsRussell Belfer
2013-01-23Fix case sensitivity bug with tree iteratorsRussell Belfer