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
2019-03-21snapcraft.yaml: Add the url-handlerMartin Wimpress
2019-03-21snapcraft.yaml: Source Glib schemas from within the snap.Martin Wimpress
2019-03-21snapcraft.yaml: Fallback to XWayland if running in a Wayland sessionMartin Wimpress
2019-03-21snapcraft.yaml: Remove braces from ${SNAP} in command:Martin Wimpress
2019-03-21snapcraft.yaml: Remove unnecessary data from the snapMartin Wimpress
2019-03-21snapcraft.yaml: Update stage-packagesMartin Wimpress
2019-03-21snapcraft.yaml: Add the GNOME 3.26 PPA.Martin Wimpress
2019-03-21electron-launch: ABI compatible GDK PixBuf modulesMartin Wimpress
2019-03-21electron-launch: Create $XDG_CACHE_HOMEMartin Wimpress
2019-03-21electron-launch: Add architecture detectionMartin Wimpress
2019-03-21electron-launch: Correctly map the /snap directory on FedoraMartin Wimpress
2019-03-21electron-launch: Use bashMartin Wimpress
2019-03-18Fix icon name in rpm specDaniel Imms
2019-03-11debt - avoid approot for resources in renderer (#70237)Benjamin Pasero
2019-01-28Fix clicking on dock in Ubuntu opening additional windowsDaniel Imms
2019-01-28Merge pull request #65579 from Kedstar99/snapFixJoão Moreno
2019-01-07temporary comment out completionsJoao Moreno
2019-01-04Merge pull request #56670 from segevfiner/shell-completionsJoão Moreno
2018-12-27Drop gconf dependencyDaniel Imms
2018-12-22Removed snapUpdate.sh and replaced with inline commandKrish De Souza
2018-12-06Fixed snapUpdate.sh to use environment variable to spawn a new instance of vs...Krish De Souza
2018-11-25Remove StartupWMClass from URL handler desktop fileDavid Bailey
2018-11-08Merge pull request #62739 from RDIL/masterMiguel Solorio
2018-11-08snap updatesJoao Moreno
2018-11-07remove args from electron launchJoao Moreno
2018-11-07cleanup snapcraft.yamlJoao Moreno
2018-11-06[ImgBot] Optimize imagesImgBotApp
2018-11-06update snapcraft.yamlJoao Moreno
2018-11-06set executable bitsJoao Moreno
2018-11-04Merge remote-tracking branch 'origin/master' into tyriar/snapJoao Moreno
2018-10-11Update file icons to use file type icon in small viewsMiguel Solorio
2018-10-03Launching "code" from git bash fails with "cannot find module" error. Fixes #...Martin Aeschlimann
2018-09-26Fixed warning when installing on debian 8Dick van den Brink
2018-09-23Adding missed dependency libxss1Jay Rodgers
2018-09-22Merge remote-tracking branch 'upstream/master' into shell-completionsSegev Finer
2018-09-20Update file icons to show logo on small versions (#58986)Miguel Solorio
2018-09-17Provide file icons per file type (#58795)Benjamin Pasero
2018-09-13Merge in upstream changes to the Zsh completion scriptSegev Finer
2018-09-13Merge pull request #56943 from jats22/46123João Moreno
2018-09-13replace url protocol in code-url-handlerJoao Moreno
2018-08-21Fix #46123 : Remove absolute path for pythonsandilya
2018-08-18Add URL handler support for Linux desktopsSegev Finer
2018-08-17Automatically install Bash and Zsh completions in deb/rpmSegev Finer
2018-08-17Add Bash completion scriptSegev Finer
2018-08-17Update Zsh completion scriptSegev Finer
2018-08-17Add Zsh completion script from Zsh sourcesSegev Finer
2018-07-31Include epoch (#55008)Christof Marti
2018-07-25Require libnss3 >= 3.26 to match ChromiumDaniel Imms
2018-07-23Revert "Merge pull request #54854 from Microsoft/revert-52782-electron-2.0.x"Daniel Imms
2018-07-23Revert "Update to Electron 2.0.x"Sandeep Somavarapu