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-11fix buildtherzok
2019-09-11Add missing ConfigureAwaittherzok
2019-09-11[VCS] Add ConfigureAwait everywhere so we can use .Resulttherzok
2019-08-16[VersionControl] GenerateDiff is now async.Mike Krüger
2019-08-09[VersionControl] Directory removal is now checked.Mike Krüger
2019-08-06[VersionControl] Fixed async API usagesMike Krüger
2019-08-01[VersionControl] Fixed build.Mike Krüger
2019-08-01Implement Issue #6943 Version Control background thread processingMike Krüger
2019-08-01[VersionControl] Made Repository API async.Mike Krüger
2019-08-01[VersionControl] Made Revision async.Mike Krüger
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2018-11-12[Dev] Add analyzer which picks up strings which should be localizedtherzok
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-06[Svn] Fix warningsMikayla Hutchinson
2018-05-17[Misc] Flush msbuild serialization changestherzok
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
2017-03-28Misc opt (#1960)Marius Ungureanu
2017-01-31Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-01-31Merge branch 'master' into textmateMike Krüger
2017-01-25Fixed 'Bug 45112 - Assembly Browser's Tree doesn't scroll to theMike Krüger
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14[build] Use generated IVT attributesMikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2016-10-11Merge branch 'master' into textmateMike Krüger
2016-10-07[Svn] Fix issue with working copy dialog prompt not appearing.therzok
2016-07-20Removed some local copy flagsMike Krüger
2016-07-08[Ide] Fix broken commit 18cdbc3e8623f358aff79104965456076913aaccVsevolod Kukol
2016-07-08[Ide] Fix double call in CommandManagerVsevolod Kukol
2016-07-05Merge branch 'master' into maceditorMike Krüger
2016-07-04[Subversion] Implement installation on checkout commandtherzok
2016-06-29Merge branch 'editor-newhighlighting' into maceditorMike Krüger
2016-06-14[Vcs] Fix Message iconVsevolod Kukol
2016-05-17[TextEditor] Merged source editor with text editor (gtk part).Mike Krüger
2016-05-04[VersionControl] Translation check.therzok
2016-04-19[VCS] Add tests for case rename and implemented win32 svn.Marius Ungureanu
2016-03-20[Svn] Mark user-facing strings as translatable.Marius Ungureanu
2016-02-18Revert "[MacToolbar] Map the Cocoa coords -> Gdk correctly so that search pop...iain holmes
2016-02-17[MacToolbar] Map the Cocoa coords -> Gdk correctly so that search popup appea...iain holmes
2016-02-15[Svn] Proper fix to svn tests.Marius Ungureanu
2016-02-15[Windows] Fix svn tests.Marius Ungureanu
2016-01-28Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2016-01-27Remove outdated docs and ChangeLogsMichael Hutchinson
2016-01-04Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2015-12-18[VCS] Fix tests and make all diffs not include eol in diffing.Marius Ungureanu
2015-12-18[Svn] In case of exception during status, return unversioned/empty.therzok
2015-12-18[VCS] Implement Show Blame Before commandtherzok