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-05-03Introduce ObjectTypenulltoken
2013-04-29Prevent repo.Lookup() to accept GitLink as a target typenulltoken
2013-04-26Teach Checkout() to append to the reflogSaaman
2013-04-25Move BuildSignatureFromGlobalConfiguration() to ConfigurationSaaman
2013-04-09Add ExplicitPathsOptions to Repository.Reset()yorah
2013-04-03Move Fetch in Network namespaceyorah
2013-03-18Respect core.ignorecase in BuildRelativePathFrom()Keith Dahlby
2013-02-08Mark Repository.Remotes obsoletenulltoken
2013-02-07Make repo.Fetch() accept a Credentials instancenulltoken
2012-12-14Move reset overloads to extension methodsMetalrom
2012-12-11Fix some issues pinpointed by Code Analysisnulltoken
2012-12-06Convert repo.Checkout() overloads into extensions methodsnulltoken
2012-12-05Make repo.Config.Get() return the originating storeyorah
2012-11-01Report Fetch progress through callbacksJameson Miller
2012-10-17Enhance Repository.Fetch() documentationnulltoken
2012-10-17Make TagFetchMode.Auto the explicit defaultnulltoken
2012-10-17Rename TagOption to TagFetchModenulltoken
2012-10-17Add ability to fetch from remotes.Jameson Miller
2012-09-05Improve RepositoryExtensions documentationnulltoken
2012-09-05Make Branches.Add() accept a Commit as its targetnulltoken
2012-08-15Revparse support in Repository.LookupBen Straub
2012-06-18Add IRepository interfaceHaacked
2012-06-10Move CommitCollection.Create() to Repository.Commit()Keith Dahlby
2012-06-10Rename Create to Add in TagCollectionKeith Dahlby
2012-06-10Rename Create to Add in BranchCollectionKeith Dahlby
2012-06-03Rename LibGit2Exception to LibGit2SharpExceptionTim Clem
2012-04-28Improve documentation related to the creation of Commitsnulltoken
2012-04-24Add Repository.CreateBranch() overload that accepts Commit directlyKeith Dahlby
2012-02-27Fix some ambiguous references in the xml documentationnulltoken
2012-02-08Make Repository.Commit() able to amend the current tip of the Headnulltoken
2012-02-08Fix detection of the lack of user identity details in git global and system c...nulltoken
2011-10-21Fix some missing documentation warningsnulltoken
2011-10-12Move the Commit API with optional signatures up to RepositoryExtensionsnulltoken
2011-10-12Can create commit using global 'user' config infoTim Clem
2011-09-21Enforce code stylenulltoken
2011-06-13Make Repository.Head return a Branch instead of a Referencenulltoken
2011-06-09Add basic Commit featurenulltoken
2011-06-01Refactor CommitCollectionnulltoken
2011-05-26Add branch creation shortcuts to Repositorynulltoken
2011-05-05Add more tests covering the creation of tagsnulltoken
2011-05-04Port some tests from cgit and fix implementation to make them passnulltoken
2011-05-03Port some tests from cgit and fix implementation to make them passnulltoken
2011-05-02Port some tests from cgit and fix implementation to make them passnulltoken
2011-05-01Port some tests from cgit and fix implementation to make them passnulltoken
2011-05-01Push down an overload from Repository extension methods to main APInulltoken
2011-04-12Remove some duplicate checksnulltoken
2011-04-06Convert the Repository syntactic sugar overloads into extension methods.nulltoken