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-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
2016-06-19Add 'vscode' as a keyword in the .desktop file so you can search for vscode n...Urban Dove
2016-06-16Add linux setup link to packagesDaniel Imms
2016-06-07Fix removal of /usr/bin link when upgrading packageAndrew Stitcher
2016-06-03Add libnotify4 and libnss3 as deps to debDaniel Imms
2016-06-03Remove git dependency from Linux packagesDaniel Imms
2016-06-02Replace visual-studio-code with code in deb packageDaniel Imms
2016-06-01Add el7 to rpm name to indicate RHEL7+ supportDaniel Imms
2016-06-01Remove 'visual-studio-' from deb package to match commandDaniel Imms
2016-05-28Use electron binary over CLI in desktop entryDaniel Imms
2016-05-28Use correct StartupWMClass in desktop entryDaniel Imms
2016-05-24Change deb postrm shebang to /bin/bashDaniel Imms
2016-05-21Fix opening files with spaces via CLI on LinuxDaniel Imms
2016-05-19Add glibc v2.15 requirement to rpmDaniel Imms
2016-05-18Explicitly install desktop entry in deb postinstDaniel Imms
2016-05-14Remove bin command in post install step for debDaniel Imms
2016-05-14Have rpm remove bin symlink in post uninstall stepDaniel Imms
2016-05-14Use sudo to add bin symlink in rpmDaniel Imms
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