index
:
delta/pip.git
0.5.X
0.6.X
0.7.X
1.3.X
1.4.X
1.5.X
8512-feature-flag-docs
add-2020-ux-docs
add-maintainers-only-link
add-resolver-docs
add-sponsor-button
add-ux-docs
baserock/master
baserock/richardipsum/add-list-dependencies
bernard-backtracking
bump-rtd-python
check-long-desc
check-long_description
develop
docs-quickstart
feature/install-target
feature/pep381-verification
feature/ssl-mirror-requests
fix/9644
fix_script_names
force-implementation-tag
good-first-issue-template
issue-381-do-not-use-pwd-in-installation-process
issue-template
issue-templates
main
master
no-more-bot
pradyunsg-bump-sphinx
pradyunsg-docs-improve-note
pradyunsg-install-order-disclaimer
pradyunsg-news-architecture-docs
pradyunsg-patch-1
pradyunsg-release-details
pre-commit-ci-update-config
provider-integration
readthedocs-builder
refactor/cleanup-cli-opts
release/10.0.0
release/20.2b1
release/9.0.2
release/9.0.3
rename-auto-lock-label
revert-10279-reorg-dependency-resolution-information
revert-2513-ssh_and_commit_support
revert-2547-revert-2513-ssh_and_commit_support
revert-3724-norm-path
revert-5124-ui/limit-progress
revert-5478-ci/short-circuiting-appveyor
revert-7600-release-rewrite-lineendings
revert-9163-redact-url-from-help
revert-9264-new-resolver-dont-abort-on-inconsistent-candidate
shorter-no-response-window
threaded-page-getting
try-containers
xavfernandez-patch-1
github.com: pypa/pip.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pip
/
_internal
/
cli
/
base_command.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Centralize warning about always enabled features
Stéphane Bidoul
2023-03-29
1
-0
/
+9
*
Remove the opt-in for `2020-resolver`
Pradyun Gedam
2022-10-07
1
-7
/
+0
*
Rename `[present-diagnostic]` to `[present-rich]`
Pradyun Gedam
2022-04-22
1
-1
/
+1
*
Use rich.traceback with debug mode (#10832)
q0w
2022-02-01
1
-0
/
+3
*
Pacify unit tests
Pradyun Gedam
2022-01-25
1
-1
/
+1
*
Enable the use of rich for presenting output
Pradyun Gedam
2021-12-12
1
-3
/
+1
*
Improve DiagnosticPipError presentation
Pradyun Gedam
2021-12-12
1
-5
/
+7
*
Introduce `DiagnosticPipError`
Pradyun Gedam
2021-10-22
1
-0
/
+6
*
Drop --build-dir from the CLI
Pradyun Gedam
2021-10-04
1
-15
/
+0
*
Add --debug flag to base command
Blazej Michalik
2021-09-21
1
-41
/
+56
*
Harmonize type signature of Command.run()
Jon Dufresne
2021-09-03
1
-2
/
+2
*
Complete typing of some tests/lib/* files
Jon Dufresne
2021-08-27
1
-1
/
+1
*
Complete type annotations in `pip/_internal/cli` (#10169)
Harutaka Kawamura
2021-07-23
1
-3
/
+3
*
Convert type hint comments into annotations
Diego Ramirez
2021-06-07
1
-14
/
+7
*
Postpone --build-dir removal
Stéphane Bidoul
2021-04-05
1
-1
/
+1
*
Add a warning when run as root (e.g., sudo pip) (#9394)
Winson Luk
2021-03-06
1
-2
/
+2
*
Blacken src/pip/_internal/cli directory
Jon Dufresne
2021-02-21
1
-20
/
+22
*
Remove typing.TYPE_CHECKING guards
Jon Dufresne
2021-02-19
1
-9
/
+3
*
Replace pip._internal.utils.typing with stdlib typing
Jon Dufresne
2021-02-18
1
-2
/
+2
*
Use keyword-only arguments
Jon Dufresne
2021-01-29
1
-10
/
+9
*
Merge remote-tracking branch 'upstream/master' into 7969-revert-sbi
Stéphane Bidoul
2020-12-27
1
-38
/
+4
|
\
|
*
Use f-strings for simple string formatting
Jon Dufresne
2020-12-25
1
-2
/
+2
|
*
Use short Python3 super() syntax
Jon Dufresne
2020-12-24
1
-1
/
+1
|
*
Remove __future__ imports
Jon Dufresne
2020-12-24
1
-2
/
+0
|
*
Remove redundant Python 2.7 code
Hugo van Kemenade
2020-12-22
1
-3
/
+1
|
*
No longer print a deprecation warning on 2.7/3.5
Pradyun Gedam
2020-12-19
1
-30
/
+0
*
|
Revert "Bubble up SubProcessError to basecommand._main"
Stéphane Bidoul
2020-12-27
1
-2
/
+1
|
/
*
Restore --build-dir
Stéphane Bidoul
2020-12-01
1
-0
/
+14
*
cli: Drop --unstable-feature flag
Noah Gorny
2020-11-14
1
-7
/
+0
*
Change where the 2020 resolver warning is logged
Pradyun Gedam
2020-10-31
1
-0
/
+9
*
Remove --build-dir option, as per deprecation
Paul Moore
2020-10-27
1
-14
/
+0
*
Prepare isort for black
Pradyun Gedam
2020-09-23
1
-10
/
+5
*
Update linter: isort
Pradyun Gedam
2020-09-23
1
-3
/
+2
*
Warn Python 3.5 support is deprecated and will be removed in pip 21.0, Jan 2021
Hugo
2020-08-18
1
-1
/
+13
*
feat(pip/_internal/*): Use custom raise_for_status method
gutsytechster
2020-07-08
1
-1
/
+2
*
Disallow --unstable-feature, pointing to --use-feature instead
Pradyun Gedam
2020-07-03
1
-0
/
+7
*
Deprecate --build-dir
Stéphane Bidoul
2020-06-21
1
-0
/
+14
*
Fix grammar in Python 2 warning message
Greg Ward
2020-06-03
1
-1
/
+1
*
Fix run type annotation in base_command and configuration
Devesh Kumar Singh
2020-05-30
1
-1
/
+1
*
Assert that status is int
Devesh Kumar Singh
2020-05-28
1
-0
/
+1
*
Don't return SUCCESS at end of run method
Devesh Kumar Singh
2020-05-28
1
-3
/
+0
*
Remove isinstance check for status
Devesh Kumar Singh
2020-05-28
1
-4
/
+1
*
Bubble up SubProcessError to basecommand._main
Devesh Kumar Singh
2020-05-23
1
-1
/
+3
*
fix(_internal/commands): Define a default add_option to child commands
gutsytechster
2020-05-23
1
-7
/
+6
*
refactor(commands): Add method add_options and remove __init__
gutsytechster
2020-05-23
1
-0
/
+7
*
Merge pull request #8087 from pradyunsg/document-python-2-drop-date
Pradyun Gedam
2020-04-23
1
-1
/
+1
|
\
|
*
Include month and year for pip 21.0
Pradyun Gedam
2020-04-21
1
-1
/
+1
|
*
Document pip 21.0 as end of Python 2 support
Pradyun Gedam
2020-04-19
1
-1
/
+1
*
|
Drop --skip-requirements-regex
Pradyun Gedam
2020-04-20
1
-11
/
+0
|
/
*
Merge pull request #7675 from deepak1725/string-format2
Pradyun Gedam
2020-02-02
1
-2
/
+2
|
\
[next]