-
Notifications
You must be signed in to change notification settings - Fork 559
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pypa/pipx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.10.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 53 files changed
- 3 contributors
Commits on Mar 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 63777c2 - Browse repository at this point
Copy the full SHA 63777c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ccdd4 - Browse repository at this point
Copy the full SHA 33ccdd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d2fac - Browse repository at this point
Copy the full SHA 02d2facView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9872dc2 - Browse repository at this point
Copy the full SHA 9872dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c831f - Browse repository at this point
Copy the full SHA b8c831fView commit details -
📝 docs: add PEP 668 note to Linux install guide (#1747)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dcf8aae - Browse repository at this point
Copy the full SHA dcf8aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a21c53d - Browse repository at this point
Copy the full SHA a21c53dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0951ab5 - Browse repository at this point
Copy the full SHA 0951ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a177c5a - Browse repository at this point
Copy the full SHA a177c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c6763 - Browse repository at this point
Copy the full SHA 83c6763View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b47cc0 - Browse repository at this point
Copy the full SHA 7b47cc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6868ca2 - Browse repository at this point
Copy the full SHA 6868ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e56c8f - Browse repository at this point
Copy the full SHA 8e56c8fView commit details
Commits on Mar 19, 2026
-
🐛 fix: reject --global flag before subcommand (#1754)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 98a3d91 - Browse repository at this point
Copy the full SHA 98a3d91View commit details -
🐛 fix(upgrade): catch missing Python interpreter (#1755)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d40f1a - Browse repository at this point
Copy the full SHA 9d40f1aView commit details -
🐛 fix(install): respect --quiet flag (#1756)
* 🐛 fix(install): respect --quiet flag Running pipx install --quiet --quiet still showed animations (creating virtual environment..., installing...) and success messages (installed package, These apps are now available, done!). The --quiet flag sets logging level to WARNING or higher, but animations and print() statements bypassed the logging system. Added handler level checks in animate() and run_post_install_actions() to suppress output when level > WARNING. The test verifies --quiet --quiet produces no output on stdout or stderr. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 60ecaff - Browse repository at this point
Copy the full SHA 60ecaffView commit details
Commits on Mar 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for fd7502b - Browse repository at this point
Copy the full SHA fd7502bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c504ef - Browse repository at this point
Copy the full SHA 4c504efView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.10.0...1.10.1