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-archiver
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-archiver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: plexus-archiver-3.4.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on May 13, 2018

  1. prepare 3.4.1-SNAPSHOT

    hboutemy committed May 13, 2018
    Configuration menu
    Copy the full SHA
    f6a82c1 View commit details
    Browse the repository at this point in the history
  2. fix: fail when trying to extract outside of dest dir

    A well crafted zip file may cause the code to extract outside of the destination dir.
    This PR fails when that happens so that no unexpected behaviour happens.
    Odinn authored and hboutemy committed May 13, 2018
    Configuration menu
    Copy the full SHA
    a1b58c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c264bf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    864e818 View commit details
    Browse the repository at this point in the history
Loading