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
2018-05-15Merge pull request #44945 from 0xabu/wsl-cli-fixDaniel Imms
2018-04-20Revert "Require gtk 3 on Linux"Benjamin Pasero
2018-04-13Require gtk 3 on LinuxDaniel Imms
2018-03-05fix line endingsJoao Moreno
2018-03-02enable CLI when invoked from WSL on modern (RS4) hostsAndrew Baumann
2018-02-28Wrong placeholder in the .desktop file钊哥
2018-02-10Making the script work with both Python2 and 3peidaqi
2018-02-01Update snap buildDaniel Imms
2018-01-12fix #41429Benjamin Pasero
2017-12-20:lipstick:Benjamin Pasero
2017-12-14save as admin - handle case for readonly filesBenjamin Pasero
2017-12-12allow to run CLI as root when running --write-elevated-helperBenjamin Pasero
2017-11-28Improve wording when launching from sudoDaniel Imms
2017-10-25Rename New Window action to New Empty WindowDaniel Imms
2017-10-06Revert "replace bash shebang with '#!/usr/bin/env bash" for portability"Daniel Imms
2017-10-03Correctly get apt dirs in debian postinstJulian Andres Klode
2017-10-02Remove epoch from snap packageDaniel Imms
2017-10-02Clean up commentDaniel Imms
2017-09-26Add support for building x64 snap packageDaniel Imms
2017-09-17replace bash shebang with '#!/usr/bin/env bash" for portabilityPutta Khunchalee
2017-09-05:lipstick: colorBenjamin Pasero
2017-09-05Windows: logo does not have a specific background (fixes #33362)Benjamin Pasero
2017-08-31linux: remove background color from icon for nowBenjamin Pasero
2017-08-23set background color for code icon on linuxBenjamin Pasero
2017-07-31Use %F for new windows tooDaniel Imms
2017-07-31Use %F in code.desktop instead of %UDaniel Imms
2017-07-19Proposed credentials API: Linux dependenciesChristof Marti
2017-07-12Move our watermark to resources so that distro can pick it up (#30256)Benjamin Pasero
2017-04-27Don't use the CLI for the desktop entryDaniel Imms
2017-04-21Add libgconf-2-4 as a .deb dependencyDaniel Imms
2017-04-19Merge pull request #24523 from romulo1984/masterDaniel Imms
2017-04-17Update VS Code source list if disabled by OS upgradeDaniel Imms
2017-04-11Update Exec param at code.desktopRômulo Guimarães
2017-04-03Use better libxkbfile depDaniel Imms
2017-03-30Add libxkbfile-dev(el) as Linux package depsDaniel Imms
2017-03-21Make more descriptive appdata summary fieldLorenzo Tilve
2017-03-02Install apt repository as http, not httpsDaniel Imms
2017-02-28Merge pull request #20988 from fsateler/patch-2Daniel Imms
2017-02-23Do not force new window when opening file or folder with launch on Unity (fix...Christof Marti
2017-02-21Add gnupg and apt to dependsFelipe Sateler
2017-02-17Only install repo and key if they don't already existDaniel Imms
2017-02-17Install apt key and source for repository in deb postinstDaniel Imms
2017-02-16Prime postinst for apt repoDaniel Imms
2017-02-07Copy `code-icon.svg` to near where it is used (fixes #19541)chrmarti
2017-02-03Update OSS iconChristof Marti
2017-01-27Need a default icon (#18860)Christof Marti
2017-01-25Fix linux CLI sudo argument parsingDaniel Imms
2017-01-14Fix cli.js always opening from WSL shellDaniel Imms
2017-01-05Add --new-window-if-not-first CLI argDaniel Imms
2016-12-27linux argument startup fixTilman Vatteroth