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-10-02remote: put the _download() callback with the othersCarlos Martín Nieto
2013-01-09update copyrightsEdward Thomson
2012-10-25Remove 'bytes' param from git_remote_downloadBen Straub
2012-10-25Network progress: rename thingsBen Straub
2012-10-20Fetch/indexer: progress callbacksBen Straub
2012-10-20Add git_indexer_stats field to git_remoteBen Straub
2012-07-30remote: use the same code to control git and httpCarlos Martín Nieto
2012-05-19http: add https support when GnuTLS is availableCarlos Martín Nieto
2012-04-25transports: buffer the git requests before sending themCarlos Martín Nieto
2012-04-25fetch: use the streaming indexer when downloading a packCarlos Martín Nieto
2012-02-13Update Copyright headerschu
2011-10-12fetch: add a generic pack-download functionCarlos Martín Nieto
2011-09-19Cleanup legal dataVicent Marti
2011-08-18Move negotiation to the transportCarlos Martín Nieto
2011-08-18Don't expose the fetch code to the userCarlos Martín Nieto