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-06-26index, iterator, fetchhead: plug leaksCarlos Martín Nieto
2015-06-25remote: insert refspecs with no rhs in FETCH_HEADCarlos Martín Nieto
2015-05-13remote: remove url and pushurl from the save logicCarlos Martín Nieto
2015-05-13Remove the callbacks struct from the remoteCarlos Martín Nieto
2015-03-03Remove the signature from ref-modifying functionsCarlos Martín Nieto
2014-11-08remote: rename _load() to _lookup()Carlos Martín Nieto
2014-09-30remote: allow overriding the refspecs for download and fetchCarlos Martín Nieto
2014-09-05When auto follow tags, FETCH_HEAD should list only newly followed tagsLinquize
2014-07-01Introduce cl_assert_equal_oidEdward Thomson
2014-04-24fetchhead: deal with quotes in branch namesCarlos Martín Nieto
2014-04-02remote: write tests for cloning from an empty repoCarlos Martín Nieto
2013-11-15Rename tests-clar to testsBen Straub