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-07-11Reduced the space between username and password entriesfix-795845Javier Suárez Ruiz
2019-07-11Fixes VSTS #795845 - Notify wrong git credentials in CredentialsDialogJavier Suárez Ruiz
2019-07-11Updated reference to xamarin/md-addins@c2e5e96abock
2019-07-11Merge pull request #7905 from mono/pr-david-textmateAaron Bockover
2019-07-10Updated reference to xamarin/md-addins@9c3cd04abock
2019-07-10Updated references to microsoft/vs-editor-api, xamarin/md-addinsabock
2019-07-10Merge pull request #8162 from mono/pr-sandy-rulers-editorconfig-fixesAaron Bockover
2019-07-10Updated reference to xamarin/md-addins@9e59d62lluis
2019-07-10Merge pull request #8167 from mono/bump-fantomasLluis Sanchez
2019-07-10Bump fantomasnosami
2019-07-10Merge pull request #8156 from mono/fix-929008Vsevolod Kukol
2019-07-10TextViewContent: Don't show column rulers if user has them disabledSandy Armstrong
2019-07-10TextViewContent: Check MD policy when processing editorconfig updatesSandy Armstrong
2019-07-09[NuGet] Update to NuGet 5.2Matt Ward
2019-07-09[Mac] Don't reshow the popover when the view has been removed from the windowiain holmes
2019-07-09Merge pull request #8113 from mono/jstedfast-vsdebugger-onnextinstruction-fixGreg Munn
2019-07-09Merge pull request #7992 from mono/documentmodel-designersupportLluis Sanchez
2019-07-09Merge pull request #8147 from mono/coreext-refactorMarius Ungureanu
2019-07-08Merge pull request #8146 from mono/jstedfast-vsts935168Jeffrey Stedfast
2019-07-08bumped debugger-libs for unit test fixesJeffrey Stedfast
2019-07-08[Debugger] Fixed VSCodeDebuggerSession.OnNextInstructionJeffrey Stedfast
2019-07-08Merge pull request #8130 from mono/jstedfast-always-show-debug-src-paths-optionsJeffrey Stedfast
2019-07-08Merge remote-tracking branch 'origin/master' into documentmodel-designersupportJérémie Laval
2019-07-08Merge pull request #8149 from mono/fix-941754Lluis Sanchez
2019-07-08Merge pull request #8063 from mono/vsts936533Marius Ungureanu
2019-07-08Removed unnecessary parent assignment in VPannedThinJavier Suárez Ruiz
2019-07-08Merge pull request #8035 from mono/cts-fixesLluis Sanchez
2019-07-08Fix VSTS #941754 - [Version Control] Exception opening the StatusViewJavier Suárez Ruiz
2019-07-07Merge pull request #8034 from mono/Therzok-patch-1Marius Ungureanu
2019-07-07Refactor TimeInvoke code to deduplicate and simplify logictherzok
2019-07-07Split CoreExtensions into separate files per functionalitytherzok
2019-07-06[Debugger] Fix regression introduced when optimizing handlersMarius Ungureanu
2019-07-06Some minor cleanups in the ProjectFile codetherzok
2019-07-06Avoid doing expensive work to trigger OnPathChanged when it might not be subs...therzok
2019-07-06Split ProjectVirtualPath into utility methodtherzok
2019-07-06Fix some wrongly used usings when await is needed for them to actually run wh...therzok
2019-07-06[Misc] cleanup code a bit moretherzok
2019-07-06[Ide] Ensure we properly dispose of cancellationtokensource when we can or it...therzok
2019-07-06Simplify some usages of CancellationTokenSourcetherzok
2019-07-05[Debugger] Make sure to lock around BreakpointStore when using itJeffrey Stedfast
2019-07-05Merge pull request #8143 from mono/fix-942401Lluis Sanchez
2019-07-05Merge pull request #8140 from mono/fix-csharp-format-options-crashLluis Sanchez
2019-07-05[Debugger] Make the Debug Source Files Search Path options always visibleJeffrey Stedfast
2019-07-05[Mac] Don't hang when terminating through the dock iconiain holmes
2019-07-05Merge pull request #8064 from mono/Therzok-patch-2Marius Ungureanu
2019-07-05[CSharpBinding] Fix crash on opening C# format profile dialogMatt Ward
2019-07-05[Ide] Add WelcomeWindow shown/hidden eventsVsevolod Kukol
2019-07-05Merge pull request #8135 from mono/master-vsts942353Mike Krüger
2019-07-04Fixes VSTS Bug 942353: [FATAL] System.NullReferenceException exceptionMike Krüger
2019-07-03Initial support for Textmate classification in new editorDavid Karlaš