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-03-25Merge pull request #401 from xamarin/release-8.0-fix825920Lluis Sanchez
2019-03-25[VersionControl] Don't add files twice to the changeset when updating the statusVsevolod Kukol
2019-03-25[Git] Don't block when getting the current branch nameVsevolod Kukol
2019-03-25[VersionControl] Improve StatusView asynchronous updateVsevolod Kukol
2019-03-21[Git] Always ask for credentials if no provider extension is availableVsevolod Kukol
2019-03-18Merge pull request #355 from xamarin/release-8.0-fix-801631Vsevolod Kukol
2019-03-18Merge pull request #329 from xamarin/fix-621858Vsevolod Kukol
2019-03-18Avoid an unnecesary filestatus changed notificationJavier Suárez Ruiz
2019-03-18Fixed error creating duplicated VCS cache dictionaries instancesJavier Suárez Ruiz
2019-03-18Fixes GH #7149 - Fix problem notifying deleted filesJavier Suárez Ruiz
2019-03-18Fixes VSTS #675483 - Fix problem detecting sln and csproj changes (VCS cache ...Javier Suárez Ruiz
2019-03-15Merge pull request #332 from xamarin/fix-801748Lluis Sanchez
2019-03-15[Git][Tests] Fix TestGitBranchCreation test with updated stash logicVsevolod Kukol
2019-03-15Update local text in DiffView only if the selected option is "Local"Javier Suárez Ruiz
2019-03-15Fixes VSTS #801631 - Avoid update local (changes) text entering in the DiffViewJavier Suárez Ruiz
2019-03-15Merge pull request #331 from xamarin/fix-802357Lluis Sanchez
2019-03-14[Git] Add GitCredentialsProviderResult to track user cancellationVsevolod Kukol
2019-03-14[Git] Try to fall back to the base Url path credentials if availableVsevolod Kukol
2019-03-14[Git] Add support for external credentials providersJavier Suárez Ruiz
2019-03-14[Git] Ask user to stash/unstash on updateVsevolod Kukol
2019-03-14[Git] Allow to select to stash always when updatingVsevolod Kukol
2019-03-13[Git] Improve stash prompt logic and wordingVsevolod Kukol
2019-03-12[VersionControl] Fixes set correct selected directory path on press browse bu...Jose Medrano
2019-03-12Removes extra call to OnRepositoryUrlEntryChangedJose Medrano
2019-03-12[VersionControl] Adds an special case to handle File protocolJose Medrano
2019-03-12[Git] Fix stash alert wordingVsevolod Kukol
2019-03-12[VersionControl] Fixes Url format when no host is addedJose Medrano
2019-03-12[Git] Allow to enable automatic stashing when prompting to stash changesVsevolod Kukol
2019-03-12[Git] Disable stashing when switching branches by defaultVsevolod Kukol
2019-03-12[Git] Improve stash experience when switching branchesVsevolod Kukol
2019-03-12Fixes VSTS #621858 - Ask to stash changes changing the branchJavier Suárez Ruiz
2019-03-12Merge pull request #321 from xamarin/fix-812517Vsevolod Kukol
2019-03-12Merge pull request #320 from xamarin/git-status-include-stagedVsevolod Kukol
2019-03-12Merge pull request #323 from xamarin/release-8.0-issue6699Vsevolod Kukol
2019-03-11[VersionControl] Fix removing disposed repos from cacheVsevolod Kukol
2019-03-11[Git] Fix NRE in status if the repository has no initial commitVsevolod Kukol
2019-03-11[Git][Tests] Add Staging status testsVsevolod Kukol
2019-03-11Merge pull request #308 from xamarin/release-8.0-vsts802451Mike Krüger
2019-03-11Update LogWidget.csMike Krüger
2019-03-11Fixes issue #6699 IDE freezes for ~10sec when creating solution folderMike Krüger
2019-03-11[Git] Include staged changes in VersionInfo and diffVsevolod Kukol
2019-03-11Update LogWidget.csMike Krüger
2019-03-08[Git] Freeze FileService during critical operationsVsevolod Kukol
2019-03-08Fixes VSTS Bug 802451: Git log window can show a beachball for severalMike Krüger
2019-03-08Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-03-08Improved log error message for failed VCS registrationVsevolod Kukol
2019-03-08Changes based on PR feedback. Register a log message in case of try to add an...Javier Suárez Ruiz
2019-03-08Changes based on PR feedbackJavier Suárez Ruiz
2019-03-08Add new VCS only if is not included and sortedJavier Suárez Ruiz
2019-03-08Changes based on PR feedback. Changed order when a new VCS extension is added...Javier Suárez Ruiz