summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a wrapper to reload modules (py3k compatibility)issue-381-do-not-use-pwd-in-installation-processHugo Lopes Tavares2011-12-042-4/+12
* Add a `functools.wraps` compatible function to make tests work in python2.4Hugo Lopes Tavares2011-12-032-2/+14
* Change `build_prefix` and `sys_prefix` to use `default_storage_dir` when out ...Hugo Lopes Tavares2011-12-033-66/+29
* Change src_prefix to always be in current working dir.Hugo Lopes Tavares2011-12-022-10/+26
* Fix issue #381 - Do not use $PWD in installation proccessHugo Lopes Tavares2011-11-254-3/+82
* Switched test package for git freeze; jezdez/django-pagination no longer exists.Carl Meyer2011-11-221-11/+11
* Expand 'alternate package repositories' documentation to be more accurate and...Carl Meyer2011-11-121-7/+35
* Fixed #384 - mention install -r in requirements file doc.Carl Meyer2011-11-081-11/+12
* Handle option defaults better in bundle command; fixes failing test introduce...Carl Meyer2011-10-242-4/+10
* Removed unused import.Carl Meyer2011-10-241-2/+1
* Fix a test that I broke.Carl Meyer2011-10-231-1/+1
* Merge pull request #340 from iguananaut/fix-install-defaultsCarl Meyer2011-10-221-8/+4
|\
| * Display correct defaults (incorporating defaults from pip.conf) for src_dir a...Erik Bray2011-08-221-8/+4
* | Added news for #288 fix.Carl Meyer2011-10-231-0/+2
* | Added news entry for upgrade fix.Carl Meyer2011-10-221-0/+3
* | Updated release schedule.Carl Meyer2011-10-221-1/+1
* | Merge pull request #293 from lebedov/developCarl Meyer2011-10-221-0/+11
|\ \
| * | Directly extract symbolic links rather than their targets (#288).Lev Givon2011-05-291-0/+11
* | | Merge branch 'fix-issue-49' into developCarl Meyer2011-10-226-12/+73
|\ \ \
| * | | Avoid double-calling find_requirement for the same requirement.Carl Meyer2011-10-221-6/+6
| * | | Fixed tests to account for django-staticfiles using git-flow.Carl Meyer2011-10-221-1/+1
| * | | Eliminate redundancy in logicErik Bray2011-08-251-1/+1
| * | | Adds tests for the issue #49 fixErik Bray2011-08-241-0/+29
| * | | Fix --upgrade to leave already up-to-date packages alone. Add --force-reinst...Erik Bray2011-08-244-11/+43
| | |/ | |/|
* | | Merge pull request #370 from alex-morega/docsCarl Meyer2011-10-214-41/+78
|\ \ \
| * | | Expand "usage" documentation; create glossaryAlex Morega2011-10-213-23/+49
| * | | Usage examples on documentation homepageAlex Morega2011-10-211-15/+26
| * | | Fix link to page about requirements filesAlex Morega2011-10-152-3/+3
|/ / /
* | | Merge branch 'issue-366-pip-throws-indexerror-when-it-calls-scraped_rel_links...Hugo Lopes Tavares2011-10-143-2/+23
|\ \ \
| * | | Fix issue #366 - pip throws IndexError when it calls `scraped_rel_links`Hugo Lopes Tavares2011-10-143-2/+23
|/ / /
* | | Merge pull request #361 from alex-morega/docsJannis Leidel2011-09-288-369/+400
|\ \ \
| * | | improve installation documentationAlex Morega2011-09-251-9/+31
| * | | toctree showing two levelsAlex Morega2011-09-252-4/+8
| * | | move bundles section to "usage"Alex Morega2011-09-252-22/+22
| * | | group together contributor docs, some reformattingAlex Morega2011-09-253-66/+59
| * | | moving sections about other tools to separate fileAlex Morega2011-09-242-108/+112
| * | | move requirements docs to a single fileAlex Morega2011-09-242-87/+88
| * | | move "mirror support" to configuration sectionAlex Morega2011-09-242-21/+24
| * | | move "usage" documentation into separate fileAlex Morega2011-09-242-61/+65
|/ / /
* | | Merge pull request #352 from tswicegood/patch-1Jannis Leidel2011-09-151-4/+2
|\ \ \
| * | | Update the two `curl` commands to use onelinersTravis Swicegood2011-09-151-4/+2
|/ / /
* | | Use newly created pip-test-package repo instead of one in my namespace.Jannis Leidel2011-09-144-18/+18
* | | Use another Git repository for the tests. Jannis Leidel2011-09-133-19/+19
* | | Allowing empty requirements.txt to be specified as valid dependency list by s...Craig Kerstiens2011-09-131-6/+9
|/ /
* | Merge remote branch 'pnasrat/260-py3k-comparison-issue' into developPaul Nasrat2011-08-142-0/+8
|\ \
| * | Work around failing test due to distutils.version issuePaul Nasrat2011-04-162-0/+8
* | | Merge pull request #331 from pnasrat/pep8Paul Nasrat2011-08-045-0/+6
|\ \ \
| * | | Fix pep8Paul Nasrat2011-08-045-0/+6
|/ / /
* | | Merge pull request #322 from alex-morega/skip-setuptools-testJannis Leidel2011-07-271-0/+4
|\ \ \
| * | | Skip setuptools test if we have distributeAlex Morega2011-07-201-0/+4