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-06Remove trailing whitespacesnulltoken
2013-11-03Enforce symlink creation and parsing test coveragenulltoken
2013-08-22Clean up trailing whitespacesnulltoken
2013-05-03Obsolete Tree.Trees and Tree.Blobs propertiesnulltoken
2013-03-14Clean-up trailing whitespacesyorah
2013-02-08Fix filemode for source files.Andrius Bentkus
2012-08-15Revparse support in Repository.LookupBen Straub
2012-06-10Straighten the building of some test pathsnulltoken
2012-05-25Replace AssertExtensions.ShouldNotEqual method by Assert.NotEqualyorah
2012-05-25Replace AssertExtensions.ShouldNotBeNull method by Assert.NotNullyorah
2012-05-25Replace AssertExtensions.ShouldBeTrue method by Assert.Trueyorah
2012-05-25Replace AssertExtensions.ShouldBeNull method by Assert.Nullyorah
2012-05-25Replace AssertExtensions.ShouldEqual method by Assert.Equalyorah
2012-05-22Remove unused usingsKeith Dahlby
2012-04-28Rename Tree.Files property as Tree.Blobsnulltoken
2012-04-28Deploy usage of the Mode enumnulltoken
2012-03-24Add Path property to TreeEntry typeKeith Dahlby
2012-02-28Migrate unit tests to XUnitnulltoken
2011-11-24Improve reliability in running unit testsTim Clem
2011-09-26Add .gitattributes file and fix line endingsnulltoken
2011-09-21Enforce code stylenulltoken
2011-09-11Straighten collection assertions to take into account the order of itemsnulltoken
2011-06-21Fix retrieving of a non existing tree entrynulltoken
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-21Add TreeEntry equality membersnulltoken
2011-04-20Straighten Tree and TreeEntry APInulltoken
2011-04-20Enforce naming conventionnulltoken
2011-04-20Tree and blob were addedgor