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-27Release LibGit2Sharp v0.19v0.19nulltoken
2014-08-27Drop tests that rely on the global configurationnulltoken
2014-08-27Remove trailing whitespacesnulltoken
2014-08-27Minor fixnulltoken
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-22Fix for osx CI scriptPhilip Kelley
2014-07-21Update binaries to 091165cPhilip Kelley
2014-07-14FastForward merge should block if there are checkout conflicts.Jameson Miller
2014-07-01Update logic in Proxy to re-use taggerHandleJameson Miller
2014-07-01Handle tags that do not have a tagger.Jameson Miller
2014-06-25git_strarray marshaling improvementsPhilip Kelley
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-14Fix xml doc related warningsnulltoken
2014-06-14Add Clone() test leveraging authenticationCarlos Martín Nieto
2014-06-14Update binaries to e93206eUngureanu Marius
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-11Fix xml doc related warningsnulltoken
2014-06-09Introduce Remote.IsSupportedUrl.Marius Ungureanu
2014-06-07Decorrelate IDisposable implementation from freeing of OdbBackend resourcesnulltoken
2014-06-07Introduce OdbBackend.AllocateAndBuildFrom()nulltoken
2014-06-07Make OdbBackend Read[Prefix]() return UnmanagedMemoryStreamnulltoken
2014-06-07Teach OdbBackend to expose ExistsPrefixnulltoken
2014-06-07Introduce ObjectDatabase.ShortenObjectId()nulltoken
2014-06-07Fix xml doc related warningsnulltoken
2014-06-07Prevent memory leak on branch removalnulltoken
2014-06-06Introduce RemoteCollection.Rename.Marius Ungureanu
2014-06-04Release LibGit2Sharp v0.18.1v0.18.1nulltoken
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-04Update libgit2 binaries to 90befdenulltoken
2014-06-04Drop obsolete members after release v0.18.0nulltoken
2014-06-03Commit: Introduce CommentaryChar and PrettifyMessage in CommitOptionsUngureanu Marius
2014-06-02Release LibGit2Sharp v0.18.0v0.18.0nulltoken
2014-06-02Fix wrong handle lifecyclenulltoken
2014-06-02Simplify disposal of some resourcesnulltoken
2014-06-02BranchCollection: Obsolete Move and introduce Rename.Marius Ungureanu