summaryrefslogtreecommitdiff
path: root/pip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into developDonald Stufft2014-01-027-5/+11
|\
| * Bump version and add release date to changelogDonald Stufft2014-01-021-1/+1
| * Bump version1.5rc4Donald Stufft2013-12-311-1/+1
| * Upgrade distlib to 0.1.6Donald Stufft2013-12-317-5/+11
| * bump version1.5rc3Donald Stufft2013-12-271-1/+1
| * Refactor virtual env requirement to use the pip.locations funcDonald Stufft2013-12-271-1/+2
| * bump version to 1.5rc21.5rc2Donald Stufft2013-12-201-1/+1
| * Try utf-8, the system’s default encoding, and latin1 when reading egg_info-...Stefan Scherfke2013-12-201-3/+26
| * Respect explicit encoding declarations in setup.py files.Ben Darnell2013-12-201-4/+5
| * Find the virtual environments created by Python3.3Donald Stufft2013-12-191-1/+6
| * Upgrade distlib to 0.1.5Donald Stufft2013-12-1911-9/+21
* | log when requirement is satisfied when installing directly from pkg urls or p...Marcus Smith2013-12-281-0/+1
* | Refactor virtual env requirement to use the pip.locations funcDonald Stufft2013-12-271-1/+2
* | Try utf-8, the system’s default encoding, and latin1 when reading egg_info-...Stefan Scherfke2013-12-201-3/+26
* | Respect explicit encoding declarations in setup.py files.Ben Darnell2013-12-201-4/+5
* | Find the virtual environments created by Python3.3Donald Stufft2013-12-191-1/+6
* | Upgrade distlib to 0.1.5Donald Stufft2013-12-1911-9/+21
* | merge from 1.5.XMarcus Smith2013-12-084-20/+60
|\ \ | |/
| * Upgrade requests to 2.1.0Donald Stufft2013-12-0517-224/+525
| * uninstalling --user dists should leave global scripts aloneMarcus Smith2013-11-292-8/+19
| * Merge pull request #1352 from qwcode/fix_ignore_installedMarcus Smith2013-11-291-1/+2
| |\
| | * fix --ignore-installed (Issue #1097)Marcus Smith2013-11-291-1/+2
| * | Merge pull request #1344 from qwcode/aix_nofollowMarcus Smith2013-11-262-10/+38
| |\ \ | | |/ | |/|
| | * fix for certain platforms/versions not having `os.O_NOFOLLOW`Marcus Smith2013-11-242-10/+38
| * | deprecate --no-install and --no-downloadMarcus Smith2013-11-241-2/+2
| |/
| * bump to the rc version1.5rc1Donald Stufft2013-11-221-1/+1
* | Merge pull request #1364 from pfmoore/virtualenv_configPaul Moore2013-12-082-5/+13
|\ \
| * | Added a virtualenv-specific configuration filePaul Moore2013-12-042-5/+13
* | | Ignore wsgiref in `pip list` alsoMarc Abramowitz2013-12-051-1/+1
* | | Make freeze ignore wsgirefMarc Abramowitz2013-12-051-1/+1
* | | Upgrade requests to 2.1.0Donald Stufft2013-12-0517-224/+525
|/ /
* | Merge pull request #1187 from oscarbenjamin/developDonald Stufft2013-12-031-0/+1
|\ \
| * | Close record file before cleanupOscar Benjamin2013-09-051-0/+1
* | | bump development versionDonald Stufft2013-11-221-1/+1
| |/ |/|
* | Enable --[no-]compile which will compile or not compile pyc filesDonald Stufft2013-11-213-3/+35
* | Merge pull request #1330 from qwcode/path_to_urlMarcus Smith2013-11-205-23/+9
|\ \
| * | backwardcompat fixes for py3Marcus Smith2013-11-201-3/+2
| * | a single `path_to_url` function with testsMarcus Smith2013-11-184-20/+7
* | | Merge pull request #1307 from dstufft/fix-entrypoints-parsingDonald Stufft2013-11-191-2/+17
|\ \ \
| * | | Add a commentDonald Stufft2013-11-191-0/+4
| * | | Ignore leading and trailing whitespaceDonald Stufft2013-11-191-2/+13
| |/ /
* | | Merge pull request #1311 from mwilliamson/py3-symlinksDonald Stufft2013-11-191-1/+1
|\ \ \ | |/ / |/| |
| * | Keep symlinks as symlinks when installingSteven Myint2013-11-101-1/+1
* | | Merge pull request #1315 from qwcode/check_wheel_supportMarcus Smith2013-11-154-23/+48
|\ \ \
| * | | - if installing directly from a wheel, fail if it has an invalid name or is u...Marcus Smith2013-11-144-23/+48
| |/ /
* | | Merge pull request #1316 from qwcode/log_fileMarcus Smith2013-11-151-6/+6
|\ \ \
| * | | unsuppress --log-fileMarcus Smith2013-11-141-6/+6
| |/ /
* | | Merge pull request #1321 from qwcode/skip_distributeMarcus Smith2013-11-151-1/+1
|\ \ \
| * | | add 'distribute' to default skip list for installed distsMarcus Smith2013-11-151-1/+1
| |/ /
* | | add warning to --egg option, see https://github.com/pypa/pip/issues/1320Marcus Smith2013-11-151-1/+1
|/ /