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-01-22Speed up postbuild xcopyDuncan Smart
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
2014-01-06Skip failling tests due to recent github handling modification of include-tagyorah
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
2013-12-21Fix compilation warningsnulltoken
2013-12-13Add tar archiving testsyorah
2013-12-13Add archive as tar functionalityyorah
2013-12-13Trim down tar-cs to keep only the tarring capabilities needed for git-archiveyorah
2013-12-13Add tarring capabilitiesyorah
2013-12-13Add Archive() to ObjectDatabaseyorah
2013-12-13Network.Fetch() accepts optional refspecJan Melcher
2013-12-13Refactored Network.Fetch() with FetchOptionsJan Melcher
2013-12-12Rename CommitFilter.FirstParent to FirstParentOnlynulltoken
2013-12-11CommitFilter: add simplify-by-first-parent optionCarlos Martín Nieto
2013-12-10Network: allow downloading from a urlCarlos Martín Nieto
2013-12-10Don't load a remote's refspecs lazilyCarlos Martín Nieto
2013-12-06Explicitly dispose handlenulltoken
2013-12-06Introduce ObjectDatabase.CalculateHistoryDivergence()nulltoken
2013-12-06Remove trailing whitespacesnulltoken
2013-12-06Revise API for rename/copy detectionBen Straub
2013-12-06Initial rename detection workNathan Roe
2013-12-06Update libgit2 to 96fb6a6Ben Straub
2013-12-04Introduce renames in statusEdward Thomson
2013-12-03Extended RemoteUpdater to update refspecsJan Melcher
2013-12-02Add debugger display for RefSpecAimeast
2013-11-30fix spell mistake for argument pre-inspection.Lu Rongkai
2013-11-25Fix off-by-one error in BlameHunk debugger displayBen Straub
2013-11-25Configuration.Testability++Keith Dahlby
2013-11-25Publicize Configuration.BuildSignature()Keith Dahlby
2013-11-24Introduce Repository.BlameBen Straub
2013-11-23Introduce repo.Committish(es)Ben Straub
2013-11-21Remove unnecessary global config checkKeith Dahlby
2013-11-21Add Configuration.Find(regexp)Keith Dahlby
2013-11-21Introduce Proxy.git_iteratorKeith Dahlby
2013-11-21Refactor git_branch_iteratorKeith Dahlby
2013-11-20Fix undisposed stream in testKeith Dahlby
2013-11-19Add test for interface coverageKeith Dahlby