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: xerial/sbt-pack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19
Choose a base ref
...
head repository: xerial/sbt-pack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20
Choose a head ref
  • 13 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    584b584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a59a10 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

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

Commits on Mar 19, 2024

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

Commits on Mar 29, 2024

  1. Update scalafmt-core to 3.8.1 (#493)

    * Update scalafmt-core to 3.8.1
    
    * Reformat with scalafmt 3.8.1
    
    Executed command: scalafmt --non-interactive
    
    * Add 'Reformat with scalafmt 3.8.1' to .git-blame-ignore-revs
    xerial-bot authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9acb75f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 21, 2024

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

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

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

Commits on May 6, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    671d916 View commit details
    Browse the repository at this point in the history
  2. Use POSIX compliant command -v (#498)

    This removes the `which` package dependency, allowing Linux containers to run with this additional package.
    KevinAtSesam authored May 8, 2024
    Configuration menu
    Copy the full SHA
    9cb1a51 View commit details
    Browse the repository at this point in the history
Loading