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-27Merge pull request #8002 from mono/backport-pr-7981-to-release-8.2Lluis Sanchez
2019-06-26Merge pull request #8020 from mono/backport-pr-7969-to-release-8.2Vsevolod Kukol
2019-06-26Fixes VSTS Bug 901126: Updating from git w/ remote & local changes stashes lo...Mike Krüger
2019-06-25Fixes VSTS Bug 936306: [Feedback] The "Publish in version control" option is ...Mike Krüger
2019-06-25Fixes VSTS Bug 845601: Fatal crash (MERP) in LibGit2Sharp.Core.NativeMethods:...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-18Fixes VSTS Bug 901467: Suddenly and silently native crash in the IDE because ...Mike Krüger
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-17Merge pull request #7518 from mono/fix-825343Mike Krüger
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-06-05Fixes VSTS #789402: TfsSmartSession - should use HttpClientProvider (#7777)Mike Krüger
2019-06-03Fixes VSTS #825343 - Mismatches actual files commited vs selected when using gitJavier Suárez Ruiz
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-09Fixes VSTS #857099 - Changing between branches we stopped seeing the list of ...Javier Suárez Ruiz
2019-05-02Merge pull request #687 from xamarin/fix-596562-IIVsevolod Kukol
2019-05-02Merge pull request #404 from xamarin/fix-795831Vsevolod Kukol
2019-05-02Merge pull request #653 from xamarin/fix-857048Vsevolod 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-26Fixes VSTS #857048 - Manage Branches and Remotes tool shows wrong checked-out...Javier Suárez Ruiz
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[Git] Fix another possible hang.therzok
2019-04-13[VersionControl] Fix hang when opening a filetherzok