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: pypa/virtualenv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 20.17.1
Choose a base ref
...
head repository: pypa/virtualenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20.18.0
Choose a head ref
  • 17 commits
  • 46 files changed
  • 6 contributors

Commits on Dec 5, 2022

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

Commits on Dec 7, 2022

  1. Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.3 (#2464)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.1 to 1.6.3.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.6.1...v1.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    6845f6f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Update .coveragerc

    gaborbernat authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    38eb202 View commit details
    Browse the repository at this point in the history
  2. Update .coveragerc

    gaborbernat authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    a3ee825 View commit details
    Browse the repository at this point in the history
  3. Remove pypy3.6 from CI

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    7e781d8 View commit details
    Browse the repository at this point in the history
  4. Fix coverage config

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0670d14 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Bump pypa/gh-action-pypi-publish from 1.6.3 to 1.6.4 (#2465)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    206e8ad View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Fix Nushell installation failures (#2475)

    * Try using cargo binstall for installing Nushell
    
    * Remove leftover lines
    
    * Use platform package managers on MacOS+Windows
    kubouch authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    95a57f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

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

Commits on Jan 3, 2023

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

Commits on Jan 13, 2023

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

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    ab35ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98c3f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    9b4b17f View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c68affb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    828762a View commit details
    Browse the repository at this point in the history
  4. release 20.18.0

    gaborbernat committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    32f270c View commit details
    Browse the repository at this point in the history
Loading