Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix misplaced blockquotes | Pradyun Gedam | 2020-11-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Pradyun Gedam <pradyunsg@users.noreply.github.com> | ||||
* | WIP upd directive to use cmd prefix + upd ref docs | Srinivas Nyayapati | 2020-09-13 | 1 | -4/+6 |
| | |||||
* | WIP - update pip-command-usage to take optional arguments and update pip ↵ | Srinivas Nyayapati | 2020-09-13 | 1 | -1/+5 |
| | | | | install docs | ||||
* | docs: Improve prefix calculation of reqfile option autogeneration | Noah Gorny | 2020-06-01 | 1 | -7/+15 |
| | |||||
* | docs: Reqfile options are now generated automatically | Noah Gorny | 2020-06-01 | 1 | -0/+34 |
| | |||||
* | Convert the remaining '%' formatters to '.format'. Fixes #6973. | Jason R. Coombs | 2020-03-06 | 1 | -6/+7 |
| | |||||
* | Update old-style formatting to new-style formatting (#7762) | Anudit Nagar | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Fix documentation links for index options | sinoroc | 2019-11-13 | 1 | -1/+5 |
| | | | | | | | | | | | In the documentation the links for the pip commands index options are mixed up. The index options are common to multiple commands, but in the documentation they should be specific to a command for the links to point to the right chapter. GitHub: #7347 | ||||
* | Only import a Command class when it is actually needed. | Chris Jerdonek | 2019-07-26 | 1 | -4/+5 |
| | | | | | This resulted in an approximate 24% speed-up of a vanilla `pip` invocation on one system (0.477 secs before, 0.363 secs after). | ||||
* | Fix line-too-long linter message | Pradyun Gedam | 2018-11-08 | 1 | -1/+3 |
| | |||||
* | add command name for reference documents | albertg | 2018-11-04 | 1 | -1/+1 |
| | |||||
* | Reorganize pip's docs folder | Pradyun Gedam | 2018-08-22 | 1 | -0/+108 |