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: gitpod-io/openvscode-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: geektrust/openvscode-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 24 files changed
  • 11 contributors

Commits on Jul 4, 2025

  1. code web server initial commit

    Tool: gitpod/catfood.gitpod.cloud
    filiptronicek authored and jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    beb3445 View commit details
    Browse the repository at this point in the history
  2. enable prebuilds for all branches

    Tool: gitpod/catfood.gitpod.cloud
    akosyakov authored and jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    047e15a View commit details
    Browse the repository at this point in the history
  3. Add example guide for pre-installing vscode extensions with docker in…

    …stallation
    
    Tool: gitpod/catfood.gitpod.cloud
    axonasif authored and jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    b258369 View commit details
    Browse the repository at this point in the history
  4. 💄

    Tool: gitpod/catfood.gitpod.cloud
    jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    db8d616 View commit details
    Browse the repository at this point in the history
  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 Jul 4, 2025
    Configuration menu
    Copy the full SHA
    4f8a657 View commit details
    Browse the repository at this point in the history
  6. Patch yarnInstall for openvscode-release

    Tool: gitpod/catfood.gitpod.cloud
    jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    2011c96 View commit details
    Browse the repository at this point in the history
  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 Jul 4, 2025
    Configuration menu
    Copy the full SHA
    287a089 View commit details
    Browse the repository at this point in the history
  8. Disable Git: Continue Working in New Local Clone

    Tool: gitpod/catfood.gitpod.cloud
    filiptronicek authored and jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    4eb3aef View commit details
    Browse the repository at this point in the history
  9. spread originalConfig rather than reconstructing it

    Tool: gitpod/catfood.gitpod.cloud
    jeremie-stripe authored and jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    940c741 View commit details
    Browse the repository at this point in the history
  10. Sync upstream product.json

    Tool: gitpod/catfood.gitpod.cloud
    mustard-mh authored and jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    8b9b808 View commit details
    Browse the repository at this point in the history
  11. Use npm

    Tool: gitpod/catfood.gitpod.cloud
    mustard-mh authored and jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    607913f View commit details
    Browse the repository at this point in the history
  12. update docker file

    Tool: gitpod/catfood.gitpod.cloud
    jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    8862ac9 View commit details
    Browse the repository at this point in the history
  13. fix compiled file

    Tool: gitpod/catfood.gitpod.cloud
    jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    a0dc3c9 View commit details
    Browse the repository at this point in the history
  14. Update product.json

    Tool: gitpod/catfood.gitpod.cloud
    jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    4b5fd17 View commit details
    Browse the repository at this point in the history
  15. Use upstream build agent

    mustard-mh authored and jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    81ab4f6 View commit details
    Browse the repository at this point in the history
  16. Disable extension sign verification

    mustard-mh authored and jeanp413 committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    9844821 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Configuration menu
    Copy the full SHA
    1f06229 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    976932e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b3af48 View commit details
    Browse the repository at this point in the history
  4. docs: add dev docs

    linkwithjoydeep committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    9c8301e View commit details
    Browse the repository at this point in the history
Loading