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-06-07Decorrelate IDisposable implementation from freeing of OdbBackend resourcesnulltoken
2014-06-07Introduce OdbBackend.AllocateAndBuildFrom()nulltoken
2014-06-07Make OdbBackend Read[Prefix]() return UnmanagedMemoryStreamnulltoken
2014-06-07Teach OdbBackend to expose ExistsPrefixnulltoken
2014-04-16Fix some issues pinpointed by Code Analysisnulltoken
2013-12-21Simplify OdbBackend.ReadPrefix() implementationnulltoken
2013-09-08Add GIT_EUSER to OdbBackend exposed return codesnulltoken
2013-09-08Small refactoringnulltoken
2013-09-07Make OdbBackend expose valid backend return codesnulltoken
2013-08-22Clean up trailing whitespacesnulltoken
2013-08-19Make OdbBackend interface ObjectId basednulltoken
2013-08-19Update libgit2 binaries to eb04744nulltoken
2013-08-16Fix OdbBackEnd ForEach prototypenulltoken
2013-08-15Refactor OdbBackEndnulltoken
2013-08-15Allow handling of odd-sized short Shas in OdbBackendnulltoken
2013-08-15Prevent Sha regeneration in the OdbBackendnulltoken
2013-07-01Standardize comments styleyorah
2013-05-04Remove obsolete methodsyorah
2013-05-03Obsolete GitObjectTypenulltoken
2013-05-03Deploy ObjectType to OdbBackendnulltoken
2013-02-14Dismiss a few other R# warningsKeith Dahlby
2013-02-14Remove inferable delegate constructionKeith Dahlby
2013-02-14Use readonly for applicable fieldsKeith Dahlby
2013-02-08Remove trailing whitespaces.Andrius Bentkus
2013-01-08Update libgit2 binaries to 7dfc5c3Ben Straub
2012-12-11Fix some issues pinpointed by Code Analysisnulltoken
2012-12-05Add ReadStream callback to OdbBackendKeith Dahlby
2012-12-05Update libgit2 binaries to 16e6ceeBen Straub
2012-10-12Expose and use giterr_set_str for ODB backendsPhilip Kelley
2012-09-24Support for custom, managed ODB backendsPhilip Kelley