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
2016-06-10[NuGet] Remove more unused code.Matt Ward
2016-06-07[NuGet] Remove obsolete NuGet v2 specific package actions.Matt Ward
2016-03-30[NuGet] Minimize public API.Matt Ward
2015-12-12[NuGet] Change NuGet addin namespace.Matt Ward
2015-06-29[NuGet] Support multiple packages.config files in same directory.Matt Ward
2015-06-08Merge remote-tracking branch 'origin/nuget-keep-local-copy-on-update'Matt Ward
2015-06-05[NuGet] Fix packages.config marked as deleted by Git on retargetingMatt Ward
2015-05-08[NuGet] Do not open readme.txt if package fails to install.Matt Ward
2015-04-01[NuGet] Keep Local Copy setting when retargeting a NuGet package.Matt Ward
2015-04-01[NuGet] Keep Local Copy setting when installing a NuGet package.Matt Ward
2014-11-26[NuGet] Fix pre-release NuGet package being downgraded on update.Matt Ward
2014-08-29[NuGet] Support version constraints in packages.config file.Matt Ward
2014-07-24[NuGet] Fix updating packages marks packages.config as deleted by GitMatt Ward
2014-06-23[NuGet] Support custom package directory.Matt Ward
2014-06-20[NuGet] Handle unrestored packages when looking for package updates.Matt Ward
2014-06-13[NuGet] Remove package update information when package uninstalled.Matt Ward
2014-06-13[NuGet] Only check for package updates for projects with packages.Matt Ward
2014-06-10[NuGet] Add component to check for updated packages.Matt Ward
2014-06-04[NuGet] Add tests for reinstalling all project packages.Matt Ward
2014-06-02[NuGet] Support reinstalling all packages for a project in one step.Matt Ward
2014-05-28[NuGet] Add tests for reinstalling a package.Matt Ward
2014-05-27[NuGet] Add tests for package compatibility checks.Matt Ward
2014-05-27[NuGet] Check NuGet packages when project target framework changed.Matt Ward
2014-05-14[NuGet] Fix unused variable compiler warnings.Matt Ward
2014-05-08[NuGet] Add first group of unit tests.Matt Ward