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
2018-06-10Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt
2015-05-13Remove the callbacks struct from the remoteCarlos Martín Nieto
2014-03-07Plug a few leaks in the testsCarlos Martín Nieto
2014-01-27branch: move to git_buf when outputting newly-allocated stringsCarlos Martín Nieto
2013-11-15Rename tests-clar to testsBen Straub