index
:
delta/pip.git
0.5.X
0.6.X
0.7.X
1.3.X
1.4.X
1.5.X
8512-feature-flag-docs
add-2020-ux-docs
add-maintainers-only-link
add-resolver-docs
add-sponsor-button
add-ux-docs
baserock/master
baserock/richardipsum/add-list-dependencies
bernard-backtracking
bump-rtd-python
check-long-desc
check-long_description
develop
docs-quickstart
feature/install-target
feature/pep381-verification
feature/ssl-mirror-requests
fix/9644
fix_script_names
force-implementation-tag
good-first-issue-template
issue-381-do-not-use-pwd-in-installation-process
issue-template
issue-templates
main
master
no-more-bot
pradyunsg-bump-sphinx
pradyunsg-docs-improve-note
pradyunsg-install-order-disclaimer
pradyunsg-news-architecture-docs
pradyunsg-patch-1
pradyunsg-release-details
pre-commit-ci-update-config
provider-integration
readthedocs-builder
refactor/cleanup-cli-opts
release/10.0.0
release/20.2b1
release/9.0.2
release/9.0.3
rename-auto-lock-label
revert-10279-reorg-dependency-resolution-information
revert-2513-ssh_and_commit_support
revert-2547-revert-2513-ssh_and_commit_support
revert-3724-norm-path
revert-5124-ui/limit-progress
revert-5478-ci/short-circuiting-appveyor
revert-7600-release-rewrite-lineendings
revert-9163-redact-url-from-help
revert-9264-new-resolver-dont-abort-on-inconsistent-candidate
shorter-no-response-window
threaded-page-getting
try-containers
xavfernandez-patch-1
github.com: pypa/pip.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Support multiple --requirement files in pip freeze (#3703)
Calvin Smith
2016-05-26
1
-22
/
+78
*
|
|
|
|
Strip authentication from SVN url prior to passing it into svn (#3697)
Jivan Amara
2016-05-26
2
-2
/
+29
*
|
|
|
|
Allow creating wheels for editable packages (#3695)
Stéphane Bidoul (ACSONE)
2016-05-26
2
-10
/
+15
*
|
|
|
|
Give priority to git remote named origin in pip freeze (#3708)
Stéphane Bidoul (ACSONE)
2016-05-21
1
-0
/
+53
*
|
|
|
|
Use a realpath for the temporary build directory. (#3701)
Zvezdan Petkovic
2016-05-19
2
-0
/
+48
|
/
/
/
/
*
|
|
|
Fix a bunch of other tests
Xavier Fernandez
2016-05-19
3
-12
/
+12
*
|
|
|
Improve tests
Xavier Fernandez
2016-05-19
1
-83
/
+77
*
|
|
|
Add --format option to pip list
Xavier Fernandez
2016-05-19
1
-13
/
+30
*
|
|
|
Added --columns, --no-columns option to `pip list`. Fixes #3651 (#3654)
Douglas Thor
2016-05-12
1
-0
/
+414
*
|
|
|
Root logger should use debug level for "--log" (#3586)
Ian Wienand
2016-05-10
1
-0
/
+12
*
|
|
|
Use logger.warning instead of deprecated logger.warn
Ville Skyttä
2016-04-15
1
-1
/
+1
*
|
|
|
Merge pull request #3590 from njsmith/robustify-have_compatible_glibc
Matt Iversen
2016-04-11
1
-0
/
+33
|
\
\
\
\
|
*
|
|
|
Add a test for handling of totally malformed glibc version strings
Nathaniel J. Smith
2016-03-30
1
-0
/
+14
|
*
|
|
|
Make have_compatible_glibc more robust against unusual version strings
Nathaniel J. Smith
2016-03-24
1
-0
/
+19
*
|
|
|
|
Give markers chance to remove incompat wheel links
burrows
2016-04-07
2
-6
/
+76
|
/
/
/
/
*
|
|
|
Merge pull request #3307 from s-t-e-v-e-n-k/packaging-requirements
Donald Stufft
2016-03-22
3
-20
/
+18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Update to use the Requirement class from packaging
Donald Stufft
2016-03-07
3
-20
/
+18
*
|
|
|
Check for PEP263 headers in req files
Xavier Fernandez
2016-03-07
1
-0
/
+4
|
/
/
/
*
|
|
Merge pull request #3496 from edmorley/use-url-in-suggested-hashes
Donald Stufft
2016-03-05
1
-0
/
+8
|
\
\
\
|
*
|
|
Correct the suggested package hash lines for URL requirements
Ed Morley
2016-03-04
1
-0
/
+8
*
|
|
|
Hide the line if installer is unknown
Xavier Fernandez
2016-03-04
1
-2
/
+2
*
|
|
|
show: add PEP376 INSTALLER information
Xavier Fernandez
2016-03-04
1
-2
/
+14
*
|
|
|
Merge pull request #3449 from xavfernandez/show_classifiers
Xavier Fernandez
2016-03-04
1
-2
/
+13
|
\
\
\
\
|
*
|
|
|
pip.show: always show classifiers
Xavier Fernandez
2016-03-04
1
-3
/
+3
|
*
|
|
|
Add --classifiers option to pip show
Xavier Fernandez
2016-03-04
1
-0
/
+11
*
|
|
|
|
Merge pull request #3497 from ogrisel/pr-3446-followup
Donald Stufft
2016-03-04
2
-104
/
+161
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Implement PEP 513: manylinux1 platform tags
Robert T. McGibbon
2016-03-04
1
-0
/
+55
|
*
|
|
|
Move pep425tags tests to their own file
Olivier Grisel
2016-02-23
2
-104
/
+106
*
|
|
|
|
Simplify test
Xavier Fernandez
2016-03-04
1
-3
/
+2
*
|
|
|
|
utils: decode requirement files according to their BOM if present
Xavier Fernandez
2016-03-04
1
-0
/
+18
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #3458 from xavfernandez/freeze_all
Donald Stufft
2016-03-03
2
-2
/
+8
|
\
\
\
\
|
*
|
|
|
Add --all option to pip freeze
Xavier Fernandez
2016-02-17
2
-2
/
+8
|
|
/
/
/
*
|
|
|
Merge pull request #3435 from fungi/develop
Donald Stufft
2016-03-03
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Case-insensitive match secure origin names
Jeremy Stanley
2016-02-03
1
-0
/
+1
*
|
|
|
|
Fix always true assertion
Xavier Fernandez
2016-03-03
1
-4
/
+1
*
|
|
|
|
Merge pull request #3505 from njsmith/fix-verbose-subprocess-output
Xavier Fernandez
2016-02-24
4
-0
/
+53
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix display of subprocess output when --verbose is given
Nathaniel J. Smith
2016-02-23
4
-0
/
+53
*
|
|
|
|
Merge pull request #3455 from bukzor/enable-warning-filters
Xavier Fernandez
2016-02-11
2
-1
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
add tests
Buck Golemon
2016-02-08
1
-0
/
+36
|
*
|
|
|
|
we should expect that --no-use-wheel is deprecated
Buck Golemon
2016-02-08
1
-1
/
+5
*
|
|
|
|
|
add test for link fragments
Stéphane Bidoul
2016-02-09
1
-0
/
+11
*
|
|
|
|
|
remove editable_options which is now obsolete code
Stéphane Bidoul
2016-02-09
1
-7
/
+4
*
|
|
|
|
|
Allow installing modules from a vcs subdirectory in non-editable mode
Stéphane Bidoul
2016-02-08
1
-0
/
+13
|
/
/
/
/
/
*
|
|
|
|
no need for expect_stderr
Francesco Montesano
2016-02-02
1
-1
/
+1
*
|
|
|
|
test uninstall of entry points with colons in name
Francesco Montesano
2016-02-02
1
-0
/
+26
*
|
|
|
|
Make install --quiet really quiet
Nathaniel J. Smith
2016-02-01
1
-0
/
+14
|
/
/
/
/
*
|
|
|
Merge pull request #3412 from rygwdn/fix-freeze
Xavier Fernandez
2016-01-31
1
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
pip freeze: handle new requirements options.
Ryan Wooden
2016-01-21
1
-0
/
+3
*
|
|
|
Merge pull request #3372 from kaustavha/kaustavha/fix/double-reqs
Xavier Fernandez
2016-01-25
1
-0
/
+19
|
\
\
\
\
|
*
|
|
|
fix(pip/req/req_set): If double requirements exist which have the same specs,...
kaustav haldar
2016-01-19
1
-0
/
+19
[prev]
[next]