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: typescript-language-server/typescript-language-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Lainera/typescript-language-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 4, 2023

  1. feat: flake

    - Add yarn as dev dependency
    - Add flake & flake.lock
    - Update node to 19
    Lainera committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    6b643ec View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. chore: nix-update

    - Bump nixpkgs to 23.05
    - Use patched d2n to find existing nodejs version
    Lainera committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    a170933 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Lainera/chore/nix-update

    chore: nix-update
    Lainera authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    3e6811a View commit details
    Browse the repository at this point in the history
  3. remove GHA

    Lainera committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9d8129c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from Lainera/chore/nix-update

    remove GHA
    Lainera authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7293f87 View commit details
    Browse the repository at this point in the history
Loading