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
/
models
/
format_control.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove typing.TYPE_CHECKING guards
Jon Dufresne
2021-02-19
1
-4
/
+1
*
Replace pip._internal.utils.typing with stdlib typing
Jon Dufresne
2021-02-18
1
-2
/
+3
*
Remove unnecessary __ne__ definitions
Jon Dufresne
2020-12-30
1
-4
/
+0
*
Remove object from class definitions
Jon Dufresne
2020-12-25
1
-1
/
+1
*
Update linter: isort
Pradyun Gedam
2020-09-23
1
-1
/
+1
*
Return not implmented if class differs
Cristina Muñoz
2020-06-03
1
-1
/
+1
*
Don't raise exception for false
Cristina Muñoz
2020-06-02
1
-2
/
+2
*
Remove superfluous operator import
Cristina Muñoz
2020-06-02
1
-2
/
+0
*
Fix whitespace
Cristina Muñoz
2020-06-02
1
-1
/
+1
*
Update src/pip/_internal/models/format_control.py
Cristina
2020-06-02
1
-7
/
+9
*
Remove Base class
Cristina Muñoz
2020-05-26
1
-2
/
+1
*
fix lint
Cristina Muñoz
2020-05-25
1
-0
/
+1
*
Clean up lint errors
Cristina Muñoz
2020-05-21
1
-3
/
+5
*
Restrict dynamic attribute creation with slots
Cristina Muñoz
2020-05-21
1
-2
/
+11
*
Type annotations for pip._internal.models.format_control
Devesh Kumar Singh
2020-05-19
1
-4
/
+1
*
remove disallow_untyped_defs=False from models.format_control
Maxim Kurnikov
2019-11-16
1
-1
/
+3
*
add global disallow_any_generics=True
Maxim Kurnikov
2019-11-12
1
-3
/
+3
*
add per-file disallow_untyped_defs=False, and set it to True globally
Maxim Kurnikov
2019-09-29
1
-0
/
+1
*
Abort when --no-binary/--only-binary receives bad arg (#5847)
Pradyun Gedam
2019-09-05
1
-0
/
+5
|
\
|
*
Merge branch 'master' into master
Pradyun Gedam
2018-11-09
1
-0
/
+6
|
|
\
|
*
|
Satisfy isort
keanemind
2018-10-05
1
-0
/
+1
|
*
|
Change order of imports
keanemind
2018-10-05
1
-1
/
+1
|
*
|
Implement suggestions
keanemind
2018-10-04
1
-0
/
+5
*
|
|
Use mypy's inline configuration syntax for opt-outs
Pradyun Gedam
2019-07-30
1
-0
/
+3
*
|
|
remove #noqa: F401
Maxim Kurnikov
2019-02-22
1
-1
/
+1
*
|
|
Minor cleanups to format_control.py
Pradyun Gedam
2018-11-21
1
-8
/
+12
|
|
/
|
/
|
*
|
Add typing to cmdoptions.py
cytolentino
2018-10-28
1
-0
/
+7
|
/
*
move format control to models and write parametrized test
Nitesh Sharma
2018-09-02
1
-0
/
+62