1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

11976 commits

Author SHA1 Message Date
Pradyun Gedam 330cfa38e2 Enable definition lists in MyST
This is useful for presenting content.
2021-06-11 16:26:24 +01:00
Pradyun Gedam 498d80082f
Merge pull request #10054 from pradyunsg/topic/caching 2021-06-11 16:26:00 +01:00
Pradyun Gedam d63f06a881 Add a topic guide: Caching 2021-06-11 16:20:09 +01:00
Pradyun Gedam 9e1a92e3fe
Merge pull request #10024 from pradyunsg/remove-old-docs-pages
Remove old documentation pages
2021-06-11 13:40:04 +01:00
Pradyun Gedam b1991d57bd
Merge pull request #10026 from pradyunsg/fix-missing-reference
Add a missing reference in the documentation
2021-06-11 13:39:58 +01:00
Pradyun Gedam 1f21ae5c5a
Merge pull request #10053 from pypa/news/verbosity 2021-06-11 13:36:37 +01:00
Pradyun Gedam cd52165d6b
Merge pull request #10046 from OBITORASU/long-paths-fix 2021-06-11 12:12:56 +01:00
Pradyun Gedam 4e37816b82
Merge pull request #10051 from pradyunsg/fix-docs-trivial-mistakes 2021-06-11 12:12:13 +01:00
Pradyun Gedam c495eab2ac
Incorporate suggested rephrasing
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
2021-06-11 12:11:50 +01:00
Pradyun Gedam 119671fc1a
Reword the changelog entry for verbosity changes 2021-06-11 12:07:45 +01:00
Tzu-ping Chung c16585173b
Merge pull request #9450 from minrk/custom-log-level 2021-06-11 19:05:56 +08:00
Noah Gorny 3751878b42
Implement new command 'pip index versions' 2021-06-11 19:01:14 +08:00
Pradyun Gedam a90dd11e3f
Merge pull request #10033 from snook92/multi_cred_index_url 2021-06-11 11:59:36 +01:00
Pradyun Gedam 6ad334b864
Merge pull request #10047 from DiddiLeija/noxfile.py-annotations-1 2021-06-11 11:55:28 +01:00
Pradyun Gedam de8882808b Fix typo in version added directive 2021-06-11 11:44:39 +01:00
Pradyun Gedam 9687f4598f Add an intersphinx link, to compatibility section
This was being used in a different part of our documentation.
2021-06-11 11:44:26 +01:00
Pradyun Gedam 5bc83d44a3 Fix typo in redirect to topics/authentication 2021-06-11 11:43:47 +01:00
Min RK c87af08422 use setLoggerClass to define log.verbose
loaded in pip._internals.__init__

must use utils.logging.getLogger to get the right type annotation
instead of logging.getLogger, despite no actual difference in behavior
2021-06-11 11:59:51 +02:00
OBITORASU 7a64c944b8 minor rephrasing of message 2021-06-11 15:13:53 +05:30
OBITORASU 9f0338a416 fix typo 2021-06-11 10:49:48 +05:30
OBITORASU 9ba78c964e change wordings for the info message 2021-06-09 11:19:46 +05:30
OBITORASU 1458166a28 fix the wordings 2021-06-09 01:10:01 +05:30
OBITORASU 560d2e97ae move the check to create_os_error_message 2021-06-09 01:05:54 +05:30
OBITORASU 67dcdf5e11 use error.filename, remove padding and shorten url 2021-06-09 00:53:17 +05:30
OBITORASU 45930078a6 use error.filename instead of error 2021-06-09 00:33:23 +05:30
OBITORASU 5e2c0cc8f7 add check to verify error.filename is not none 2021-06-09 00:30:29 +05:30
Diego Ramirez 6069a3d237
Create 10047.trivial.rst
This is the respective news entry for this pull request.
2021-06-08 13:25:10 -05:00
Diego Ramirez b0626f61da
Make proper annotations on noxfile.py
As I said on the pypa PR 10018, it is necessary to convert the commentaries into proper annotations.
2021-06-08 13:19:10 -05:00
OBITORASU 4dbf953ba2 fix lint issue in docs 2021-06-08 22:31:08 +05:30
OBITORASU fe4ab16d3f add reference link and extra checks 2021-06-08 22:30:47 +05:30
OBITORASU e22799bd8e update padding around default limit 2021-06-08 21:57:16 +05:30
OBITORASU 5c73594153 change message to error 2021-06-08 21:40:45 +05:30
OBITORASU 7204b9240d add news entry for issue 10045 2021-06-08 21:17:21 +05:30
OBITORASU 9cbe7f60ad Warning for user when Windows path limit is exceeded 2021-06-08 21:09:09 +05:30
Pradyun Gedam ad9d492989
Merge pull request #10023 from pradyunsg/show-is-for-local-packages
Move where show is shown in commands
2021-06-07 22:11:10 +01:00
Pradyun Gedam 776238af48
Merge pull request #10044 from domdfcoding/update-six
Update vendored six to 1.16.0
2021-06-07 20:52:29 +01:00
Pradyun Gedam e89dbbd03e
Merge pull request #10031 from FFY00/no-setup-cfg
Remove support for setup.cfg only projects
2021-06-07 20:27:40 +01:00
Dominic Davis-Foster d532a4cf44
Add news entry 2021-06-07 14:42:04 +01:00
Dominic Davis-Foster 5394d340fb
Update vendored six to 1.16.0 2021-06-07 14:34:07 +01:00
Diego Ramirez 1e016d2994
Convert type hint comments into annotations
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
2021-06-07 21:19:23 +08:00
Deepyaman Datta 0170e37046
Remove second space after comma in find_links help 2021-06-07 17:42:32 +08:00
Tzu-ping Chung b38b925400
Merge pull request #9822 from bwoodsend/fix-pip-freeze-git 2021-06-04 18:58:15 +08:00
bwoodsend 8b8fa2bd5f Explicitly recognise SCP-shorthand git remotes. 2021-06-03 17:52:25 +01:00
bwoodsend f533671b0c Fix pip freeze to use modern format for git repos (#9822)
Pip dropped support for `git+ssh@` style requirements (see #7554)
in favour of `git+ssh://` but didn't propagate the change to
 `pip freeze` which resultantly returns invalid requirements.
Fix this behaviour.

Fixes #9625.
2021-06-03 17:45:56 +01:00
Dirk Stolle b8e7a70fd5
Fix typos (#10001) 2021-06-03 16:44:42 +02:00
Bruno S c22e15edc8 news/3931.bugfix.rst / fix pre-commit errors 2021-06-02 17:39:44 +02:00
Bruno S 0468eb01a5 3931.bugfix.rst / add double backticks and trailing new line 2021-06-02 16:32:02 +02:00
Paul Moore 3c1d1810dc
Merge pull request #9949 from hroncok/error_msg_missing_record
Provide a better error message when uninstalling packages without dist-info/RECORD
2021-06-02 13:31:32 +01:00
Bruno S 6b421bf875 update bugfix description 2021-06-01 23:26:22 +02:00
Bruno S 11259a4d4c update bugfix description 2021-06-01 23:16:13 +02:00