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: sbt/sbt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.6
Choose a base ref
...
head repository: sbt/sbt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.7
Choose a head ref
  • 6 commits
  • 10 files changed
  • 2 contributors

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    80925a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c8619 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8918 from eed3si9n/wip/revert-coursier

    Revert "[1.x] deps: Update lm-coursier-shaded 2.1.12 (#8902)"
    eed3si9n authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    2378719 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Harden Windows VCS URI fragments against command injection

    - Use Process(argv) for git/hg/svn without cmd /c on Windows
    - Add VcsUriFragment.validate for fragments in clone/checkout/update
    - Add tests
    anatoliykmetyuk authored and eed3si9n committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    1ce945b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a474ab View commit details
    Browse the repository at this point in the history
  3. sbt 1.12.7

    eed3si9n committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    5391601 View commit details
    Browse the repository at this point in the history
Loading