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-16Upgrade to .Net 4.0nulltoken
2014-04-01Enable now passing test assertionsnulltoken
2013-11-20Fix undisposed stream in testKeith Dahlby
2013-11-03Check autocrlf in filtered text testKeith Dahlby
2013-11-03Ensure Blob.ContentStream() has LengthKeith Dahlby
2013-10-27Deprecate Blob.ContentAimeast
2013-10-27Rename Blob.ContentAsText() as Blob.GetContentText()Aimeast
2013-10-27Rename Blob.ContentStream() as Blob.GetContentStream()Aimeast
2013-10-27Push down Stream related helpers into BaseFixtureAimeast
2013-10-18Introduce blob FilteringOptions for content streamEdward Thomson
2013-08-07Support BOM detection in Blob.GetContentAsText()Keith Dahlby
2013-08-07Introduce Blob.ContentAsText()Keith Dahlby
2013-06-21Add InitNewRepository() test helpernulltoken
2013-03-01Give props to Jon SkeetMartin Woodward
2013-02-08Fix filemode for source files.Andrius Bentkus
2013-01-14Introduce Blob.IsBinaryMetalrom
2012-05-25Replace AssertExtensions.ShouldNotBeNull method by Assert.NotNullyorah
2012-05-25Replace AssertExtensions.ShouldEqual method by Assert.Equalyorah
2012-02-28Migrate unit tests to XUnitnulltoken
2012-02-21Add a test exercising the Blob.ContentStream propertynulltoken
2011-11-24Improve reliability in running unit testsTim Clem
2011-09-26Add .gitattributes file and fix line endingsnulltoken
2011-09-21Enforce code stylenulltoken
2011-06-18Made name of some test constants more explicitnulltoken
2011-06-12Set up the test environment in a Fixture base classdavidebbo
2011-04-26reformat all test fixtures with resharper settingsTim Clem
2011-04-20Enforce naming conventionnulltoken
2011-04-20Tree and blob were addedgor