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

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    1a2c275 View commit details
    Browse the repository at this point in the history
  2. Fix duplicate entry

    romainreuillon committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    16c1e80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2378ab7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Add test for including all dependencies in JAR's to force manifest

    Co-Authored-By: Tobias Roeser <[email protected]>
    lefou authored and mdedetrich committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    3ae7c91 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Merge pull request #96 from openmole/memory

    Reduce pressure on GC by using a Traversable instead of a Seq
    mdedetrich authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2a32f3c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge pull request #97 from mdedetrich/add-use-all-dependencies-as-JA…

    …Rs-test
    
    Add test for including all dependencies in JAR's to force manifest
    mdedetrich authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    14aca8c View commit details
    Browse the repository at this point in the history
Loading