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-20extract method which accepts DiffModifier parametersBrendan Forster
2014-06-04Release LibGit2Sharp v0.18.1v0.18.1nulltoken
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
2014-06-01Introduce RemoteCollection.Remove()Marius Ungureanu
2014-06-01Update libgit2 binaries to 2f6f6eb.Marius Ungureanu
2014-05-31Fix issues reported by CodeAnalysis (NRefactory).Ungureanu Marius
2014-05-30Slight documentation fixnulltoken
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-30Introduce GlobalSettings.Features()Edward Thomson
2014-05-30Update libgit2 binaries to 58eea5eMarius Ungureanu
2014-05-30RepositoryStatus: add RecurseIgnoredDirsCarlos Martín Nieto
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-27Favor usage of non obsolete methodsnulltoken
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-21Improve marshaling of git oidKim Gybels
2014-04-16Upgrade to .Net 4.0nulltoken
2014-04-16Fix some issues pinpointed by Code Analysisnulltoken
2014-04-15Drop obsolete members after release v0.17.0nulltoken
2014-04-14Release LibGit2Sharp v0.17.0v0.17.0nulltoken
2014-04-14Update libgit2 to 06d772dnulltoken
2014-04-11Improve performance of refs.ReachableFrom()nulltoken
2014-04-10Fix xml doc ambiguous referencesnulltoken
2014-04-09Introduce new merge functionality, including Pull, merge options, andJameson Miller
2014-04-09Update libgit2 to bcc6229Jameson Miller
2014-04-09Short-circuit Committishes for simple identifiersKeith Dahlby
2014-04-09Introduce CommitOptionsEdward Thomson
2014-04-09Introduce EmptyCommitExceptionEdward Thomson
2014-04-09Introduce default credentialsEdward Thomson
2014-04-08Drop uninteresting information from Exception messagesEdward Thomson
2014-03-31Enrich the merge baseAimeast
2014-03-26Make GitCloneOptions a struct to fix issue #635Philip Kelley
2014-03-22Split the lazy group of commit object as two groupsAimeast
2014-03-21Bind git_reference_remove()nulltoken
2014-03-21Bind git_remote_fetch()nulltoken
2014-03-21Update libgit2 to 36a80fdBen Straub