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
2020-12-07Merge pull request #24 from mono/dev/kirillo/nerdbankmainMarius Ungureanu
2020-11-25Disable Nerdbank.GitVersioning SetCloudBuildVersionVarsKirill Osenkov
2020-02-23Forgot thesevs-8.0-v0.26Marius Ungureanu
2020-02-23Add inputs outputsMarius Ungureanu
2019-09-02Merge pull request #23 from mono/fix937854Vsevolod Kukol
2019-09-02Remove NativeBinaries dependency when building for MonoDevelopVsevolod Kukol
2019-03-13Disable build number generation in VSTSLluis Sanchez
2019-02-19Revert libgit2 v0.28 API changesVsevolod Kukol
2019-02-19Support net461 tagetVsevolod Kukol
2019-02-19Use libgit2 from MD if availableVsevolod Kukol
2019-02-19Enable signing when built within MonoDevelopMikayla Hutchinson
2019-02-19Introduce SSH functionalityMarius Ungureanu
2019-02-19Introduce blame options for rename trackingMarius Ungureanu
2019-02-15Release 0.26Edward Thomson
2019-02-15CHANGES: update for v0.26.0Edward Thomson
2019-02-15Merge pull request #1662 from libgit2/libgit2_0_28_1Edward Thomson
2019-02-15Update libgit2 to v0.28.1Edward Thomson
2019-02-06Merge pull request #1661 from libgit2/ethomson/0_28pre1Edward Thomson
2019-02-06git_error: instead of giterrEdward Thomson
2019-02-06git_buf: dispose instead of freeEdward Thomson
2019-02-06Use cdecl calling conventionsEdward Thomson
2019-02-06Update native binaries to 2.0.263Edward Thomson
2018-12-25Merge pull request #1607 from itofinity/mminns/issue-1471-worktreesEdward Thomson
2018-12-25Merge pull request #1651 from libgit2/net46Edward Thomson
2018-12-25Merge pull request #1652 from jcansdale/fixes/git-diff-indent-heuristicEdward Thomson
2018-12-20Check the same lines have been added or removedJamie Cansdale
2018-12-19Test for when IndentHeuristic makes no differenceJamie Cansdale
2018-12-19Take account of CompareOptions.IndentHeuristicJamie Cansdale
2018-12-19Test for IndentHeuristic Diff optionJamie Cansdale
2018-12-19Add IndentHeuristic option to CompareOptionsJamie Cansdale
2018-12-19Remove unneeded DESKTOP compilation symbolBrandon Ording
2018-12-19Target net46 instead of net461Brandon Ording
2018-12-19Update LibGit2Sharp.NativeBinaries to 1.0.260Brandon Ording
2018-12-10Merge pull request #1648 from marekpetak/fixTypoBrandon Ording
2018-12-10Fix spelling in commentsMarek Petak
2018-12-03ssue-1471 Removed unneeded build constantsMike Minns
2018-12-03Issue-1471 undo unneeded csproj changesMike Minns
2018-11-30Merge pull request #1645 from libgit2/ethomson/nativesEdward Thomson
2018-11-30GitConfigEntry: add include_depthEdward Thomson
2018-11-29Update NativeBinaries to 1.0.258Edward Thomson
2018-11-29Merge pull request #1639 from libgit2/ethomson/natives_0_27_7Edward Thomson
2018-11-29NativeBinaries: cherry-pick transport fix from libgit2Edward Thomson
2018-11-07Update NativeBinaries to libgit2 0.27.7Edward Thomson
2018-11-06Issue-1471 Added code comments to WorktreeLockMike Minns
2018-11-06Issue-1471 Fix memory leak in testMike Minns
2018-11-06Merge pull request #1631 from pviotti/add-test-canheadbedetachedEdward Thomson
2018-11-06Merge pull request #1633 from arialdomartini/typoEdward Thomson
2018-11-06Merge pull request #1636 from libgit2/update-native-binariesBrandon Ording
2018-11-03Update LibGit2Sharp.NativeBinaries to 1.0.245Brandon Ording
2018-11-03Issue 1471 add .git files into the repositoryMike Minns