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-12-11Update libgit2 to 4eb97efMarius Ungureanu
2014-05-31Fix issues reported by CodeAnalysis (NRefactory).Ungureanu Marius
2014-04-16Upgrade to .Net 4.0nulltoken
2014-03-20Allow notes retrieval by namespace and ObjectIdyorah
2013-11-11Extension methods for NoteCollection using user from configJan Melcher
2013-07-01Standardize comments styleyorah
2013-04-26Add helper methods to determine reference kind from canonical nameSaaman
2013-04-26Refactor handling of reference prefixesSaaman
2013-04-03Remove obsolete Create/Delete methodsKeith Dahlby
2013-02-28Use implicit GitOid to ObjectId cast everywhereKeith Dahlby
2013-01-08Update libgit2 binaries to 7dfc5c3Ben Straub
2012-12-11Fix some issues pinpointed by Code Analysisnulltoken
2012-12-05Update libgit2 binaries to 16e6ceeBen Straub
2012-11-23Add some `DebuggerDisplay` loveyorah
2012-10-24Simplify consumption of _foreach methodsKeith Dahlby
2012-09-03Unify BuildFromPtr/CreateFromPtr implementation and usageyorah
2012-08-29Make retrieval of error message thread-safeyorah
2012-06-19Fix issues raised by Code Analysisnulltoken
2012-06-19Make all public types mockableyorah
2012-06-10Rename Delete to Remove in NoteCollectionKeith Dahlby
2012-06-10Rename Create to Add in NoteCollectionKeith Dahlby
2012-06-03Use CSharp friendly names for libgit2 error types and codesTim Clem
2012-05-22Add notes listyorah
2012-05-22Add notes removalyorah
2012-05-22Add notes creation and updationyorah
2012-05-22Add notes retrievalKeith Dahlby