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
2015-04-09revwalk: add failing test for hiding and then pushing a commitCarlos Martín Nieto
2015-02-03tests: update for new test dataEdward Thomson
2014-10-27revwalk::mergebase test: free memoryEdward Thomson
2014-10-09Add git_merge_bases_many.Arthur Schreiber
2014-09-16Factor 40 and 41 constants from source.Ciro Santilli
2014-08-29Merge pull request #2481 from libgit2/cmn/oidarrayVicent Marti
2014-08-28Fix ahead-behind testsCarlos Martín Nieto
2014-07-27merge: expose multiple merge basesCarlos Martín Nieto
2014-07-01revwalk::simplify test should testEdward Thomson
2014-07-01Introduce cl_assert_equal_oidEdward Thomson
2014-04-01No need to find merge base.Anurag Gupta
2014-03-26Decorate unused params as unused in revwalk::hidecb testsEdward Thomson
2014-03-24Modified test for revwalk_hidecbAnurag Gupta
2014-03-24Conforming to libgit2 coding style.Anurag Gupta
2014-03-24Unit Tests for hide_cb in revwalkAnurag Gupta
2014-03-18Implement git_merge_base_octopusAimeast
2014-03-12Fix pqueue sort boundary condition bugRussell Belfer
2014-02-05revwalk: add a test for pushing all referencesCarlos Martín Nieto
2014-02-05revwalk: ignore wrong object type in glob pushesCarlos Martín Nieto
2014-02-05revwalk: add a failing test for pushing "tags"Carlos Martín Nieto
2013-11-15Rename tests-clar to testsBen Straub