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
2013-12-24Drop obsolete members after release v0.15.0nulltoken
2013-11-03Note that Blob.Size is size of raw contentKeith Dahlby
2013-10-27Deprecate Blob.ContentAimeast
2013-10-27Rename Blob.ContentStream() as Blob.GetContentStream()Aimeast
2013-10-18Introduce blob FilteringOptions for content streamEdward Thomson
2013-07-01Standardize comments styleyorah
2013-01-14Introduce Blob.IsBinaryMetalrom
2012-12-05Update libgit2 binaries to 16e6ceeBen Straub
2012-11-06Move repo field up into GitObjectKeith Dahlby
2012-11-06Deploy GitObjectLazyGroup usagenulltoken
2012-10-25Hide Blob.Size setterKeith Dahlby
2012-08-29Make retrieval of error message thread-safeyorah
2012-06-19Fix issues raised by Code Analysisnulltoken
2012-06-18Make Blob mockableyorah
2012-06-09Fix XML comment warningsKeith Dahlby
2012-03-28Replace usage of IntPtr holding references to git objects with GitObjectSafeH...nulltoken
2011-10-07Fix some missing documentation warningsnulltoken
2011-09-26Add .gitattributes file and fix line endingsnulltoken
2011-09-21Enforce code stylenulltoken
2011-04-20Enforce naming conventionnulltoken
2011-04-20Tree and blob were addedgor
2011-04-10Refactor creation of Git objectsnulltoken
2011-03-30refactor GitOid to be safe.Tim Clem
2011-03-30remove class headersTim Clem
2011-03-30add new revwalk interface with updated interopTim Clem
2011-03-30add back in basic object lookup with new interopTim Clem
2011-03-30Squash up commits on devel branchTim Clem
2011-03-06Rename namespace from libgit2 to LibGit2Sharp.Andrius Bentkus