summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adopted requests and added pep381 verification.feature/ssl-mirror-requestsJannis Leidel2012-03-1311-279/+1101
* Merge pull request #481 from anotherthomas/req_file_schemaCarl Meyer2012-03-133-0/+15
|\
| * Authors file...Thomas Fenzl2012-03-131-0/+1
| * fixes #427 in own branchThomas Fenzl2012-03-132-0/+14
|/
* More detail in changelog about how to replace -E.Carl Meyer2012-03-131-1/+3
* Merge pull request #477 from orenhe/developCarl Meyer2012-03-131-3/+3
|\
| * Adapt unit to SI standards: Kb/Mb -> KB/MBOren Held2012-03-091-3/+3
|/
* Merge pull request #475 from pnasrat/fix_flaky_nosePaul Nasrat2012-03-041-4/+4
|\
| * Use 3.x compatible version of pip-test-package.Paul Nasrat2012-03-041-4/+4
|/
* Re-enabled 2.5 in the experimental travis config file.Jannis Leidel2012-03-011-1/+1
* Comment out 2.5 for now as it's not enabled upstream yet.Jannis Leidel2012-02-241-1/+1
* Remove git-core from list of dependencies.Jannis Leidel2012-02-241-2/+1
* One character change to trigger Travis build.Jannis Leidel2012-02-241-0/+1
* Merge branch 'develop' of github.com:pypa/pip into developJannis Leidel2012-02-241-3/+3
|\
| * Add reference to --environment along with -E in changelog; refs #460.Carl Meyer2012-02-231-3/+3
* | Added experimental config file for Travis CI.Jannis Leidel2012-02-241-0/+16
|/
* Bumped to post1.Jannis Leidel2012-02-162-2/+2
* Merge branch 'release/1.1' into developJannis Leidel2012-02-163-6/+6
|\
| * Bumped version to 1.1 and updated changelog slightly.Jannis Leidel2012-02-163-6/+6
|/
* Merge pull request #455 from dengzhp/developCarl Meyer2012-02-131-1/+4
|\
| * use dummy_threading when the threading module is not present.dengzhp2012-02-131-1/+4
|/
* Updated AUTHORS and changelog.Carl Meyer2012-02-072-0/+4
* Merge branch 'develop' into fix-issue-326-UnicodeDecodeErrorCarl Meyer2012-02-0736-184/+698
|\
| * Merge pull request #451 from skorokithakis/developCarl Meyer2012-02-071-0/+1
| |\
| | * --target-dir implies --ignore-installed.Stavros Korokithakis2012-02-071-0/+1
| |/
| * Use a smaller package than mock as a test download.Carl Meyer2012-02-061-3/+3
| * Update AUTHORS and changelog.Carl Meyer2012-02-032-0/+4
| * Fix shutil.move and test.Carl Meyer2012-02-032-4/+6
| * Fix test.feature/install-targetCarl Meyer2012-02-031-2/+1
| * Remove test error.Stavros Korokithakis2012-02-031-1/+0
| * Add test for --target option.Stavros Korokithakis2012-02-031-0/+13
| * Remove temporary directory, reduce option parameters.Stavros Korokithakis2012-02-031-1/+2
| * Add target directory option.Stavros Korokithakis2012-02-031-1/+21
| * Update changelog.Carl Meyer2012-02-021-0/+3
| * Merge branch 'subversion-auth' into developCarl Meyer2012-02-022-3/+54
| |\
| | * support Python 3Qiangning Hong2012-02-021-2/+2
| | * support Python 2.4Qiangning Hong2012-02-021-4/+19
| | * let subversion export support auth and revisionQiangning Hong2012-01-312-12/+29
| | * make subversion understand http://username:password@svn.example.com/ urlQiangning Hong2012-01-312-0/+19
| * | Updated changelog.Carl Meyer2012-02-011-0/+3
| * | Merge branch 'deep-download' into developCarl Meyer2012-02-014-13/+35
| |\ \
| | * | Import any from pip.backwardcompat, for 2.4 support.Carl Meyer2012-02-011-0/+2
| | * | clean up temporary source codeQiangning Hong2012-02-013-3/+8
| | * | download dependencies. (breaks existing test cases)Qiangning Hong2012-01-313-12/+27
| * | | Update AUTHORS and changelog.Carl Meyer2012-02-012-0/+4
| * | | Merge pull request #445 from akaihola/developCarl Meyer2012-02-011-4/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Show the subdirectory where a VCS operation failed (helps in debugging issue ...Antti Kaihola2012-02-011-4/+4
| |/ /
| * | Merge pull request #441 from pnasrat/pep8Paul Nasrat2012-01-2912-6/+20
| |\ \ | | |/ | |/|
| | * Fix pep8 CI build.Paul Nasrat2012-01-3012-6/+20
| |/
| * Added link to canonical Python docs for user installation scheme; updated AUT...Carl Meyer2012-01-222-1/+4