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 (Collapse)Author
2014-04-16Upgrade to .Net 4.0nulltoken
Fix #654
2013-11-11Add TreeDefinition.Add(string, TreeEntry)Keith Dahlby
2013-07-01Standardize comments styleyorah
2013-06-03Introduce TreeDefinition.From(Commit)Ben Straub
2013-05-03Introduce TreeEntry.TargetType and TreeEntryDefinition.TargetTypenulltoken
2013-04-25Add TreeDefinition.Add(Submodule)Keith Dahlby
2013-04-25Add TreeDefinition.AddGitLink()Keith Dahlby
2013-02-14Micro-optimization: use new List<>(capacity)Keith Dahlby
2013-02-08Remove trailing whitespaces.Andrius Bentkus
2013-02-07Make Diff.Compare able to expose type changesnulltoken
Fix #196
2013-01-28Fix test for non-virtual methods in types with public ctorKeith Dahlby
* Exclude delegates from types checked * Missing virtual modifiers
2012-08-29Make retrieval of error message thread-safeyorah
Fix #203
2012-08-23Straighten the creation of a Blob in the databasenulltoken
2012-06-19Fix issues raised by Code Analysisnulltoken
2012-04-28Make TreeDefinition.Add() able to cope with filesnulltoken
2012-04-28Add TreeDefinition.Remove()yorah
2012-04-28Add Repository.ObjectDatabase.CreateTree()nulltoken
2012-04-28Add TreeDefinition and TreeEntryDefinition typesnulltoken