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
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
2016-12-19Use common summary/desc in .appdata.xmlDaniel Imms
2016-12-18Add an AppData XML data file to Linux buildsAdrian Perez de Castro
2016-12-14Use license in product.json for rpmDaniel Imms
2016-12-14Improve rpm dependenciesDaniel Imms
2016-12-14Depend on 64-bit gconf-2 for 64-bit packageDaniel Imms
2016-12-14Merge pull request #16016 from xadhoom/GConf2Daniel Imms
2016-11-26Indicate multiple licenses in rpm packageDaniel Imms
2016-11-24Add GConf2 dependency in rpm spec templateMatteo
2016-11-19Indicate that code opens directories in code.desktopDaniel Imms
2016-11-14Merge pull request #15448 from aniljava/masterDaniel Imms
2016-11-14Update to electron 1.4.x (#15298)Benjamin Pasero
2016-11-14Fix to retain and pass argsaniljava
2016-10-31add conditional to rpm spec to test for arch, fixes 13616Munir Mastalic
2016-10-23Use %{_bindir} to install bin command in rpmDaniel Imms
2016-10-20Fix #14044: follow symlinks recursively in Linux launch scriptMichael Chou
2016-10-13get rid of extra backslashes in code.cmdBenjamin Pasero
2016-10-13fixes #13626Benjamin Pasero
2016-10-12Have rpm depend on libXss.so.1, not named packageDaniel Imms
2016-10-10Add libXScrnSaver as dep to .rpm specDaniel Imms
2016-09-23Insiders: cat.exe won't start, MSVCP140.dll is missing (fixes #12481)Benjamin Pasero
2016-09-14add icon to cat.exeBenjamin Pasero
2016-09-14Electron Update 1.x (#11157)Benjamin Pasero
2016-08-14Fixed `code.sh` to start VS Code under Cygwin.Aldo Fregoso
2016-07-20add inno bitmapsJoao Moreno
2016-07-08Add proper package replace metadata to deb controlDaniel Imms
2016-07-08Add breaks visual-studio-code to deb control fileDaniel Imms
2016-07-08back to ATOM_SHELL_INTERNAL_RUN_AS_NODEBenjamin Pasero
2016-07-02ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODEBenjamin Pasero