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
2012-06-16Updated add-ins version to 3.0.3monodevelop-3.0.3.2Xamarin Release Manager
2012-05-31[VersionControl] Do not show annoying popups when version control is disabledAlan McGovern
2012-05-25[VersionControl] Re-enable log command for project foldersAlan McGovern
2012-05-17[Build] Fix references to the projects in externals within the csproj filesAlan McGovern
2012-05-17[Build] Move submodules to monodevelop/main/externals instead of monodevelop/...Alan McGovern
2012-05-09Updated add-ins version to 3.1.0Duncan Mak
2012-05-01[VersionControl.Git] Disable refs syncing on the projectMichael Hutchinson
2012-04-27[VersionControl] Fix issues with git log not following renamed filesAlan McGovern
2012-04-25Updated add-ins version to 2.9.6Xamarin Release Manager
2012-04-20[Build] Build NGit, NSch and Sharpen from their submodule locationAlan McGovern
2012-04-18[Git] Adjust to the new NGit apiAlan McGovern
2012-04-13[VersionControl] Simplify the IVersionControl<T> interfacesAlan McGovern
2012-04-12[TextEditor] Renamed LineSegment -> DocumentLine.Mike Krüger
2012-04-06Updated add-ins version to 2.9.5Xamarin Release Manager
2012-04-05[VersionControl] Turned off some local copy flags.Mike Krüger
2012-04-05[TextEditor] Renamed LineSegment.EndOffset toMike Krüger
2012-04-05[TextEditor] Renamed LineSegment.EditableLength -> LineSegment.Length.Mike Krüger
2012-04-04[Ide] Renamed MonoDevelop.TypeSystem to MonoDevelop.Ide.TypeSystem Mike Krüger
2012-03-31[TextEditor] Fixed unit tests.Mike Krüger
2012-03-31[VersionControl] Track API changes.Mike Krüger
2012-03-31[TextEditor] Track TextLength change.Mike Krüger
2012-03-30Updated add-ins version to 2.9.4Xamarin Release Manager
2012-03-30Merge branch 'master' into newresolverAlan McGovern
2012-03-30Merge branch 'master' into newresolverAlan McGovern
2012-03-30[VersionControl] Fix a couple more rendering bugsMichael Hutchinson
2012-03-30Updated add-ins version to 2.9.3Xamarin Release Manager
2012-03-29[VersionControl] Only display the Merge/Diff/Log/etc commands on versioned itemsAlan McGovern
2012-03-29Track API changes.Mike Krüger
2012-03-22Merge branch 'master' into newresolverMike Krüger
2012-03-21Workaround for #3801 - managed container subclasses leakMichael Hutchinson
2012-03-16[Debugger] Fixed uncaught exception dialog's display of stack traces.Jeffrey Stedfast
2012-03-15[VersionControl] Use the correct initial name for the 'Patch/Diff' buttonAlan McGovern
2012-03-15[Text] Replaced some File.ReadAllText usages withMike Krüger
2012-03-14Merge branch 'master' into newresolverMike Krüger
2012-03-14Fixed 'Bug 3825 - Crash in GTK with Mono 2.10.9 and MonoDevelopMike Krüger
2012-03-12Merge branch 'master' into newresolverMike Krüger
2012-03-12[VersionControl] Use NGits new api for resetting bad passwords properlyAlan McGovern
2012-03-11[TextEditor] Replaced ISegment with TextSegment struct.Mike Krüger
2012-03-11[TextEditor] Changed 'Document' to 'TextDocument' to prevent nameMike Krüger
2012-03-11[TextEditor] Renamed 'ReplaceEventArgs' to 'DocumentChangeEventArgs'Mike Krüger
2012-03-10Merge branch 'master' into newresolverAlan McGovern
2012-03-09[VersionControl] Attempt to mitigate the exceptions when VersionInfo cannot b...Alan McGovern
2012-03-09[VersionControl] Prevent a potential null reference exceptionAlan McGovern
2012-03-06[NRefactory.CSharp] Added missing files.Mike Krüger
2012-03-03Merge branch 'master' into newresolverMike Krüger
2012-03-01[VersionControl] Remove some redundant overlay iconsAlan McGovern
2012-03-01Updated add-ins version to 2.9.2Xamarin Release Manager
2012-02-29Updated add-ins version to 2.8.8.1Xamarin Release Manager
2012-02-26Merge branch 'master' into newresolverMike Krüger
2012-02-22[VersionControl] Disable the 'publish' command if the path is already under v...Alan McGovern