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
2016-07-14Improve error reportingLluis Sanchez
2016-04-06Use leader/follower terminology instead of master/slaveLluis Sanchez
2015-12-14[Core] Fix propagation of BeginStep in aggregated monitorsLluis Sanchez
2015-10-02[Ide] Fix threading issueLluis Sanchez
2015-09-10Merge master into roslynDavid Karlaš
2015-09-10[Core] Eliminate a startup exception.Marius Ungureanu
2015-05-22[Core] Fix duplicated progress monitor log reporting issueLluis Sanchez Gual
2015-05-22[Core] Fix several issues in BeginAsyncStepLluis Sanchez Gual
2015-04-28[Core] Fix monitor cancel propagationLluis Sanchez Gual
2015-02-06Track api changesLluis Sanchez Gual
2015-02-05Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-13[Memory] Fixup CurrentSolution being kept in memory.Marius Ungureanu
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-05-08[Core] the default .ctor for ConsoleProgressMonitor should pass true for leav...Jeffrey Stedfast
2014-05-08[Core] Added ConsoleProgressMonitor.ctor with a leaveOpen paramJeffrey Stedfast
2014-04-29Fix leaks caused by ProcessWrapper and ChainedTextWriters.Marius Ungureanu
2013-11-04[ConsoleProgressMonitor] Add a comment about .NET 4.5 way of avoiding exception.Therzok
2012-12-13SlnFileFormat: set IProjectLoadProgressMonitor.CurrentSolutionAaron Bockover
2012-10-23[Core] A cancelled task should not be considered as a successAlan McGovern
2012-02-03[Core] Fix exception w/redirected output on .NETMichael Hutchinson
2012-01-26[MacDev] Reworked sync timestamp comparisons to work correctly.Jeffrey Stedfast
2012-01-26[MacDev] Improved Xcode sync logging.Jeffrey Stedfast
2011-11-30[Core] Wrap output to console width, not 80 colsMichael Hutchinson
2011-09-27[Core] Implement a console based ProjectLoadProgressMonitor for mdtoolAlan McGovern
2011-09-26[Core] Refactor the UI out of the project migration handlersAlan McGovern
2011-09-06[Core] Don't wrap console monitor by default if using custom writerMichael Hutchinson
2011-09-06[Core] Success message in console monitor should have newlineMichael Hutchinson
2011-08-24[Core] Allow ConsoleProgressMonitor to write to arbirtary TextWriterMichael Hutchinson
2011-04-05Fix file nameLluis Sanchez Gual
2010-01-14* MonoDevelop.Core.Execution/ProcessService.cs:Lluis Sanchez
2009-12-05* src/addins/AspNet/MonoDevelop.AspNet/MonoDevelop.AspNet/AspNetAppProject.cs:Michael Hutchinson
2009-11-25* MonoDevelop.Core.ProgressMonitoring/AggregatedProgressMonitor.cs:Mike Krüger
2009-10-02* Makefile.am:Lluis Sanchez
2009-06-10* MonoDevelop.Core.ProgressMonitoring\LogTextWriter.cs: New overrideLluis Sanchez
2009-03-19* Makefile.am:Lluis Sanchez
2009-01-19* MonoDevelop.Core/Makefile.am:Lluis Sanchez
2008-12-12* MonoDevelop.Core/frameworks.xml: Add missing lib.Lluis Sanchez
2008-12-04* MonoDevelop.Core/MonoDevelop.Core/IAsyncOperation.cs:Lluis Sanchez
2008-02-18* MonoDevelop.Core.ProgressMonitoring/ConsoleProgressStatus.cs: AllowLluis Sanchez
2008-01-18* MonoDevelop.Core.ProgressMonitoring/NullProgressMonitor.cs: Added newLluis Sanchez
2007-12-04Directory reorganizationLluis Sanchez