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-05-11Give FileStatus enum entries more meaningful namesnulltoken
2015-02-26Enhance ObjectDatabase.CanMergeWithoutConflict() test coveragenulltoken
2015-02-07Add some CanMergeWithoutConflict() test coverageBrendan Forster
2015-01-04Sandbox every testnulltoken
2015-01-04Rename Clone() test helper method in Sandbox()nulltoken
2014-12-04Fix for computing blob size without loading entire blob content in memory - F...Ravindra Patel
2014-10-31Move higher level Index operations to IRepositoryPaul Duncan
2014-09-01Introduce low level Index/Tree operationsAlexandru Dima
2014-08-27Remove trailing whitespacesnulltoken
2014-06-07Introduce ObjectDatabase.ShortenObjectId()nulltoken
2014-06-03Commit: Introduce CommentaryChar and PrettifyMessage in CommitOptionsUngureanu Marius
2014-05-30ObjectDatabase: stream objects when we know we canCarlos Martín Nieto
2014-05-30ObjectDatabase: we should fail when asked to read too muchCarlos Martín Nieto
2014-05-30Clone the test repository only when requirednulltoken
2014-03-17Make tests target non obsolete overloadsnulltoken
2013-12-06Introduce ObjectDatabase.CalculateHistoryDivergence()nulltoken
2013-11-08Deprecated ResetOptions in favor ResetMode.Pavel Belousov
2013-10-27Rename Blob.ContentAsText() as Blob.GetContentText()Aimeast
2013-10-14Protect TagAnnotation creation from invalid parametersnulltoken
2013-10-14Protect TagAnnotation creation from name or message containing '\0'nulltoken
2013-10-14Protect Commit creation from message containing '\0'nulltoken
2013-08-15Teach repo.ObjectDatabase to enumerate GitObjectsnulltoken
2013-08-07Introduce Blob.ContentAsText()Keith Dahlby
2013-07-01Favor Constants.Signature over BaseFixture.DummySignatureyorah
2013-06-21Leverage Touch() to generate test filesnulltoken
2013-06-20Allow ObjectDatabase.CreateBlob() to limit the number of bytes to consumeyorah
2013-06-19Make ObjectDatabase.CreateBlob() accept a Streamnulltoken
2013-06-19Rename ObjectDatabase.CreateTag into ObjectDatabase.CreateTagAnnotationyorah
2013-05-26Introduce repo.ObjectDatabase.CreateTag()nulltoken
2013-05-03Introduce TreeEntry.TargetType and TreeEntryDefinition.TargetTypenulltoken
2013-04-25Add TreeDefinition.AddGitLink()Keith Dahlby
2013-04-09Make test directory clones consistentKeith Dahlby
2013-01-14Introduce Blob.IsBinaryMetalrom
2012-08-23Straighten the creation of a Blob in the databasenulltoken
2012-06-27Preserve non-ASCII characters in commit messagesAdam Roben
2012-06-20Make ObjectDatabase.CreateBlob() able to accept a BinaryReadernulltoken
2012-05-25Replace AssertExtensions.ShouldEqual method by Assert.Equalyorah
2012-05-16Make ObjectDatabase.CreateBlob() able to work against a bare repositorynulltoken
2012-04-28Add Repository.ObjectDatabase.CreateCommit()nulltoken
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-24Add Repository.ObjectDatabase.CreateBlob()nulltoken
2012-04-24Add Repository.ObjectDatabase.Contains()nulltoken