Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppress pkg_resources deprecation warning | Paul Moore | 2023-04-25 | 1 | -0/+9 |
* | Convert type hint comments into annotations | Diego Ramirez | 2021-06-07 | 1 | -2/+1 |
* | Blacken src/pip/_internal/cli directory | Jon Dufresne | 2021-02-21 | 1 | -1/+2 |
* | 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/+2 |
* | Use f-strings for simple string formatting | Jon Dufresne | 2020-12-25 | 1 | -1/+1 |
* | Remove __future__ imports | Jon Dufresne | 2020-12-24 | 1 | -2/+0 |
* | string_formatting | Deepak Sharma | 2020-01-30 | 1 | -1/+1 |
* | Move pip._internal.main to cli submodule | Chris Hunt | 2019-12-18 | 1 | -0/+75 |