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
2015-08-13Add DebuggerDisplay attribute to TreeEntryAlexandre Mutel
2015-07-08Applying consistant formatting across the projectJ Wyman
2014-04-16Upgrade to .Net 4.0nulltoken
2013-07-01Standardize comments styleyorah
2013-05-04Remove obsolete methodsyorah
2013-05-03Obsolete GitObjectTypenulltoken
2013-05-03Obsolete TreeEntry.Type and TreeEntryDefinition.Typenulltoken
2013-05-03Introduce TreeEntry.TargetType and TreeEntryDefinition.TargetTypenulltoken
2013-04-13Support TreeEntry.Target for gitlink entriesKeith Dahlby
2012-11-06Deploy GitObjectLazyGroup usagenulltoken
2012-10-24Use params for LambdaEqualityHelperKeith Dahlby
2012-08-29Make retrieval of error message thread-safeyorah
2012-07-23Upgrade libgit2 binaries to 14e1bc1nulltoken
2012-06-19Fix issues raised by Code Analysisnulltoken
2012-06-19Make all public types mockableyorah
2012-04-28Deploy usage of the Mode enumnulltoken
2012-04-24Internally expose the oid of a TreeEntry targetnulltoken
2012-04-12Change permissions of TreeEntry.cs fileAndrius Bentkus
2012-03-28Replace usage of IntPtr holding references to oids with OidSafeHandlenulltoken
2012-03-28Replace usage of IntPtr holding references to tree entries with TreeEntrySafe...nulltoken
2012-03-24Add Path property to TreeEntry typeKeith Dahlby
2012-03-06Fix typoKeith Dahlby
2012-03-06Fix up marshalling of strings returned by libgit2Tim Clem
2012-02-27Fix Non-CLS compliant codenulltoken
2012-02-04When unstaging, delegate the reset of the index from the HEAD to libgit2nulltoken
2011-11-28Add basic Tuple<T1, T2> typenulltoken
2011-09-26Add .gitattributes file and fix line endingsnulltoken
2011-09-21Enforce code stylenulltoken
2011-06-23Leverage Lazy<T> to unify implementation of deferred executionnulltoken
2011-06-20Add TreeEntry.Typenulltoken
2011-05-20Fix an IIS related interop issuenulltoken
2011-04-29Fix some TODOs and slightly improve the documentationnulltoken
2011-04-21Add TreeEntry equality membersnulltoken
2011-04-20Straighten Tree and TreeEntry APInulltoken
2011-04-20Enforce naming conventionnulltoken
2011-04-20Tree and blob were addedgor