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.4.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.4.7
Choose a head ref
  • 10 commits
  • 11 files changed
  • 5 contributors

Commits on Dec 25, 2020

  1. Configuration menu
    Copy the full SHA
    3ffb814 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6231 from adpi2/1.4.x-fix-semanticdb

    [1.4.x] Fix semanticdb on Scala > 3.0.0-M3
    eed3si9n authored Dec 25, 2020
    Configuration menu
    Copy the full SHA
    3a658dd View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Catch RejectedExecutionException in MainLoop

    sbt 1.4.x was printing a very verbose and annoying
    RejectedExectionException when the user cancelled tasks with ctrl+c.
    
    Fixes #6192
    eatkins authored and eed3si9n committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    63c9a1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95148f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6282f5 View commit details
    Browse the repository at this point in the history
  4. Deprecate externalPom

    Ref #5493
    eed3si9n committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    416429f View commit details
    Browse the repository at this point in the history
  5. Terminal support for GNU Emacs

    fommil authored and eed3si9n committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    192bca6 View commit details
    Browse the repository at this point in the history
  6. git ignore .bsp

    fommil authored and eed3si9n committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    c1c0438 View commit details
    Browse the repository at this point in the history
  7. nohup the server from GNU Emacs

    fommil authored and eed3si9n committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    75311c6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6288 from eed3si9n/bport/1.4.x

    [1.4.x] Various backports
    eed3si9n authored Jan 30, 2021
    Configuration menu
    Copy the full SHA
    fede746 View commit details
    Browse the repository at this point in the history
Loading