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
2016-04-13Localize "New Window" in desktop entryDaniel Imms
2016-04-07Disallow running as root without --user-data-dirDaniel Imms
2016-04-06Include the Linux bin command in the main dirDaniel Imms
2016-04-05Move bin command to /usr/share/<app>/binDaniel Imms
2016-04-04Add "new window" action to code.desktopXaver Hellauer
2016-04-01Merge .deb postinst and postinst.ossDaniel Imms
2016-04-01Use update url variable for yum repoDaniel Imms
2016-04-01Add yum repository registrationDaniel Imms
2016-03-25Add Icon to rpm fileDaniel Imms
2016-03-24Remove legacy bin command as rpm post install stepDaniel Imms
2016-03-23Correct source repository formatDaniel Imms
2016-03-20Fix deb postinst script0.10.12-insidersDaniel Imms
2016-03-19Don't need to use -r argDaniel Imms
2016-03-19Remove the legacy Linux bin command when installing stableDaniel Imms
2016-03-18Disable apt repository sourceDaniel Imms
2016-03-10Add Group, Vendor and Packager metadata to rpm specDaniel Imms
2016-03-08fixes #3790Joao Moreno
2016-03-07Implement .rpm package gulp taskDaniel Imms
2016-03-01Register code to the Debian alternatives systemDaniel Imms
2016-03-01Merge pull request #3513 from Tyriar/2973_deb_register_apt_repositoryDaniel Imms
2016-02-29Revise deb package wordingDaniel Imms
2016-02-26Register the apt repository as a source for official .deb buildsDaniel Imms
2016-02-25use same cli script in WindowsJoao Moreno
2016-02-25add code launcher for windows bashJoao Moreno
2016-02-15move back to ATOM_SHELL_INTERNAL_RUN_AS_NODEJoao Moreno
2016-02-13Add git as a package dependencyDaniel Imms
2016-02-13Add maintainer email back inDaniel Imms
2016-02-12add darwin specific launcherJoao Moreno
2016-02-12make control quality awareJoao Moreno
2016-02-12make code.desktop quality awareJoao Moreno
2016-02-12make linux deb build quality dependentJoao Moreno
2016-02-12remove VSCODE_PATH from cli, move to linuxJoao Moreno
2016-02-12use ELECTRON_RUN_AS_NODEJoao Moreno
2016-02-12move launcher.js to cli.jsJoao Moreno
2016-02-12Add gulp tasks to build deb packagesDaniel Imms
2016-02-09Remove yargs, roll own arg parserDaniel Imms
2016-02-09Move arg parsing to launcher.jsDaniel Imms
2016-02-04Add Linux/OSX wrapper scriptDaniel Imms
2016-01-08Revert "ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE"Benjamin Pasero
2016-01-05ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODEBenjamin Pasero
2015-12-18Windows: Running code in a console after code.bat was run causes issues (fixe...Benjamin Pasero
2015-11-17better icons for OSS distroBenjamin Pasero
2015-11-16fixes #28Joao Moreno
2015-11-15add OSS icon setBenjamin Pasero
2015-11-13Hello CodeErich Gamma