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: cpburnz/python-pathspec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: cpburnz/python-pathspec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.1
Choose a head ref
  • 13 commits
  • 13 files changed
  • 2 contributors

Commits on Aug 31, 2022

  1. Fix minor doc

    cpburnz committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    32e22da View commit details
    Browse the repository at this point in the history
  2. Remove redundant wheel dep from pyproject.toml

    Remove the redundant `wheel` dependency, as it is added by the backend
    automatically.  Listing it explicitly in the documentation was
    a historical mistake and has been fixed since, see:
    pypa/setuptools@f7d30a9
    mgorny committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d01c9f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4754a3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3eaca74 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Merge pull request #60 from mgorny/wheel-dep

    Remove redundant wheel dep from pyproject.toml
    cpburnz authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    c0ffa91 View commit details
    Browse the repository at this point in the history
  2. Update changes and credits

    cpburnz committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    fc5e280 View commit details
    Browse the repository at this point in the history
  3. Update changes

    cpburnz committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    766b210 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Prebuild setup.cfg

    cpburnz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    77ef67f View commit details
    Browse the repository at this point in the history
  2. Prebuild setup.cfg

    cpburnz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d151fb0 View commit details
    Browse the repository at this point in the history
  3. Prebuild setup.cfg

    cpburnz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a2e57f1 View commit details
    Browse the repository at this point in the history
  4. Prebuild setup.cfg

    cpburnz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    0f5e50b View commit details
    Browse the repository at this point in the history
  5. Fix issue 62

    cpburnz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    4608cee View commit details
    Browse the repository at this point in the history
  6. Release v0.10.1

    cpburnz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a8ceca7 View commit details
    Browse the repository at this point in the history
Loading