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
2016-10-23Merge pull request #1 from knocte/fixMono421BuildMarius Ungureanu
2016-10-23Fix MSBuild build with xbuild 12.0 engine (mono 4.2.1)Andres G. Aragoneses
2015-08-25Decorate Diff.Compare generics with interfaceMarius Ungureanu
2015-08-18Obsolete NoteCollection.Remove() overload that do not require Signature param...nulltoken
2015-08-18Obsolete NoteCollection.Add() overload that do not require Signature parametersnulltoken
2015-08-18Obsolete repo.Commit() overloads that do not require Signature parametersnulltoken
2015-08-18Enforce Configuration.BuildSignature test coveragenulltoken
2015-08-18Favor Identity usage over Signature in testsnulltoken
2015-07-26Obsolete CommitFilter.Since and Untilnulltoken
2015-07-17Functionality to correctly handle Symbolic ReferencesPaul Sawey
2015-07-14Allow the caller to inspect the host's certificateCarlos Martín Nieto
2015-07-14Merge pull request #1156 from libgit2/ptr1120-Repository.IsValid_should_only_...nulltoken
2015-07-14Make Repository.IsValid() return false on empty pathsPeter
2015-07-13Merge pull request #1137 from libgit2/whoisj/fix-rebase-testsnulltoken
2015-07-13Fixes `RebaseFixture` tests by adding .gitattributes file to repo.J Wyman
2015-07-12Merge pull request #764 from libgit2/ntk/ignorenulltoken
2015-07-04Ensure Stage() detects minor changes in a tight loopnulltoken
2015-07-04Update libgit2 to 4d6362bnulltoken
2015-07-04Make probing of test resources more reliablenulltoken
2015-07-04Upgrade development dependenciesnulltoken
2015-07-01Resolve racy NRE via rearchitect filter logic.J Wyman
2015-06-24Enforce testing of secure password credentialstherzok-secure-stringMarius Ungureanu
2015-06-23Merge pull request #1110 from libgit2/ntk/coverallsKeith Dahlby
2015-06-23Merge pull request #964 from libgit2/jamill/rebasenulltoken
2015-06-23Fix compilation warningnulltoken
2015-06-22Attempt to create mockable instancesKeith Dahlby
2015-06-22Implement Rebase operationJameson Miller
2015-06-20Merge pull request #1051 from libgit2/gh604nulltoken
2015-06-19Ensure public extension methods always target interfaces or enumsKeith Dahlby
2015-06-18Fold ObjectDatabaseExtensions.cs into ObjectDatabase.csnulltoken
2015-06-18Convert Reference.IsNote() into a propertynulltoken
2015-06-18Convert Reference.IsTag() into a propertynulltoken
2015-06-18Convert Reference.IsRemoteTrackingBranch() into a propertynulltoken
2015-06-18Convert Reference.IsLocalBranch() into a propertynulltoken
2015-06-17Remove extra test resource filesKeith Dahlby
2015-06-17Ignore extra test resource filesKeith Dahlby
2015-06-17And in .git/modulesKeith Dahlby
2015-06-17And in .git/configKeith Dahlby
2015-06-17Add test for sm_branch_onlyKeith Dahlby
2015-06-17Add sm_branch_only in a dev branchKeith Dahlby
2015-06-17Fix submodule_wd submodule remote URLsKeith Dahlby
2015-06-17Show diff for test resource text artifactsKeith Dahlby
2015-06-17Fold BranchCollectionExtensions.cs into BranchCollection.csnulltoken
2015-06-16Enhance .gitignore capabilities test coveragenulltoken
2015-06-15Cleanup importsnulltoken
2015-06-15Drop trailing spacesnulltoken
2015-06-11Merge pull request #1062 from libgit2/ethomson/stage_ignoresnulltoken
2015-06-11Merge pull request #1090 from libgit2/ntk/coveritynulltoken
2015-06-11mergedrepo_wd: turn on core.autocrlf=falseEdward Thomson
2015-06-11Ensure one can create a branch in a deleted nested branch namespaceJameson Miller