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-11-15Rename tests-clar to testsBen Straub
2013-11-11remote: make _ls return the list directlyCarlos Martín Nieto
2013-10-02remote: put the _download() callback with the othersCarlos Martín Nieto
2013-09-25Disconnect path string to preserve after redirectRussell Belfer
2013-04-16Allow git_remote_ls after disconnecting from the remoteCarlos Martín Nieto
2013-02-06Enhance test coverage for transfer cancellationBen Straub
2013-02-05Allow progress callback to cancel fetchBen Straub
2013-01-03Merge branch 'development' into clar2Vicent Marti
2013-01-03Disable Network suite by defaultVicent Marti
2013-01-02Cleanup Clar to make it SIMPLERVicent Marti