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: tpathan-imc/scip-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sourcegraph/scip-java
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.
  • 11 commits
  • 177 files changed
  • 6 contributors

Commits on Nov 13, 2025

  1. Configuration menu
    Copy the full SHA
    f3834b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Configuration menu
    Copy the full SHA
    ee31653 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Remove sbt 1.5.x tests due to sbt-sourcegraph 0.4.4 incompatibility (s…

    …ourcegraph#843)
    
    sbt-sourcegraph 0.4.4 (built with sbt 1.11.1) is incompatible with
    sbt 1.5.2, causing tests to hang indefinitely. sbt 1.10.x tests remain.
    jupblb authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    5f223b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1bb57a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Remove LSIF graph format support (sourcegraph#842)

    Drop support for LSIF output format, keeping only typed SCIP output
    (.scip and .scip.ndjson).
    jupblb authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    3c509e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fa18fb View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    40f7f5c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Configuration menu
    Copy the full SHA
    3838327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32bc736 View commit details
    Browse the repository at this point in the history
  3. Index SCIP field enclosing_range (sourcegraph#838)

    ---------
    
    Co-authored-by: Catherine Gasnier <catg@meta.com>
    Co-authored-by: jupblb <michal.kielbowicz@sourcegraph.com>
    3 people authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    abf6fcd View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    b133674 View commit details
    Browse the repository at this point in the history
Loading