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.15.2
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.15.3
Choose a head ref
  • 14 commits
  • 23 files changed
  • 1 contributor

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    63c72ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cc5c73 View commit details
    Browse the repository at this point in the history
  3. Prepend actual class file.

    raphw committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4d4eb6b View commit details
    Browse the repository at this point in the history
  4. Fix boolen check.

    raphw committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    550b84a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de561d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    d86040b View commit details
    Browse the repository at this point in the history
  2. Add missing annotation.

    raphw committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0bc0178 View commit details
    Browse the repository at this point in the history
  3. Adjust class file handling.

    raphw committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1e38dd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7b3b65 View commit details
    Browse the repository at this point in the history
  5. Change nullability.

    raphw committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e8aeef4 View commit details
    Browse the repository at this point in the history
  6. Add null check.

    raphw committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b715358 View commit details
    Browse the repository at this point in the history
  7. Remove imports.

    raphw committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    799090c View commit details
    Browse the repository at this point in the history
  8. [release] Release new version

    raphw committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    209b595 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c7a781 View commit details
    Browse the repository at this point in the history
Loading