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-09Introduce new merge functionality, including Pull, merge options, andJameson Miller
2014-04-09Introduce CommitOptionsEdward Thomson
2014-04-09Introduce EmptyCommitExceptionEdward Thomson
2014-04-09Introduce default credentialsEdward Thomson
2014-04-01Enable now passing test assertionsnulltoken
2014-03-31Enrich the merge baseAimeast
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-21Enable now passing test assertionnulltoken
2014-03-21Update libgit2 to 36a80fdBen Straub
2014-03-20Allow notes retrieval by namespace and ObjectIdyorah
2014-03-17Refactored Repository.Clone with CloneOptionsJan Melcher
2014-03-17Make tests target non obsolete overloadsnulltoken
2014-03-06meta fixture ensuring GetEnumerators are testablehalf-ogre
2014-02-06Enhance merge test coverage to better test possible outcomes.crumblycake
2014-01-23Fix Remotes.Add(name, url, refspec) implementationnulltoken
2014-01-21Introduce Diff.Compare<PatchStats>()Ben Straub
2014-01-16Initial merge functionality.crumblycake
2014-01-08Prefer git_patch_print to git_diff_printBen Straub
2014-01-06Skip failling tests due to recent github handling modification of include-tagyorah
2013-12-22Deprecate ObjectId.StartsWith(byte[], int)nulltoken
2013-12-21Simplify OdbBackend.ReadPrefix() implementationnulltoken
2013-12-13Add tar archiving testsyorah
2013-12-13Add Archive() to ObjectDatabaseyorah
2013-12-13Network.Fetch() accepts optional refspecJan Melcher
2013-12-13Refactored Network.Fetch() with FetchOptionsJan Melcher
2013-12-12Rename CommitFilter.FirstParent to FirstParentOnlynulltoken
2013-12-11CommitFilter: add simplify-by-first-parent optionCarlos Martín Nieto
2013-12-10Network: allow downloading from a urlCarlos Martín Nieto
2013-12-06Introduce ObjectDatabase.CalculateHistoryDivergence()nulltoken
2013-12-06Remove trailing whitespacesnulltoken
2013-12-06Revise API for rename/copy detectionBen Straub
2013-12-06Initial rename detection workNathan Roe
2013-12-04Introduce renames in statusEdward Thomson
2013-12-03Extended RemoteUpdater to update refspecsJan Melcher
2013-11-25Configuration.Testability++Keith Dahlby
2013-11-24Introduce Repository.BlameBen Straub
2013-11-21Remove unnecessary global config checkKeith Dahlby
2013-11-21Add Configuration.Find(regexp)Keith Dahlby
2013-11-20Fix undisposed stream in testKeith Dahlby
2013-11-19Add test for interface coverageKeith Dahlby
2013-11-19CommitLog can be sealed because it has interfaceKeith Dahlby
2013-11-14Enumerate refspecsJan Melcher
2013-11-14Enforce Network.ListReferences() test coveragenulltoken
2013-11-13Tests create global config stub if requiredJan Melcher
2013-11-11Extension methods for NoteCollection using user from configJan Melcher
2013-11-11Fix broken tests on OS XBen Straub
2013-11-11Add rewrite test that injects existing TreeEntryKeith Dahlby