summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update versions for release0.5Ian Bicking2009-10-073-4/+2
* mergeIan Bicking2009-10-074-250/+222
|\
| * Looks for the correct remote name before freezing or switching a Git editableJannis Leidel2009-10-041-4/+19
| * fix #41: allow ignore/wipe/backup choice when attempting to install editable ...Carl Meyer2009-10-032-30/+44
| * refactored obtain() methods to prepare for #41 fixCarl Meyer2009-10-031-165/+119
| * fix comparison of repo URLsCarl Meyer2009-10-033-5/+32
| * fix #55 (frozen editable URLs use revision hash/id only)Carl Meyer2009-10-033-83/+44
* | mergeIan Bicking2009-10-074-3/+35
|\ \ | |/ |/|
| * Extend the error message when you have a bad command nameIan Bicking2009-10-071-1/+2
| * mergeIan Bicking2009-10-074-2/+33
| |\
| | * fix a weird little case with redirects and extensions and guessing compressio...Ian Bicking2009-10-012-2/+12
| | * also ignore .pyo filesIan Bicking2009-08-101-0/+1
* | | merge from ianbCarl Meyer2009-10-023-12/+11
|\ \ \ | |/ / |/| |
| * | merge from ianbCarl Meyer2009-09-043-12/+11
| |\ \
| | * | fix freeze testsCarl Meyer2009-07-301-7/+7
| | * | documentation tweaksCarl Meyer2009-07-302-5/+4
* | | | Fixed minor regression after last change on Git version control backendJannis Leidel2009-09-301-3/+6
* | | | Removed old rmtree_errorhandler functionJannis Leidel2009-09-291-8/+0
* | | | Added news items for latest fixesJannis Leidel2009-09-291-0/+7
* | | | Fixed #31 -- Correctly remove read-only attributes of build files in rmtree_e...Jannis Leidel2009-09-291-0/+17
* | | | Fixed #50 -- support for non-tip revisions in Mercurial backendJannis Leidel2009-09-271-9/+6
* | | | Fixed #52 -- Fixed installing from a Git branchJannis Leidel2009-09-271-0/+20
* | | | Update news after merging install and download commandJannis Leidel2009-09-261-2/+2
* | | | Raise error if download directory does not existJannis Leidel2009-09-261-0/+5
* | | | Added download feature directly to the install command to prevent duplication...Jannis Leidel2009-09-261-76/+96
* | | | Fixed minor syntax error in Subversion version control backend.Jannis Leidel2009-09-261-1/+1
|/ / /
* | | Yet another fix for finding requirements with absolute versions, uses the mai...Jannis Leidel2009-09-011-2/+3
* | | Small fix for potential missing url variableJannis Leidel2009-09-011-1/+1
* | | Reverted accidental changeJannis Leidel2009-09-011-1/+4
* | | MergeJannis Leidel2009-09-012-6/+3
|\ \ \
| * | | Updated news with latest changeJannis Leidel2009-09-011-3/+5
| * | | Added --no-index option to install and bundle command which temporarily disab...Jannis Leidel2009-09-012-11/+19
* | | | Updated news with latest changeJannis Leidel2009-09-011-3/+5
* | | | Added --no-index option to install and bundle command which temporarily disab...Jannis Leidel2009-09-011-6/+17
|/ / /
* | | Fixed the --find-links option on Windows by unquoting the URL path seperatorsJannis Leidel2009-08-311-4/+17
* | | Sort requirement sources to make sure the choice isn't made because of the or...Jannis Leidel2009-08-281-6/+20
* | | Make sure file downloads directly from URLs are saved in the download-dir.Jannis Leidel2009-08-281-3/+5
* | | fixed missing BadCommand exception classKenneth Belitzky2009-08-271-0/+3
* | | added --no-deps/--no-dependencies option to ignore package dependenciesBrian Rosner2009-08-272-15/+27
* | | Automated merge with http://bitbucket.org/brosner/pip/Jannis Leidel2009-08-111-4/+7
|\ \ \ | |_|/ |/| |
| * | don't override the matched base_url found in content with the else caseBrian Rosner2009-08-111-1/+2
| * | instance cache the value for HTMLPage.base_url to speed up installation.Brian Rosner2009-08-111-4/+6
* | | Added news about reducing the log messages when page fetching failsJannis Leidel2009-08-071-0/+3
* | | Automated merge with http://bitbucket.org/brosner/pip/Jannis Leidel2009-08-075-33/+382
|\ \ \ | |/ / |/| |
| * | Updated documentation config a bit and added a new theme called 'nature'Jannis Leidel2009-08-075-33/+382
* | | knocked down the log method when fetching a page is problematicBrian Rosner2009-08-071-3/+3
|/ /
* | Added support for local file and directory paths to --find-linksJannis Leidel2009-08-042-4/+28
|/
* Minor typo in the documentation indexJannis Leidel2009-07-281-2/+2
* fix for bzr branches using shared reposCarl Meyer2009-07-101-1/+0
* use django-feedutil in place of django-dbtemplates (disappeared) for git testsCarl Meyer2009-07-101-5/+5