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-07-13treewide: remove use of C++ style commentsPatrick Steinhardt
2016-04-19proxy: ask the user for credentials if necessaryCarlos Martín Nieto
2015-09-08Update another call to git_remote_connectMatt Burke
2015-05-28remote: remove fetch parameter from create_anonymousCarlos Martín Nieto
2015-05-13examples: adjust to the new remote APICarlos Martín Nieto
2014-11-08remote: rename _load() to _lookup()Carlos Martín Nieto
2014-04-01remote: rename inmemory to anonymous and swap url and fetch orderCarlos Martín Nieto
2013-11-11remote: make _ls return the list directlyCarlos Martín Nieto
2013-11-01A few formatting changes for roccoCarlos Martín Nieto
2013-10-02remote: move the credentials callback to the structCarlos Martín Nieto
2013-09-01Adding credentials callback to ls-remote and fetch too.Krzysztof Adamski
2013-09-01Removing unneeded code duplication in ls-remote.cKrzysztof Adamski
2013-04-09Fix clang warnings and improve checksRussell Belfer
2013-01-03Move `url` to last place in parameter listBen Straub
2012-12-22Fix examplesBen Straub
2012-12-20Rename remote creation APIsBen Straub
2012-11-28API updates for remote.hBen Straub
2012-07-30examples: fix warnings in network/Carlos Martín Nieto
2012-05-18errors: Rename the generic return codesVicent Martí
2012-05-08remotes: change git_remote_new's signatureCarlos Martín Nieto
2011-11-28remote: Cleanup the remotes coderepo-ownershipVicent Marti
2011-10-03examples: add ls-remote, fetch and index-pack examplesCarlos Martín Nieto