8000 Comparing v1.9.6...v1.9.7 · sbt/sbt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.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.9.7
Choose a head ref
  • 16 commits
  • 11 files changed
  • 5 contributors

Commits on Sep 15, 2023

  1. Document scriptedSbt

    mdedetrich committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8ce5f2e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge pull request #7383 from mdedetrich/document-scriptedSbt

    Document scriptedSbt
    eed3si9n authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    76fad81 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    5fddf3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de94f1c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Update Coursier to 2.1.7 (#7392)

    ---------
    
    Co-authored-by: eugene yokota <eed3si9n@gmail.com>
    regiskuckaertz and eed3si9n committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    da51f1b View commit details
    Browse the repository at this point in the history
  2. Fix VM argument passing by .sbtopts file and JAVA_TOOL_OPTIONS enviro…

    …nmental variable, improve launcher script integration test setup
    ptrdom authored and eed3si9n committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    e989aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95a2219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01ce348 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e64f053 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7410 from eed3si9n/bport/coursier

    [1.9.x] Update Coursier to 2.1.7
    eed3si9n authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    81c511c View commit details
    Browse the repository at this point in the history
  7. Make loading order alphabetical for plugins

    **Problem**
    Plugins are topologically sorted, but plugins with equal weigh could
    modify the same key via `~=` etc, resulting in different builds
    depending on the artifact.
    
    **Solution**
    This attempts to fix that by first sorting the selected plugins
    by the class name before sorting it topologically.
    eed3si9n committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    7beb23e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7411 from eed3si9n/bport/7393

    [1.9.x] Fix VM argument passing by .sbtopts file and JAVA_TOOL_OPTIONS environmental variable
    eed3si9n authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    dce3604 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #7412 from eed3si9n/bport/7404

    [1.9.x] Make loading order alphabetical for plugins
    eed3si9n authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    4d7dc12 View commit details
    Browse the repository at this point in the history
  10. IO 1.9.7

    eed3si9n committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    7abf264 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7413 from eed3si9n/wip/bump_io

    IO 1.9.7
    eed3si9n authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    a5944ac View commit details
    Browse the repository at this point in the history
  12. sbt 1.9.7

    eed3si9n committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    25f2ea0 View commit details
    Browse the repository at this point in the history
Loading
0