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-06-04Test cloning from a new repo in a temporary path.Albert Meltzer
2014-06-04Tidy up local cloning test helper methodnulltoken
2014-06-03Commit: Introduce CommentaryChar and PrettifyMessage in CommitOptionsUngureanu Marius
2014-06-02BranchCollection: Obsolete Move and introduce Rename.Marius Ungureanu
2014-06-01Introduce RemoteCollection.Remove()Marius Ungureanu
2014-05-31Remove unneeded clone for Remote validity test.Ungureanu 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-05-30Introduce GlobalSettings.Features()Edward Thomson
2014-05-30Update libgit2 binaries to 58eea5eMarius Ungureanu
2014-05-30Fix indices of test repos so that they're not dirtynulltoken
2014-05-14Slightly enforce Revert() test coveragenulltoken
2014-05-14Continue implementing revertJameson Miller
2014-05-14Introduce repo.Revert(commit)Ben Straub
2014-05-05Make Network.ListReferences(Remote) accept Credentialssomeoneigna
2014-05-03Update Checkout and Merge optionsJameson Miller
2014-04-28Improve CanRetrieveValidVersionString()Ignacio Alvarez
2014-04-26Fix Commit() so that it always updates the HEADmumitroller
2014-04-26Cleanup whitespacesnulltoken
2014-04-26Introduced Reference.IsValidName(string)someoneigna
2014-04-26Added libgit2 features to Repository.Versionsomeoneigna
2014-04-25Introduce Remote.IsValidName(string)someoneigna
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