chaosmonk
|
b4e0efc4fa
clarify sorting of whitelist
|
6 years ago |
chaosmonk
|
ade0947c6e
replace incorrect file
|
6 years ago |
chaosmonk
|
fa14477213
expand whitelist, add greylist, add description
|
6 years ago |
chaosmonk
|
7ec5f81d1d
handle greylist
|
6 years ago |
chaosmonk
|
30f3e1fdb0
src/pip/license_check.py
|
6 years ago |
chaosmonk
|
2e75a94e8c
fsdg licenses
|
6 years ago |
Pradyun Gedam
|
404838abcc
Merge pull request #5724 from pradyunsg/docs/reorganize
|
6 years ago |
Pradyun Gedam
|
eeacf0e728
Merge pull request #5726 from pradyunsg/deprecation/dependency-links
|
6 years ago |
Pradyun Gedam
|
afd3945089
Mention PEP 508 URL dependencies as a replacement for dependency links
|
6 years ago |
Pradyun Gedam
|
20f672c4e6
Move conf.py into the html directory, to be compatible with RTD
|
6 years ago |
Pradyun Gedam
|
d2e7377c0f
Reorganize pip's docs folder
|
6 years ago |
Pradyun Gedam
|
2b3609a37d
Merge pull request #5664 from cjerdonek/issue-5375-svn-ssh-auth
|
6 years ago |
Pradyun Gedam
|
2ce7b28e30
Merge pull request #5455 from pradyunsg/distributions/breakout
|
6 years ago |
Pradyun Gedam
|
688bc1ee6f
Move InstallRequirement.from_req to constructors module
|
6 years ago |
Pradyun Gedam
|
a5a07fe61c
Move InstallRequirement.from_line to constructors module
|
6 years ago |
Pradyun Gedam
|
69b494aa29
Move InstallRequirement.from_editable to a constructors module
|
6 years ago |
Pradyun Gedam
|
fc4ce3da2a
Merge pull request #5719 from cjerdonek/add-non-master-default-branch-test
|
6 years ago |
Chris Jerdonek
|
f97baf9300
Add a test of installing from a repo with a non-master default branch.
|
6 years ago |
Pradyun Gedam
|
1073b66b11
Merge pull request #5718 from cjerdonek/dry-up-with-install-version-pkg
|
6 years ago |
Pradyun Gedam
|
98e9d1dd2e
Merge pull request #5717 from cjerdonek/remove-unneeded-network-marks
|
6 years ago |
Chris Jerdonek
|
1067c3abc6
DRY up test_install_vcs_git.py with _install_version_pkg().
|
6 years ago |
Chris Jerdonek
|
40555250c6
Remove unneeded @pytest.mark.network's inside test_install_vcs_git.py.
|
6 years ago |
Pradyun Gedam
|
09059804af
Merge pull request #5715 from cjerdonek/dry-up-local-checkout-urls
|
6 years ago |
Chris Jerdonek
|
b39bbba5e3
Address more review comments by @pradyunsg.
|
6 years ago |
Chris Jerdonek
|
54b81e3a5c
Put more of the URL pattern into _checkout_into_temp().
|
6 years ago |
Chris Jerdonek
|
749c898a41
DRY up test_install_vcs_git.py with _checkout_into_temp().
|
6 years ago |
Pradyun Gedam
|
825fa817ce
Merge pull request #5714 from cjerdonek/dry-up-version-pkg-url
|
6 years ago |
Chris Jerdonek
|
b798e328aa
DRY up test_install_vcs_git.py with _make_version_pkg_url().
|
6 years ago |
Pradyun Gedam
|
675f0ce8a6
Merge pull request #5711 from cjerdonek/vcs-rename-test-install-vcs
|
6 years ago |
Pradyun Gedam
|
74721bcc8b
Merge pull request #5708 from pradyunsg/fix/vendoring-first-line-imports
|
6 years ago |