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
path: root/main/src
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-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-19Force download of 2.1 runtime instead of 2.2nosami
2019-09-18Fixes focus navigation history when document is closedJose Medrano
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 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-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 #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 #8695 from mono/nullabilityMarius Ungureanu
2019-09-17[FileNesting] Move nested files when moving parent fileRodrigo Moya
2019-09-17Merge pull request #8687 from mono/task-ignoreMarius Ungureanu
2019-09-17Merge pull request #8730 from mono/pr-avoid-file-nesting-for-all-projectsLluis Sanchez
2019-09-17Merge pull request #8707 from mono/vsts-648206-background-colorMatt Ward
2019-09-16TextViewContent: Only handle commands if text view has keyboard focusSandy Armstrong
2019-09-16[FileNesting] Avoid computing file nesting tree for all projectsRodrigo Moya
2019-09-16modify background color for "active" propertiesKeting Yang
2019-09-16Merge pull request #8732 from mono/fix-983425Lluis Sanchez
2019-09-16Merge pull request #8726 from mono/fix-all-hangsLluis Sanchez
2019-09-16Allow relative urls to start with "/"nosami
2019-09-16Add AppliesToProject checktherzok
2019-09-16[AspNetCore] Fix Razor Class Lib file nesting testRodrigo Moya
2019-09-16Enable Browser Selection on Publish Part 1 (#8725)Ian Toal
2019-09-13Add missing checktherzok