Commit Graph

10740 Commits

Author SHA1 Message Date
Pradyun Gedam e5deff909c
Add black to pre-commit, ignoring all files
Each of the lines in this "exclude" pattern will get a dedicated PR
to remove it and would blacken that part of the codebase.
2020-09-24 15:36:38 +05:30
Pradyun Gedam facc1e5658
Merge pull request #8906 from pradyunsg/prepare-to-blacken 2020-09-24 15:33:36 +05:30
Pradyun Gedam 955daa940a
Merge pull request #7859 from pradyunsg/docs/deep-dive-cli
Architecture Documentation: CLI deep dive
2020-09-24 02:00:24 +05:30
Pradyun Gedam 58c594c06b
Prepare isort for black 2020-09-23 21:47:47 +05:30
Pradyun Gedam a00f85d22b
Prepare flake8 for black 2020-09-23 21:47:46 +05:30
Pradyun Gedam faee60baea
Merge pull request #8902 from pradyunsg/linter-updates 2020-09-23 21:44:55 +05:30
Pradyun Gedam af486d7511
Merge pull request #8901 from pradyunsg/tweak-message-language
Tweak message when -r is not passed on a requirements.txt
2020-09-23 20:47:12 +05:30
Pradyun Gedam 25ab172b55
Update linter: isort 2020-09-23 19:52:28 +05:30
Pradyun Gedam 89dad17b87
Update linter: pygrep-hooks 2020-09-23 19:52:20 +05:30
Pradyun Gedam e93c0ba6a3
Update linters
None of these require any changes to the codebase.
2020-09-23 19:50:53 +05:30
Pradyun Gedam 4c534e65d2
Tweak message when -r is not passed on a requirements.txt 2020-09-23 19:46:36 +05:30
Xavier Fernandez c48d68230e
Merge pull request #8899 from finn0/fix/punctuation
End no-color's description with period punctuation
2020-09-23 14:41:06 +02:00
Vipul Kumar 2b07c5d288
End no-color's description with period punctuation
It would be nice, if like description of other options, "--no-color"'s
description also ends with a period.
2020-09-23 04:43:51 +00:00
Pradyun Gedam e408f7077f
Merge pull request #8873 from hugovk/docs-3-months-deprecation 2020-09-21 02:26:17 +05:30
Pradyun Gedam 7c1e5d3096
Merge pull request #8568 from McSinyx/conf-const
Declare constants in configuration.py as such
2020-09-18 21:43:29 +05:30
Pradyun Gedam 67ab116f00
Merge pull request #8861 from pradyunsg/nicer-output-try-1 2020-09-17 11:00:23 +05:30
Pradyun Gedam e61bb616ef
Merge pull request #8839 from uranusjr/new-resolver-hash-intersect 2020-09-17 10:58:44 +05:30
Pradyun Gedam 53efda742b
Merge pull request #8474 from deveshks/remove-items-of-age-cache 2020-09-16 18:54:59 +05:30
Pradyun Gedam 0fc1044ff4
📰 2020-09-16 17:49:15 +05:30
Xavier Fernandez 33890bf825
Merge pull request #8722 from McSinyx/late-dl-indent
Dedent late download logs
2020-09-16 14:02:51 +02:00
Hugo van Kemenade 294995bc47
Fix typo 2020-09-14 23:00:48 +03:00
Pradyun Gedam a13f2014f9
Merge pull request #8780 from eamanu/fix-8009 2020-09-14 00:49:33 +05:30
Hugo van Kemenade 2f0fa53e95 Add news fragment 2020-09-13 21:03:16 +03:00
Nguyễn Gia Phong 8f8a1d65b2 Dedent late download logs 2020-09-13 21:09:57 +07:00
Xavier Fernandez 7fdf1634e0
Merge pull request #8795 from McSinyx/user-guide-fmt
Reformat a few spots in user guide
2020-09-13 15:08:09 +02:00
Hugo van Kemenade b6fb8b80e2 Reflow paragraph 2020-09-13 10:23:22 +03:00
Hugo van Kemenade 8385cb5250 Document fast-track deprecation policy 2020-09-13 10:23:22 +03:00
Tzu-ping Chung 179ccbe6f5 Add tests for empty hash intersection 2020-09-11 15:01:50 +08:00
Devesh Kumar Singh 9450f8837a Use format options for abspath 2020-09-11 09:23:51 +05:30
Devesh Kumar Singh b76a4c0153 Add feature news entry 2020-09-11 09:23:51 +05:30
Devesh Kumar Singh d22becc073 Add unit tests for --abspath flag 2020-09-11 09:23:51 +05:30
Devesh Kumar Singh 0b3ba87bbf Add option to output full path of cache enty 2020-09-11 09:23:51 +05:30
Pradyun Gedam cc472fd54a
Use a symmetric type and make mypy happy 2020-09-10 17:32:58 +05:30
Pradyun Gedam 3d32960c80
Only Print "Collecting ..." when the requirement changes 2020-09-10 17:21:42 +05:30
Pradyun Gedam 963e390abe
Improve how cached wheels are presented
This is specifically for the case of look ups done in the new resolver.
2020-09-10 17:21:04 +05:30
Pradyun Gedam c07ef581e7
Factor out logger.into into a single call
This makes it easier to conditionally print this information.
2020-09-10 17:15:32 +05:30
Pradyun Gedam 8663855711
Merge pull request #8830 from uranusjr/env-var-req-file
Replace custom URL parsing with url_to_path()
2020-09-08 18:46:33 +05:30
Pradyun Gedam 35d321f0f0
Merge pull request #8853 from pradyunsg/release/20.2.3 2020-09-08 18:05:10 +05:30
Pradyun Gedam 709ad6714a
Merge branch 'master' into release/20.2.3 2020-09-08 16:48:40 +05:30
Pradyun Gedam e3015eb3a5
Bump for development 2020-09-08 16:43:35 +05:30
Pradyun Gedam 8c2102a310
Bump for release 2020-09-08 16:43:34 +05:30
Pradyun Gedam d8f0a7b693
Merge pull request #8752 from sbidoul/imp-8369-deprecation-sbi 2020-09-08 16:43:08 +05:30
Pradyun Gedam b98dd2d07d
Merge pull request #8778 from hugovk/deprecate-3.5
Deprecate support for Python 3.5
2020-09-08 16:40:56 +05:30
Emmanuel Arias e046092068
Add trivial news 2020-09-07 10:50:07 -03:00
Emmanuel Arias 65bddac52f
Update Caching documentation
Any headers from serve are ignored. So, this PR remove
the paragraph that mention that. See #8009 and #5670

Close #8009
2020-09-07 10:50:03 -03:00
Paul Moore 8d549f2cf8
Merge pull request #8829 from shireenrao/netrc
Add documentation for netrc support
2020-09-05 13:27:29 +01:00
Pradyun Gedam 71ff8a42f2
Merge pull request #8844 from McSinyx/rm-unused
Remove unused definitions
2020-09-05 12:42:51 +05:30
Srinivas Nyayapati 8e622390d0 mention using only ASCII for password 2020-09-04 16:42:26 -04:00
Srinivas Nyayapati 1b0517e68b Add documentation for netrc support 2020-09-04 16:42:26 -04:00
Nguyễn Gia Phong cca500f053 Remove unused definitions 2020-09-04 17:37:43 +07:00