Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-03Move Fetch in Network namespaceyorah
2013-02-28Use implicit GitOid to ObjectId cast everywhereKeith Dahlby
2013-02-21Fix credential acquire callback interopJameson Miller
2013-02-14Use readonly for applicable fieldsKeith Dahlby
2013-02-12Teach Network to list references on a remoteJameson Miller
2013-02-11Fix some issues pinpointed by Code Analysisnulltoken
2013-02-11Teach Push to accept CredentialsJerome Doby
2013-02-08Introduce Repository.Network.Remotesnulltoken
2013-02-05Initial push implementationJameson Miller
2013-01-31Introduce repo.Network.FetchHeadsEdward Thomson