Commit Graph

11020 Commits

Author SHA1 Message Date
Ian Bicking 09b78803e2 added MANIFEST to make sdist better 2009-01-28 17:13:29 -06:00
Jannis Leidel 39858fb4f2 Fixes discovery of requirement locations with absolute versions 2009-01-25 15:05:15 +01:00
Jannis Leidel 9410a91e6c Restored ability to install non-editable packages 2009-01-25 04:49:51 +01:00
Jannis Leidel 5d17e5f08d Makes sure to look for the egg-info directory also in subdirectories during installation. 2009-01-25 03:56:56 +01:00
Jannis Leidel 265aba5547 Merged upstream changes 2009-01-25 03:13:53 +01:00
Jannis Leidel f03cad123c Start of the uninstall branch 2009-01-25 03:10:34 +01:00
Ian Bicking 078b37c47a Make sure when installing from an svn page (not with -e) that we add in svn+ to the URL 2009-01-22 14:26:39 -06:00
Jannis Leidel 4cd0b79dd4 Merge with upstream 2009-01-22 00:55:22 +01:00
Ian Bicking 836fa1d941 Link to new location for issue tracker 2009-01-21 12:12:04 -06:00
Ian Bicking 1776cf93f9 Prefer distutils 2009-01-21 12:11:55 -06:00
Jannis Leidel fec928f5d4 Fixes issue 1 - Retouched paragraph about support for other version control systems. Thanks David 2009-01-21 15:39:50 +01:00
Ian Bicking bc11103579 use dev version for tip 2009-01-20 21:23:22 -06:00
Ian Bicking cc436ec666 ignore dist files 2009-01-20 21:23:04 -06:00
Ian Bicking 3b05e99d04 Added tag 0.3 for changeset a28042dcac13 2009-01-20 21:22:00 -06:00
Ian Bicking ade11f6eeb update news/versions for release 2009-01-20 21:21:51 -06:00
Ian Bicking 4ea6f247a0 use python.exe, not python, when accessing the interpreter in a venv under windows 2009-01-20 21:19:02 -06:00
Jannis Leidel ea4f112a49 Added Bazaar to documentation and restructured version control part a bit 2009-01-21 03:49:40 +01:00
Jannis Leidel 22a9aa0c1b Switched Bazaar support from checkouts to branches for easier updates. Added support for bzr+sftp and fixed bzr+ssh transport. 2009-01-21 03:49:08 +01:00
Jannis Leidel 4be4452bc4 Made freeze and bundle command use the version control system registry instead of explicitely calling the backends. 2009-01-20 14:40:19 +01:00
Jannis Leidel bb67acb015 Removed dependency to bzrlib and added tests for Bazaar support. 2009-01-20 01:22:46 +01:00
Jannis Leidel cb7affe62f Fixed some whitespaces. Raise InstallationError if bzrlib is not found. Fixed ambiguity. 2009-01-19 13:19:29 +01:00
Jannis Leidel 404ce4d68b Redid the registratio system for the version control support. Added schemes attributes to version control classes. Fixed some minor bugs. Added Bazaar version control class. 2009-01-19 04:05:37 +01:00
Jannis Leidel d70b32905b Refactored the version control feature 2009-01-12 00:59:55 +01:00
Jannis Leidel c0e5eeb87b Moved helper methods used in RequirementSet at the actual right place 2009-01-10 22:51:56 +01:00
Jannis Leidel 3b322822f0 Use urlparse for parsing 2009-01-10 22:44:56 +01:00
Jannis Leidel 7c4fe2e2cb Changed revision id to short-form changeset id in Mercurial example in docs 2009-01-10 22:17:00 +01:00
Jannis Leidel 3ed6b925de More doc changes 2009-01-09 11:18:23 +01:00
Jannis Leidel 6028a272e7 First small doc change 2009-01-09 10:22:57 +01:00
Jannis Leidel f9c29d8aa1 Added basic and freeze tests for Git and Mercurial support 2009-01-09 09:52:07 +01:00
Jannis Leidel 49b518ad10 Fixed wrong variable names in Mercurial utility functions 2009-01-09 09:40:36 +01:00
Jannis Leidel 58101cf14f Changed script result a bit to be able to run the tests on Mac OS X framework Python binary 2009-01-08 17:23:19 +01:00
Jannis Leidel 07705cd473 Added experimental support for Mercurial.
Fixed some cosmetic issues.
Simplified Git support a bit.
2008-12-22 02:44:04 +01:00
Jannis Leidel 6657f2e52f Merged with upstream repository 2008-12-20 13:15:02 +01:00
Jannis Leidel e8dd80e938 Added ability to install from Git repositories 2008-12-19 02:04:09 +01:00
Ian Bicking 4a4df387be expand help for -e 2008-12-18 17:29:52 -06:00
Ian Bicking bb1434867f remove svn tag 2008-12-18 17:29:45 -06:00
Ian Bicking 7d79a7be76 ignore file 2008-12-18 14:35:32 -06:00
Ian Bicking d01a15a35e [svn r21851] Make installing editable from already-existing source work 2008-12-17 16:16:29 -06:00
Ian Bicking 7b747a9835 [svn r21848] Fix -f (search those for links) and detect zip files better 2008-12-17 14:38:05 -06:00
Ian Bicking 0d58e2ea72 [svn r21837] Fix test regression for 2.4 2008-12-17 13:02:31 -06:00
Ian Bicking 047e60f494 [svn r21836] Fix tests for running with Python 2.5 2008-12-17 12:46:48 -06:00
Ian Bicking 2596772a4d [svn r21831] Allow pip -E to change Python versions 2008-12-17 12:10:36 -06:00
Ian Bicking 9798d4a28d [svn r21830] Fix a test where the error message language had changed 2008-12-17 12:03:43 -06:00
Ian Bicking 82e1a4ede6 [svn r21823] Use svn+http for strange svn structures 2008-12-16 19:16:39 -06:00
Ian Bicking 454c09709b [svn r21811] Don't use sys.exit directly. Put install record in .egg-info/ directory. Add --simulate and --path to pip zip 2008-12-16 12:57:18 -06:00
Ian Bicking 59c8620582 [svn r21709] added link to gp.recipe.pip 2008-12-09 12:04:33 -06:00
Ian Bicking 1bfce26dde [svn r21392] Auto-update of version strings 2008-11-17 12:16:09 -06:00
Ian Bicking 9c56809aee [svn r21389] update news for release 2008-11-17 12:14:53 -06:00
Ian Bicking 21538bc2c8 [svn r21388] fix problem with urls in requirement files, and some blank lines in requirement files 2008-11-17 12:14:23 -06:00
Ian Bicking 909f3cdba7 [svn r21285] fix the xml .svn/entries reader 2008-11-06 15:40:51 -06:00