Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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: codehaus-plexus/plexus-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codehaus-plexus/plexus-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: plexus-utils-3.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 317 files changed
  • 4 contributors

Commits on May 22, 2023

  1. Fix false difference detected with CachingOutputStream/CachingWriter …

    …when streams are flushed (#253)
    gnodet authored May 22, 2023
    Configuration menu
    Copy the full SHA
    2805eab View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. changes for Rat

    Claudenw authored and slachiewicz committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8d66f94 View commit details
    Browse the repository at this point in the history
  2. updated documentation

    Claudenw authored and slachiewicz committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0635631 View commit details
    Browse the repository at this point in the history
  3. added tests, fixed one bug

    Claudenw authored and slachiewicz committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5c1b97b View commit details
    Browse the repository at this point in the history
  4. fix for issue #279

    Claudenw authored and slachiewicz committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e8c2d72 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. Bump parent pom to 19

    slachiewicz committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    c14f623 View commit details
    Browse the repository at this point in the history
  2. Reformat code

    slachiewicz committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    b7e745f View commit details
    Browse the repository at this point in the history
  3. Sync with master

    slachiewicz committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    ca1e59b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d4f135 View commit details
    Browse the repository at this point in the history
  5. Test cleanups

    slachiewicz committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    350603d View commit details
    Browse the repository at this point in the history
  6. Drop old jira dump

    slachiewicz committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    901a2e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    796d539 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2befb2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7230bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8fd01d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Bump jmhVersion from 1.36 to 1.37

    Bumps `jmhVersion` from 1.36 to 1.37.
    
    Updates `org.openjdk.jmh:jmh-core` from 1.36 to 1.37
    - [Commits](openjdk/jmh@1.36...1.37)
    
    Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.36 to 1.37
    - [Commits](openjdk/jmh@1.36...1.37)
    
    ---
    updated-dependencies:
    - dependency-name: org.openjdk.jmh:jmh-core
      dependency-version: '1.37'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.openjdk.jmh:jmh-generator-annprocess
      dependency-version: '1.37'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and slachiewicz committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    d7ee8d5 View commit details
    Browse the repository at this point in the history
  2. Bump org.codehaus.plexus:plexus from 19 to 20

    Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 19 to 20.
    - [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)
    - [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus
      dependency-version: '20'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and slachiewicz committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    7eea643 View commit details
    Browse the repository at this point in the history
Loading