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
2014-04-16Fix some issues pinpointed by Code Analysisnulltoken
2014-03-21Update libgit2 to 36a80fdBen Straub
2014-01-10Introduce marshaling extension to IntPtrBen Straub
2013-11-25Configuration.Testability++Keith Dahlby
2013-11-25Publicize Configuration.BuildSignature()Keith Dahlby
2013-11-21Add Configuration.Find(regexp)Keith Dahlby
2013-10-15Make string marshaling either lax or strictnulltoken
2013-07-01Standardize comments styleyorah
2013-04-26Teach Checkout() to append to the reflogSaaman
2013-04-25Move BuildSignatureFromGlobalConfiguration() to ConfigurationSaaman
2013-04-03Remove obsolete Configuration members/extensionsKeith Dahlby
2013-02-11Fix some issues pinpointed by Code Analysisnulltoken
2013-02-08Remove trailing whitespaces.Andrius Bentkus
2013-01-27make Configuration#Get methods virtualDrew Miller
2013-01-24Improve exception message when configuration file is not foundyorah
2012-12-11Fix some issues pinpointed by Code Analysisnulltoken
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
2012-12-05Fix parameter checksnulltoken
2012-12-05Make repo.Config.Get() return the originating storeyorah
2012-10-27Upgrade libgit2 binaries to a0ce87c51Ben Straub
2012-10-24Simplify consumption of _foreach methodsKeith Dahlby
2012-09-04Enumerate configuration values.Matt Burke
2012-09-03Remove unneeded ConfigGetter<T> delegateKeith Dahlby
2012-08-29Make retrieval of error message thread-safeyorah
2012-06-18Make Configuration mockableyorah
2012-06-10Rename Delete to Unset in ConfigurationKeith Dahlby
2012-06-09Simplify the formating of exception messagesnulltoken
2012-06-03Use CSharp friendly names for libgit2 error types and codesTim Clem
2012-06-03Rename LibGit2Exception to LibGit2SharpExceptionTim Clem
2012-06-01Make Configuration.Delete() able to target global and system configuration filesnulltoken
2012-06-01Add missing documentation to Configuration.Set()nulltoken
2012-05-26Extend RepositoryOptions to accept path to alternate System and Global config...nulltoken
2012-05-26Fix wrongly declared interop signaturenulltoken
2012-05-22Remove duplication in ConfigurationKeith Dahlby
2012-05-20Upgrade libgit2 binaries to 7a361e9nulltoken
2012-03-29Move SafeHandle related types to Core.Handles namespacenulltoken
2012-03-06Use FilePath and FilePathMarshaler in NativeMethodsKeith Dahlby
2012-03-06Fix up marshalling of strings returned by libgit2Tim Clem
2012-02-27Fix some issues pinpointed by Code Analysisnulltoken
2011-12-20Upgrade libgit2 binaries to be00b00nulltoken
2011-12-02Improve XBuild compatibility on Linuxnulltoken
2011-11-18Allow access to config outside the context of a repoTim Clem
2011-11-01Fix some missing documentation warningsnulltoken
2011-10-10Change retrieval of configuration settingsnulltoken
2011-10-10Add Configuration.Get() overload that takes key in parts.Keith Dahlby