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-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
2014-03-20Allow notes retrieval by namespace and ObjectIdyorah
2014-03-17Refactored Repository.Clone with CloneOptionsJan Melcher
2014-03-06meta fixture ensuring GetEnumerators are testablehalf-ogre
2014-03-06make SubmoduleCollection.GetEnumerator virtualhalf-ogre
2014-02-07Added an option to choose if commit message is prettified or notAmi Bar
2014-02-06Release LibGit2Sharp v0.16.0v0.16.0nulltoken
2014-02-06Fix fast forward merge behavior.crumblycake
2014-01-23Fix Remotes.Add(name, url, refspec) implementationnulltoken
2014-01-21Fix xmldoc typoBen Straub
2014-01-21Introduce Diff.Compare<PatchStats>()Ben Straub
2014-01-18Bind git_patch_line_statsBen Straub
2014-01-16Initial merge functionality.crumblycake
2014-01-10Introduce marshaling extension to IntPtrBen Straub
2014-01-10Deploy Proxy.MarshalAs<T> more extensivelyBen Straub
2014-01-09Update error categories to match libgit2Edward Thomson
2014-01-08Prefer git_patch_print to git_diff_printBen Straub
2014-01-06Delegate Commit.MessageShort to libgit2 (#593)Aimeast
2013-12-24Drop obsolete members after release v0.15.0nulltoken
2013-12-24Release LibGit2Sharp v0.15.0v0.15.0nulltoken
2013-12-23Update libgit2 binaries to 65e9dc6nulltoken
2013-12-23Fix Xml documentation compilation warningnulltoken
2013-12-22Deprecate ObjectId.StartsWith(byte[], int)nulltoken
2013-12-21Simplify OdbBackend.ReadPrefix() implementationnulltoken