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-08-28Add test for tracking deleted branchKeith Dahlby
2014-08-27Drop tests that rely on the global configurationnulltoken
2014-08-27Remove trailing whitespacesnulltoken
2014-08-27Ensure Tags can be created in detached Head statenulltoken
2014-08-27Enforce Clone() test coveragenulltoken
2014-08-27Update binaries to 69db893nulltoken
2014-08-23Index.Stage: do not stage ignored filesEdward Thomson
2014-07-14FastForward merge should block if there are checkout conflicts.Jameson Miller
2014-07-01Handle tags that do not have a tagger.Jameson Miller
2014-06-24repo.Unstage() renamed items correctlyEdward Thomson
2014-06-24repo.Reset() renamed items correctlyEdward Thomson
2014-06-21Restore old Credentials API as ObsoleteKeith Dahlby
2014-06-19Refactor Constants.PrivateRepoCredentialsKeith Dahlby
2014-06-19Remove conflicts in Index.RemoveEdward Thomson
2014-06-18Introduce merge.ff configuration handlingEdward Thomson
2014-06-14Introduce Repository.Index.Conflicts.NamesEdward Thomson
2014-06-14Introduce Index.Conflicts.ResolvedConflictsEdward Thomson
2014-06-14Test -> CanResolveConflictsByRemovingFromTheIndexEdward Thomson
2014-06-14Add Clone() test leveraging authenticationCarlos Martín Nieto
2014-06-13Use a callback for credentialsCarlos Martín Nieto
2014-06-12Cleanup DiffTreeToTreeFixture to use var and consts when appropriateyorah
2014-06-12Introduce PatchEntryChangesyorah
2014-06-12Introduce Repository.CherryPick.Marius Ungureanu
2014-06-09Introduce Remote.IsSupportedUrl.Marius Ungureanu
2014-06-07Decorrelate IDisposable implementation from freeing of OdbBackend resourcesnulltoken
2014-06-07Make OdbBackend Read[Prefix]() return UnmanagedMemoryStreamnulltoken
2014-06-07Teach OdbBackend to expose ExistsPrefixnulltoken
2014-06-07Introduce ObjectDatabase.ShortenObjectId()nulltoken
2014-06-06Introduce RemoteCollection.Rename.Marius Ungureanu
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