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
2015-05-15Drop optional parameters in StashCollection.csBrendan Forster
2015-05-15Drop optional parameters in Configuration.csBrendan Forster
2015-05-15Drop optional parameters in ConfigurationExtensions.csBrendan Forster
2015-05-15Drop optional parameters in NetworkExtensions.csBrendan Forster
2015-05-15Drop optional parameters in ReferenceCollectionExtensions.csBrendan Forster
2015-05-15Drop optional parameters in TagCollectionExtensions.csBrendan Forster
2015-05-15Drop optional parameters in ObjectDatabase.csBrendan Forster
2015-05-15Drop optional parameters in ReferenceCollectionExtensions.csBrendan Forster
2015-05-15Drop optional parameters in RemoteCollection.csBrendan Forster
2015-05-15Drop optional parameters in Repository.csBrendan Forster
2015-05-15Drop optional parameters in RepositoryExtensionsBrendan Forster
2015-05-15Drop optional parameters in TagCollectionBrendan Forster
2015-05-07UsePatienceAlgorithm flag in CompareOptions, closes #1037Dmitry Malikov
2015-04-28Try harder to format error messagesJameson Miller
2015-04-22Merge pull request #1029 from aroden-salesforce/issue_1028_fail_graceful_with_avnulltoken
2015-04-21Fail gracefully tree commit create failsaroden
2015-04-16Beautify FilePathExtensionsThomasBarnekow
2015-04-15Merge pull request #863 from libgit2/therzok/statusUnmodifiednulltoken
2015-04-14Obsolete ReferenceWrapper.Name in favor of ShortNamenulltoken
2015-04-14Merge pull request #1021 from ThomasBarnekow/beautify-platform-classnulltoken
2015-04-14Beautify Platform classThomasBarnekow
2015-04-13Implement git log --followThomasBarnekow
2015-04-09Merge pull request #990 from libgit2/ethomson/mergecommitsnulltoken
2015-04-09Introduce MergeOptionsBaseEdward Thomson
2015-04-09Introduce ObjectDatabase.MergeCommitsEdward Thomson
2015-04-09Fix wrong interop return typesnulltoken
2015-04-09Introduce helper method to cope with UIntPtr to int conversionJameson Miller
2015-04-08Conflicts: take the Index not the RepositoryEdward Thomson
2015-04-07Teach clone the ability to recurse into submodulesJameson Miller
2015-04-07Introduce StatusOptions.IncludeUnalteredMarius Ungureanu
2015-03-24Drop TreeChanges path indexernulltoken
2015-03-17Update libgit2 to 9bbc8f3nulltoken
2015-03-17Introduce Identity typenulltoken
2015-03-17Optimize import directivesnulltoken
2015-03-17Deprecate ReflogEntry.Commiter in favor of ReflogEntry.Committernulltoken
2015-03-17Wire up the push_update_reference_callback to fire the PushStatusError callba...Viktor Nemes
2015-03-13GlobalSettings.NativeLibraryPath: throw once usedEdward Thomson
2015-03-13Introduce `GlobalSettings.NativeLibraryPath`Edward Thomson
2015-03-13NativeMethods.IsRunningOnLinux -> IsRunningOnUnixEdward Thomson
2015-03-03Enforce Proxy.git_merge_trees() error handlingJosh Vera
2015-02-23Remote.PushUrl defaults to Remote.UrlRyan Roden-Corrent
2015-02-23Support separate push url for remotesRyan Roden-Corrent
2015-02-20Move Repository.Reset(paths) into IndexBrandon Ording
2015-02-15Add Tag.PeeledTarget propertyBrandon Ording
2015-02-13Introduce Repository.MergeFetchedRefsEdward Thomson
2015-02-13Teach Remote to expose the AutomaticallyPruneOnFetch propertynulltoken
2015-02-13Make Epoch internalnulltoken
2015-02-13Hide GitCredentialType from public APInulltoken
2015-02-12Use LaxUtf8Marshaler when returning the blob as a stringnulltoken
2015-02-12Minor refactoringnulltoken