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.9.7
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.9.9
Choose a head ref
  • 13 commits
  • 9 files changed
  • 5 contributors

Commits on Oct 26, 2023

  1. Temporary fix for #7371

    This fix disables vi-style effects (most notably parenthesis matching) if the terminal is inside emacs.
    
    The proper fix is to update to JLine 3.24.0 where this check has been implemented in JLine proper.
    hvesalai committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    126d241 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Dec 13, 2023

  1. IO 1.9.8

    eed3si9n committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    df0b96b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd6e992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7762dd2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7457 from eed3si9n/wip/1.9.8

    Update IO to 1.9.8 + some backports
    eed3si9n authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1b31fa7 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. sbt 1.9.8

    eed3si9n committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    374f5ba View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. JLine 3.24.1 and JAnsi 2.4.0.

    hvesalai authored and eed3si9n committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c64e3ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72b1d93 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7503 from eed3si9n/bport/jline

    [1.9.x] JLine 3.24.1 and JAnsi 2.4.0
    eed3si9n authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b1c04d7 View commit details
    Browse the repository at this point in the history
  4. IO 1.9.9

    Fixes #7463
    eed3si9n committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4f1618d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7504 from eed3si9n/wip/bumpio

    IO 1.9.9
    eed3si9n authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4c5fb4f View commit details
    Browse the repository at this point in the history
  6. sbt 1.9.9

    eed3si9n committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f672cb8 View commit details
    Browse the repository at this point in the history
Loading