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-08-03[Core] Add tests for question mark wildcardtherzok
2018-03-23[Core] Fix wildcards being expanded on saving a projectMatt Ward
2017-04-28[Core] Fix setting C# build action to none ignored for .NET CoreMatt Ward
2017-03-20[Core] Fix save failed after deleting file from .NET Core projectMatt Ward
2017-03-15[UnitTests] Fix unit tests due to MSBuild item ordering changeMatt Ward
2017-03-08[Core] Handle imported globs when build actions are changedMatt Ward
2017-03-08Merge branch 'vNext' into vNext-wildcard-build-action-changedMatt Ward
2017-03-06[Core] Add Update item after wildcard BuildAction change revertedMatt Ward
2017-03-02[Core] Fix properties not removed from modified wildcard itemsMatt Ward
2017-03-02[Core] Fix duplicate item for build action wildcard on property changedMatt Ward
2017-03-02[Core] Support build action changing with wildcard includeMatt Ward
2017-02-16[Core] Fix items not updated when Update is from another importMatt Ward
2017-02-16[Core] Fix items not removed when Remove is from another importMatt Ward
2017-02-14[Core] Handle property with trailing backslash in excludeMatt Ward
2017-02-14[Core] Handle excludes using forward slash instead of backslashMatt Ward
2017-02-13[Core] Fix imported wildcard update not updating itemsMatt Ward
2017-02-13[Core] Fix imported wildcard remove not removing itemsMatt Ward
2017-02-13[Core] Evaluate wildcards from imports using project base directoryMatt Ward
2017-01-09[Core] Fix invalid search pattern with forward slash wildcard itemsMatt Ward
2017-01-09[Core] Fix invalid file search pattern for path wildcardMatt Ward
2016-09-30[Core] Improve project item glob supportLluis Sanchez
2015-05-20[Core] Add support for item excludeLluis Sanchez Gual
2015-05-19Fix line endings of test projectLluis Sanchez Gual
2015-05-18Add support for choose element in MSBuildProjectLluis Sanchez Gual
2015-05-18Convert some test projects to CRLFLluis Sanchez Gual
2015-04-08Add proper support for wildcard itemsLluis Sanchez Gual