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-04-15Drop obsolete members after release v0.17.0nulltoken
2014-03-21Update libgit2 to 36a80fdBen Straub
2014-02-07Added an option to choose if commit message is prettified or notAmi Bar
2014-01-10Introduce marshaling extension to IntPtrBen Straub
2013-12-13Add Archive() to ObjectDatabaseyorah
2013-12-06Introduce ObjectDatabase.CalculateHistoryDivergence()nulltoken
2013-10-14Protect TagAnnotation creation from invalid parametersnulltoken
2013-10-14Protect TagAnnotation creation from name or message containing '\0'nulltoken
2013-10-14Protect Commit creation from message containing '\0'nulltoken
2013-08-22Clean up trailing whitespacesnulltoken
2013-08-15Teach repo.ObjectDatabase to enumerate GitObjectsnulltoken
2013-08-03Remove obsolete members after 0.13 releaseKeith Dahlby
2013-07-01Standardize comments styleyorah
2013-06-28Simplify Proxy.git_commit_create() implementationnulltoken
2013-06-20Allow ObjectDatabase.CreateBlob() to limit the number of bytes to consumeyorah
2013-06-19Obsolete ObjectDatabase.CreateBlob(BinaryReader, string)nulltoken
2013-06-19Make ObjectDatabase.CreateBlob() accept a Streamnulltoken
2013-06-19Rename ObjectDatabase.CreateTag into ObjectDatabase.CreateTagAnnotationyorah
2013-05-26Introduce repo.ObjectDatabase.CreateTag()nulltoken
2013-02-14Dismiss a few other R# warningsKeith Dahlby
2012-12-11Fix some issues pinpointed by Code Analysisnulltoken
2012-09-24Support for custom, managed ODB backendsPhilip Kelley
2012-08-29Make retrieval of error message thread-safeyorah
2012-08-23Straighten the creation of a Blob in the databasenulltoken
2012-06-20Make ObjectDatabase.CreateBlob() able to accept a BinaryReadernulltoken
2012-06-20Upgrade libgit2 binaries to 1d94a7dnulltoken
2012-06-19Fix issues raised by Code Analysisnulltoken
2012-06-19Make all public types mockableyorah
2012-06-03Use CSharp friendly names for libgit2 error types and codesTim Clem
2012-05-20Upgrade libgit2 binaries to 7a361e9nulltoken
2012-05-16Make ObjectDatabase.CreateBlob() able to work against a bare repositorynulltoken
2012-04-28Add Repository.ObjectDatabase.CreateCommit()nulltoken
2012-04-28Add Repository.ObjectDatabase.CreateTree()nulltoken
2012-04-24Add Repository.ObjectDatabase.CreateBlob()nulltoken
2012-04-24Add Repository.ObjectDatabase.Contains()nulltoken