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:pyenv/pyenv-virtualenv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v1.2.4
Choose a base ref
...
head repository:pyenv/pyenv-virtualenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:master
Choose a head ref
  • 12 commits
  • 16 files changed
  • 7 contributors

Commits on Sep 15, 2024

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

Commits on Sep 18, 2024

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

Commits on Nov 24, 2024

  1. Fix pyenv-virtualenv using a different Python version in a conda envi…

    …ronment (#492) Allow output checking with wildcards
    @native-api
    native-api authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    c6bb069View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

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

Commits on Jan 1, 2025

  1. Update LICENSE, fix license year (#499)

    Signed-off-by: JasonnnW3000 <[email protected]>
    Jason N. White authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    aa9b8e9View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. [CI] Update environments

    ubuntu-20.04 is dropped, macos-15 is available
    @native-api
    native-api committed May 6, 2025
    Configuration menu
    Copy the full SHA
    3057e15View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

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

Commits on Sep 22, 2025

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

Commits on Dec 11, 2025

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

Commits on Dec 13, 2025

  1. Convert issue template to new Github format (#519)

    * Convert issue template to new Github format the old format seems to be dropped altogether now [no ci]
    @native-api
    native-api authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    4d37a6eView commit details
    Browse the repository at this point in the history
  2. Prevent loss of data on virtualenv-delete -f if the env doesn't exi…

    …st and the PREFIX envvar is set elsewhere (#518) * Rename the PREFIX var just in case as too generic Co-authored-by: Ivan Pozdeev <[email protected]>
    @SabriRamadanTNG@native-api
    SabriRamadanTNG and native-api authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    6423361View commit details
    Browse the repository at this point in the history
Loading