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-10-25Revert "Merge pull request #8999 from mono/csproj-cleanups"therzok
2019-10-20Switch VersionControl.Git.Tests to single configurationtherzok
2019-10-20[Infra] Port csproj to use new OS properties rather than configurationstherzok
2019-09-11A lot of logical fixes to git async was done partially or .ignore was wrongtherzok
2019-09-11[Git] Fix blame command on mixed hunkstherzok
2019-09-06[Git][Tests] Include local copy of LibGit2SharpVsevolod Kukol
2019-09-06Revert "Make LibGit2Sharp not a local reference in the test project"Vsevolod Kukol
2019-09-05[Git] Make most GitRepository APIs asyncVsevolod Kukol
2019-08-30Merge pull request #8199 from mono/master-vsts940635Vsevolod Kukol
2019-08-20Merge pull request #8415 from mono/master-vsts950651Vsevolod Kukol
2019-08-16[VersionControl] GenerateDiff is now async.Mike Krüger
2019-08-15[VersionControl] Fix unit test.Mike Krüger
2019-08-14Fixes VSTS Bug 950651: VS4MAc does not handle switching branches wellMike Krüger
2019-08-07[VersionControl] Disabled unit test.Mike Krüger
2019-08-06[VersionControl] Fixed async API usagesMike Krüger
2019-08-01[VersionControl] Fixed version control tests.Mike Krüger
2019-08-01[VersionControl] Fixed build.Mike Krüger
2019-08-01Implement Issue #6943 Version Control background thread processingMike Krüger
2019-08-01[VersionControl] Fixed unit tests.Mike Krüger
2019-08-01[VersionControl] Made Repository API async.Mike Krüger
2019-08-01[VersionControl] Made Revision async.Mike Krüger
2019-08-01Make LibGit2Sharp not a local reference in the test projectCody Russell
2019-03-15[Git][Tests] Fix TestGitBranchCreation test with updated stash logicVsevolod Kukol
2019-03-11[Git][Tests] Add Staging status testsVsevolod Kukol
2019-02-20Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-20[VersionControl] Dispose mock repo after checking outVsevolod Kukol
2019-02-20[VersionControl] Log the name of the current testVsevolod Kukol
2019-02-20[Git] Properly release repositories after running testsVsevolod Kukol
2019-02-20[Git] LibGit2Sharp.Configuration is not thread safeVsevolod Kukol
2019-02-20[Git] Run monitored operations in unit tests asynchronouslyVsevolod Kukol
2019-02-20[Git] Fix access to Libgit2Sharp objectsVsevolod Kukol
2019-02-20[VersionControl][Git] Fix TestGitRecursiveCloneFailsAndDoesntCrash with updat...Vsevolod Kukol
2019-02-20[VersionControl][Git] Fix History commit sortingVsevolod Kukol
2019-02-20[VersionControl][Git] Track libgit2sharp API changesVsevolod Kukol
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-03-19[VCS] Make blame integrity tests not depend on MD git repotherzok
2018-02-14[Git] Add tests for VCS clone failing for XA repo (#3796)Marius Ungureanu
2017-08-17Fix several build issues caused by test reorganizationLluis Sanchez
2017-08-16Reorganize unit testsLluis Sanchez
2017-08-09[VCS] Optimize log widget renderingMarius Ungureanu
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2016-08-25[Git] Enable log tests.therzok
2016-08-25[Subversion] Fix unit tests for Svn supplied by xcode8therzok
2016-08-25[VCS] Log the version of the VCS being tested.therzok
2016-08-25[VersionControl] Disable these tests for nowAlan McGovern
2016-04-19[VCS] Add tests for case rename and implemented win32 svn.Marius Ungureanu