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
2011-06-27Fix Repository.IsEmpty implementationnulltoken
2011-06-26Fix issue when enumerating commitsnulltoken
2011-06-26Leverage Sha abbreviating API in the testsnulltoken
2011-06-23Leverage Lazy<T> to unify implementation of deferred executionnulltoken
2011-06-23Add basic Lazy<T> typenulltoken
2011-06-22Fix source code broken tree structurenulltoken
2011-06-21Fix retrieving of a non existing tree entrynulltoken
2011-06-21Hack some tests to make them Mono "compliant"nulltoken
2011-06-20Update Changelognulltoken
2011-06-20Add tests exercising usage of abbreviated shasnulltoken
2011-06-20Add handling of abbreviated sha to Repository.Lookup() and ObjectId.ToString()nulltoken
2011-06-20Apply some code beautification to some filesnulltoken
2011-06-20Add TreeEntry.Typenulltoken
2011-06-20Propagate libgit2 error messages upwardnulltoken
2011-06-20Fix platform directory separator charsnulltoken
2011-06-19Reorder Repository testsnulltoken
2011-06-19Improve handling of interop of libgit2nulltoken
2011-06-18Add 'Build' directory to ignored filesnulltoken
2011-06-18Made name of some test constants more explicitnulltoken
2011-06-18Rename build Windows command line launchernulltoken
2011-06-18Add Repository.Discover() methodnulltoken
2011-06-18Update libgit2 binaries to 2a406abnulltoken
2011-06-17Update libgit2 binaries to c716b18nulltoken
2011-06-16Give a public parameter a more explicit namenulltoken
2011-06-16Rewrite the renaming test which now passnulltoken
2011-06-16Add Signature related test helpersnulltoken
2011-06-14Add failing file renaming testnulltoken
2011-06-14Release LibGit2Sharp v0.3.0v0.3.0nulltoken
2011-06-14Add msvcr100 to output and to nuget packagedavidebbo
2011-06-13Make Repository.Head return a Branch instead of a Referencenulltoken
2011-06-13Tweak packaging scriptnulltoken
2011-06-13Added symbolsource support to the nuget packagedavidebbo
2011-06-12Refactor build scriptnulltoken
2011-06-12Move BaseFixture to TestHelpers namespacenulltoken
2011-06-12Set up the test environment in a Fixture base classdavidebbo
2011-06-10Update API to cope with some libgit2 minor changesnulltoken
2011-06-09Add script to generate the NuGet packagenulltoken
2011-06-09Add basic Commit featurenulltoken
2011-06-07Defer resolving of Repository.Infonulltoken
2011-06-07Update libgit2 binaries to a5aa5bdnulltoken
2011-06-05Enforce test coverage of (fixed) copying behavior of TemporaryCloneOfTestReponulltoken
2011-06-05Move Constants to TestHelpers.Constantsnulltoken
2011-06-05Fix test repo copying when repo is not baredavidebbo
2011-06-03Fix staging/unstaging issuenulltoken
2011-06-01Fix a branch creation issuenulltoken
2011-06-01Add Repository.Index.Unstage() functionalitynulltoken
2011-06-01Enhance error handling when native methods return 0 or positive values as suc...nulltoken
2011-06-01Refactor CommitCollectionnulltoken
2011-05-30Add branch renaming featurenulltoken
2011-05-28Downgrade libgit2 binaries to cd2cc2dnulltoken