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-02-27[Core][Tests] Add nested progress tracking testsmonitor-progresstask-testsVsevolod Kukol
2019-02-27[Core][Tests] Add basic ProgressMonitor testsVsevolod Kukol
2019-02-22Updated reference to xamarin/md-addins@e1325e1lluis
2019-02-22Updated reference to mono/mono-addins@b64582clluis
2019-02-22[NuGet] Do not log errors for canceled tasksMatt Ward
2019-02-22Merge pull request #7215 from mono/editor-nreLluis Sanchez
2019-02-22Merge pull request #7217 from mono/nuget-fix-possible-null-refLluis Sanchez
2019-02-22[NuGet] Fix possible NullReferenceExceptionMatt Ward
2019-02-22[Editor] Prevent NRE happening on accessing editor options after disposaltherzok
2019-02-22[Roslyn] Fix NRE of solution when cancelling load (#7210)Marius Ungureanu
2019-02-22Merge pull request #7213 from mono/fix-798005-git-credentials-deadlockVsevolod Kukol
2019-02-22Merge pull request #7209 from mono/text-view-lines-retentionMike Krüger
2019-02-21[MEF] Fix possible issue where generated code assemblies cause a mef … (#7199)Marius Ungureanu
2019-02-21[Git] Pushing should not be blockingVsevolod Kukol
2019-02-21Merge pull request #7206 from mono/fix-797939-nre-vcsLluis Sanchez
2019-02-21Merge pull request #7178 from mono/fix-7163Vsevolod Kukol
2019-02-21Merge pull request #7200 from mono/fix-797754Lluis Sanchez
2019-02-21Remove handlers from TextViewLines to prevent retentiontherzok
2019-02-21[VersionControl] Improve Repository DisposingVsevolod Kukol
2019-02-21[Ide] Focus the active document only once after activationVsevolod Kukol
2019-02-21[Ide] Just let the content GrabFocus when document tab is activatedVsevolod Kukol
2019-02-21Merge pull request #7191 from mono/fix-7106Vsevolod Kukol
2019-02-21[Ide] Retrieve Policies' parent window from DesktopServiceRodrigo Moya
2019-02-21[Workspace] Minor cleanups and a perf bump (#7188)Marius Ungureanu
2019-02-21Merge pull request #7160 from mono/update-libgit2sharp-fix-675468Lluis Sanchez
2019-02-21Added max length branch validationJavier Suárez Ruiz
2019-02-20Merge pull request #7078 from mono/update-libgit2sharpVsevolod Kukol
2019-02-20[Git] Inline DeleteGitFolder(), it's not used anywhere elseVsevolod Kukol
2019-02-20[VersionControl] Fix ArgumentNullException when gathering counter metadataJavier Suárez Ruiz
2019-02-20[Git] Clean up repository after cancelled publishingJavier Suárez Ruiz
2019-02-20[Git] Fix UI thread sync in Stash command update handlerVsevolod Kukol
2019-02-20[Git] Safer GitRepository.Dispose() + more state checksVsevolod Kukol
2019-02-20[VersionControl] Dispose mock repo after checking outVsevolod Kukol
2019-02-20[Git] GitVersionControl.Version now returns the LibGit2Sharp versionVsevolod Kukol
2019-02-20Update LibGit2Sharp to v0.26Vsevolod Kukol
2019-02-20[Git] Fix index watcher for submodulesVsevolod Kukol
2019-02-20[Git] Fix (FSEvents.framework) process_dir_events: delete: watch_path() failedVsevolod Kukol
2019-02-20Updated reference to libgit2sharpVsevolod Kukol
2019-02-20[VersionControl] Log the name of the current testVsevolod Kukol
2019-02-20[Git] Properly release repositories after running testsVsevolod Kukol
2019-02-20[Git] LibGit2Sharp.Configuration is not thread safeVsevolod Kukol
2019-02-20[Git] Fix log message formattingMarius Ungureanu
2019-02-20[VersionControl] Clear VersionInfoCache when disposing RepositoryVsevolod Kukol
2019-02-20[Git] Run merge on a background thread when using MergeDialogVsevolod Kukol
2019-02-20[Git] Fix async operations in GitConfigurationDialogVsevolod Kukol
2019-02-20[Git] Run monitored operations in unit tests asynchronouslyVsevolod Kukol
2019-02-20[Git] Fix empty GitRepository initializationVsevolod Kukol
2019-02-20[Git] Preserve Exception behaviourVsevolod Kukol
2019-02-20[Git] Improve GetCurrentRemoteVsevolod Kukol
2019-02-20[Git] Improve ConcurrentExclusiveSchedulerPair usageVsevolod Kukol