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-03-21Update libgit2 to 36a80fdBen Straub
2013-12-06Revise API for rename/copy detectionBen Straub
2013-12-06Initial rename detection workNathan Roe
2013-11-06Update libgit2 binaries to e87d9d3nulltoken
2013-10-15Make string marshaling either lax or strictnulltoken
2013-10-15Split Patch and TreeChanges generationyorah
2013-08-07Skip building diff patch while doing stage/resetNikolay Zakharov
2013-07-01Standardize comments styleyorah
2013-05-03Update libgit2 binaries to b641c00yorah
2013-04-24Make Index.Remove() diff-basedyorah
2013-04-09Add ExplicitPathsOptions to Repository.Index.Unstage()/Stage()yorah
2013-04-09Add ExplicitPathsOptions to Repository.Diff.Compare()yorah
2013-03-18Stop sorting collectionsKeith Dahlby
2013-02-28Use implicit GitOid to ObjectId cast everywhereKeith Dahlby
2013-02-11posh-git-ify TreeChanges.DebuggerDisplayKeith Dahlby
2013-02-07Make Diff.Compare able to expose type changesnulltoken
2013-01-23Update libgit2 binaries to 586f71enulltoken
2013-01-08Improve perf and correctness of UTF-8 marshalingPhilip Kelley
2012-12-13Make Diff.Compare() able to compare a null Tree against the Index and Workdirnulltoken
2012-12-11Fix some issues pinpointed by Code Analysisnulltoken
2012-12-05Update libgit2 binaries to 16e6ceeBen Straub
2012-11-23Add some `DebuggerDisplay` loveyorah
2012-08-29Make retrieval of error message thread-safeyorah
2012-08-14Refactor TreeChanges.PrintCallBack()Keith Dahlby
2012-08-14Inline helper methods to simplify refactoringKeith Dahlby
2012-06-19Make all public types mockableyorah
2012-06-14Make TreeChanges and TreeEntryChanges expose native pathsnulltoken
2012-06-09Replace Changes.PatchBuilder with AppendToPatch()Keith Dahlby
2012-06-09Make ContentChanges.IsBinaryDelta() an extension methodKeith Dahlby
2012-06-08Add Utf8Marshaler.FromManaged() and FromNative()Keith Dahlby
2012-06-06Add Oid and OldOid properties to TreeEntryChanges typenulltoken
2012-05-26Fix wrongly declared interop signaturenulltoken
2012-05-21Simplify the implementation of the Tree to Tree comparisonnulltoken
2012-05-20Make Diff.Compare able to cope with binary contentnulltoken
2012-05-15Upgrade libgit2 binaries to 54695f4nulltoken
2012-04-28Add tree to tree Diff featureyorah