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-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
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-05Avoid try to open the native lib every time, return null if we failed to init...Javier Suárez Ruiz
2019-04-05Changes in naming and conditions to check libgit dll not problemsJavier Suárez Ruiz
2019-04-05Fixes VSTS #611798 - Avoid crash loading a solution without find the libgit l...Javier Suárez Ruiz
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-28Merge pull request #426 from xamarin/master-vnext-vsts825084Mike Krüger
2019-03-28Merge pull request #408 from xamarin/fix827015Marius Ungureanu
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
2019-03-26Fixes VSTS #825344 - Avoid using exceptions for control flow in VersionContro...Javier Suárez Ruiz
2019-03-26Include a separator between the new option (Revert) and the rest.Javier Suárez Ruiz
2019-03-26Fixes VSTS #533528 - Added Revert to Tab contextual Version Control menuJavier Suárez Ruiz
2019-03-26[Git] Don't block when getting the current branch nameVsevolod Kukol
2019-03-26[VersionControl] Don't add files twice to the changeset when updating the statusVsevolod Kukol
2019-03-26[VersionControl] Improve StatusView asynchronous updateVsevolod Kukol
2019-03-26Fixes VSTS #801748 - Changes creating the local path in the checkout processJavier Suárez Ruiz
2019-03-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-25Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-25New model for focus/unfocus eventsLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/release-8.0' into master-vnextLluis Sanchez
2019-03-21Track API changesLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21[Git] Always ask for credentials if no provider extension is availableVsevolod Kukol
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-20Merge branch 'release-8.0' into master-vnextLluis Sanchez
2019-03-20Add OnContentShown/Hidden methods to DocumentControllerLluis Sanchez
2019-03-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-20Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
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