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-16Initial merge functionality.crumblycake
2014-01-10Introduce marshaling extension to IntPtrBen Straub
2014-01-08Prefer git_patch_print to git_diff_printBen Straub
2013-12-04Introduce renames in statusEdward Thomson
2013-11-24Introduce Repository.BlameBen Straub
2013-11-21Add Configuration.Find(regexp)Keith Dahlby
2013-11-06Update libgit2 binaries to e87d9d3nulltoken
2013-07-01Cleanup usingsyorah
2013-05-26Update libgit2 binaries to 5aee963Ben Straub
2013-04-17Simple function added that check is valid git repository path without initial...Arkadiy Shapkin
2013-04-11Add Submodule bindingsKeith Dahlby
2013-04-11Guard against marshaling invalid handle as GitOidKeith Dahlby
2013-04-10Introduce Repository.Refs.Log()Metalrom
2013-04-09Rename GitFetchSpecHandle to GitRefSpecHandleyorah
2013-03-19Remove unused usingsKeith Dahlby
2013-03-14Clean-up trailing whitespacesyorah
2013-03-12Use reference counting in SafeHandleBase to ensure git_threads_shutdown() onl...Janusz BiaƂobrzewski
2013-02-28Add implicit cast from GitOid(?) to ObjectIdKeith Dahlby
2013-02-14Introduce Repositories.Branches.Update()Jameson Miller
2013-02-12Remove the empty implementation of SafeHandleBase.Dispose (overrides SafeHand...Sam Harwell
2013-02-05Initial push implementationJameson Miller
2012-12-05Make repo.Config.Get() return the originating storeyorah
2012-12-05Update libgit2 binaries to 16e6ceeBen Straub
2012-11-29Make Diff.Compare() able to compare null Treesnulltoken
2012-11-04Upgrade libgit2 binaries to 1e99ce9Edward Thomson
2012-08-29Make retrieval of error message thread-safeyorah
2012-07-23Upgrade libgit2 binaries to 14e1bc1nulltoken
2012-06-19Fix issues raised by Code Analysisnulltoken
2012-05-23Mark Repository.Configuration for cleanupKeith Dahlby
2012-05-23Add Leaks build configuration for #141Keith Dahlby
2012-05-22Marshal the libgit2 note functionsyorah
2012-05-15Upgrade libgit2 binaries to 54695f4nulltoken
2012-04-28Marshal the libgit2 diff functionsPaul Betts
2012-04-28Add Repository.ObjectDatabase.CreateTree()nulltoken
2012-04-24Add Repository.ObjectDatabase.Contains()nulltoken
2012-04-03Prevent SafeHandles from being disposed more than oncenulltoken
2012-03-29Add ReferenceSafeHandle typenulltoken
2012-03-29Move SafeHandle related types to Core.Handles namespacenulltoken
2012-03-28Add IndexEntrySafeHandle typenulltoken
2012-03-28Add OidSafeHandle typenulltoken
2012-03-28Add TreeEntrySafeHandle typenulltoken
2012-03-28Add GitObjectSafeHandle typenulltoken