Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-20[VersionControl] Implemented git fetch command.master-gitclientMike Krüger
2019-09-20[VersionControl] Use new tag api in GitRepository.Mike Krüger
2019-09-20[VersionControl] Added tagging support.Mike Krüger
2019-09-20[VersionControl] Implemented git init & get current branch.Mike Krüger
2019-09-20[VersionControl] Refactored status callback handler to simplify stateMike Krüger
2019-09-20[VersionControl] Fixed merge errors.Mike Krüger
2019-09-20[VersionControl] Implemented git client library.Mike Krüger
2019-09-20Merge pull request #8768 from mono/fix-984818Sandy Armstrong
2019-09-19Updated reference to xamarin/md-addins@58016adabock
2019-09-19Updated references to microsoft/vs-editor-api, xamarin/md-addinsabock
2019-09-19Merge pull request #8679 from mono/pr-sandy-blacklistAaron Bockover
2019-09-19Making sure the fix for navigating to next/prev errors continues to work.Anže Vodovnik
2019-09-19Merge pull request #8778 from mono/pr-Move-Azure-CLI-to-version-with-runtimeRodrigo Moya
2019-09-19Updated reference to xamarin/md-addins@b707632lluis
2019-09-19StressTest: Default UseNewEditor to falseSandy Armstrong
2019-09-19Force download of 2.1 runtime instead of 2.2nosami
2019-09-18Fixes focus navigation history when document is closedJose Medrano
2019-09-18Update TestService.csMarius Ungureanu
2019-09-18Fix build for other projectstherzok
2019-09-18Fix leaktests to use new way of toggling on legacy editor supporttherzok
2019-09-18Fix: Allow use of AlwaysUseLegacyEditor feature switchSandy Armstrong
2019-09-18LegacyEditorSupportExtensionNode: Remove 'public' from interfaceSandy Armstrong
2019-09-18Fix: Only support text files; less node-checking workSandy Armstrong
2019-09-18Fix: Remove usage of now-meaningless legacyOnly attributeSandy Armstrong
2019-09-18Fix: Remove all users of EnableNewEditor preferencesSandy Armstrong
2019-09-18Fix: Remove support for BOTH editorsSandy Armstrong
2019-09-18Fix: Remove "use legacy editor" pref, move others up to "coding" sectionSandy Armstrong
2019-09-18Editor: New LegacyEditorSupport extension pointSandy Armstrong
2019-09-18New Editor: Improve wording, especially in preferencesSandy Armstrong
2019-09-18Merge pull request #8764 from mono/master-vsts984467Lluis Sanchez
2019-09-18Fixes VSTS Bug 984467: SIGABRT when attempting to fetch a branch fromMike Krüger
2019-09-18Merge pull request #8760 from mono/fix-983862Lluis Sanchez
2019-09-18Merge pull request #8744 from mono/break-vc-compatLluis Sanchez
2019-09-18Fixes current line and column in TextFileNavigationPointJose Medrano
2019-09-18Fix attachment view display issueLluis Sanchez
2019-09-18Merge pull request #8754 from mono/fix-984697Lluis Sanchez
2019-09-18Merge pull request #8756 from mono/fix-984699Lluis Sanchez
2019-09-18[F#] Fix LanguageService exceptionnosami
2019-09-18Fix InvalidCastException by removing unneeded castnosami
2019-09-18Merge pull request #8749 from mono/vcs-task-freezeLluis Sanchez
2019-09-17Filter DotNetCore TargetFramework list selection to only include those with s...Ian Toal
2019-09-17[Git] Rewrite RunBlockingOperation so we properly freeze/thaw when using taskstherzok
2019-09-17Merge pull request #8635 from mono/performance-diagnostics-lazyMarius Ungureanu
2019-09-17[Git] Remove paths which don't exist from the file lock dictionarytherzok
2019-09-17Add ToArray() on the call to close open documentstherzok
2019-09-17Merge pull request #8739 from mono/pr-move-nested-filesLluis Sanchez
2019-09-17Break back compat of version control add-inLluis Sanchez
2019-09-17Merge pull request #8424 from mono/vsts-802586-debug-all-testsKeting Yang
2019-09-17Merge pull request #8626 from mono/Therzok-patch-1Marius Ungureanu
2019-09-17Merge pull request #8695 from mono/nullabilityMarius Ungureanu