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: jaraco/zipp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.18.2
Choose a base ref
...
head repository: jaraco/zipp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.19.1
Choose a head ref
  • 13 commits
  • 6 files changed
  • 1 contributor

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    8f09d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    387dcea View commit details
    Browse the repository at this point in the history
  3. Implement is_symlink.

    Closes #117
    jaraco committed May 26, 2024
    Configuration menu
    Copy the full SHA
    dc5fe8f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #118 from jaraco/feature/is-symlink

    Implement is_symlink
    jaraco authored May 26, 2024
    Configuration menu
    Copy the full SHA
    3a22d72 View commit details
    Browse the repository at this point in the history
  5. Finalize

    jaraco committed May 26, 2024
    Configuration menu
    Copy the full SHA
    608f90a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    a595a0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d015c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79a309f View commit details
    Browse the repository at this point in the history
  4. Add SanitizedNames mixin.

    jaraco committed May 31, 2024
    Configuration menu
    Copy the full SHA
    564fcc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58115d2 View commit details
    Browse the repository at this point in the history
  6. Add news fragment.

    jaraco committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c18417e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #120 from jaraco/bugfix/119-malformed-paths

    Sanitize malformed paths
    jaraco authored May 31, 2024
    Configuration menu
    Copy the full SHA
    fd604bd View commit details
    Browse the repository at this point in the history
  8. Finalize

    jaraco committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6d1cb72 View commit details
    Browse the repository at this point in the history
Loading