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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some examples to the docs
Xavier Fernandez
2016-05-19
1
-3
/
+19
*
Merge pull request #3431 from pekkaklarck/patch-1
Xavier Fernandez
2016-05-17
1
-0
/
+9
|
\
|
*
Fine tuning docs about installing downloaded package
Pekka Klärck
2016-05-17
1
-1
/
+1
|
*
quickstart: Installing already downloaded package
Pekka Klärck
2016-01-28
1
-0
/
+9
*
|
docs: use autonumbered examples in docs
Xavier Fernandez
2016-05-16
8
-118
/
+114
*
|
Added --columns, --no-columns option to `pip list`. Fixes #3651 (#3654)
Douglas Thor
2016-05-12
1
-0
/
+32
*
|
Fix typo: Envionment -> Environment
Cory Wright
2016-03-05
1
-1
/
+1
*
|
Merge branch 'develop'
8.1.0
Donald Stufft
2016-03-05
3
-15
/
+12
|
\
\
|
*
|
Update documentation re subdirectory option
Stéphane Bidoul (ACSONE)
2016-02-18
1
-4
/
+0
|
*
|
Add a warning about order of processing requirements.
jwg4
2016-02-11
1
-1
/
+2
|
*
|
docs: fix some typos
Xavier Fernandez
2016-02-07
2
-4
/
+4
|
*
|
Fix example package name in user_guide.rst
Anton Ovchinnikov
2016-02-05
1
-1
/
+1
|
*
|
Correct installation hash checking docs
Jon Banafato
2016-01-28
2
-3
/
+3
|
|
/
|
*
Fix typo in the user guide doc
Cass
2016-01-27
1
-1
/
+1
|
*
Fix typo in the install doc
Christopher Snyder
2016-01-22
1
-1
/
+1
*
|
Correct compatible release clause example
Tony Zhaocheng Tan
2016-03-01
1
-1
/
+1
|
/
*
Fix typo
Emil Styrke
2016-01-21
1
-1
/
+1
*
Move get-pip.py to its own repository
Donald Stufft
2016-01-20
1
-4
/
+4
*
Default to downloading to the current directory
Donald Stufft
2016-01-19
1
-4
/
+4
*
Fix reference to #egg syntax to avoid implying that setting the version works
Paul Moore
2016-01-18
1
-2
/
+2
*
Docs - pip install - a bit more detail on how pip processes requirements
Paul Moore
2016-01-15
1
-6
/
+50
*
Clarify our policy on python patch versions support
Xavier Fernandez
2016-01-08
1
-0
/
+4
*
Merge pull request #3320 from techtonik/patch-3
Matt Iversen
2015-12-31
1
-1
/
+1
|
\
|
*
Fix failing Travis tests due to expired certificate
anatoly techtonik
2015-12-27
1
-1
/
+1
*
|
Spelling fixes
Ville Skyttä
2015-12-27
1
-1
/
+1
|
/
*
Add an explanation about how packages are located for install
Paul Moore
2015-12-11
1
-0
/
+7
*
Merge branch 'develop' into hashes2
Donald Stufft
2015-11-06
1
-4
/
+22
|
\
|
*
Merge pull request #3223 from xavfernandez/improve_subdirectory_docs
Xavier Fernandez
2015-11-05
1
-1
/
+18
|
|
\
|
|
*
add basic example for subdirectory
Xavier Fernandez
2015-11-03
1
-0
/
+17
|
|
*
docs: add quotes to subdirectory example
Xavier Fernandez
2015-11-03
1
-1
/
+1
|
*
|
fix broken link to old pypa.io section
Marcus Smith
2015-11-05
1
-2
/
+3
|
|
/
|
*
Fix example of using setuptools find_links
Colin Watson
2015-10-16
1
-1
/
+1
*
|
Update the wheel-cache-disabling docs with our latest understanding of C comp...
Erik Rose
2015-10-21
1
-4
/
+7
*
|
Obey --require-hashes option in requirements files.
Erik Rose
2015-10-21
1
-1
/
+4
*
|
Modernize recommendations to not call setuptools-level things directly.
Erik Rose
2015-10-19
1
-6
/
+12
*
|
Fix false hash mismatches when installing a package that has a cached wheel.
Erik Rose
2015-10-19
1
-11
/
+23
*
|
Add --algorithm flag to `pip hash`.
Erik Rose
2015-10-12
1
-3
/
+10
*
|
Restore documentation about alternate hash algorithms in URLs.
Erik Rose
2015-10-12
1
-5
/
+7
*
|
Make "installation bundles" less of an official term.
Erik Rose
2015-10-11
1
-9
/
+10
*
|
Revise what hashes protect you against.
Erik Rose
2015-10-10
1
-7
/
+8
*
|
Correct and clarify docs and comments.
Erik Rose
2015-10-10
1
-2
/
+2
*
|
Merge 'develop' into 'hashing' to bring the latter up to date.
Erik Rose
2015-10-08
4
-26
/
+11
|
\
\
|
|
/
|
*
add comment about the order of requirements file preprocessing
Marcus Smith
2015-10-03
1
-0
/
+2
|
*
Drop support for Python 3.2
Donald Stufft
2015-10-01
1
-6
/
+1
|
*
Merge pull request #3152 from James-Firth/patch-1
Marcus Smith
2015-09-30
1
-1
/
+1
|
|
\
|
|
*
Fixed broken link to article comparing setup.py to requirements.txt
James Firth
2015-09-30
1
-1
/
+1
|
*
|
for linux package mgr instructions, link to the new PyPUG section
Marcus Smith
2015-09-23
1
-14
/
+5
|
*
|
link to the python.org location for the PyPUG
Marcus Smith
2015-09-23
1
-5
/
+2
*
|
|
Add warning about `python setup.py install`.
Erik Rose
2015-10-08
1
-0
/
+11
*
|
|
Add `pip hash` command.
Erik Rose
2015-10-08
4
-14
/
+70
[next]