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: classgraph/classgraph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: classgraph-4.8.68
Choose a base ref
...
head repository: classgraph/classgraph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: classgraph-4.8.69
Choose a head ref
  • 7 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 4, 2020

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

Commits on Apr 11, 2020

  1. Fix for Libery running in "overlay"

    Use SmartClassPath's "getClassPath" to get the classpath URL(s).
    cpierceworld authored Apr 11, 2020
    Configuration menu
    Copy the full SHA
    446f0fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #415 from cpierceworld/liberty-fix

    Fix for Libery running in "overlay"
    lukehutch authored Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e7c80d8 View commit details
    Browse the repository at this point in the history
  3. Source > Cleanup

    lukehutch committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    53d71bd View commit details
    Browse the repository at this point in the history
  4. Formatting and comments

    lukehutch committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    7897c3e View commit details
    Browse the repository at this point in the history
  5. Fix possible NPE (#414)

    lukehutch committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    2ad71a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    917d45e View commit details
    Browse the repository at this point in the history
Loading