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-06-06Make Configuration.BuildFrom() able to probe for the local configuration filenulltoken
2015-06-06Introduce Configuration.BuildFrom()nulltoken
2015-05-23Refactor unwrapping of temp repository on unixBrandon Ording
2015-04-14Garbage collect old test repositories before each runnulltoken
2015-04-07Teach clone the ability to recurse into submodulesJameson Miller
2015-03-17Update libgit2 to 9bbc8f3nulltoken
2015-03-17Optimize import directivesnulltoken
2015-03-17Deprecate ReflogEntry.Commiter in favor of ReflogEntry.Committernulltoken
2015-03-13NativeMethods.IsRunningOnLinux -> IsRunningOnUnixEdward Thomson
2015-02-23Catch expected exceptions thrown by DirectoryHelperThomasBarnekow
2015-01-25Introduce submodule Update and InitJameson Miller
2015-01-23Ensure RetrieveStatus honors "assumed-unchanged" flagnulltoken
2015-01-23Add new AssumeUnchanged test repositorynulltoken
2015-01-04Sandbox every testnulltoken
2015-01-04Rename Clone() test helper method in Sandbox()nulltoken
2014-12-07Improve tracking toolset of improperly released unmanaged handlesMarius Ungureanu
2014-11-04Test for invalid signature configKeith Dahlby
2014-09-13Deprecate repo.Version in favor of GlobalSettings.VersionPaul Duncan
2014-09-05Add IBelongToARepository with some implementationsKeith Dahlby
2014-06-14Introduce Repository.Index.Conflicts.NamesEdward Thomson
2014-05-14Continue implementing revertJameson Miller
2014-04-09Introduce new merge functionality, including Pull, merge options, andJameson Miller
2014-03-29BaseFixture: allow passing options to the isolated repoCarlos Martín Nieto
2014-03-29RefspecFixture: use the isolated repositoryCarlos Martín Nieto
2014-03-29BaseFixture: easy creation of a config-isolated repositoryCarlos Martín Nieto
2014-03-21Update libgit2 to 36a80fdBen Straub
2013-11-13Tests create global config stub if requiredJan Melcher
2013-11-11Extension methods for NoteCollection using user from configJan Melcher
2013-11-07Favor IRepository usage over Repositorynulltoken
2013-11-03Ensure Blob.ContentStream() has LengthKeith Dahlby
2013-10-27Push down Stream related helpers into BaseFixtureAimeast
2013-10-27Teach BaseFixture.Touch() to accept StreamsAimeast
2013-10-05Introduce RequiresDotNetOrMonoGreaterThanOrEqualTo() helpernulltoken
2013-10-03Cleanup temporary test repos before each test runnulltoken
2013-08-30Respect core.logAllRefUpdatesKeith Dahlby
2013-08-30Clean up reflog assertionsKeith Dahlby
2013-08-22Clean up trailing whitespacesnulltoken
2013-08-07Add optional encoding to Touch()Keith Dahlby
2013-07-01Favor Constants.Signature over BaseFixture.DummySignatureyorah
2013-06-26Obsolete repo.Init() overload which returns a Repositorynulltoken
2013-06-21Add InitNewRepository() test helpernulltoken
2013-06-21Leverage Touch() to generate test filesnulltoken
2013-06-20Make Touch() overwrite potential existing filenulltoken
2013-06-20Make BaseFixture.Touch() return the full filepathnulltoken
2013-06-17Touch() should ensure parent directory existsKeith Dahlby
2013-06-15Introduce repo.Refs.RewriteHistory()Ben Straub
2013-06-01Add shallow test repoBen Straub
2013-05-25Add CompareOptionsKeith Dahlby
2013-05-23Move AssertReflogEntryIsCreated to BaseFixtureSaaman
2013-05-02Remove SetIgnoreCaseOrSkip test helpernulltoken