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: raphw/byte-buddy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: byte-buddy-1.18.7
Choose a base ref
...
head repository: raphw/byte-buddy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: byte-buddy-1.18.8
Choose a head ref
  • 15 commits
  • 24 files changed
  • 2 contributors

Commits on Mar 1, 2026

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

    raphw committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    d0f9611 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a26619f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b1af50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    217d41f View commit details
    Browse the repository at this point in the history
  6. Update checksums.

    raphw committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    ad0abe4 View commit details
    Browse the repository at this point in the history
  7. Move to jdk5 versions.

    raphw committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    bf02559 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

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

Commits on Mar 7, 2026

  1. Use GitHub HTTP URL as Maven scm url (#1887)

    According to https://maven.apache.org/pom.html#SCM the `url` should be
    "a publicly browsable repository", and the example also uses an HTTP URL.
    Marcono1234 authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    9a1e34e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Support reproducible builds.

    raphw committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    9b46909 View commit details
    Browse the repository at this point in the history
  2. Fix test.

    raphw committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    7d35c66 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. Avoid that type initializer extension adjusts exception handlers by p…

    …repending new handler blocks.
    raphw committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    b9ed5b9 View commit details
    Browse the repository at this point in the history
  2. Add nullability annotations.

    raphw committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    a30791f View commit details
    Browse the repository at this point in the history
  3. [release] Release new version.

    raphw committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    31cce02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b71379a View commit details
    Browse the repository at this point in the history
Loading