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/pipx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.1
Choose a base ref
...
head repository: pypa/pipx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.2
Choose a head ref
  • 12 commits
  • 18 files changed
  • 9 contributors

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    38a0491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ca518e View commit details
    Browse the repository at this point in the history
  3. Print more user friendly error when --python version not found (#1171)

    Co-authored-by: chrysle <fritzihab@posteo.de>
    Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    4 people authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2b131cb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Allow skipping maintenance tasks for list command (#1163)

    Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
    Gitznik and gaborbernat authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5b18ddf View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix: use modern PEP 723 syntax, fix mistake in name (#1180)

    * fix: use modern PEP 723 syntax
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * fix: use correct name for dependencies, make old form (nice) error
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * docs: add changelog
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    Co-authored-by: Jason Lam <meowmeowcat1211@gmail.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c703618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9252b5d View commit details
    Browse the repository at this point in the history
  3. chore: modernize toml (#1192)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b922713 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Fix CI job to include tomli in zipapp (#1194)

    * fix(ci): Build zipapp using Python 3.8
    
    * docs: Update CHANGELOG.md
    sgryjp authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    98c803f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Fix "Bump changelog on release" GH Action (#1188)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    chrysle and pre-commit-ci[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0ea5ed6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#1197)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.11](astral-sh/ruff-pre-commit@v0.1.9...v0.1.11)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9956f7a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Verify if script name provided is a file before running it (#1155)

    Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5563ae6 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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