Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gitpod-io/openvscode-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 20 files changed
  • 10 contributors

Commits on Jun 23, 2025

  1. code web server initial commit

    Tool: gitpod/catfood.gitpod.cloud
    filiptronicek authored and jeanp413 committed Jun 23, 2025
    Copy the full SHA
    c6ada41 View commit details
  2. enable prebuilds for all branches

    Tool: gitpod/catfood.gitpod.cloud
    akosyakov authored and jeanp413 committed Jun 23, 2025
    Copy the full SHA
    beb01ee View commit details
  3. Add example guide for pre-installing vscode extensions with docker in…

    …stallation
    
    Tool: gitpod/catfood.gitpod.cloud
    axonasif authored and jeanp413 committed Jun 23, 2025
    Copy the full SHA
    e90ae29 View commit details
  4. 💄

    Tool: gitpod/catfood.gitpod.cloud
    jeanp413 committed Jun 23, 2025
    Copy the full SHA
    ae26059 View commit details
  5. Update deprecated example in README

    Option 'connection-secret' is deprecated: Use connection-token-file instead.
    
    Tool: gitpod/catfood.gitpod.cloud
    bjrne authored and jeanp413 committed Jun 23, 2025
    Copy the full SHA
    0d04a55 View commit details
  6. Patch yarnInstall for openvscode-release

    Tool: gitpod/catfood.gitpod.cloud
    jeanp413 committed Jun 23, 2025
    Copy the full SHA
    7dfea3b View commit details
  7. fix: make sure user-data-dir command line parameter is customizable

    The `--user-data-dir` command-line parameter is currently unusable. Its functionality is hampered due to an automatically appended `/data` directory, rendering the parameter completely ineffective.
    
    The proposed minor modification allows users to accurately customize this variable, enhancing its utility.
    
    Tool: gitpod/catfood.gitpod.cloud
    drupol authored and jeanp413 committed Jun 23, 2025
    Copy the full SHA
    0cf21ae View commit details
  8. Disable Git: Continue Working in New Local Clone

    Tool: gitpod/catfood.gitpod.cloud
    filiptronicek authored and jeanp413 committed Jun 23, 2025
    Copy the full SHA
    bb6667e View commit details
  9. spread originalConfig rather than reconstructing it

    Tool: gitpod/catfood.gitpod.cloud
    jeremie-stripe authored and jeanp413 committed Jun 23, 2025
    Copy the full SHA
    1ca2f46 View commit details
  10. Sync upstream product.json

    Tool: gitpod/catfood.gitpod.cloud
    mustard-mh authored and jeanp413 committed Jun 23, 2025
    Copy the full SHA
    f96f9f0 View commit details
  11. Use npm

    Tool: gitpod/catfood.gitpod.cloud
    mustard-mh authored and jeanp413 committed Jun 23, 2025
    Copy the full SHA
    5e62bb6 View commit details
  12. update docker file

    Tool: gitpod/catfood.gitpod.cloud
    jeanp413 committed Jun 23, 2025
    Copy the full SHA
    37cae5c View commit details
  13. fix compiled file

    Tool: gitpod/catfood.gitpod.cloud
    jeanp413 committed Jun 23, 2025
    Copy the full SHA
    134ab7d View commit details
  14. Update product.json

    Tool: gitpod/catfood.gitpod.cloud
    jeanp413 committed Jun 23, 2025
    Copy the full SHA
    2efec35 View commit details
  15. Use upstream build agent

    mustard-mh authored and jeanp413 committed Jun 23, 2025
    Copy the full SHA
    f10d77e View commit details
Loading