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
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-13Merge branch 'master' into file-watcher-integrationMatt Ward
2018-06-13[Git] Reload files when they are revertedMatt Ward
2018-06-13[Git] No need to call FileService.ThawEvents on UI threadMatt Ward
2018-06-11[Subversion] Rely on file watcher for file change eventsMatt Ward
2018-06-06[Svn] Fix warningsMikayla Hutchinson
2018-06-05[Git] Fix UI thread operations on the bg threadtherzok
2018-06-01[Git] Rely on file watcher for file change eventsMatt Ward
2018-05-29[Git] Stop using FileStatusTracker when working with stashesMatt Ward
2018-05-17[Misc] Flush msbuild serialization changestherzok
2018-05-14[VCS] Fix command handlerstherzok
2018-05-10[Ide] Modify update handlers to return Task instead of void.therzok
2018-05-08Revert "[Git] Fix monitor writes not being done on the UI thread"therzok
2018-05-08[Git] Fix monitor writes not being done on the UI threadtherzok
2018-05-06[Git] Show stash message in Stash Manager dialogMatt Ward
2018-04-18[Build] Remove SpecificVersion=False settings for gtk# assembliestherzok
2018-03-29Remove stetic files, and make the autogenerated UI files the definitive versioniain holmes
2018-03-19[VCS] Make blame integrity tests not depend on MD git repotherzok
2018-03-02[VCS] Make the authors before command label less ambiguoustherzok
2018-02-27Merge master into editorFeaturesDavid Karlaš
2018-02-22[Svn] Null check update monitor before trying to write to its log (#3920)Marius Ungureanu
2018-02-19[VCS] Change the word blame to authorsiain holmes
2018-02-19Merge master into editorFeaturesDavid Karlaš
2018-02-16Make dist2 (#3879)Marius Ungureanu
2018-02-14[Git] Add tests for VCS clone failing for XA repo (#3796)Marius Ungureanu
2018-02-14[Git,VCS] Fix some task balancing in clone and report message properly (#3841)Marius Ungureanu
2018-02-14Merge master into editorFeaturesDavid Karlaš
2018-02-07Merge pull request #3793 from mono/vcs-cloneLluis Sanchez
2018-02-07Vcs fetch (#3788)Marius Ungureanu
2018-02-07[Git] Fix progress reporting on clonetherzok
2018-01-23[SourceEditor] Fixed build.Mike Krüger
2018-01-03[Git] Add .vs directory to .gitignore used with new projectsMatt Ward
2017-10-27CID167749 - Fixed previous commit sellection in the revision.therzok
2017-08-29Colors refactoring: DimTextColor is now SecondaryTextColor (#2912)Václav Vančura
2017-08-17Fix several build issues caused by test reorganizationLluis Sanchez
2017-08-16Reorganize unit testsLluis Sanchez
2017-08-09[VCS] Optimize log widget renderingMarius Ungureanu
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-06-16Merge pull request #2639 from iainx/fix-53448Lluis Sanchez
2017-06-14[A11y] Simplify the API for adding label relationshipsiain holmes
2017-06-13[Git] Fix misleading exception being thrown on declining auth prompttherzok
2017-05-23Merge pull request #2460 from mono/bug56438Lluis Sanchez
2017-05-19[VCS] Change arrow character so windows renders it properlyMarius Ungureanu
2017-05-15[VCS] Don't set tabs to spaces due to default policy in the diff editor.therzok
2017-05-15[A11y] Make the project options panels accessibleiain holmes
2017-04-25Merge pull request #2261 from mono/svn-mismatchLluis Sanchez
2017-04-25[Svn] Return null if dlopen fails.therzok
2017-04-25Add comment as to why we need to dlopen libsvnclient.therzok