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-12Correct ".NET" usageRich Lander
2015-05-11Give FileStatus enum entries more meaningful namesnulltoken
2015-05-09Silently ignore rewriting of commits under refs/notes/*nulltoken
2015-05-07Merge pull request #1039 from dmalikov/feature/1037-patience-diffnulltoken
2015-05-07UsePatienceAlgorithm flag in CompareOptions, closes #1037Dmitry Malikov
2015-04-29Merge pull request #1035 from whoisj/custom-unit-test-foldernulltoken
2015-04-29Enable custom unit test location with standard location fallbackJ Wyman
2015-04-29Merge pull request #1026 from libgit2/jamill/set_errornulltoken
2015-04-28Try harder to format error messagesJameson Miller
2015-04-28Merge pull request #1036 from libgit2/ntk/linux_mono_3.12nulltoken
2015-04-28Pin Linux CI builds to Mono 3.12.0nulltoken
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-18Merge pull request #1022 from ThomasBarnekow/refactor-directory-helpernulltoken
2015-04-18Refactor DirectoryHelperThomasBarnekow
2015-04-16Merge pull request #1024 from ThomasBarnekow/beautify-file-path-extensionsnulltoken
2015-04-16Beautify FilePathExtensionsThomasBarnekow
2015-04-15Merge pull request #863 from libgit2/therzok/statusUnmodifiednulltoken
2015-04-15Merge pull request #1020 from libgit2/ntk/shortnulltoken
2015-04-15Merge pull request #1018 from libgit2/ntk/tempnulltoken
2015-04-15Merge pull request #1023 from ThomasBarnekow/resharper-settings-updatenulltoken
2015-04-14Update LibGit2Sharp.sln.DotSettingsThomasBarnekow
2015-04-14Obsolete ReferenceWrapper.Name in favor of ShortNamenulltoken
2015-04-14Garbage collect old test repositories before each runnulltoken
2015-04-14Sandbox test repositories in TMPCarlos Martín Nieto
2015-04-14Merge pull request #1021 from ThomasBarnekow/beautify-platform-classnulltoken
2015-04-14Merge pull request #963 from ThomasBarnekow/file-historynulltoken
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-23fix libgit2/libgit2sharp#876 adds source indexing using SourceLink.exeCameron Taggart
2015-03-18Merge branch 'master' into vNextnulltoken
2015-03-18Release LibGit2Sharp v0.21.1v0.21.1masternulltoken
2015-03-18Unskip include-tag related fetch testsnulltoken
2015-03-17Update libgit2 to 9bbc8f3nulltoken
2015-03-17Introduce Identity typenulltoken
2015-03-17Optimize import directivesnulltoken
2015-03-17Minor test code cleanupnulltoken
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-15Appveyor: Don't hardcode the project pathnulltoken
2015-03-13GlobalSettings.NativeLibraryPath: throw once usedEdward Thomson