Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-26Bump node-fetch from 2.6.1 to 2.6.7 in /extensions/github (#141538)dependabot[bot]
2022-01-11fixes #139631Joao Moreno
2021-12-07Added theme image support to the markdown preview (#137820)Jonathan Carter
2021-11-24Extract remote source provider registry into the vscode.git-base extension (#...Ladislau Szomoru
2021-11-12use `enabledApiProposals` instead of wildcard property, also update compilati...Johannes Rieken
2021-11-12split vscode.proposed.d.ts into a file per proposal, https://github.com/micro...Johannes Rieken
2021-11-09use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables t...Johannes Rieken
2021-11-09move vscode.d.ts and vscode.proposed.d.ts into `src/vscode-dts`-folder, https...Johannes Rieken
2021-09-17Remove workaround castMatt Bierner
2021-09-15Pick up new TS version for building VS CodeMatt Bierner
2021-07-01fixes #127687João Moreno
2021-06-03Revert parts of "Fix #125395"Eric Amodio
2021-06-03Fix #125395Sandeep Somavarapu
2021-05-04chore: bump node@14.x in devDependencies (#122905)Robo
2021-04-28Fixes # 122567: regex included .git in captureEric Amodio
2021-04-22disable github extension in virtual workspace as it depends on gitSandeep Somavarapu
2021-04-21update ext manifest schema validation and built-in extsSteVen Batten
2021-04-20Add icons for built-in extensions (fixes #81760)Miguel Solorio
2021-04-19adopt trust in githubJoão Moreno
2021-04-13Use more standard name for shared extension tsconfigMatt Bierner
2021-04-03Calls new fork repo command in a codespaceEric Amodio
2021-03-31Fix #120215Jackson Kearl
2021-03-26Fixes regex - codespaces remotes are missing .gitEric Amodio
2021-03-25Fixes codespaces fork on pushEric Amodio
2021-03-22Adds codespaces lookup via command for desktopEric Amodio
2021-03-20Improve GitHub repository searchPaul Adams
2021-03-19Adds support for fork on push for CodespacesEric Amodio
2021-03-06💄& localizationEric Amodio
2021-02-13Update node-fetch (#116560)Ladislau Szomoru
2021-01-29add repository field to extensions package.jsonJoão Moreno
2020-12-18Align `@types/*` dev dependencies (#112718)Alexandru Dima
2020-12-18Remove most of the `yarn` license warningsAlexandru Dima
2020-11-30fixes #108001João Moreno
2020-11-27github: get all branchesJoão Moreno
2020-11-27fixes #106664João Moreno
2020-11-12fixes #104061João Moreno
2020-11-10fixes #103031João Moreno
2020-11-09git.publish: do not await notification resolutionJoão Moreno
2020-11-05Fix buildRachel Macfarlane
2020-11-05Handle cancelled sign in when publishing to GitHub, fixes #96502Rachel Macfarlane
2020-10-28fixes #108444João Moreno
2020-09-16Replace 'master' with branch head when publishing to github (#105878)Nicholas Rayburn
2020-09-08better git and github docsJoão Moreno
2020-09-03fixes #105708João Moreno
2020-08-07fixes #104248João Moreno
2020-08-05fixes #101795João Moreno
2020-07-17update octokit in githubJoão Moreno
2020-07-16fixes #98931João Moreno
2020-07-16Add GitHub public repo option (#102406)James Lave
2020-07-15github: PushErrorHandler, fork and prJoão Moreno