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-07-02Fixes VSTS Bug 938343: [Feedback] Diff Option in Version Control not working ...Mike Krüger
2019-06-25Fixes VSTS Bug 936306: [Feedback] The "Publish in version control" option is ...Mike Krüger
2019-06-20Merge pull request #7926 from mono/backport-pr-7795-to-release-8.2Lluis Sanchez
2019-06-20Merge pull request #7927 from mono/backport-pr-7629-to-release-8.2Lluis Sanchez
2019-06-18Improve ReportError method logicJavier Suárez Ruiz
2019-06-18Show a Error in a Dialog if the Workbench is not visibleJavier Suárez Ruiz
2019-06-18Fixes VSTS #896537 - Show Alert in StatusMonitor if the Workbench is not visibleJavier Suárez Ruiz
2019-06-18Protected repository url Trim from null valueJavier Suárez Ruiz
2019-06-18Fixes VSTS #901437 - Fix checkout error trying to use an url with spaces at t...Javier Suárez Ruiz
2019-06-18Simplified URL validationJavier Suárez Ruiz
2019-06-18Fixes VSTS #899950 - Avoid malformed URL using Azure DevOps and an email as u...Javier Suárez Ruiz
2019-06-06[IDE] Overall energy consumption and UI hang improvements (#7695)Marius Ungureanu
2019-06-05Fixes VSTS Bug 901464: Copy/paste is broken in "authors" tab (wrongMike Krüger
2019-06-05Fixes VSTS Bug 901463: Copy and paste is broken or copies wrong textMike Krüger
2019-05-29Merge pull request #7679 from mono/master-vsts895926Vsevolod Kukol
2019-05-28Fixes VSTS Bug 895926: Version Control > Log jumps to wrong tagMike Krüger
2019-05-27Fixes VSTS #857554 - Grammar correction (en-US)Javier Suárez Ruiz
2019-05-02Merge pull request #687 from xamarin/fix-596562-IIVsevolod Kukol
2019-05-02Changes to improve the perf adding the CommitDialog itemsJavier Suárez Ruiz
2019-05-02Removed unnecessary spacesJavier Suárez Ruiz
2019-05-02Removed unnecessary lineJavier Suárez Ruiz
2019-05-02Code style changeJavier Suárez Ruiz
2019-05-02Changes to detect and save unsaved files included in the changeset tooJavier Suárez Ruiz
2019-05-02Code refactoring to simplified adding unsaved changes to the changesetJavier Suárez Ruiz
2019-05-02Changes to use HashSet in CommitDialog instead List to avoid unnecessary extr...Javier Suárez Ruiz
2019-05-02If the user device to save the unsaved changes, don't show the commit dialog ...Javier Suárez Ruiz
2019-05-02Changed comment from Verify unsaved files methodJavier Suárez Ruiz
2019-05-02Abort commit unsaved files if cannot save dirty files.Javier Suárez Ruiz
2019-05-02Moved unsaved changes verification before open the CommitDialogJavier Suárez Ruiz
2019-05-02Removed unnecessary IgnoreCache getting file VersionInfoJavier Suárez Ruiz
2019-05-02Fixes VSTS #795831 - Fix committing with unsaved filesJavier Suárez Ruiz
2019-04-30Fixes VSTS #596562 - Added more UI feedback reporting errors in VCS operationsJavier Suárez Ruiz
2019-04-30Fixes issue #7383 [VCS] NullReferenceException while running tests IMike Krüger
2019-04-19Fix 849409: NRE when saving changes in DiffViewDavid Karlaš
2019-04-17[VersionControl] Fix removing disposed repos from cacheVsevolod Kukol
2019-04-15 Fix 801712: "Changes", "Authors", and "Merge" tabs are not available on new ...David Karlaš
2019-04-13[VersionControl] Fix hang when opening a filetherzok
2019-04-09Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-09Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-02Add support for bottom toolbars in documentsLluis Sanchez
2019-04-02Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-02Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-01Fixes VSTS Bug 691624: [Feedback] Visual studio marks git conflictsMike Krüger
2019-03-28[VersionControl] Fix RepositoryMetadata creationVsevolod Kukol
2019-03-28Merge pull request #403 from xamarin/fix-825344Vsevolod Kukol
2019-03-28Merge pull request #423 from xamarin/fix-801748Vsevolod Kukol
2019-03-28Merge pull request #405 from xamarin/fix-533528Javier Suárez Ruiz
2019-03-28[VersionControl] Extract CalculateBlocks method.Mike Krüger
2019-03-28Fixes VSTS Bug 825084: [Version Control] Wrong line counter in the code detai...Mike Krüger
2019-03-27Replaced ConcurrentDictionary by a Dictionary with locks in the VersionContro...Javier Suárez Ruiz