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-01-08Add local cloning test coveragenulltoken
2013-01-08Move clone related tests into a separate fixturenulltoken
2013-01-08Update libgit2 binaries to 7dfc5c3Ben Straub
2013-01-07Rename Enum.Has<T> to Compat.Enum.HasFlag<T>nulltoken
2013-01-07Give props to Hugo BonacciMartin Woodward
2013-01-04Make Travis build fail upon a test failurenulltoken
2013-01-04Add NuGet LicenseMartin Woodward
2013-01-04Add License for MoqMartin Woodward
2013-01-04Add xUnit licensesMartin Woodward
2013-01-04Remove specific Lib/.gitattributes filenulltoken
2013-01-03Eagerly load the Configuration if any config path is providednulltoken
2013-01-01Update copyright notice for 2013nulltoken
2012-12-31Add .mailmap filenulltoken
2012-12-31Add optional RepositoryOptions to Repository.Clone callSaaman
2012-12-31Add optional RespositoryOptions to Repository.Init callMetalrom
2012-12-27Switch README content to reference-style linkingnulltoken
2012-12-26Add a build status section to the README filenulltoken
2012-12-23Add script to update libgit2Ben Straub
2012-12-14Move reset overloads to extension methodsMetalrom
2012-12-14Adds Reset(Commit commit, IEnumerable<string> paths = null) to RepositoryMetalrom
2012-12-14Adds Reset(ResetOptions resetOptions, Commit commit) method in RepositoryMetalrom
2012-12-13Enhance Index.[Stage|Unstage]() test coveragenulltoken
2012-12-13Simplify Index.Unstage() implementationnulltoken
2012-12-13Enhance Diff.Compare() test coveragenulltoken
2012-12-13Make Diff.Compare() able to compare a null Tree against the Index and Workdirnulltoken
2012-12-12Index.Unstage should accept absolute file pathsnulltoken
2012-12-12Enhance Index.Unstage() code coverageJameson Miller
2012-12-12Make Index.Unstage() work against an orphaned HeadPhilip Kelley
2012-12-12Enhance Index.Unstage test coveragenulltoken
2012-12-12Ensure Diff.Compare() cannot apply on a bare repositoryMetalrom
2012-12-11Fix some issues pinpointed by Code Analysisnulltoken
2012-12-11Minor code refactoringnulltoken
2012-12-09Fix IndexEntry IEquatable implementationnulltoken
2012-12-09Introduce IndexEntry.StageLevelnulltoken
2012-12-09Introduce repo.Index.IsFullyMergednulltoken
2012-12-06Introduce Repository.Info.CurrentOperationKeith Dahlby
2012-12-06Convert repo.Checkout() overloads into extensions methodsnulltoken
2012-12-06Align IRepository with public Repository membersnulltoken
2012-12-06Fix TrackedBranch property on DetachedHead branchesKeith Dahlby
2012-12-06Fix IsTracking Property on DetachedHead branchesJameson Miller
2012-12-05Revert "Temporary revert of the null Trees diffing feature"nulltoken
2012-12-05Add ReadStream callback to OdbBackendKeith Dahlby
2012-12-05Make `GitObject.DereferenceToCommit()` use `git_object_peel()`yorah
2012-12-05Make ConfigurationEntry constructors internalnulltoken
2012-12-05Improve Configuration.Get documentationyorah
2012-12-05Add XDG configuration storeyorah
2012-12-05Make Config.Get() able to target a specific storenulltoken
2012-12-05Turn Configuration overloads into extension methodsnulltoken
2012-12-05Make Configuration.HasXXXConfig() obsoletenulltoken
2012-12-05Introduce Configuration.HasConfig()nulltoken